Log session start time Thu May 22 11:06:26 KST 2025

Date Thread Level Logger MDC Message
Logback Log Messages

Log session start time Thu May 22 11:06:26 KST 2025

Date Thread Level Logger MDC Message
2025-05-22 11:06:27,082 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 20168 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-22 11:06:27,090 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-22 11:06:27,092 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-22 11:06:27,131 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
2025-05-22 11:06:27,132 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
2025-05-22 11:06:27,680 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-22 11:06:27,726 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 40 ms. Found 1 JPA repository interface.
2025-05-22 11:06:28,242 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-22 11:06:28,250 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-22 11:06:28,252 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-22 11:06:28,252 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-22 11:06:28,402 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-22 11:06:28,407 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-22 11:06:28,408 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 1275 ms
2025-05-22 11:06:28,776 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-22 11:06:28,794 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
2025-05-22 11:06:29,030 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@37eaec6e
2025-05-22 11:06:29,032 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
2025-05-22 11:06:29,071 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQL8Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-22 11:06:29,072 restartedMain WARN org.hibernate.orm.deprecation HHH90000026: MySQL8Dialect has been deprecated; use org.hibernate.dialect.MySQLDialect instead
2025-05-22 11:06:29,745 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-22 11:06:29,988 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-22 11:06:29,989 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-22 11:06:30,032 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-22 11:06:30,057 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-22 11:06:30,353 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-22 11:06:30,362 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-22 11:06:30,384 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-22 11:06:30,391 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 3.609 seconds (process running for 4.052)
2025-05-22 11:08:18,944 File Watcher INFO org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Restarting due to 1 class path change (0 additions, 0 deletions, 1 modification)
2025-05-22 11:08:18,952 Thread-5 INFO org.apache.coyote.http11.Http11NioProtocol Stopping ProtocolHandler ["http-nio-8888"]
2025-05-22 11:08:18,965 Thread-5 INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
2025-05-22 11:08:18,970 Thread-5 INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown initiated...
2025-05-22 11:08:18,995 Thread-5 INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown completed.
Logback Log Messages

Log session start time Thu May 22 11:08:19 KST 2025

Logback Log Messages

Log session start time Sat May 24 17:47:15 KST 2025

Date Thread Level Logger MDC Message
2025-05-22 11:08:19,066 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 20168 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-22 11:08:19,066 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-22 11:08:19,066 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-22 11:08:19,221 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-22 11:08:19,230 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 9 ms. Found 1 JPA repository interface.
2025-05-22 11:08:19,297 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-22 11:08:19,298 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-22 11:08:19,298 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-22 11:08:19,298 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-22 11:08:19,381 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-22 11:08:19,383 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-22 11:08:19,384 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 316 ms
2025-05-22 11:08:19,417 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-22 11:08:19,418 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-2 - Starting...
2025-05-22 11:08:19,469 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3fbb4714
2025-05-22 11:08:19,469 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-2 - Start completed.
2025-05-22 11:08:19,469 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQL8Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-22 11:08:19,470 restartedMain WARN org.hibernate.orm.deprecation HHH90000026: MySQL8Dialect has been deprecated; use org.hibernate.dialect.MySQLDialect instead
2025-05-22 11:08:19,504 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-22 11:08:19,596 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-22 11:08:19,597 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-22 11:08:19,623 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-22 11:08:19,632 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-22 11:08:19,746 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-22 11:08:19,752 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-22 11:08:19,757 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-22 11:08:19,759 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 0.712 seconds (process running for 113.42)
2025-05-22 11:08:19,761 restartedMain INFO org.springframework.boot.devtools.autoconfigure.ConditionEvaluationDeltaLoggingListener Condition evaluation unchanged
Date Thread Level Logger MDC Message
Logback Log Messages

Log session start time Sat May 24 17:47:15 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 17:47:15,995 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 16668 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 17:47:16,002 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 17:47:16,003 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-24 17:47:16,083 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
2025-05-24 17:47:16,084 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
2025-05-24 17:47:17,019 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 17:47:17,108 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 75 ms. Found 1 JPA repository interface.
2025-05-24 17:47:18,024 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-24 17:47:18,049 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-24 17:47:18,057 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-24 17:47:18,057 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-24 17:47:18,301 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-24 17:47:18,308 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-24 17:47:18,309 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 2223 ms
2025-05-24 17:47:18,865 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 17:47:18,900 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
2025-05-24 17:47:19,393 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@b29913c
2025-05-24 17:47:19,396 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
2025-05-24 17:47:19,467 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 17:47:20,412 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 17:47:20,724 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 17:47:20,725 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 17:47:20,761 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 17:47:20,782 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 17:47:21,031 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-24 17:47:21,039 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-24 17:47:21,068 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-24 17:47:21,075 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 5.608 seconds (process running for 6.426)
2025-05-24 17:47:21,179 http-nio-8888-exec-2 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-05-24 17:47:21,179 http-nio-8888-exec-2 INFO org.springframework.web.servlet.DispatcherServlet Initializing Servlet 'dispatcherServlet'
2025-05-24 17:47:21,179 http-nio-8888-exec-2 INFO org.springframework.web.servlet.DispatcherServlet Completed initialization in 0 ms
2025-05-24 17:47:21,205 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 17:47:26,487 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController 로그인 처리: menu = 91
2025-05-24 17:47:29,609 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController root.id = james-admin, root.password = changeme, admin.id = test@test.com
2025-05-24 17:47:29,612 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.model.UserAdminAgent UserAdminAgent JMX init: server = 127.0.0.1, port = 9999, adminId = test@test.com
2025-05-24 17:47:30,073 http-nio-8888-exec-8 INFO deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 성공
2025-05-24 17:47:30,109 http-nio-8888-exec-8 INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 목록 조회 성공
2025-05-24 17:47:30,109 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController userList = [1234@test.com, airsoft@test.com, hello@test.com]
2025-05-24 17:48:47,124 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController add_user.do: id = normal@test.com, password = normal, port = 9999
2025-05-24 17:48:47,126 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.model.UserAdminAgent UserAdminAgent JMX init: server = 127.0.0.1, port = 9999, adminId = test@test.com
2025-05-24 17:48:47,138 http-nio-8888-exec-5 INFO deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 성공
2025-05-24 17:48:47,400 http-nio-8888-exec-5 INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 추가 성공: normal@test.com
2025-05-24 17:48:47,411 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController root.id = james-admin, root.password = changeme, admin.id = test@test.com
2025-05-24 17:48:47,412 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.model.UserAdminAgent UserAdminAgent JMX init: server = 127.0.0.1, port = 9999, adminId = test@test.com
2025-05-24 17:48:47,420 http-nio-8888-exec-6 INFO deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 성공
2025-05-24 17:48:47,423 http-nio-8888-exec-6 INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 목록 조회 성공
2025-05-24 17:48:47,423 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController userList = [1234@test.com, airsoft@test.com, hello@test.com, normal@test.com]
2025-05-24 17:53:58,348 File Watcher INFO org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Restarting due to 2 class path changes (0 additions, 0 deletions, 2 modifications)
2025-05-24 17:53:58,353 Thread-5 INFO org.apache.coyote.http11.Http11NioProtocol Stopping ProtocolHandler ["http-nio-8888"]
2025-05-24 17:53:58,369 Thread-5 INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 17:53:58,373 Thread-5 INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown initiated...
2025-05-24 17:53:58,394 Thread-5 INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown completed.
Logback Log Messages

Log session start time Sat May 24 17:53:58 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 17:53:58,510 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 16668 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 17:53:58,510 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 17:53:58,511 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-24 17:53:58,669 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 17:53:58,678 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 8 ms. Found 1 JPA repository interface.
2025-05-24 17:53:58,750 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-24 17:53:58,750 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-24 17:53:58,750 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-24 17:53:58,751 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-24 17:53:58,872 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-24 17:53:58,879 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-24 17:53:58,879 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 365 ms
2025-05-24 17:53:58,922 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 17:53:58,923 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-2 - Starting...
2025-05-24 17:53:58,954 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1213eb56
2025-05-24 17:53:58,954 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-2 - Start completed.
2025-05-24 17:53:58,957 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 17:53:59,023 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 17:53:59,069 restartedMain WARN org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'readController' defined in file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]: Post-processing of merged bean definition failed
2025-05-24 17:53:59,070 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 17:53:59,070 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-2 - Shutdown initiated...
2025-05-24 17:53:59,105 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-2 - Shutdown completed.
2025-05-24 17:53:59,106 restartedMain INFO org.apache.catalina.core.StandardService Stopping service [Tomcat]
2025-05-24 17:53:59,113 restartedMain INFO org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger Error starting ApplicationContext. To display the condition evaluation report re-run your application with 'debug' enabled.
2025-05-24 17:53:59,133 restartedMain ERROR org.springframework.boot.SpringApplication Application run failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'readController' defined in file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]: Post-processing of merged bean definition failed
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:576)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:521)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:325)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:323)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:975)
    at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:960)
    at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:625)
    at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:146)
    at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:762)
    at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:464)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:334)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1358)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1347)
    at deu.cse.spring_webmail.SpringWebmailApplication.main(SpringWebmailApplication.java:20)
    at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
    at java.base/java.lang.reflect.Method.invoke(Method.java:580)
    at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:50)
Caused by: java.lang.IllegalStateException: Failed to introspect Class [deu.cse.spring_webmail.control.ReadController] from ClassLoader [org.springframework.boot.devtools.restart.classloader.RestartClassLoader@6af75e52]
    at org.springframework.util.ReflectionUtils.getDeclaredFields(ReflectionUtils.java:757)
    at org.springframework.util.ReflectionUtils.doWithLocalFields(ReflectionUtils.java:689)
    at org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor.buildPersistenceMetadata(PersistenceAnnotationBeanPostProcessor.java:436)
    at org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor.findPersistenceMetadata(PersistenceAnnotationBeanPostProcessor.java:417)
    at org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor.findInjectionMetadata(PersistenceAnnotationBeanPostProcessor.java:376)
    at org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor.postProcessMergedBeanDefinition(PersistenceAnnotationBeanPostProcessor.java:353)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyMergedBeanDefinitionPostProcessors(AbstractAutowireCapableBeanFactory.java:1084)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:573)
     ... 18 common frames omitted
Caused by: java.lang.NoClassDefFoundError: deu/cse/spring_webmail/factory/Pop3AgentFactory
    at java.base/java.lang.Class.getDeclaredFields0(Native Method)
    at java.base/java.lang.Class.privateGetDeclaredFields(Class.java:3473)
    at java.base/java.lang.Class.getDeclaredFields(Class.java:2542)
    at org.springframework.util.ReflectionUtils.getDeclaredFields(ReflectionUtils.java:752)
     ... 25 common frames omitted
Caused by: java.lang.ClassNotFoundException: deu.cse.spring_webmail.factory.Pop3AgentFactory
    at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
    at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
    at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526)
    at java.base/java.lang.Class.forName0(Native Method)
    at java.base/java.lang.Class.forName(Class.java:534)
    at java.base/java.lang.Class.forName(Class.java:513)
    at org.springframework.boot.devtools.restart.classloader.RestartClassLoader.loadClass(RestartClassLoader.java:121)
    at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526)
     ... 29 common frames omitted
Logback Log Messages

Log session start time Sat May 24 17:54:17 KST 2025

Logback Log Messages

Log session start time Sat May 24 18:00:29 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 17:54:17,851 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 16668 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 17:54:17,851 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 17:54:17,851 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-24 17:54:18,034 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 17:54:18,040 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 5 ms. Found 1 JPA repository interface.
2025-05-24 17:54:18,095 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-24 17:54:18,095 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-24 17:54:18,096 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-24 17:54:18,096 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-24 17:54:18,187 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-24 17:54:18,189 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat-1].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-24 17:54:18,189 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 337 ms
2025-05-24 17:54:18,218 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 17:54:18,218 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-3 - Starting...
2025-05-24 17:54:18,238 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@abca518
2025-05-24 17:54:18,238 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-3 - Start completed.
2025-05-24 17:54:18,241 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 17:54:18,280 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 17:54:18,330 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 17:54:18,331 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 17:54:18,346 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 17:54:18,359 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 17:54:18,466 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-24 17:54:18,470 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-24 17:54:18,475 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-24 17:54:18,477 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 0.765 seconds (process running for 423.828)
2025-05-24 17:54:18,479 restartedMain INFO org.springframework.boot.devtools.autoconfigure.ConditionEvaluationDeltaLoggingListener Condition evaluation unchanged
Date Thread Level Logger MDC Message
2025-05-24 18:00:29,586 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.AddrControllerTest]: AddrControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 18:00:29,812 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 18:00:29,979 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
Logback Log Messages

Log session start time Sat May 24 18:00:30 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 18:00:30,502 main INFO deu.cse.spring_webmail.control.AddrControllerTest Starting AddrControllerTest using Java 21.0.6 with PID 33428 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 18:00:30,503 main DEBUG deu.cse.spring_webmail.control.AddrControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 18:00:30,504 main INFO deu.cse.spring_webmail.control.AddrControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 18:00:32,674 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:00:32,679 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 18:00:32,898 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 18:00:33,435 main WARN org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration Using generated security password: 9613c38c-28d0-4109-9dab-b2c1b2cc7b3f This generated password is for development use only. Your security configuration must be updated before running your application in production.
2025-05-24 18:00:33,654 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@36573ec5, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@10c26161, org.springframework.security.web.context.SecurityContextHolderFilter@4c19b0a8, org.springframework.security.web.header.HeaderWriterFilter@754acbad, org.springframework.web.filter.CorsFilter@1ef6977b, org.springframework.security.web.csrf.CsrfFilter@7b4268e2, org.springframework.security.web.authentication.logout.LogoutFilter@37ccedbe, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@6abd88fe, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@50d8b30, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@674cd2da, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@4b48be5c, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@128fe3ab, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@73502c47, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@686279e0, org.springframework.security.web.access.ExceptionTranslationFilter@3a69c81e, org.springframework.security.web.access.intercept.AuthorizationFilter@3014c46f]
2025-05-24 18:00:33,723 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 18:00:33,725 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 18:00:33,727 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 1 ms
2025-05-24 18:00:33,762 main INFO deu.cse.spring_webmail.control.AddrControllerTest Started AddrControllerTest in 3.807 seconds (process running for 5.704)
2025-05-24 18:00:34,413 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.ReadControllerTest]: ReadControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 18:00:34,441 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 18:00:34,450 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-24 18:00:34,476 main INFO deu.cse.spring_webmail.control.ReadControllerTest Starting ReadControllerTest using Java 21.0.6 with PID 33428 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 18:00:34,477 main DEBUG deu.cse.spring_webmail.control.ReadControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 18:00:34,477 main INFO deu.cse.spring_webmail.control.ReadControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 18:00:34,956 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:00:34,956 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 18:00:34,987 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 18:00:35,060 main WARN org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration Using generated security password: 6da1cc30-6f15-47b3-bfa3-f9539bd75069 This generated password is for development use only. Your security configuration must be updated before running your application in production.
2025-05-24 18:00:35,074 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@5f56d7bd, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@74832e40, org.springframework.security.web.context.SecurityContextHolderFilter@7bd6185a, org.springframework.security.web.header.HeaderWriterFilter@584bfadb, org.springframework.web.filter.CorsFilter@6451fd0e, org.springframework.security.web.csrf.CsrfFilter@260d5273, org.springframework.security.web.authentication.logout.LogoutFilter@b3b67e2, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@74fc87d1, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@55e9b119, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@74cad6d, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@2428eadb, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@37844399, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@527304ae, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6ece6906, org.springframework.security.web.access.ExceptionTranslationFilter@160e6384, org.springframework.security.web.access.intercept.AuthorizationFilter@59de440b]
2025-05-24 18:00:35,087 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 18:00:35,088 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 18:00:35,089 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 0 ms
2025-05-24 18:00:35,099 main INFO deu.cse.spring_webmail.control.ReadControllerTest Started ReadControllerTest in 0.65 seconds (process running for 7.041)
2025-05-24 18:00:35,195 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.SystemControllerTest]: SystemControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 18:00:35,205 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 18:00:35,227 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-24 18:00:35,255 main INFO deu.cse.spring_webmail.control.SystemControllerTest Starting SystemControllerTest using Java 21.0.6 with PID 33428 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 18:00:35,255 main DEBUG deu.cse.spring_webmail.control.SystemControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 18:00:35,256 main INFO deu.cse.spring_webmail.control.SystemControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 18:00:35,477 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:00:35,478 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 18:00:35,515 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 18:00:35,588 main WARN org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration Using generated security password: 7081ff2b-89da-400f-a8f2-102a159e20a8 This generated password is for development use only. Your security configuration must be updated before running your application in production.
2025-05-24 18:00:35,599 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@3a0f6b1a, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@559c3710, org.springframework.security.web.context.SecurityContextHolderFilter@3bf47d1e, org.springframework.security.web.header.HeaderWriterFilter@536d655f, org.springframework.web.filter.CorsFilter@418b3215, org.springframework.security.web.csrf.CsrfFilter@2a670af9, org.springframework.security.web.authentication.logout.LogoutFilter@13866e67, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@26664caa, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@168b28ef, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@58fb9020, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@6b3eb57, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2956985b, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2ef4e7f3, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@19ed779e, org.springframework.security.web.access.ExceptionTranslationFilter@5a9bb7dd, org.springframework.security.web.access.intercept.AuthorizationFilter@5547476c]
2025-05-24 18:00:35,610 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 18:00:35,612 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 18:00:35,614 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 1 ms
2025-05-24 18:00:35,623 main INFO deu.cse.spring_webmail.control.SystemControllerTest Started SystemControllerTest in 0.396 seconds (process running for 7.565)
2025-05-24 18:00:35,991 main DEBUG deu.cse.spring_webmail.model.UserAdminAgent UserAdminAgent JMX init: server = localhost, port = 110, adminId = admin
2025-05-24 18:00:36,028 main ERROR deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 실패: Failed to retrieve RMIServer stub: javax.naming.CommunicationException [Root exception is java.rmi.ConnectIOException: non-JRMP server at remote endpoint]
2025-05-24 18:00:36,037 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.WriteControllerTest]: WriteControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 18:00:36,046 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-24 18:00:36,049 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-24 18:00:36,064 main INFO deu.cse.spring_webmail.control.WriteControllerTest Starting WriteControllerTest using Java 21.0.6 with PID 33428 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 18:00:36,064 main DEBUG deu.cse.spring_webmail.control.WriteControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 18:00:36,064 main INFO deu.cse.spring_webmail.control.WriteControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 18:00:36,487 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:00:36,488 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 18:00:36,611 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 18:00:36,788 main WARN org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration Using generated security password: bbca5195-51a2-4ef6-bca5-345321627654 This generated password is for development use only. Your security configuration must be updated before running your application in production.
2025-05-24 18:00:36,803 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@1332d4ae, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@10683f87, org.springframework.security.web.context.SecurityContextHolderFilter@22e3d222, org.springframework.security.web.header.HeaderWriterFilter@964a7b0, org.springframework.web.filter.CorsFilter@7a9ad451, org.springframework.security.web.csrf.CsrfFilter@4c49471c, org.springframework.security.web.authentication.logout.LogoutFilter@525aae0c, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@6391313a, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@6a82a388, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@78682201, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@64bcd98a, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@241410c5, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@46f7c5c1, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7d7a0e06, org.springframework.security.web.access.ExceptionTranslationFilter@79036056, org.springframework.security.web.access.intercept.AuthorizationFilter@559ac87f]
2025-05-24 18:00:36,817 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 18:00:36,818 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 18:00:36,819 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 1 ms
2025-05-24 18:00:36,829 main INFO deu.cse.spring_webmail.control.WriteControllerTest Started WriteControllerTest in 0.78 seconds (process running for 8.771)
2025-05-24 18:00:37,293 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:00:37,307 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:00:37,325 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:00:37,327 main ERROR deu.cse.spring_webmail.model.MessageParser MessageParser.parse() - Exception : bad
2025-05-24 18:00:37,339 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:00:37,390 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:00:37,595 main ERROR deu.cse.spring_webmail.model.UserAdminAgent addUser 실패: fail
2025-05-24 18:00:37,605 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 목록 조회 성공
2025-05-24 18:00:37,611 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 존재 여부 확인(user1@test.com): false
2025-05-24 18:00:37,700 main INFO deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 종료
2025-05-24 18:00:37,717 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 삭제됨: user1@test.com
2025-05-24 18:00:37,718 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 삭제됨: user2@test.com
2025-05-24 18:00:37,723 main ERROR deu.cse.spring_webmail.model.UserAdminAgent quit 실패: close failed
2025-05-24 18:00:37,730 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 추가 성공: user@test.com
2025-05-24 18:00:37,734 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 존재 여부 확인(user1@test.com): true
2025-05-24 18:00:37,737 main ERROR deu.cse.spring_webmail.model.UserAdminAgent deleteUsers 실패: fail
2025-05-24 18:00:37,743 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.SpringWebmailApplicationTests]: SpringWebmailApplicationTests does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 18:00:37,755 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-24 18:00:37,764 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-24 18:00:37,799 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests Starting SpringWebmailApplicationTests using Java 21.0.6 with PID 33428 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 18:00:37,800 main DEBUG deu.cse.spring_webmail.SpringWebmailApplicationTests Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 18:00:37,800 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests No active profile set, falling back to 1 default profile: "default"
2025-05-24 18:00:38,683 main INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 18:00:38,812 main INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 95 ms. Found 1 JPA repository interface.
2025-05-24 18:00:40,302 main INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 18:00:40,399 main INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
2025-05-24 18:00:41,208 main INFO com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@49dba891
2025-05-24 18:00:41,214 main INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
2025-05-24 18:00:41,399 main WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 18:00:43,383 main INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 18:00:43,993 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:00:43,994 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 18:00:44,172 main WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 18:00:44,192 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 18:00:44,433 main WARN org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration Using generated security password: b81e4e0d-d3ef-44e1-ae38-9a074f2e89a6 This generated password is for development use only. Your security configuration must be updated before running your application in production.
2025-05-24 18:00:44,450 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@5723d538, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1e6702e6, org.springframework.security.web.context.SecurityContextHolderFilter@1ed7bed0, org.springframework.security.web.header.HeaderWriterFilter@558eb96b, org.springframework.web.filter.CorsFilter@6cd089, org.springframework.security.web.csrf.CsrfFilter@71a87f0d, org.springframework.security.web.authentication.logout.LogoutFilter@14d27207, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@2d766c77, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@34b666f3, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@31e2aec1, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@2a337194, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2cb5fa10, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1453c0f3, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@78a127d0, org.springframework.security.web.access.ExceptionTranslationFilter@2ad24194, org.springframework.security.web.access.intercept.AuthorizationFilter@198a10fa]
2025-05-24 18:00:44,494 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests Started SpringWebmailApplicationTests in 6.731 seconds (process running for 16.437)
2025-05-24 18:00:44,538 SpringApplicationShutdownHook INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 18:00:44,543 SpringApplicationShutdownHook INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown initiated...
2025-05-24 18:00:44,570 SpringApplicationShutdownHook INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown completed.
Logback Log Messages

Log session start time Sat May 24 18:01:37 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 18:01:37,856 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.AddrControllerTest]: AddrControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 18:01:38,068 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 18:01:38,194 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
Logback Log Messages

Log session start time Sat May 24 18:01:38 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 18:01:38,646 main INFO deu.cse.spring_webmail.control.AddrControllerTest Starting AddrControllerTest using Java 21.0.6 with PID 28836 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 18:01:38,647 main DEBUG deu.cse.spring_webmail.control.AddrControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 18:01:38,648 main INFO deu.cse.spring_webmail.control.AddrControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 18:01:40,480 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:01:40,486 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 18:01:40,698 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 18:01:41,216 main WARN org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration Using generated security password: 59e39ce3-2226-48ed-9a8e-78855e611a27 This generated password is for development use only. Your security configuration must be updated before running your application in production.
2025-05-24 18:01:41,408 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@36573ec5, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@10c26161, org.springframework.security.web.context.SecurityContextHolderFilter@4c19b0a8, org.springframework.security.web.header.HeaderWriterFilter@754acbad, org.springframework.web.filter.CorsFilter@1ef6977b, org.springframework.security.web.csrf.CsrfFilter@7b4268e2, org.springframework.security.web.authentication.logout.LogoutFilter@37ccedbe, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@6abd88fe, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@50d8b30, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@674cd2da, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@4b48be5c, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@128fe3ab, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@73502c47, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@686279e0, org.springframework.security.web.access.ExceptionTranslationFilter@3a69c81e, org.springframework.security.web.access.intercept.AuthorizationFilter@3014c46f]
2025-05-24 18:01:41,466 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 18:01:41,467 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 18:01:41,469 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 2 ms
2025-05-24 18:01:41,499 main INFO deu.cse.spring_webmail.control.AddrControllerTest Started AddrControllerTest in 3.323 seconds (process running for 5.131)
2025-05-24 18:01:42,031 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.ReadControllerTest]: ReadControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 18:01:42,049 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 18:01:42,058 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-24 18:01:42,082 main INFO deu.cse.spring_webmail.control.ReadControllerTest Starting ReadControllerTest using Java 21.0.6 with PID 28836 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 18:01:42,082 main DEBUG deu.cse.spring_webmail.control.ReadControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 18:01:42,082 main INFO deu.cse.spring_webmail.control.ReadControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 18:01:42,501 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:01:42,502 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 18:01:42,525 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 18:01:42,597 main WARN org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration Using generated security password: 58787cea-cac4-4667-8c12-d6a8e225c13a This generated password is for development use only. Your security configuration must be updated before running your application in production.
2025-05-24 18:01:42,604 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@59de440b, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@74fc87d1, org.springframework.security.web.context.SecurityContextHolderFilter@260d5273, org.springframework.security.web.header.HeaderWriterFilter@26c0afdf, org.springframework.web.filter.CorsFilter@2428eadb, org.springframework.security.web.csrf.CsrfFilter@20821620, org.springframework.security.web.authentication.logout.LogoutFilter@527304ae, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@b3b67e2, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@7bd6185a, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@5f56d7bd, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@41a7445f, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@160e6384, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@584bfadb, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@74832e40, org.springframework.security.web.access.ExceptionTranslationFilter@310ff09e, org.springframework.security.web.access.intercept.AuthorizationFilter@1e366736]
2025-05-24 18:01:42,612 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 18:01:42,613 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 18:01:42,614 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 1 ms
2025-05-24 18:01:42,620 main INFO deu.cse.spring_webmail.control.ReadControllerTest Started ReadControllerTest in 0.563 seconds (process running for 6.251)
2025-05-24 18:01:42,713 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.SystemControllerTest]: SystemControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 18:01:42,728 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 18:01:42,747 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-24 18:01:42,770 main INFO deu.cse.spring_webmail.control.SystemControllerTest Starting SystemControllerTest using Java 21.0.6 with PID 28836 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 18:01:42,770 main DEBUG deu.cse.spring_webmail.control.SystemControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 18:01:42,770 main INFO deu.cse.spring_webmail.control.SystemControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 18:01:42,931 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:01:42,932 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 18:01:42,951 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 18:01:43,001 main WARN org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration Using generated security password: f4fba4e0-9352-49c1-b598-f8764115ddc7 This generated password is for development use only. Your security configuration must be updated before running your application in production.
2025-05-24 18:01:43,007 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@5547476c, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@26664caa, org.springframework.security.web.context.SecurityContextHolderFilter@2a670af9, org.springframework.security.web.header.HeaderWriterFilter@30ab1b4f, org.springframework.web.filter.CorsFilter@6b3eb57, org.springframework.security.web.csrf.CsrfFilter@262ac4cc, org.springframework.security.web.authentication.logout.LogoutFilter@2ef4e7f3, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@13866e67, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@3bf47d1e, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@3a0f6b1a, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@1a44d89b, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5a9bb7dd, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@536d655f, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@559c3710, org.springframework.security.web.access.ExceptionTranslationFilter@4d089ef7, org.springframework.security.web.access.intercept.AuthorizationFilter@e8fabad]
2025-05-24 18:01:43,012 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 18:01:43,013 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 18:01:43,014 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 0 ms
2025-05-24 18:01:43,017 main INFO deu.cse.spring_webmail.control.SystemControllerTest Started SystemControllerTest in 0.27 seconds (process running for 6.648)
2025-05-24 18:01:43,221 main DEBUG deu.cse.spring_webmail.model.UserAdminAgent UserAdminAgent JMX init: server = localhost, port = 110, adminId = admin
2025-05-24 18:01:43,254 main ERROR deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 실패: Failed to retrieve RMIServer stub: javax.naming.CommunicationException [Root exception is java.rmi.ConnectIOException: non-JRMP server at remote endpoint]
2025-05-24 18:01:43,259 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.WriteControllerTest]: WriteControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 18:01:43,265 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-24 18:01:43,267 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-24 18:01:43,283 main INFO deu.cse.spring_webmail.control.WriteControllerTest Starting WriteControllerTest using Java 21.0.6 with PID 28836 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 18:01:43,284 main DEBUG deu.cse.spring_webmail.control.WriteControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 18:01:43,284 main INFO deu.cse.spring_webmail.control.WriteControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 18:01:43,401 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:01:43,402 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 18:01:43,420 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 18:01:43,461 main WARN org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration Using generated security password: fc2c62b0-033a-4558-a1c4-7b5518206291 This generated password is for development use only. Your security configuration must be updated before running your application in production.
2025-05-24 18:01:43,466 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@78682201, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7d7a0e06, org.springframework.security.web.context.SecurityContextHolderFilter@6a82a388, org.springframework.security.web.header.HeaderWriterFilter@46f7c5c1, org.springframework.web.filter.CorsFilter@2c3f9229, org.springframework.security.web.csrf.CsrfFilter@22e3d222, org.springframework.security.web.authentication.logout.LogoutFilter@6391313a, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@10683f87, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@2afba04b, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@abe3a3, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@7a9ad451, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@564c0e38, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@525aae0c, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@396ab19d, org.springframework.security.web.access.ExceptionTranslationFilter@241410c5, org.springframework.security.web.access.intercept.AuthorizationFilter@1332d4ae]
2025-05-24 18:01:43,471 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 18:01:43,471 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 18:01:43,472 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 0 ms
2025-05-24 18:01:43,475 main INFO deu.cse.spring_webmail.control.WriteControllerTest Started WriteControllerTest in 0.208 seconds (process running for 7.106)
2025-05-24 18:01:43,579 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:01:43,586 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:01:43,591 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:01:43,591 main ERROR deu.cse.spring_webmail.model.MessageParser MessageParser.parse() - Exception : bad
2025-05-24 18:01:43,594 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:01:43,618 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:01:43,680 main ERROR deu.cse.spring_webmail.model.UserAdminAgent addUser 실패: fail
2025-05-24 18:01:43,684 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 목록 조회 성공
2025-05-24 18:01:43,686 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 존재 여부 확인(user1@test.com): false
2025-05-24 18:01:43,724 main INFO deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 종료
2025-05-24 18:01:43,734 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 삭제됨: user1@test.com
2025-05-24 18:01:43,735 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 삭제됨: user2@test.com
2025-05-24 18:01:43,736 main ERROR deu.cse.spring_webmail.model.UserAdminAgent quit 실패: close failed
2025-05-24 18:01:43,739 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 추가 성공: user@test.com
2025-05-24 18:01:43,741 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 존재 여부 확인(user1@test.com): true
2025-05-24 18:01:43,743 main ERROR deu.cse.spring_webmail.model.UserAdminAgent deleteUsers 실패: fail
2025-05-24 18:01:43,748 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.SpringWebmailApplicationTests]: SpringWebmailApplicationTests does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 18:01:43,755 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-24 18:01:43,762 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-24 18:01:43,780 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests Starting SpringWebmailApplicationTests using Java 21.0.6 with PID 28836 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 18:01:43,780 main DEBUG deu.cse.spring_webmail.SpringWebmailApplicationTests Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 18:01:43,780 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests No active profile set, falling back to 1 default profile: "default"
2025-05-24 18:01:44,069 main INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 18:01:44,119 main INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 39 ms. Found 1 JPA repository interface.
2025-05-24 18:01:44,744 main INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 18:01:44,783 main INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
2025-05-24 18:01:45,237 main INFO com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2d80cec3
2025-05-24 18:01:45,240 main INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
2025-05-24 18:01:45,317 main WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 18:01:46,301 main INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 18:01:46,672 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:01:46,673 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 18:01:46,771 main WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 18:01:46,779 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 18:01:46,878 main WARN org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration Using generated security password: 89338fb7-96af-4fc6-b84c-08c4d012a0d6 This generated password is for development use only. Your security configuration must be updated before running your application in production.
2025-05-24 18:01:46,885 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@1c4934a7, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6da71f59, org.springframework.security.web.context.SecurityContextHolderFilter@198a10fa, org.springframework.security.web.header.HeaderWriterFilter@1e0c6c36, org.springframework.web.filter.CorsFilter@8e5cf17, org.springframework.security.web.csrf.CsrfFilter@17346f8b, org.springframework.security.web.authentication.logout.LogoutFilter@6cd089, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@5e776a10, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@5723d538, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@7862d0bd, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@387901cf, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2d766c77, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2a337194, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@2d5b3f1a, org.springframework.security.web.access.ExceptionTranslationFilter@14d27207, org.springframework.security.web.access.intercept.AuthorizationFilter@78a127d0]
2025-05-24 18:01:46,907 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests Started SpringWebmailApplicationTests in 3.145 seconds (process running for 10.539)
2025-05-24 18:01:46,940 SpringApplicationShutdownHook INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 18:01:46,942 SpringApplicationShutdownHook INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown initiated...
2025-05-24 18:01:46,958 SpringApplicationShutdownHook INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown completed.
Logback Log Messages

Log session start time Sat May 24 18:02:21 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 18:02:21,786 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.AddrControllerTest]: AddrControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 18:02:21,985 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 18:02:22,098 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
Logback Log Messages

Log session start time Sat May 24 18:02:22 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 18:02:22,504 main INFO deu.cse.spring_webmail.control.AddrControllerTest Starting AddrControllerTest using Java 21.0.6 with PID 36392 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 18:02:22,504 main DEBUG deu.cse.spring_webmail.control.AddrControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 18:02:22,505 main INFO deu.cse.spring_webmail.control.AddrControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 18:02:24,383 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:02:24,388 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 18:02:24,585 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 18:02:25,103 main WARN org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration Using generated security password: 6a744d99-875e-4ffc-a234-979c37d49b76 This generated password is for development use only. Your security configuration must be updated before running your application in production.
2025-05-24 18:02:25,320 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@6b28d4e4, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@41cfcbb5, org.springframework.security.web.context.SecurityContextHolderFilter@750e313c, org.springframework.security.web.header.HeaderWriterFilter@128fe3ab, org.springframework.web.filter.CorsFilter@40941b54, org.springframework.security.web.csrf.CsrfFilter@4a0934a8, org.springframework.security.web.authentication.logout.LogoutFilter@119d21ce, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@3b0471a5, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@6f99b8c4, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@3b42d7df, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@674cd2da, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6ab123d0, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7217e615, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1660bba7, org.springframework.security.web.access.ExceptionTranslationFilter@4c19b0a8, org.springframework.security.web.access.intercept.AuthorizationFilter@36deacfc]
2025-05-24 18:02:25,381 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 18:02:25,382 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 18:02:25,386 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 3 ms
2025-05-24 18:02:25,428 main INFO deu.cse.spring_webmail.control.AddrControllerTest Started AddrControllerTest in 3.346 seconds (process running for 4.995)
2025-05-24 18:02:25,965 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.ReadControllerTest]: ReadControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 18:02:25,980 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 18:02:25,988 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-24 18:02:26,014 main INFO deu.cse.spring_webmail.control.ReadControllerTest Starting ReadControllerTest using Java 21.0.6 with PID 36392 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 18:02:26,015 main DEBUG deu.cse.spring_webmail.control.ReadControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 18:02:26,015 main INFO deu.cse.spring_webmail.control.ReadControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 18:02:26,498 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:02:26,499 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 18:02:26,521 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 18:02:26,587 main WARN org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration Using generated security password: f8029063-eb40-4bc5-be57-f0876328710e This generated password is for development use only. Your security configuration must be updated before running your application in production.
2025-05-24 18:02:26,596 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@3d2abb1, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@68009f48, org.springframework.security.web.context.SecurityContextHolderFilter@b3b67e2, org.springframework.security.web.header.HeaderWriterFilter@1e366736, org.springframework.web.filter.CorsFilter@ac570e0, org.springframework.security.web.csrf.CsrfFilter@527304ae, org.springframework.security.web.authentication.logout.LogoutFilter@5f56d7bd, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@74cad6d, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@74fc87d1, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@17debee7, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@6ece6906, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@41a7445f, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@59de440b, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1c7108e, org.springframework.security.web.access.ExceptionTranslationFilter@55e9b119, org.springframework.security.web.access.intercept.AuthorizationFilter@6451fd0e]
2025-05-24 18:02:26,603 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 18:02:26,604 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 18:02:26,605 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 1 ms
2025-05-24 18:02:26,611 main INFO deu.cse.spring_webmail.control.ReadControllerTest Started ReadControllerTest in 0.623 seconds (process running for 6.179)
2025-05-24 18:02:26,699 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.SystemControllerTest]: SystemControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 18:02:26,711 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 18:02:26,738 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-24 18:02:26,762 main INFO deu.cse.spring_webmail.control.SystemControllerTest Starting SystemControllerTest using Java 21.0.6 with PID 36392 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 18:02:26,763 main DEBUG deu.cse.spring_webmail.control.SystemControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 18:02:26,763 main INFO deu.cse.spring_webmail.control.SystemControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 18:02:26,924 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:02:26,924 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 18:02:26,945 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 18:02:27,002 main WARN org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration Using generated security password: ab87a6d9-836b-44ec-9206-2ee681f6339e This generated password is for development use only. Your security configuration must be updated before running your application in production.
2025-05-24 18:02:27,009 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@2dfde704, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@357e6334, org.springframework.security.web.context.SecurityContextHolderFilter@13866e67, org.springframework.security.web.header.HeaderWriterFilter@e8fabad, org.springframework.web.filter.CorsFilter@31809f2b, org.springframework.security.web.csrf.CsrfFilter@2ef4e7f3, org.springframework.security.web.authentication.logout.LogoutFilter@3a0f6b1a, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@58fb9020, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@26664caa, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@43a34f02, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@19ed779e, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1a44d89b, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5547476c, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1a445b5, org.springframework.security.web.access.ExceptionTranslationFilter@168b28ef, org.springframework.security.web.access.intercept.AuthorizationFilter@418b3215]
2025-05-24 18:02:27,013 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 18:02:27,014 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 18:02:27,014 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 0 ms
2025-05-24 18:02:27,020 main INFO deu.cse.spring_webmail.control.SystemControllerTest Started SystemControllerTest in 0.281 seconds (process running for 6.587)
2025-05-24 18:02:27,255 main DEBUG deu.cse.spring_webmail.model.UserAdminAgent UserAdminAgent JMX init: server = localhost, port = 110, adminId = admin
2025-05-24 18:02:27,294 main ERROR deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 실패: Failed to retrieve RMIServer stub: javax.naming.CommunicationException [Root exception is java.rmi.ConnectIOException: non-JRMP server at remote endpoint]
2025-05-24 18:02:27,301 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.WriteControllerTest]: WriteControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 18:02:27,308 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-24 18:02:27,312 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-24 18:02:27,328 main INFO deu.cse.spring_webmail.control.WriteControllerTest Starting WriteControllerTest using Java 21.0.6 with PID 36392 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 18:02:27,328 main DEBUG deu.cse.spring_webmail.control.WriteControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 18:02:27,328 main INFO deu.cse.spring_webmail.control.WriteControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 18:02:27,445 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:02:27,447 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 18:02:27,466 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 18:02:27,510 main WARN org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration Using generated security password: 6f4932a9-56c2-4b1e-b811-d573c744b59d This generated password is for development use only. Your security configuration must be updated before running your application in production.
2025-05-24 18:02:27,516 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@77d01d83, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@ff18823, org.springframework.security.web.context.SecurityContextHolderFilter@10683f87, org.springframework.security.web.header.HeaderWriterFilter@1332d4ae, org.springframework.web.filter.CorsFilter@543e79cb, org.springframework.security.web.csrf.CsrfFilter@6391313a, org.springframework.security.web.authentication.logout.LogoutFilter@abe3a3, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@4433e4e2, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@7d7a0e06, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@1a23e131, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@1bdaa13c, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7a9ad451, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@78682201, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6d68cbf3, org.springframework.security.web.access.ExceptionTranslationFilter@64bcd98a, org.springframework.security.web.access.intercept.AuthorizationFilter@14cd9288]
2025-05-24 18:02:27,521 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 18:02:27,521 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 18:02:27,521 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 0 ms
2025-05-24 18:02:27,525 main INFO deu.cse.spring_webmail.control.WriteControllerTest Started WriteControllerTest in 0.214 seconds (process running for 7.093)
2025-05-24 18:02:27,649 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:02:27,656 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:02:27,660 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:02:27,661 main ERROR deu.cse.spring_webmail.model.MessageParser MessageParser.parse() - Exception : bad
2025-05-24 18:02:27,665 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:02:27,689 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:02:27,753 main ERROR deu.cse.spring_webmail.model.UserAdminAgent addUser 실패: fail
2025-05-24 18:02:27,756 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 목록 조회 성공
2025-05-24 18:02:27,758 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 존재 여부 확인(user1@test.com): false
2025-05-24 18:02:27,798 main INFO deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 종료
2025-05-24 18:02:27,808 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 삭제됨: user1@test.com
2025-05-24 18:02:27,808 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 삭제됨: user2@test.com
2025-05-24 18:02:27,810 main ERROR deu.cse.spring_webmail.model.UserAdminAgent quit 실패: close failed
2025-05-24 18:02:27,812 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 추가 성공: user@test.com
2025-05-24 18:02:27,816 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 존재 여부 확인(user1@test.com): true
2025-05-24 18:02:27,819 main ERROR deu.cse.spring_webmail.model.UserAdminAgent deleteUsers 실패: fail
2025-05-24 18:02:27,824 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.SpringWebmailApplicationTests]: SpringWebmailApplicationTests does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 18:02:27,836 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-24 18:02:27,842 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-24 18:02:27,859 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests Starting SpringWebmailApplicationTests using Java 21.0.6 with PID 36392 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 18:02:27,860 main DEBUG deu.cse.spring_webmail.SpringWebmailApplicationTests Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 18:02:27,860 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests No active profile set, falling back to 1 default profile: "default"
2025-05-24 18:02:28,151 main INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 18:02:28,204 main INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 41 ms. Found 1 JPA repository interface.
2025-05-24 18:02:28,859 main INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 18:02:28,902 main INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
2025-05-24 18:02:29,318 main INFO com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@7bb070b7
2025-05-24 18:02:29,323 main INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
2025-05-24 18:02:29,400 main WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 18:02:30,398 main INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 18:02:30,762 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:02:30,762 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 18:02:30,874 main WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 18:02:30,881 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 18:02:30,985 main WARN org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration Using generated security password: b1d94786-6f43-45b2-952f-3e1c98d4978b This generated password is for development use only. Your security configuration must be updated before running your application in production.
2025-05-24 18:02:30,999 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@6da71f59, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@8e5cf17, org.springframework.security.web.context.SecurityContextHolderFilter@2d766c77, org.springframework.security.web.header.HeaderWriterFilter@198a10fa, org.springframework.web.filter.CorsFilter@7862d0bd, org.springframework.security.web.csrf.CsrfFilter@14d27207, org.springframework.security.web.authentication.logout.LogoutFilter@31e2aec1, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@387901cf, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@1e6702e6, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@2d5b3f1a, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@1c4934a7, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2a337194, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5723d538, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@78d3a03f, org.springframework.security.web.access.ExceptionTranslationFilter@1e0c6c36, org.springframework.security.web.access.intercept.AuthorizationFilter@5e776a10]
2025-05-24 18:02:31,051 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests Started SpringWebmailApplicationTests in 3.209 seconds (process running for 10.618)
2025-05-24 18:02:31,081 SpringApplicationShutdownHook INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 18:02:31,085 SpringApplicationShutdownHook INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown initiated...
2025-05-24 18:02:31,104 SpringApplicationShutdownHook INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown completed.
Logback Log Messages

Log session start time Sat May 24 18:09:00 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 18:09:00,318 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.AddrControllerTest]: AddrControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 18:09:00,449 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 18:09:00,520 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
Logback Log Messages

Log session start time Sat May 24 18:09:00 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 18:09:00,768 main INFO deu.cse.spring_webmail.control.AddrControllerTest Starting AddrControllerTest using Java 21.0.6 with PID 14248 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 18:09:00,769 main DEBUG deu.cse.spring_webmail.control.AddrControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 18:09:00,770 main INFO deu.cse.spring_webmail.control.AddrControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 18:09:02,261 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:09:02,265 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 18:09:02,422 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 18:09:02,809 main WARN org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration Using generated security password: a1a00879-6ef5-4404-bc4d-228a5da70cc6 This generated password is for development use only. Your security configuration must be updated before running your application in production.
2025-05-24 18:09:02,987 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@4a520f05, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@389a1e34, org.springframework.security.web.context.SecurityContextHolderFilter@1c011855, org.springframework.security.web.header.HeaderWriterFilter@3cf8a235, org.springframework.web.filter.CorsFilter@204b0f07, org.springframework.security.web.csrf.CsrfFilter@3fd33f48, org.springframework.security.web.authentication.logout.LogoutFilter@3c71cf3e, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@2e1ba142, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@3caf5c96, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@6f68756d, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@9f2376f, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5273143e, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@279c4e3b, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@359865a2, org.springframework.security.web.access.ExceptionTranslationFilter@bc8d68b, org.springframework.security.web.access.intercept.AuthorizationFilter@69ba72da]
2025-05-24 18:09:03,056 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 18:09:03,057 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 18:09:03,059 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 1 ms
2025-05-24 18:09:03,086 main INFO deu.cse.spring_webmail.control.AddrControllerTest Started AddrControllerTest in 2.579 seconds (process running for 3.485)
Logback Log Messages

Log session start time Sat May 24 18:10:12 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 18:10:12,240 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.AddrControllerTest]: AddrControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 18:10:12,415 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 18:10:12,494 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
Logback Log Messages

Log session start time Sat May 24 18:10:12 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 18:10:12,760 main INFO deu.cse.spring_webmail.control.AddrControllerTest Starting AddrControllerTest using Java 21.0.6 with PID 25188 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 18:10:12,761 main DEBUG deu.cse.spring_webmail.control.AddrControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 18:10:12,761 main INFO deu.cse.spring_webmail.control.AddrControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 18:10:14,218 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:10:14,223 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 18:10:14,390 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 18:10:14,764 main WARN org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration Using generated security password: 11d699c7-d43a-45d8-b01c-e3db85a5bed3 This generated password is for development use only. Your security configuration must be updated before running your application in production.
2025-05-24 18:10:14,919 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@7d126083, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@76ffc17c, org.springframework.security.web.context.SecurityContextHolderFilter@5d800a56, org.springframework.security.web.header.HeaderWriterFilter@5af38a4a, org.springframework.web.filter.CorsFilter@3a8fb023, org.springframework.security.web.csrf.CsrfFilter@3caf5c96, org.springframework.security.web.authentication.logout.LogoutFilter@6f68756d, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@18811c42, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@75f4d8a8, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@26d73519, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@7ee64b53, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@315cf170, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7878bbdb, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@48af5f38, org.springframework.security.web.access.ExceptionTranslationFilter@3c71cf3e, org.springframework.security.web.access.intercept.AuthorizationFilter@4b09d1c3]
2025-05-24 18:10:14,977 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 18:10:14,978 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 18:10:14,979 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 1 ms
2025-05-24 18:10:15,008 main INFO deu.cse.spring_webmail.control.AddrControllerTest Started AddrControllerTest in 2.524 seconds (process running for 3.581)
Logback Log Messages

Log session start time Sat May 24 18:27:59 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 18:27:59,964 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.AddrControllerTest]: AddrControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 18:28:00,120 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 18:28:00,183 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
Logback Log Messages

Log session start time Sat May 24 18:28:00 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 18:28:00,446 main INFO deu.cse.spring_webmail.control.AddrControllerTest Starting AddrControllerTest using Java 21.0.6 with PID 36564 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 18:28:00,446 main DEBUG deu.cse.spring_webmail.control.AddrControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 18:28:00,447 main INFO deu.cse.spring_webmail.control.AddrControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 18:28:01,815 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:28:01,933 main WARN org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration Using generated security password: ff0c505b-1276-4c4a-bd28-80fb9eb478c1 This generated password is for development use only. Your security configuration must be updated before running your application in production.
2025-05-24 18:28:02,092 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 18:28:02,360 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@32a033b6, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5f6e2ad9, org.springframework.security.web.context.SecurityContextHolderFilter@8af1c49, org.springframework.security.web.header.HeaderWriterFilter@72715e61, org.springframework.web.filter.CorsFilter@3212bfd, org.springframework.security.web.authentication.logout.LogoutFilter@6afeaf2d, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@2729bb71, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@23469199, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@75dc1c1c, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1cc9bd9b, org.springframework.security.web.access.ExceptionTranslationFilter@52433946, org.springframework.security.web.access.intercept.AuthorizationFilter@7a3643e3]
2025-05-24 18:28:02,379 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 18:28:02,568 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 18:28:02,569 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 18:28:02,571 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 1 ms
2025-05-24 18:28:02,592 main INFO deu.cse.spring_webmail.control.AddrControllerTest Started AddrControllerTest in 2.417 seconds (process running for 3.305)
Logback Log Messages

Log session start time Sat May 24 18:31:48 KST 2025

Date Thread Level Logger MDC Message
Logback Log Messages

Log session start time Sat May 24 18:31:48 KST 2025

Logback Log Messages

Log session start time Sat May 24 18:33:53 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 18:31:48,803 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 13128 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 18:31:48,805 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 18:31:48,806 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-24 18:31:48,846 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
2025-05-24 18:31:48,846 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
2025-05-24 18:31:49,268 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 18:31:49,302 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 29 ms. Found 1 JPA repository interface.
2025-05-24 18:31:49,705 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-24 18:31:49,712 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-24 18:31:49,714 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-24 18:31:49,714 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-24 18:31:49,844 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-24 18:31:49,848 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-24 18:31:49,849 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 1002 ms
2025-05-24 18:31:50,124 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 18:31:50,141 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
2025-05-24 18:31:50,342 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3fb4ceb8
2025-05-24 18:31:50,344 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
2025-05-24 18:31:50,381 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 18:31:50,959 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 18:31:51,177 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:31:51,212 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 18:31:51,265 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 18:31:51,380 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@69911083, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@514ab071, org.springframework.security.web.context.SecurityContextHolderFilter@1eb76457, org.springframework.security.web.header.HeaderWriterFilter@2e3cdc96, org.springframework.web.filter.CorsFilter@23a6bea3, org.springframework.security.web.authentication.logout.LogoutFilter@43c12da2, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@3352aff0, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4df05826, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@733963ea, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@2f33c8d3, org.springframework.security.web.access.ExceptionTranslationFilter@5fc043b, org.springframework.security.web.access.intercept.AuthorizationFilter@6f4e1964]
2025-05-24 18:31:51,388 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 18:31:51,506 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-24 18:31:51,513 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-24 18:31:51,532 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-24 18:31:51,538 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 2.97 seconds (process running for 3.333)
2025-05-24 18:31:58,945 http-nio-8888-exec-1 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-05-24 18:31:58,946 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Initializing Servlet 'dispatcherServlet'
2025-05-24 18:31:58,946 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Completed initialization in 0 ms
Date Thread Level Logger MDC Message
Logback Log Messages

Log session start time Sat May 24 18:33:53 KST 2025

Logback Log Messages

Log session start time Sat May 24 18:37:33 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 18:33:53,856 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 30572 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 18:33:53,860 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 18:33:53,861 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-24 18:33:53,926 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
2025-05-24 18:33:53,926 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
2025-05-24 18:33:54,366 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 18:33:54,404 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 33 ms. Found 1 JPA repository interface.
2025-05-24 18:33:54,805 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-24 18:33:54,814 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-24 18:33:54,815 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-24 18:33:54,816 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-24 18:33:54,936 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-24 18:33:54,940 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-24 18:33:54,941 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 1013 ms
2025-05-24 18:33:55,230 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 18:33:55,246 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
2025-05-24 18:33:55,449 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5fd1cf54
2025-05-24 18:33:55,450 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
2025-05-24 18:33:55,486 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 18:33:56,071 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 18:33:56,397 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:33:56,448 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 18:33:56,534 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 18:33:56,669 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@7b149c6a, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1db0b43a, org.springframework.security.web.context.SecurityContextHolderFilter@2d6831c4, org.springframework.security.web.header.HeaderWriterFilter@c1fc01c, org.springframework.web.filter.CorsFilter@169d2a58, org.springframework.security.web.authentication.logout.LogoutFilter@4dd33d, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@58c11bc8, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4be941a2, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@688df849, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3710c783, org.springframework.security.web.access.ExceptionTranslationFilter@77012ecf, org.springframework.security.web.access.intercept.AuthorizationFilter@524676c3]
2025-05-24 18:33:56,681 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 18:33:56,797 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-24 18:33:56,805 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-24 18:33:56,826 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-24 18:33:56,831 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 3.243 seconds (process running for 3.629)
2025-05-24 18:33:56,858 http-nio-8888-exec-1 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-05-24 18:33:56,858 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Initializing Servlet 'dispatcherServlet'
2025-05-24 18:33:56,859 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Completed initialization in 1 ms
Date Thread Level Logger MDC Message
Logback Log Messages

Log session start time Sat May 24 18:37:34 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 18:37:34,146 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 28956 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 18:37:34,149 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 18:37:34,149 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-24 18:37:34,199 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
2025-05-24 18:37:34,199 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
2025-05-24 18:37:34,736 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 18:37:34,780 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 38 ms. Found 1 JPA repository interface.
2025-05-24 18:37:35,313 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-24 18:37:35,321 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-24 18:37:35,323 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-24 18:37:35,323 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-24 18:37:35,450 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-24 18:37:35,454 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-24 18:37:35,455 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 1254 ms
2025-05-24 18:37:35,864 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 18:37:35,881 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
2025-05-24 18:37:36,110 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@39d8e12a
2025-05-24 18:37:36,112 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
2025-05-24 18:37:36,147 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 18:37:36,958 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 18:37:37,196 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:37:37,227 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 18:37:37,290 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 18:37:37,402 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@43c12da2, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@accdc7, org.springframework.security.web.context.SecurityContextHolderFilter@702323d9, org.springframework.security.web.header.HeaderWriterFilter@26ab5d7c, org.springframework.web.filter.CorsFilter@61bd537f, org.springframework.security.web.authentication.logout.LogoutFilter@3e5d09b7, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@4b1832b9, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3ab5c9ae, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@44bcff61, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@31720bdb, org.springframework.security.web.access.ExceptionTranslationFilter@711f2de8, org.springframework.security.web.access.intercept.AuthorizationFilter@50d437e4]
2025-05-24 18:37:37,411 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 18:37:37,530 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-24 18:37:37,539 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-24 18:37:37,558 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-24 18:37:37,562 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 3.698 seconds (process running for 4.124)
2025-05-24 18:37:39,730 http-nio-8888-exec-1 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-05-24 18:37:39,731 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Initializing Servlet 'dispatcherServlet'
2025-05-24 18:37:39,731 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Completed initialization in 0 ms
2025-05-24 18:40:01,812 File Watcher INFO org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Restarting due to 1 class path change (0 additions, 0 deletions, 1 modification)
2025-05-24 18:40:01,816 Thread-5 INFO org.apache.coyote.http11.Http11NioProtocol Stopping ProtocolHandler ["http-nio-8888"]
2025-05-24 18:40:01,824 Thread-5 INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 18:40:01,826 Thread-5 INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown initiated...
2025-05-24 18:40:01,845 Thread-5 INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown completed.
Logback Log Messages

Log session start time Sat May 24 18:40:01 KST 2025

Logback Log Messages

Log session start time Sat May 24 18:40:34 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 18:40:01,940 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 28956 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 18:40:01,940 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 18:40:01,940 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-24 18:40:02,065 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 18:40:02,074 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 7 ms. Found 1 JPA repository interface.
2025-05-24 18:40:02,157 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-24 18:40:02,158 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-24 18:40:02,160 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-24 18:40:02,160 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-24 18:40:02,218 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-24 18:40:02,220 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-24 18:40:02,221 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 279 ms
2025-05-24 18:40:02,290 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 18:40:02,292 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-2 - Starting...
2025-05-24 18:40:02,323 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5e7d196
2025-05-24 18:40:02,324 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-2 - Start completed.
2025-05-24 18:40:02,326 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 18:40:02,359 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 18:40:02,403 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:40:02,416 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 18:40:02,430 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 18:40:02,485 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@2f1bde2c, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@84e1414, org.springframework.security.web.context.SecurityContextHolderFilter@5eac7e2c, org.springframework.security.web.header.HeaderWriterFilter@42c869ec, org.springframework.web.filter.CorsFilter@4c6c17a9, org.springframework.security.web.authentication.logout.LogoutFilter@6d3fcc79, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@740b20d5, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5dcc43ae, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5159118e, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@614c8b79, org.springframework.security.web.access.ExceptionTranslationFilter@705f88d9, org.springframework.security.web.access.intercept.AuthorizationFilter@67c46450]
2025-05-24 18:40:02,488 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 18:40:02,525 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-24 18:40:02,528 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-24 18:40:02,534 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-24 18:40:02,536 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 0.616 seconds (process running for 149.097)
2025-05-24 18:40:02,537 restartedMain INFO org.springframework.boot.devtools.autoconfigure.ConditionEvaluationDeltaLoggingListener Condition evaluation unchanged
Date Thread Level Logger MDC Message
Logback Log Messages

Log session start time Sat May 24 18:40:34 KST 2025

Logback Log Messages

Log session start time Sat May 24 18:44:02 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 18:40:34,593 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 34572 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 18:40:34,598 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 18:40:34,600 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-24 18:40:34,635 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
2025-05-24 18:40:34,635 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
2025-05-24 18:40:35,186 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 18:40:35,227 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 36 ms. Found 1 JPA repository interface.
2025-05-24 18:40:35,703 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-24 18:40:35,709 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-24 18:40:35,711 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-24 18:40:35,711 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-24 18:40:35,838 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-24 18:40:35,841 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-24 18:40:35,842 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 1205 ms
2025-05-24 18:40:36,134 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 18:40:36,151 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
2025-05-24 18:40:36,360 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1c7b848
2025-05-24 18:40:36,363 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
2025-05-24 18:40:36,402 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 18:40:37,013 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 18:40:37,270 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:40:37,301 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 18:40:37,374 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 18:40:37,505 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@2f33c8d3, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@4e47c0be, org.springframework.security.web.context.SecurityContextHolderFilter@733963ea, org.springframework.security.web.header.HeaderWriterFilter@1eb76457, org.springframework.web.filter.CorsFilter@4a0a283f, org.springframework.security.web.authentication.logout.LogoutFilter@31720bdb, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@1a8d0271, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3e5d09b7, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@71235732, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5ccfd47b, org.springframework.security.web.access.ExceptionTranslationFilter@ca2edd4, org.springframework.security.web.access.intercept.AuthorizationFilter@597ae9e]
2025-05-24 18:40:37,513 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 18:40:37,647 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-24 18:40:37,656 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-24 18:40:37,677 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-24 18:40:37,682 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 3.426 seconds (process running for 3.923)
2025-05-24 18:40:46,927 http-nio-8888-exec-2 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-05-24 18:40:46,928 http-nio-8888-exec-2 INFO org.springframework.web.servlet.DispatcherServlet Initializing Servlet 'dispatcherServlet'
2025-05-24 18:40:46,928 http-nio-8888-exec-2 INFO org.springframework.web.servlet.DispatcherServlet Completed initialization in 0 ms
Date Thread Level Logger MDC Message
Logback Log Messages

Log session start time Sat May 24 18:44:02 KST 2025

Logback Log Messages

Log session start time Sat May 24 18:46:51 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 18:44:02,858 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 14008 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 18:44:02,860 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 18:44:02,861 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-24 18:44:02,862 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 18:44:02,895 restartedMain DEBUG org.springframework.boot.devtools.restart.ChangeableUrls Matching URLs for reloading : [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
2025-05-24 18:44:02,895 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Included patterns for restart : []
2025-05-24 18:44:02,895 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Excluded patterns for restart : [/spring-boot-starter-[\w-]+/, /spring-boot/(bin|build|out)/, /spring-boot-starter/(bin|build|out)/, /spring-boot-devtools/(bin|build|out)/, /spring-boot-actuator/(bin|build|out)/, /spring-boot-autoconfigure/(bin|build|out)/]
2025-05-24 18:44:02,895 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
2025-05-24 18:44:02,895 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
2025-05-24 18:44:02,896 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc
2025-05-24 18:44:02,908 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 18:44:02,916 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 18:44:02,956 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 18:44:02,958 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 18:44:02,960 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 18:44:02,960 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 18:44:02,961 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 18:44:02,962 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 18:44:02,966 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 18:44:02,967 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 18:44:02,968 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 18:44:02,971 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 18:44:02,973 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 18:44:03,311 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 18:44:03,315 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 18:44:03,320 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 18:44:03,321 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-24 18:44:03,327 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 18:44:03,348 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 25 ms. Found 1 JPA repository interface.
2025-05-24 18:44:03,412 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 18:44:03,458 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-24 18:44:03,460 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-24 18:44:03,460 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-24 18:44:03,461 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-24 18:44:03,478 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 18:44:03,479 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 18:44:03,482 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 18:44:03,483 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 18:44:03,483 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-24 18:44:03,485 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 18:44:03,486 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 18:44:03,487 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 18:44:03,488 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 18:44:03,488 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 18:44:03,489 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-24 18:44:03,491 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-24 18:44:03,503 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-24 18:44:03,508 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-24 18:44:03,510 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-24 18:44:03,511 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-24 18:44:03,511 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 18:44:03,512 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-24 18:44:03,512 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-24 18:44:03,520 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-24 18:44:03,522 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-24 18:44:03,523 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 18:44:03,526 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 18:44:03,526 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-24 18:44:03,537 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@6dbf604b]
2025-05-24 18:44:03,538 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-24 18:44:03,538 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-24 18:44:03,556 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-24 18:44:03,557 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-24 18:44:03,558 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-24 18:44:03,558 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-24 18:44:03,559 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:44:03,563 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 18:44:03,577 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:44:03,579 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-24 18:44:03,579 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-24 18:44:03,579 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 18:44:03,580 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 18:44:03,581 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-24 18:44:03,582 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-24 18:44:03,583 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-24 18:44:03,587 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-24 18:44:03,587 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:44:03,588 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-24 18:44:03,588 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-24 18:44:03,588 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-24 18:44:03,588 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:44:03,590 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 18:44:03,590 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 18:44:03,591 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:44:03,607 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 18:44:03,607 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 18:44:03,608 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:44:03,608 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-24 18:44:03,608 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-24 18:44:03,609 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 18:44:03,609 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-24 18:44:03,609 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:44:03,613 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:44:03,621 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-24 18:44:03,621 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:44:03,622 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-24 18:44:03,622 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-24 18:44:03,623 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 18:44:03,626 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 18:44:03,629 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-24 18:44:03,681 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 18:44:03,682 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 18:44:03,682 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-24 18:44:03,741 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-24 18:44:03,748 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-24 18:44:03,750 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-24 18:44:03,750 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-24 18:44:03,877 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-24 18:44:03,880 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-24 18:44:03,880 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-24 18:44:03,881 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 985 ms
2025-05-24 18:44:03,883 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 18:44:03,883 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 18:44:03,884 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 18:44:03,885 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 18:44:03,888 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 18:44:03,889 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 18:44:03,890 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 18:44:03,892 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 18:44:03,896 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 18:44:03,896 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-24 18:44:03,909 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 18:44:03,910 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 18:44:03,910 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 18:44:03,910 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 18:44:03,915 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-24 18:44:03,915 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-24 18:44:03,916 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-24 18:44:03,916 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-24 18:44:03,917 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 18:44:03,921 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-24 18:44:03,921 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-24 18:44:03,922 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 18:44:03,922 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 18:44:03,922 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-24 18:44:03,924 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@36647f21
2025-05-24 18:44:03,933 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 18:44:03,935 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-24 18:44:03,935 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 18:44:03,937 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-24 18:44:03,937 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-24 18:44:03,938 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-24 18:44:03,938 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 18:44:03,939 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-24 18:44:03,939 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-24 18:44:03,940 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 18:44:03,942 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 18:44:03,943 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-24 18:44:03,943 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 18:44:03,943 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 18:44:03,943 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 18:44:03,946 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-24 18:44:03,946 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-24 18:44:03,949 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-24 18:44:03,950 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-24 18:44:03,956 restartedMain DEBUG org.jboss.logging Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2025-05-24 18:44:03,959 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-24 18:44:03,961 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-24 18:44:03,961 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 18:44:03,961 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:44:03,966 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-24 18:44:03,966 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-24 18:44:03,974 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-24 18:44:04,261 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 18:44:04,284 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-1 - configuration:
2025-05-24 18:44:04,289 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-24 18:44:04,289 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-24 18:44:04,289 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-24 18:44:04,289 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-24 18:44:04,289 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-24 18:44:04,290 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-24 18:44:04,290 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-24 18:44:04,290 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-24 18:44:04,290 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-24 18:44:04,290 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-24 18:44:04,290 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-24 18:44:04,290 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-24 18:44:04,291 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-24 18:44:04,291 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-24 18:44:04,291 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-24 18:44:04,291 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-24 18:44:04,291 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-24 18:44:04,291 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-24 18:44:04,291 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-24 18:44:04,291 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-24 18:44:04,291 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-24 18:44:04,291 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-24 18:44:04,291 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-24 18:44:04,292 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-24 18:44:04,292 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-24 18:44:04,292 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-24 18:44:04,292 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-1"
2025-05-24 18:44:04,292 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-24 18:44:04,292 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-24 18:44:04,292 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-24 18:44:04,293 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-24 18:44:04,293 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-24 18:44:04,293 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-24 18:44:04,293 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-24 18:44:04,293 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-24 18:44:04,293 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
2025-05-24 18:44:04,577 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@57a6f54d
2025-05-24 18:44:04,579 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
2025-05-24 18:44:04,616 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 18:44:04,684 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-24 18:44:04,710 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@29b8294b
2025-05-24 18:44:04,752 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@68852370
2025-05-24 18:44:04,796 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@59a7a9da
2025-05-24 18:44:04,825 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@8aadc3f
2025-05-24 18:44:04,853 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@ce42034
2025-05-24 18:44:04,885 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@4b4d13c
2025-05-24 18:44:04,915 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@71fe38a4
2025-05-24 18:44:04,945 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5129f7f2
2025-05-24 18:44:04,978 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3f7e2de3
2025-05-24 18:44:04,994 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 18:44:05,256 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 18:44:05,260 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 18:44:05,262 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 18:44:05,265 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-24 18:44:05,267 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-24 18:44:05,270 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-24 18:44:05,272 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-24 18:44:05,274 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-24 18:44:05,294 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-24 18:44:05,294 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-24 18:44:05,304 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-24 18:44:05,320 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 18:44:05,342 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 18:44:05,350 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-24 18:44:05,366 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-24 18:44:05,376 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 18:44:05,421 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 18:44:05,481 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 18:44:05,485 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-24 18:44:05,512 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 18:44:05,520 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 18:44:05,520 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:44:05,521 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 18:44:05,523 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 18:44:05,527 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 18:44:05,529 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:44:05,530 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:44:05,530 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:44:05,530 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:44:05,530 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:44:05,531 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 18:44:05,532 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 18:44:05,532 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:44:05,532 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 18:44:05,532 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:44:05,533 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 18:44:05,534 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:44:05,534 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 18:44:05,537 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:44:05,537 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 18:44:05,538 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 18:44:05,540 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 18:44:05,541 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 18:44:05,543 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 18:44:05,544 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 18:44:05,545 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:44:05,545 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 18:44:05,546 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:44:05,546 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 18:44:05,546 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:44:05,548 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 18:44:05,548 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 18:44:05,548 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:44:05,549 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 18:44:05,550 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 18:44:05,550 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:44:05,559 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 18:44:05,561 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 18:44:05,565 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 18:44:05,565 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 18:44:05,566 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 18:44:05,573 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:44:05,573 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 18:44:05,573 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 18:44:05,577 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 18:44:05,578 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 18:44:05,578 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 18:44:05,578 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:44:05,578 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 18:44:05,580 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-24 18:44:05,580 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-24 18:44:05,580 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 18:44:05,581 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-24 18:44:05,581 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 18:44:05,583 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-24 18:44:05,584 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 18:44:05,585 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:44:05,644 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 18:44:05,645 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 18:44:05,648 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 18:44:05,649 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 18:44:05,655 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 18:44:05,657 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:44:05,658 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:44:05,658 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:44:05,664 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 18:44:05,672 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 18:44:05,672 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:44:05,673 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:44:05,673 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:44:05,676 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 18:44:05,678 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:44:05,678 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:44:05,678 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:44:05,704 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr() {GET [/insert_addr]}: insertAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 18:44:05,708 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model)
2025-05-24 18:44:05,710 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/add_user]}: addUser() {GET [/main_menu]}: mainMenu(Model) {GET [/admin_menu]}: adminMenu(Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/login_fail]}: loginFail() {GET [/delete_user]}: deleteUser(Model) { [/get_image/{imageName}]}: getImage(String) {GET [/img_test]}: imgTest() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 18:44:05,715 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 18:44:05,719 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 18:44:05,722 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 18:44:05,723 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 18:44:05,723 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:44:05,723 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:44:05,724 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 18:44:05,724 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:44:05,724 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:44:05,725 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 18:44:05,727 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 18:44:05,727 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:44:05,727 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:44:05,729 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 18:44:05,729 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 18:44:05,730 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 18:44:05,730 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 18:44:05,731 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 18:44:05,732 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 18:44:05,733 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 18:44:05,733 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 18:44:05,734 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 18:44:05,734 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 18:44:05,734 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 18:44:05,734 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 18:44:05,735 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 18:44:05,737 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 18:44:05,738 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 18:44:05,738 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 18:44:05,740 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 18:44:05,741 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 18:44:05,741 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 18:44:05,741 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:44:05,745 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:44:05,745 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 18:44:05,746 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 18:44:05,746 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 18:44:05,748 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 18:44:05,748 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 18:44:05,750 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:44:05,750 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 18:44:05,752 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 18:44:05,763 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 18:44:05,769 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 18:44:05,771 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:44:05,771 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:44:05,771 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:44:05,776 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 18:44:05,777 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 18:44:05,780 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 18:44:05,780 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 18:44:05,807 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@70d49bfe, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1ef3060b, org.springframework.security.web.context.SecurityContextHolderFilter@6a399c68, org.springframework.security.web.header.HeaderWriterFilter@470f3749, org.springframework.web.filter.CorsFilter@38ee0692, org.springframework.security.web.authentication.logout.LogoutFilter@3d007d93, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@6d071974, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5d630217, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@61e6a5b4, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@bee82b, org.springframework.security.web.access.ExceptionTranslationFilter@24a77dac, org.springframework.security.web.access.intercept.AuthorizationFilter@369b725b]
2025-05-24 18:44:05,808 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 18:44:05,809 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 18:44:05,815 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 18:44:05,816 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 18:44:05,816 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 18:44:05,817 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 18:44:05,818 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 18:44:05,819 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-24 18:44:05,819 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 18:44:05,820 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-24 18:44:05,820 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-24 18:44:05,820 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 18:44:05,820 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 18:44:05,821 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 18:44:05,822 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 18:44:05,824 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 18:44:05,824 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 18:44:05,825 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 18:44:05,825 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 18:44:05,826 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 18:44:05,826 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 18:44:05,827 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 18:44:05,828 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 18:44:05,828 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 18:44:05,828 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 18:44:05,829 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 18:44:05,829 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 18:44:05,829 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:44:05,829 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 18:44:05,829 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-24 18:44:05,830 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 18:44:05,831 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 18:44:05,831 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 18:44:05,832 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 18:44:05,833 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 18:44:05,834 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 18:44:05,836 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 18:44:05,837 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 18:44:05,837 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 18:44:05,838 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 18:44:05,838 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 18:44:05,838 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:44:05,838 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 18:44:05,838 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 18:44:05,843 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 18:44:05,844 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 18:44:05,844 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 18:44:05,844 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 18:44:05,845 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 18:44:05,847 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 18:44:05,848 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 18:44:05,849 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 18:44:05,850 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 18:44:05,852 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 18:44:05,860 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 18:44:05,875 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 18:44:05,876 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 18:44:05,877 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 18:44:05,877 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 18:44:05,878 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 18:44:05,878 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 18:44:05,878 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 18:44:05,878 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:44:05,880 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 18:44:05,882 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 18:44:05,882 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:44:05,884 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 18:44:05,884 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 18:44:05,889 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 18:44:05,890 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 18:44:05,890 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 18:44:05,891 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-24 18:44:05,892 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-24 18:44:05,892 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-24 18:44:05,892 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-24 18:44:05,892 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-24 18:44:05,893 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-24 18:44:05,894 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-24 18:44:05,894 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-24 18:44:05,894 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-24 18:44:05,895 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-24 18:44:05,895 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-24 18:44:05,895 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-24 18:44:05,895 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-24 18:44:05,896 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-24 18:44:05,897 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-24 18:44:05,897 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-24 18:44:05,898 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-24 18:44:05,903 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-24 18:44:05,903 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-24 18:44:05,903 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-24 18:44:05,904 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-24 18:44:05,905 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 18:44:05,905 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 18:44:05,907 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-24 18:44:05,907 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-24 18:44:05,907 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-24 18:44:05,908 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-24 18:44:05,909 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-24 18:44:05,912 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 18:44:05,912 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 18:44:05,912 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 18:44:05,913 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-24 18:44:05,915 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 18:44:05,916 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 18:44:05,916 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-24 18:44:05,917 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-24 18:44:05,917 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 18:44:05,918 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-24 18:44:05,918 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 18:44:05,923 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-24 18:44:05,923 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-24 18:44:05,924 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-24 18:44:05,927 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-24 18:44:05,927 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-24 18:44:05,927 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-24 18:44:05,928 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-24 18:44:05,929 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 18:44:05,931 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-24 18:44:05,932 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-24 18:44:05,932 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-24 18:44:05,933 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 18:44:05,934 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 18:44:05,936 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-24 18:44:05,936 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-24 18:44:05,936 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 18:44:05,937 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-24 18:44:05,937 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 18:44:05,937 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-24 18:44:05,939 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-24 18:44:05,939 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-24 18:44:05,940 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-24 18:44:05,942 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-24 18:44:05,942 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-24 18:44:05,942 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-24 18:44:05,943 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-24 18:44:05,943 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-24 18:44:05,944 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-24 18:44:05,945 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-24 18:44:05,946 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-24 18:44:05,946 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-24 18:44:05,946 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-24 18:44:05,946 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-24 18:44:05,947 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-24 18:44:05,947 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-24 18:44:05,947 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-24 18:44:05,948 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-24 18:44:05,948 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 18:44:05,949 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 18:44:05,949 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-24 18:44:05,949 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-24 18:44:05,949 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 18:44:05,950 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-24 18:44:05,950 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-24 18:44:05,951 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 18:44:05,951 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-24 18:44:05,958 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-24 18:44:05,958 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-24 18:44:05,958 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-24 18:44:05,959 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServer' via factory method to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 18:44:05,961 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-24 18:44:05,961 restartedMain DEBUG org.springframework.boot.devtools.livereload.LiveReloadServer Starting live reload server on port 35729
2025-05-24 18:44:05,962 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-24 18:44:05,963 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-24 18:44:05,963 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-24 18:44:05,963 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-24 18:44:05,971 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 18:44:05,971 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 18:44:05,971 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-24 18:44:05,971 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-24 18:44:05,993 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-24 18:44:05,994 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-24 18:44:05,994 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-24 18:44:05,994 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-24 18:44:05,994 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 18:44:06,002 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-24 18:44:06,008 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 3.464 seconds (process running for 3.839)
2025-05-24 18:44:06,009 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-24 18:44:06,011 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-24 18:44:06,011 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Immediately restarting application
2025-05-24 18:44:06,011 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
2025-05-24 18:44:06,011 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-24 18:44:16,402 http-nio-8888-exec-3 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-05-24 18:44:16,402 http-nio-8888-exec-3 INFO org.springframework.web.servlet.DispatcherServlet Initializing Servlet 'dispatcherServlet'
2025-05-24 18:44:16,403 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Detected StandardServletMultipartResolver
2025-05-24 18:44:16,403 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 18:44:16,403 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Detected FixedThemeResolver
2025-05-24 18:44:16,404 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@43af820
2025-05-24 18:44:16,404 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@70d7184f
2025-05-24 18:44:16,404 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 18:44:16,404 http-nio-8888-exec-3 INFO org.springframework.web.servlet.DispatcherServlet Completed initialization in 2 ms
2025-05-24 18:44:16,417 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:44:16,421 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:44:16,422 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:44:16,423 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:44:16,424 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,430 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:44:16,456 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:44:16,456 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:44:16,465 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:44:16,473 http-nio-8888-exec-3 ERROR org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail].[jsp] Servlet.service() for servlet [jsp] threw exception
org.springframework.security.web.firewall.RequestRejectedException: The request was rejected because the URL contained a potentially malicious String "//"
    at org.springframework.security.web.firewall.StrictHttpFirewall.rejectedBlocklistedUrls(StrictHttpFirewall.java:535)
    at org.springframework.security.web.firewall.StrictHttpFirewall.getFirewalledRequest(StrictHttpFirewall.java:505)
    at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211)
    at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
    at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113)
    at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$3(HandlerMappingIntrospector.java:195)
    at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113)
    at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74)
    at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:225)
    at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:352)
    at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:268)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:174)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:110)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:174)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:110)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:174)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:110)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:174)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
    at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:642)
    at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:408)
    at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:340)
    at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:277)
    at org.springframework.security.web.header.HeaderWriterFilter$HeaderWriterRequestDispatcher.forward(HeaderWriterFilter.java:170)
    at org.springframework.web.servlet.view.InternalResourceView.renderMergedOutputModel(InternalResourceView.java:171)
    at org.springframework.web.servlet.view.AbstractView.render(AbstractView.java:314)
    at org.springframework.web.servlet.DispatcherServlet.render(DispatcherServlet.java:1431)
    at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1167)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1106)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)
    at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)
    at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:205)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:174)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
    at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108)
    at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:365)
    at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:100)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:126)
    at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:120)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:227)
    at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:221)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107)
    at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
    at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82)
    at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233)
    at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191)
    at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113)
    at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$3(HandlerMappingIntrospector.java:195)
    at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113)
    at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74)
    at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:225)
    at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:352)
    at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:268)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:174)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:174)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:174)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:174)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:115)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:340)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:391)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1744)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
    at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
    at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.base/java.lang.Thread.run(Thread.java:1583)
2025-05-24 18:44:16,488 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Error rendering view [org.springframework.web.servlet.view.JstlView: name '/index'; URL [/WEB-INF/views//index.jsp]]
org.springframework.security.web.firewall.RequestRejectedException: The request was rejected because the URL contained a potentially malicious String "//"
    at org.springframework.security.web.firewall.StrictHttpFirewall.rejectedBlocklistedUrls(StrictHttpFirewall.java:535)
    at org.springframework.security.web.firewall.StrictHttpFirewall.getFirewalledRequest(StrictHttpFirewall.java:505)
    at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211)
    at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
    at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113)
    at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$3(HandlerMappingIntrospector.java:195)
    at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113)
    at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74)
    at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:225)
    at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:352)
    at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:268)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:174)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:110)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:174)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:110)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:174)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:110)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:174)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
    at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:642)
    at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:408)
    at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:340)
    at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:277)
    at org.springframework.security.web.header.HeaderWriterFilter$HeaderWriterRequestDispatcher.forward(HeaderWriterFilter.java:170)
    at org.springframework.web.servlet.view.InternalResourceView.renderMergedOutputModel(InternalResourceView.java:171)
    at org.springframework.web.servlet.view.AbstractView.render(AbstractView.java:314)
    at org.springframework.web.servlet.DispatcherServlet.render(DispatcherServlet.java:1431)
    at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1167)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1106)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)
    at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)
    at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:205)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:174)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
    at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108)
    at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:365)
    at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:100)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:126)
    at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:120)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:227)
    at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:221)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107)
    at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
    at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82)
    at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233)
    at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191)
    at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113)
    at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$3(HandlerMappingIntrospector.java:195)
    at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113)
    at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74)
    at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:225)
    at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:352)
    at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:268)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:174)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:174)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:174)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:174)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:115)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:340)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:391)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1744)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
    at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
    at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.base/java.lang.Thread.run(Thread.java:1583)
2025-05-24 18:44:16,488 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,489 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Failed to complete request: org.springframework.security.web.firewall.RequestRejectedException: The request was rejected because the URL contained a potentially malicious String "//"
2025-05-24 18:44:16,492 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,495 http-nio-8888-exec-3 DEBUG org.springframework.security.web.firewall.HttpStatusRequestRejectedHandler Rejecting request due to: The request was rejected because the URL contained a potentially malicious String "//"
org.springframework.security.web.firewall.RequestRejectedException: The request was rejected because the URL contained a potentially malicious String "//"
    at org.springframework.security.web.firewall.StrictHttpFirewall.rejectedBlocklistedUrls(StrictHttpFirewall.java:535)
    at org.springframework.security.web.firewall.StrictHttpFirewall.getFirewalledRequest(StrictHttpFirewall.java:505)
    at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:211)
    at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186)
    at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113)
    at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$3(HandlerMappingIntrospector.java:195)
    at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113)
    at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74)
    at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:225)
    at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:352)
    at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:268)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:174)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:110)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:174)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:110)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:174)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:110)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:174)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
    at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:642)
    at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:408)
    at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:340)
    at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:277)
    at org.springframework.security.web.header.HeaderWriterFilter$HeaderWriterRequestDispatcher.forward(HeaderWriterFilter.java:170)
    at org.springframework.web.servlet.view.InternalResourceView.renderMergedOutputModel(InternalResourceView.java:171)
    at org.springframework.web.servlet.view.AbstractView.render(AbstractView.java:314)
    at org.springframework.web.servlet.DispatcherServlet.render(DispatcherServlet.java:1431)
    at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1167)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1106)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)
    at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)
    at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:205)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:174)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
    at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108)
    at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:365)
    at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:100)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:126)
    at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:120)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:227)
    at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:221)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107)
    at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
    at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82)
    at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233)
    at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191)
    at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113)
    at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$3(HandlerMappingIntrospector.java:195)
    at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113)
    at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74)
    at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:225)
    at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:352)
    at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:268)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:174)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:174)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:174)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:174)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:115)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:340)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:391)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1744)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
    at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
    at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.base/java.lang.Thread.run(Thread.java:1583)
2025-05-24 18:44:16,498 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:16,499 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,506 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:16,509 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:16,517 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:16,517 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:16,517 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:16,518 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:16,519 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,523 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:16,533 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:16,533 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,533 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:16,534 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,535 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:16,536 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,537 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:16,537 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:16,545 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:16,545 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:16,545 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:16,547 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:16,547 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,548 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:16,549 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:16,549 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,549 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:16,549 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,550 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:16,551 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,552 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:16,553 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:16,562 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:16,563 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:16,563 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:16,564 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:16,564 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,565 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:16,565 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:16,565 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,565 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:16,565 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,566 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:16,567 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,568 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:16,569 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:16,577 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:16,578 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:16,578 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:16,579 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:16,579 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,580 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:16,580 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:16,581 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,581 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:16,581 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,582 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:16,582 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,583 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:16,583 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:16,589 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:16,590 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:16,590 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:16,590 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:16,590 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,592 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:16,593 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:16,593 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,593 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:16,593 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,594 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:16,594 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,595 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:16,595 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:16,601 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:16,602 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:16,602 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:16,602 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:16,602 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,604 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:16,605 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:16,605 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,605 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:16,605 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,606 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:16,607 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,607 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:16,608 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:16,614 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:16,615 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:16,615 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:16,617 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:16,618 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,619 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:16,619 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:16,619 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,619 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:16,620 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,621 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:16,621 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,622 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:16,622 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:16,634 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:16,634 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:16,635 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:16,635 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:16,636 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,636 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:16,637 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:16,637 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,637 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:16,637 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,638 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:16,640 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,640 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:16,641 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:16,651 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:16,652 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:16,652 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:16,652 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:16,652 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,653 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:16,654 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:16,654 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,654 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:16,654 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,655 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:16,655 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,656 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:16,656 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:16,663 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:16,664 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:16,664 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:16,664 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:16,664 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,665 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:16,666 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:16,666 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,666 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:16,666 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,667 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:16,667 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,668 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:16,668 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:16,673 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:16,674 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:16,674 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:16,675 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:16,675 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,677 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:16,678 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:16,678 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,678 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:16,678 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,679 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:16,680 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,680 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:16,680 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:16,686 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:16,686 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:16,686 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:16,687 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:16,687 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,688 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:16,688 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:16,688 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,688 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:16,688 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,689 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:16,690 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,690 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:16,690 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:16,697 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:16,698 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:16,698 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:16,698 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:16,698 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,699 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:16,700 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:16,700 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,700 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:16,700 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,701 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:16,701 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,702 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:16,702 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:16,707 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:16,707 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:16,707 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:16,707 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:16,707 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,708 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:16,708 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:16,708 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,708 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:16,708 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,709 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:16,709 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,709 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:16,709 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:16,713 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:16,713 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:16,713 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:16,713 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:16,713 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,713 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:16,713 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:16,713 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,714 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:16,714 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,714 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:16,714 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,715 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:16,715 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:16,718 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:16,718 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:16,718 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:16,718 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:16,718 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,719 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:16,719 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:16,719 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,719 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:16,719 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,720 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:16,720 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,720 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:16,720 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:16,723 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:16,723 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:16,723 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:16,724 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:16,724 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,724 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:16,725 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:16,725 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,725 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:16,725 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,725 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:16,726 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,726 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:16,726 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:16,730 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:16,730 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:16,730 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:16,730 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:16,730 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,731 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:16,731 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:16,731 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,731 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:16,731 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,731 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:16,731 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,732 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:16,732 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:16,735 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:16,736 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:16,736 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:16,736 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:16,736 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,736 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:16,736 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:16,736 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:16,737 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:16,737 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,737 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:16,737 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:16,737 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:16,737 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:17,769 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:17,769 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:17,771 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:17,771 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:17,771 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,772 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:17,772 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:17,772 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,772 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:17,772 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,772 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:17,773 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,773 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:17,773 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:17,777 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:17,777 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:17,777 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:17,777 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:17,777 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,778 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:17,778 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:17,778 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,778 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:17,778 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,778 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:17,779 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,779 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:17,779 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:17,783 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:17,783 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:17,783 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:17,783 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:17,784 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,785 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:17,785 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:17,785 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,785 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:17,785 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,785 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:17,786 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,786 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:17,786 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:17,789 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:17,789 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:17,789 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:17,789 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:17,789 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,790 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:17,790 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:17,790 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,790 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:17,790 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,790 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:17,791 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,791 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:17,791 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:17,793 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:17,794 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:17,794 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:17,794 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:17,794 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,794 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:17,794 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:17,795 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,795 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:17,795 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,795 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:17,795 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,795 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:17,795 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:17,800 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:17,800 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:17,800 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:17,801 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:17,801 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,802 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:17,802 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:17,802 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,802 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:17,802 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,802 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:17,803 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,803 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:17,803 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:17,806 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:17,806 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:17,806 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:17,806 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:17,806 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,806 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:17,807 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:17,807 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,807 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:17,807 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,807 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:17,807 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,808 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:17,808 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:17,811 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:17,811 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:17,811 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:17,812 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:17,812 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,813 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:17,813 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:17,813 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,813 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:17,813 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,813 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:17,813 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,814 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:17,814 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:17,817 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:17,818 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:17,818 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:17,818 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:17,818 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,819 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:17,819 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:17,819 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,819 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:17,819 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,819 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:17,820 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,820 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:17,820 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:17,823 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:17,823 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:17,823 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:17,823 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:17,823 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,824 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:17,824 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:17,824 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,824 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:17,824 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,825 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:17,825 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,826 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:17,826 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:17,828 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:17,829 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:17,829 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:17,829 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:17,829 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,829 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:17,829 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:17,829 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,829 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:17,830 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,830 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:17,830 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,830 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:17,830 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:17,833 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:17,835 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:17,835 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:17,835 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:17,835 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,835 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:17,835 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:17,835 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,835 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:17,835 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,835 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:17,835 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,837 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:17,837 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:17,840 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:17,840 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:17,840 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:17,841 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:17,841 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,842 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:17,843 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:17,843 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,843 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:17,843 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,843 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:17,843 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,843 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:17,843 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:17,847 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:17,847 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:17,847 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:17,847 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:17,847 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,847 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:17,847 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:17,847 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,848 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:17,848 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,848 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:17,849 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,849 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:17,849 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:17,852 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:17,852 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:17,852 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:17,852 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:17,852 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,853 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:17,853 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:17,853 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,853 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:17,853 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,853 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:17,853 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,854 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:17,854 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:17,856 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:17,856 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:17,856 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:17,856 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:17,856 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,858 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:17,859 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:17,859 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,859 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:17,859 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,860 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:17,860 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,860 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:17,860 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:17,863 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:17,863 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:17,863 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:17,864 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:17,864 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,864 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:17,864 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:17,864 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,864 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:17,864 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,865 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:17,865 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,865 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:17,865 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:17,868 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:17,868 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:17,868 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:17,869 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:17,869 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,869 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:17,869 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:17,869 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,869 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:17,869 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,870 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:17,870 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,870 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:17,870 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:17,872 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:17,872 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:17,872 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:17,873 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:17,873 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,873 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:17,873 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:17,873 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,873 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:17,873 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,873 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:17,874 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,874 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:17,874 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:17,879 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:17,879 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:17,879 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:17,879 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:17,879 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,880 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:17,880 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:17,880 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,881 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:17,881 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,881 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:17,882 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,883 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:17,883 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:17,883 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:17,884 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:17,884 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:17,884 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:17,884 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,885 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:17,886 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:17,886 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,886 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:17,886 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,887 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:17,887 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,888 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:17,888 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:17,892 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:17,892 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:17,892 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:17,893 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:17,893 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,894 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:17,894 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:17,894 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,894 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:17,894 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,895 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:17,895 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,896 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:17,896 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:17,899 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:17,900 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:17,900 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:17,901 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:17,901 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,902 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:17,902 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:17,902 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,902 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:17,903 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,903 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:17,904 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,904 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:17,904 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:17,909 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:17,910 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:17,910 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:17,911 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:17,911 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,912 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:17,912 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:17,912 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,913 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:17,913 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,913 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:17,914 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,914 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:17,914 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:17,918 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:17,918 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:17,918 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:17,918 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:17,918 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,919 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:17,919 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:17,919 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,919 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:17,920 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,920 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:17,920 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,921 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:17,921 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:17,924 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:17,924 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:17,924 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:17,924 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:17,925 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,926 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:17,926 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:17,926 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,926 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:17,926 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,927 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:17,927 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,927 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:17,927 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:17,931 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:17,931 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:17,931 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:17,932 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:17,932 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,933 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:17,933 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:17,933 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,933 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:17,933 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,934 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:17,934 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,934 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:17,934 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:17,937 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:17,937 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:17,938 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:17,938 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:17,938 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,940 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:17,940 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:17,940 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,940 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:17,941 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,941 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:17,942 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,942 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:17,942 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:17,945 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:17,946 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:17,946 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:17,946 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:17,946 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,947 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:17,948 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:17,948 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,948 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:17,948 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,949 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:17,949 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,949 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:17,950 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:17,952 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:17,953 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:17,953 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:17,954 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:17,954 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,954 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:17,955 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:17,955 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,955 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:17,955 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,956 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:17,956 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,956 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:17,956 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:17,960 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:17,960 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:17,960 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:17,960 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:17,960 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,961 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:17,962 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:17,962 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,962 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:17,962 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,963 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:17,963 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,963 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:17,963 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:17,967 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:17,967 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:17,967 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:17,967 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:17,968 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,969 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:17,969 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:17,969 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,969 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:17,969 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,970 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:17,970 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,971 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:17,971 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:17,974 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:17,975 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:17,975 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:17,975 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:17,975 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,976 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:17,977 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:17,977 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,977 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:17,977 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,978 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:17,978 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,978 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:17,978 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:17,982 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:17,982 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:17,982 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:17,983 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:17,983 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,984 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:17,984 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:17,984 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,984 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:17,984 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,985 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:17,985 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,986 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:17,986 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:17,989 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:17,989 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:17,989 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:17,989 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:17,989 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,990 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:17,990 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:17,990 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,990 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:17,990 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,992 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:17,992 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,992 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:17,992 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:17,995 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:17,995 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:17,995 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:17,995 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:17,995 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,995 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:17,996 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:17,996 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:17,996 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:17,996 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,996 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:17,996 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:17,996 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:17,996 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:17,999 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:17,999 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:17,999 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,000 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,000 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,000 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,000 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,000 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,000 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,000 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,000 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,002 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,002 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,002 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,005 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,005 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,005 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,006 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,006 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,006 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,006 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,006 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,006 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,006 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,007 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,007 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,007 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,007 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,010 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,010 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,010 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,010 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,010 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,011 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,011 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,011 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,011 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,011 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,011 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,011 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,012 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,012 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,014 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,015 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,015 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,015 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,015 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,015 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,015 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,015 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,015 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,015 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,015 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,016 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,016 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,016 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,179 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,180 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,180 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,180 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,180 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,181 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,181 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,181 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,181 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,182 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,182 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,183 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,183 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,183 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,187 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,187 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,188 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,189 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,189 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,190 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,190 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,190 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,190 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,190 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,191 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,191 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,192 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,192 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,196 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,196 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,196 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,197 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,197 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,198 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,198 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,198 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,198 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,198 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,199 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,200 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,200 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,200 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,205 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,206 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,206 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,206 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,207 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,207 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,208 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,208 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,208 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,208 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,209 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,209 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,210 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,210 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,213 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,214 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,214 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,214 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,214 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,215 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,215 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,215 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,216 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,216 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,216 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,216 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,217 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,217 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,220 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,220 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,220 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,221 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,221 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,222 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,222 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,222 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,222 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,222 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,223 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,223 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,224 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,224 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,227 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,227 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,227 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,228 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,228 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,229 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,229 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,229 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,229 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,229 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,230 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,230 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,231 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,231 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,235 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,235 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,235 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,235 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,235 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,236 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,236 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,236 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,236 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,237 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,237 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,237 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,238 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,238 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,243 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,243 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,243 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,243 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,244 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,244 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,244 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,245 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,245 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,245 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,245 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,245 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,246 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,246 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,249 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,249 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,250 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,250 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,250 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,251 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,251 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,251 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,251 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,251 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,252 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,252 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,252 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,252 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,255 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,256 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,256 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,256 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,256 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,257 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,257 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,257 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,257 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,257 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,258 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,258 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,259 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,259 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,262 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,262 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,262 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,263 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,263 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,264 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,264 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,264 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,264 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,264 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,265 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,265 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,265 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,266 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,268 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,269 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,269 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,269 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,269 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,270 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,270 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,270 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,270 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,270 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,271 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,271 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,272 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,272 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,275 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,275 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,275 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,275 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,276 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,276 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,276 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,277 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,277 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,277 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,277 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,278 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,278 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,278 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,281 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,282 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,282 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,282 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,282 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,283 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,283 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,283 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,283 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,283 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,284 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,284 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,285 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,285 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,288 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,288 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,288 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,288 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,288 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,289 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,289 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,289 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,289 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,290 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,290 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,290 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,291 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,291 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,294 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,294 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,294 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,295 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,295 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,295 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,295 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,295 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,295 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,295 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,296 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,296 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,296 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,296 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,298 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,299 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,299 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,299 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,299 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,299 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,299 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,299 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,299 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,299 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,300 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,300 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,300 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,300 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,303 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,303 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,303 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,303 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,303 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,304 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,304 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,304 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,304 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,304 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,304 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,304 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,305 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,305 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,309 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,309 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,309 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,309 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,309 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,309 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,309 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,309 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,311 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,311 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,311 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,311 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,311 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,311 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,608 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,609 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,609 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,609 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,610 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,611 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,611 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,611 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,611 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,611 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,612 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,612 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,613 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,613 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,616 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,617 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,617 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,617 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,617 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,618 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,618 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,618 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,618 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,619 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,619 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,619 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,620 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,620 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,623 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,624 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,624 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,624 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,625 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,626 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,626 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,626 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,627 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,627 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,627 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,627 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,628 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,628 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,632 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,632 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,632 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,632 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,632 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,633 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,633 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,633 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,634 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,634 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,634 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,634 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,635 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,635 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,638 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,638 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,638 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,639 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,639 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,640 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,640 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,640 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,641 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,641 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,642 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,642 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,642 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,643 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,646 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,646 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,647 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,647 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,648 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,648 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,649 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,649 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,649 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,649 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,650 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,651 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,651 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,652 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,655 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,655 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,655 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,656 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,656 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,656 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,657 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,657 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,657 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,657 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,658 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,658 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,659 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,659 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,662 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,663 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,663 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,663 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,663 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,664 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,664 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,664 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,665 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,665 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,665 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,665 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,666 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,666 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,669 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,669 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,669 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,670 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,670 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,670 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,671 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,671 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,671 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,671 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,672 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,672 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,672 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,672 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,676 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,676 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,677 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,677 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,677 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,678 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,678 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,678 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,678 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,678 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,679 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,679 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,679 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,679 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,682 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,683 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,683 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,683 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,683 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,684 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,684 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,684 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,684 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,684 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,685 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,686 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,686 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,686 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,689 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,689 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,689 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,689 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,690 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,690 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,691 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,691 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,691 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,691 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,691 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,692 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,692 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,692 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,695 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,695 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,695 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,695 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,696 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,696 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,696 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,697 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,697 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,697 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,697 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,698 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,698 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,698 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,701 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,701 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,701 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,701 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,701 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,702 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,702 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,702 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,702 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,702 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,703 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,703 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,703 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,704 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,706 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,706 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,706 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,707 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,707 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,707 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,707 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,707 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,708 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,708 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,708 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,708 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,708 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,708 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,711 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,712 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,712 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,712 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,712 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,712 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,712 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,712 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,712 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,712 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,713 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,713 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,713 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,713 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,716 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,716 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,716 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,716 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,716 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,717 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,717 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,717 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,717 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,717 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,717 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,718 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,718 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,718 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,721 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,721 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,721 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,721 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,721 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,721 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,721 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,721 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,721 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,722 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,722 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,722 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,722 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,722 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,725 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,725 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,725 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,726 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,726 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,726 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,726 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,726 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,726 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,726 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,727 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,727 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,727 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,727 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,730 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,730 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,730 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,730 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,730 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,730 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,730 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,731 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,731 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,731 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,731 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,731 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,731 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,731 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,843 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,843 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,843 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,843 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,843 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,844 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,844 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,844 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,844 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,844 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,845 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,845 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,846 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,846 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,850 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,850 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,850 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,851 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,851 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,851 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,852 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,852 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,852 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,852 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,853 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,853 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,853 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,853 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,856 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,857 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,857 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,857 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,858 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,860 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,860 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,860 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,860 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,860 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,861 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,861 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,862 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,862 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,865 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,865 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,865 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,866 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,866 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,867 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,867 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,867 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,867 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,867 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,868 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,868 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,868 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,868 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,871 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,871 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,871 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,872 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,872 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,872 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,873 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,873 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,873 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,873 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,874 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,874 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,875 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,875 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,878 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,878 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,878 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,878 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,879 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,879 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,880 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,880 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,880 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,880 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,881 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,881 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,881 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,881 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,884 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,885 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,885 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,885 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,885 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,886 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,886 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,886 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,887 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,887 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,887 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,887 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,888 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,888 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,892 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,892 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,892 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,892 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,892 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,893 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,893 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,893 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,894 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,894 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,894 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,894 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,895 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,895 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,898 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,898 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,899 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,899 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,899 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,900 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,900 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,900 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,900 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,900 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,901 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,901 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,902 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,902 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,905 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,905 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,905 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,906 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,906 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,906 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,907 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,907 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,907 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,907 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,908 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,908 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,909 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,909 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,912 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,913 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,913 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,913 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,913 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,914 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,914 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,914 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,914 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,914 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,915 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,915 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,915 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,915 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,918 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,918 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,918 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,918 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,918 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,919 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,919 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,919 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,920 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,920 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,920 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,920 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,921 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,921 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,923 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,924 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,924 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,924 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,924 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,925 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,925 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,925 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,925 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,925 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,926 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,926 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,926 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,927 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,929 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,930 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,930 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,930 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,930 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,931 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,931 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,931 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,931 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,931 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,932 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,932 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,933 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,933 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,935 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,936 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,936 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,937 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,937 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,937 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,938 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,938 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,938 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,938 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,938 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,938 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,939 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,939 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,942 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,942 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,942 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,942 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,943 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,943 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,943 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,943 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,944 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,944 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,944 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,944 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,945 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,945 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,948 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,948 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,948 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,948 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,948 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,949 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,949 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,949 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,949 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,949 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,950 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,950 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,951 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,951 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,954 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,954 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,955 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,955 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,955 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,955 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,956 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,956 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,956 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,956 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,956 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,957 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,957 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,957 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,960 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,961 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,961 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,961 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,961 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,963 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,963 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,963 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,963 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,963 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,964 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,964 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,964 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,964 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:18,967 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:18,968 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:18,968 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:18,968 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:18,968 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,970 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:18,970 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:18,970 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:18,970 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:18,970 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,971 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:18,971 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:18,971 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:18,971 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:19,262 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:19,262 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:19,262 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:19,262 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:19,263 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,264 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:19,266 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:19,266 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,267 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:19,267 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,267 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:19,268 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,268 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:19,268 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:19,272 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:19,273 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:19,273 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:19,273 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:19,273 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,274 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:19,274 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:19,274 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,275 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:19,275 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,276 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:19,276 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,277 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:19,277 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:19,282 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:19,282 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:19,282 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:19,282 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:19,282 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,283 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:19,283 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:19,283 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,284 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:19,284 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,284 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:19,285 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,285 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:19,285 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:19,288 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:19,289 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:19,289 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:19,289 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:19,289 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,290 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:19,290 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:19,290 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,291 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:19,291 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,292 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:19,292 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,292 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:19,292 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:19,295 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:19,296 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:19,296 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:19,296 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:19,296 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,297 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:19,297 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:19,297 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,297 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:19,297 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,299 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:19,299 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,300 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:19,300 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:19,303 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:19,303 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:19,303 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:19,304 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:19,304 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,305 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:19,305 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:19,305 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,305 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:19,305 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,306 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:19,307 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,308 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:19,308 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:19,315 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:19,315 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:19,315 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:19,315 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:19,316 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,317 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:19,317 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:19,317 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,317 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:19,317 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,319 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:19,319 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,320 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:19,320 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:19,331 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:19,331 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:19,331 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:19,332 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:19,332 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,335 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:19,335 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:19,335 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,335 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:19,335 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,339 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:19,342 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,345 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:19,346 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:19,352 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:19,354 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:19,354 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:19,354 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:19,354 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,355 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:19,356 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:19,356 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,356 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:19,356 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,357 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:19,358 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,359 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:19,359 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:19,362 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:19,362 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:19,363 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:19,363 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:19,363 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,364 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:19,364 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:19,364 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,364 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:19,364 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,365 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:19,365 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,365 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:19,365 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:19,368 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:19,369 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:19,369 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:19,369 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:19,369 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,370 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:19,370 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:19,370 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,370 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:19,371 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,371 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:19,371 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,372 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:19,372 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:19,375 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:19,375 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:19,375 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:19,375 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:19,375 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,376 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:19,376 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:19,376 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,376 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:19,376 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,377 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:19,377 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,377 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:19,377 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:19,379 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:19,380 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:19,380 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:19,380 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:19,380 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,381 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:19,381 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:19,381 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,381 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:19,381 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,382 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:19,382 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,383 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:19,383 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:19,386 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:19,387 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:19,387 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:19,387 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:19,387 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,388 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:19,389 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:19,389 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,389 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:19,389 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,390 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:19,390 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,391 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:19,391 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:19,394 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:19,394 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:19,394 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:19,394 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:19,394 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,395 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:19,395 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:19,395 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,396 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:19,396 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,396 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:19,396 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,397 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:19,397 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:19,400 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:19,400 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:19,400 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:19,400 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:19,400 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,401 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:19,401 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:19,401 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,401 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:19,402 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,402 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:19,402 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,402 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:19,402 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:19,406 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:19,406 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:19,406 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:19,407 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:19,407 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,407 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:19,408 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:19,408 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,408 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:19,408 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,408 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:19,409 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,409 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:19,409 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:19,411 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:19,411 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:19,412 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:19,412 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:19,412 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,413 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:19,413 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:19,413 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,413 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:19,413 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,414 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:19,414 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,414 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:19,414 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:19,417 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:19,417 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:19,417 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:19,418 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:19,418 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,419 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:19,419 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:19,419 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,419 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:19,419 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,420 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:19,420 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,420 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:19,420 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:19,423 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:19,423 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:19,423 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:19,424 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:19,424 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,425 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:19,425 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:19,425 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:19,426 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:19,426 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,426 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:19,426 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:19,427 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:19,427 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:24,453 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:24,453 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:24,453 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:24,453 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:24,453 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,456 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:24,456 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:24,456 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,456 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:24,456 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,456 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:24,456 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,457 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:24,457 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:24,461 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:24,461 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:24,461 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:24,461 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:24,461 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,461 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:24,462 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:24,462 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,462 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:24,462 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,462 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:24,462 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,462 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:24,462 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:24,466 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:24,466 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:24,466 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:24,466 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:24,466 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,467 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:24,467 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:24,467 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,467 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:24,467 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,468 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:24,468 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,468 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:24,468 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:24,471 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:24,471 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:24,471 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:24,471 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:24,471 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,472 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:24,472 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:24,472 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,472 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:24,472 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,472 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:24,472 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,472 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:24,472 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:24,476 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:24,477 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:24,477 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:24,477 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:24,477 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,478 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:24,478 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:24,478 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,478 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:24,478 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,478 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:24,478 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,479 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:24,479 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:24,481 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:24,482 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:24,482 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:24,482 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:24,482 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,483 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:24,483 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:24,483 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,483 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:24,483 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,484 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:24,484 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,484 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:24,484 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:24,487 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:24,487 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:24,488 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:24,488 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:24,488 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,489 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:24,489 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:24,489 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,489 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:24,489 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,489 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:24,490 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,490 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:24,490 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:24,492 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:24,493 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:24,493 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:24,493 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:24,493 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,494 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:24,494 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:24,494 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,494 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:24,494 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,495 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:24,495 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,495 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:24,495 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:24,498 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:24,498 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:24,498 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:24,499 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:24,499 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,500 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:24,500 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:24,500 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,500 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:24,500 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,500 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:24,501 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,501 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:24,501 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:24,504 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:24,504 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:24,504 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:24,504 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:24,505 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,505 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:24,506 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:24,506 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,506 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:24,506 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,507 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:24,507 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,507 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:24,507 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:24,510 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:24,510 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:24,510 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:24,511 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:24,511 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,512 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:24,512 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:24,512 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,512 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:24,512 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,513 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:24,513 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,513 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:24,513 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:24,517 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:24,517 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:24,517 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:24,517 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:24,517 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,518 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:24,518 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:24,518 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,518 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:24,518 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,518 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:24,520 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,520 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:24,520 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:24,524 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:24,524 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:24,524 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:24,524 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:24,524 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,525 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:24,525 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:24,525 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,526 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:24,526 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,526 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:24,526 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,527 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:24,527 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:24,530 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:24,530 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:24,530 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:24,530 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:24,530 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,531 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:24,532 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:24,532 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,532 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:24,532 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,532 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:24,532 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,533 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:24,533 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:24,537 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:24,537 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:24,538 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:24,538 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:24,538 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,539 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:24,539 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:24,539 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,539 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:24,539 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,540 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:24,540 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,540 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:24,540 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:24,543 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:24,543 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:24,543 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:24,544 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:24,544 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,544 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:24,544 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:24,544 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,544 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:24,544 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,544 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:24,545 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,545 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:24,545 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:24,548 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:24,548 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:24,548 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:24,549 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:24,549 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,550 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:24,550 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:24,550 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,550 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:24,550 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,551 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:24,551 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,551 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:24,551 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:24,555 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:24,555 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:24,555 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:24,555 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:24,556 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,556 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:24,556 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:24,557 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,557 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:24,557 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,557 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:24,557 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,557 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:24,558 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:24,560 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:24,560 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:24,560 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:24,560 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:24,560 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,561 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:24,561 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:24,561 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,561 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:24,561 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,562 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:24,562 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,562 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:24,562 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:24,565 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:24,565 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:24,565 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:24,565 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:24,565 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,566 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:24,566 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:24,566 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:24,567 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:24,567 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,567 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:24,567 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:24,568 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:24,568 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:34,689 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 18:44:34,689 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 18:44:54,584 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:54,584 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:54,584 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:54,584 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:54,584 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,586 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:54,586 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:54,586 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,586 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:54,586 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,586 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:54,586 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,586 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:54,586 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:54,589 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:54,589 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:54,591 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:54,591 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:54,591 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,591 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:54,592 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:54,592 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,592 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:54,592 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,593 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:54,593 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,594 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:54,594 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:54,597 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:54,598 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:54,598 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:54,598 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:54,598 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,600 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:54,600 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:54,600 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,600 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:54,600 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,601 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:54,601 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,601 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:54,602 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:54,605 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:54,606 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:54,606 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:54,606 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:54,606 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,607 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:54,608 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:54,608 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,608 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:54,608 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,608 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:54,609 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,609 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:54,609 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:54,612 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:54,612 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:54,612 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:54,613 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:54,613 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,613 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:54,614 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:54,614 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,614 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:54,614 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,614 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:54,615 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,615 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:54,615 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:54,619 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:54,619 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:54,620 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:54,620 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:54,620 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,621 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:54,621 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:54,621 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,622 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:54,622 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,622 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:54,622 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,623 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:54,623 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:54,626 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:54,626 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:54,627 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:54,627 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:54,627 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,628 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:54,628 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:54,628 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,628 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:54,628 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,628 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:54,629 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,629 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:54,629 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:54,632 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:54,633 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:54,633 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:54,633 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:54,633 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,634 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:54,634 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:54,634 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,635 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:54,635 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,635 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:54,635 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,636 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:54,636 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:54,640 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:54,640 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:54,640 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:54,641 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:54,641 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,642 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:54,642 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:54,642 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,642 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:54,642 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,644 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:54,644 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,645 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:54,645 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:54,653 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:54,653 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:54,653 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:54,654 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:54,654 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,655 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:54,655 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:54,655 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,655 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:54,655 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,656 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:54,656 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,656 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:54,656 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:54,662 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:54,662 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:54,663 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:54,663 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:54,663 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,664 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:54,664 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:54,664 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,664 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:54,664 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,665 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:54,665 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,665 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:54,665 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:54,672 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:54,672 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:54,672 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:54,672 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:54,672 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,673 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:54,673 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:54,673 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,674 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:54,674 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,674 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:54,675 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,675 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:54,675 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:54,680 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:54,680 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:54,680 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:54,680 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:54,680 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,681 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:54,682 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:54,682 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,682 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:54,682 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,682 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:54,683 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,683 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:54,683 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:54,687 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:54,687 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:54,687 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:54,687 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:54,687 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,688 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:54,688 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:54,688 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,688 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:54,688 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,689 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:54,689 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,689 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:54,689 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:54,694 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:54,695 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:54,695 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:54,695 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:54,695 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,696 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:54,696 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:54,696 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,696 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:54,696 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,697 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:54,697 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,697 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:54,697 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:54,701 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:54,701 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:54,701 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:54,701 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:54,701 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,702 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:54,702 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:54,702 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,702 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:54,702 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,703 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:54,703 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,703 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:54,703 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:54,708 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:54,708 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:54,708 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:54,708 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:54,708 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,709 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:54,709 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:54,709 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,710 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:54,710 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,710 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:54,710 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,710 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:54,710 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:54,714 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:54,715 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:54,715 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:54,715 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:54,716 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,716 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:54,717 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:54,717 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,717 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:54,717 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,717 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:54,718 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,718 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:54,718 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:54,723 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:54,723 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:54,723 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:54,723 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:54,723 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,724 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:54,724 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:54,724 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,724 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:54,724 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,725 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:54,725 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,725 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:54,725 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:44:54,730 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:44:54,730 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:44:54,730 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:44:54,730 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:44:54,731 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,732 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:44:54,732 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:44:54,732 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:44:54,732 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:44:54,732 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,733 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:44:54,733 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:44:54,733 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:44:54,733 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:45:04,701 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 18:45:04,701 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 18:45:34,713 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 18:45:34,714 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 18:45:54,758 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:45:54,758 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:45:54,759 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:45:54,759 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:45:54,759 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,761 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:45:54,761 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:45:54,761 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,761 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:45:54,762 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,762 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:45:54,762 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,763 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:45:54,763 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:45:54,768 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:45:54,768 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:45:54,768 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:45:54,768 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:45:54,769 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,769 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:45:54,770 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:45:54,770 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,770 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:45:54,770 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,771 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:45:54,771 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,771 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:45:54,771 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:45:54,775 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:45:54,776 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:45:54,776 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:45:54,776 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:45:54,776 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,777 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:45:54,777 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:45:54,777 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,777 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:45:54,777 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,778 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:45:54,778 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,778 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:45:54,778 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:45:54,782 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:45:54,782 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:45:54,782 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:45:54,783 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:45:54,783 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,783 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:45:54,783 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:45:54,784 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,784 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:45:54,784 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,784 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:45:54,784 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,785 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:45:54,785 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:45:54,788 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:45:54,789 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:45:54,789 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:45:54,790 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:45:54,790 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,791 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:45:54,791 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:45:54,791 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,792 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:45:54,792 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,792 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:45:54,792 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,793 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:45:54,793 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:45:54,796 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:45:54,796 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:45:54,797 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:45:54,797 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:45:54,797 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,798 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:45:54,798 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:45:54,798 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,798 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:45:54,798 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,799 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:45:54,799 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,799 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:45:54,800 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:45:54,803 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:45:54,804 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:45:54,804 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:45:54,804 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:45:54,804 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,805 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:45:54,805 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:45:54,805 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,805 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:45:54,805 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,806 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:45:54,806 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,807 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:45:54,807 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:45:54,811 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:45:54,811 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:45:54,812 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:45:54,812 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:45:54,812 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,812 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:45:54,812 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:45:54,813 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,813 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:45:54,813 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,813 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:45:54,814 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,814 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:45:54,814 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:45:54,819 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:45:54,819 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:45:54,819 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:45:54,819 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:45:54,819 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,820 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:45:54,820 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:45:54,820 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,821 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:45:54,821 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,822 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:45:54,822 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,822 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:45:54,822 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:45:54,826 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:45:54,826 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:45:54,826 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:45:54,827 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:45:54,827 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,827 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:45:54,828 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:45:54,828 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,828 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:45:54,828 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,828 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:45:54,828 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,829 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:45:54,829 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:45:54,833 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:45:54,833 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:45:54,833 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:45:54,834 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:45:54,834 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,834 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:45:54,835 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:45:54,835 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,835 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:45:54,835 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,835 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:45:54,836 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,836 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:45:54,836 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:45:54,840 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:45:54,840 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:45:54,840 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:45:54,841 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:45:54,841 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,841 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:45:54,842 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:45:54,842 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,842 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:45:54,842 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,842 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:45:54,842 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,843 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:45:54,843 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:45:54,846 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:45:54,847 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:45:54,847 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:45:54,847 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:45:54,847 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,847 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:45:54,848 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:45:54,848 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,848 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:45:54,848 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,848 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:45:54,849 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,849 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:45:54,849 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:45:54,853 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:45:54,853 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:45:54,853 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:45:54,853 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:45:54,853 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,854 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:45:54,854 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:45:54,854 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,854 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:45:54,854 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,855 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:45:54,855 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,855 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:45:54,855 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:45:54,858 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:45:54,859 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:45:54,859 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:45:54,859 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:45:54,859 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,860 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:45:54,860 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:45:54,860 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,860 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:45:54,860 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,860 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:45:54,860 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,861 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:45:54,861 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:45:54,864 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:45:54,865 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:45:54,865 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:45:54,865 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:45:54,865 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,866 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:45:54,867 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:45:54,867 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,867 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:45:54,867 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,867 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:45:54,867 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,868 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:45:54,868 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:45:54,872 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:45:54,872 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:45:54,872 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:45:54,873 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:45:54,873 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,873 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:45:54,873 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:45:54,873 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,874 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:45:54,874 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,874 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:45:54,874 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,874 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:45:54,874 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:45:54,878 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:45:54,878 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:45:54,878 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:45:54,878 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:45:54,878 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,879 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:45:54,879 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:45:54,879 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,879 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:45:54,879 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,880 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:45:54,880 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,880 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:45:54,880 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:45:54,884 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:45:54,885 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:45:54,885 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:45:54,885 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:45:54,885 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,886 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:45:54,886 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:45:54,886 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,886 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:45:54,887 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,887 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:45:54,887 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,887 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:45:54,888 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:45:54,891 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:45:54,892 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:45:54,892 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:45:54,892 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:45:54,892 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,893 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:45:54,893 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:45:54,893 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:45:54,893 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:45:54,893 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,893 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:45:54,894 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:45:54,894 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:45:54,894 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:46:04,719 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 18:46:04,719 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 18:46:34,722 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 18:46:34,722 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
Date Thread Level Logger MDC Message
Logback Log Messages

Log session start time Sat May 24 18:46:51 KST 2025

Logback Log Messages

Log session start time Sat May 24 18:50:21 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 18:46:51,958 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 19404 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 18:46:51,961 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 18:46:51,961 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-24 18:46:51,962 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 18:46:52,006 restartedMain DEBUG org.springframework.boot.devtools.restart.ChangeableUrls Matching URLs for reloading : [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
2025-05-24 18:46:52,006 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Included patterns for restart : []
2025-05-24 18:46:52,006 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Excluded patterns for restart : [/spring-boot-starter-[\w-]+/, /spring-boot/(bin|build|out)/, /spring-boot-starter/(bin|build|out)/, /spring-boot-devtools/(bin|build|out)/, /spring-boot-actuator/(bin|build|out)/, /spring-boot-autoconfigure/(bin|build|out)/]
2025-05-24 18:46:52,006 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
2025-05-24 18:46:52,006 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
2025-05-24 18:46:52,007 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc
2025-05-24 18:46:52,021 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 18:46:52,031 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 18:46:52,075 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 18:46:52,076 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 18:46:52,078 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 18:46:52,078 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 18:46:52,079 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 18:46:52,079 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 18:46:52,083 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 18:46:52,084 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 18:46:52,085 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 18:46:52,089 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 18:46:52,091 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 18:46:52,493 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 18:46:52,498 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 18:46:52,503 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 18:46:52,503 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-24 18:46:52,508 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 18:46:52,529 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 24 ms. Found 1 JPA repository interface.
2025-05-24 18:46:52,593 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 18:46:52,641 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-24 18:46:52,643 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-24 18:46:52,643 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-24 18:46:52,643 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-24 18:46:52,661 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 18:46:52,662 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 18:46:52,665 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 18:46:52,666 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 18:46:52,666 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-24 18:46:52,668 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 18:46:52,669 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 18:46:52,670 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 18:46:52,671 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 18:46:52,671 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 18:46:52,672 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-24 18:46:52,674 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-24 18:46:52,685 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-24 18:46:52,690 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-24 18:46:52,692 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-24 18:46:52,692 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-24 18:46:52,693 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 18:46:52,694 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-24 18:46:52,694 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-24 18:46:52,701 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-24 18:46:52,704 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-24 18:46:52,705 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 18:46:52,709 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 18:46:52,709 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-24 18:46:52,721 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@90fff94]
2025-05-24 18:46:52,721 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-24 18:46:52,721 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-24 18:46:52,739 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-24 18:46:52,739 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-24 18:46:52,740 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-24 18:46:52,740 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-24 18:46:52,741 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:46:52,745 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 18:46:52,760 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:46:52,762 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-24 18:46:52,763 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-24 18:46:52,763 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 18:46:52,764 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 18:46:52,765 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-24 18:46:52,765 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-24 18:46:52,767 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-24 18:46:52,772 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-24 18:46:52,772 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:46:52,772 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-24 18:46:52,772 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-24 18:46:52,773 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-24 18:46:52,773 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:46:52,775 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 18:46:52,775 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 18:46:52,776 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:46:52,792 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 18:46:52,793 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 18:46:52,793 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:46:52,794 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-24 18:46:52,794 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-24 18:46:52,795 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 18:46:52,795 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-24 18:46:52,795 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:46:52,799 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:46:52,806 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-24 18:46:52,806 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:46:52,807 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-24 18:46:52,807 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-24 18:46:52,807 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 18:46:52,811 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 18:46:52,814 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-24 18:46:52,868 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 18:46:52,868 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 18:46:52,868 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-24 18:46:52,932 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-24 18:46:52,941 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-24 18:46:52,943 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-24 18:46:52,943 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-24 18:46:53,080 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-24 18:46:53,084 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-24 18:46:53,084 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-24 18:46:53,084 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 1077 ms
2025-05-24 18:46:53,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 18:46:53,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 18:46:53,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 18:46:53,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 18:46:53,091 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 18:46:53,092 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 18:46:53,092 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 18:46:53,093 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 18:46:53,098 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 18:46:53,098 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-24 18:46:53,110 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 18:46:53,111 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 18:46:53,111 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 18:46:53,111 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 18:46:53,116 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-24 18:46:53,117 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-24 18:46:53,117 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-24 18:46:53,118 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-24 18:46:53,118 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 18:46:53,123 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-24 18:46:53,123 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-24 18:46:53,123 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 18:46:53,124 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 18:46:53,124 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-24 18:46:53,126 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@36647f21
2025-05-24 18:46:53,135 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 18:46:53,138 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-24 18:46:53,138 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 18:46:53,142 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-24 18:46:53,142 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-24 18:46:53,143 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-24 18:46:53,143 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 18:46:53,144 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-24 18:46:53,144 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-24 18:46:53,145 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 18:46:53,147 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 18:46:53,148 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-24 18:46:53,149 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 18:46:53,149 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 18:46:53,149 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 18:46:53,152 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-24 18:46:53,152 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-24 18:46:53,154 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-24 18:46:53,155 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-24 18:46:53,161 restartedMain DEBUG org.jboss.logging Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2025-05-24 18:46:53,163 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-24 18:46:53,165 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-24 18:46:53,166 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 18:46:53,166 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:46:53,171 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-24 18:46:53,171 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-24 18:46:53,179 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-24 18:46:53,367 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 18:46:53,382 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-1 - configuration:
2025-05-24 18:46:53,385 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-24 18:46:53,385 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-24 18:46:53,385 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-24 18:46:53,385 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-24 18:46:53,385 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-24 18:46:53,386 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-24 18:46:53,386 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-24 18:46:53,386 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-24 18:46:53,386 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-24 18:46:53,386 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-24 18:46:53,386 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-24 18:46:53,386 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-24 18:46:53,386 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-24 18:46:53,386 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-24 18:46:53,386 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-24 18:46:53,386 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-24 18:46:53,386 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-24 18:46:53,387 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-24 18:46:53,387 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-24 18:46:53,387 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-24 18:46:53,387 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-24 18:46:53,387 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-24 18:46:53,387 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-24 18:46:53,387 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-24 18:46:53,387 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-24 18:46:53,387 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-24 18:46:53,388 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-1"
2025-05-24 18:46:53,388 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-24 18:46:53,388 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-24 18:46:53,388 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-24 18:46:53,388 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-24 18:46:53,388 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-24 18:46:53,388 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-24 18:46:53,388 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-24 18:46:53,388 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-24 18:46:53,388 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
2025-05-24 18:46:53,590 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@57a6f54d
2025-05-24 18:46:53,592 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
2025-05-24 18:46:53,639 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 18:46:53,698 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-24 18:46:53,721 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@7b803c1b
2025-05-24 18:46:53,761 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3abd3620
2025-05-24 18:46:53,793 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@bcdceb5
2025-05-24 18:46:53,826 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5a92c96f
2025-05-24 18:46:53,859 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5edc7754
2025-05-24 18:46:53,886 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@55edae16
2025-05-24 18:46:53,917 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@32cbb60c
2025-05-24 18:46:53,947 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@51d74340
2025-05-24 18:46:53,978 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@31efb26c
2025-05-24 18:46:53,993 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 18:46:54,284 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 18:46:54,288 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 18:46:54,290 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 18:46:54,294 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-24 18:46:54,296 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-24 18:46:54,300 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-24 18:46:54,301 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-24 18:46:54,303 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-24 18:46:54,321 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-24 18:46:54,321 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-24 18:46:54,329 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-24 18:46:54,342 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 18:46:54,362 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 18:46:54,368 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-24 18:46:54,385 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-24 18:46:54,395 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 18:46:54,435 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 18:46:54,473 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 18:46:54,476 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-24 18:46:54,496 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 18:46:54,504 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 18:46:54,505 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:46:54,509 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 18:46:54,514 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 18:46:54,520 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 18:46:54,524 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:46:54,524 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:46:54,525 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:46:54,526 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:46:54,526 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:46:54,527 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 18:46:54,528 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 18:46:54,528 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:46:54,528 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 18:46:54,528 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:46:54,529 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 18:46:54,530 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:46:54,532 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 18:46:54,535 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:46:54,535 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 18:46:54,536 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 18:46:54,536 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 18:46:54,536 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 18:46:54,537 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 18:46:54,538 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 18:46:54,539 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:46:54,539 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 18:46:54,540 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:46:54,540 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 18:46:54,540 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:46:54,542 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 18:46:54,542 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 18:46:54,542 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:46:54,544 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 18:46:54,544 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 18:46:54,545 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:46:54,550 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 18:46:54,552 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 18:46:54,554 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 18:46:54,554 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 18:46:54,555 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 18:46:54,561 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:46:54,561 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 18:46:54,561 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 18:46:54,563 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 18:46:54,563 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 18:46:54,563 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 18:46:54,563 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:46:54,563 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 18:46:54,566 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-24 18:46:54,566 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-24 18:46:54,566 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 18:46:54,566 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-24 18:46:54,566 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 18:46:54,568 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-24 18:46:54,568 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 18:46:54,569 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:46:54,609 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 18:46:54,617 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 18:46:54,617 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 18:46:54,619 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 18:46:54,619 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 18:46:54,629 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 18:46:54,630 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:46:54,630 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:46:54,630 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:46:54,638 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 18:46:54,659 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 18:46:54,661 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:46:54,661 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:46:54,661 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:46:54,669 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 18:46:54,672 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:46:54,672 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:46:54,673 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:46:54,702 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr() {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes)
2025-05-24 18:46:54,713 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/download]}: download(String,String)
2025-05-24 18:46:54,718 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/add_user]}: addUser() {GET [/img_test]}: imgTest() {GET [/delete_user]}: deleteUser(Model) { [/get_image/{imageName}]}: getImage(String) {GET [/main_menu]}: mainMenu(Model) {GET [/login_fail]}: loginFail() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/admin_menu]}: adminMenu(Model)
2025-05-24 18:46:54,725 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes) {GET [/write_mail]}: writeMail()
2025-05-24 18:46:54,731 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 18:46:54,733 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 18:46:54,735 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 18:46:54,736 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:46:54,736 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:46:54,737 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 18:46:54,738 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:46:54,738 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:46:54,740 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 18:46:54,742 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 18:46:54,742 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:46:54,742 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:46:54,743 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 18:46:54,743 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 18:46:54,746 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 18:46:54,746 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 18:46:54,747 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 18:46:54,749 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 18:46:54,749 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 18:46:54,750 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 18:46:54,750 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 18:46:54,750 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 18:46:54,751 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 18:46:54,751 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 18:46:54,751 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 18:46:54,753 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 18:46:54,754 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 18:46:54,754 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 18:46:54,757 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 18:46:54,757 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 18:46:54,758 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 18:46:54,759 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:46:54,764 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:46:54,764 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 18:46:54,766 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 18:46:54,766 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 18:46:54,769 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 18:46:54,769 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 18:46:54,775 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:46:54,775 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 18:46:54,778 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 18:46:54,793 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 18:46:54,802 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 18:46:54,802 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:46:54,802 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:46:54,802 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:46:54,817 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 18:46:54,818 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 18:46:54,829 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 18:46:54,829 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 18:46:54,884 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@476f3a74, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6fb894f0, org.springframework.security.web.context.SecurityContextHolderFilter@351d4d61, org.springframework.security.web.header.HeaderWriterFilter@440007ce, org.springframework.web.filter.CorsFilter@72346597, org.springframework.security.web.authentication.logout.LogoutFilter@569eced4, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@546198a9, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1f192591, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6afeb3fa, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@54b1bc06, org.springframework.security.web.access.ExceptionTranslationFilter@479abf3c, org.springframework.security.web.access.intercept.AuthorizationFilter@bee82b]
2025-05-24 18:46:54,886 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 18:46:54,887 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 18:46:54,888 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 18:46:54,897 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 18:46:54,897 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 18:46:54,898 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 18:46:54,899 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 18:46:54,899 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 18:46:54,901 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-24 18:46:54,901 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 18:46:54,902 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-24 18:46:54,902 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-24 18:46:54,902 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 18:46:54,902 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 18:46:54,903 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 18:46:54,905 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 18:46:54,907 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 18:46:54,908 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 18:46:54,908 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 18:46:54,910 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 18:46:54,911 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 18:46:54,911 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 18:46:54,913 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 18:46:54,913 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 18:46:54,913 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 18:46:54,914 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 18:46:54,914 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 18:46:54,915 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 18:46:54,916 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:46:54,916 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 18:46:54,916 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-24 18:46:54,917 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 18:46:54,917 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 18:46:54,918 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 18:46:54,920 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 18:46:54,921 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 18:46:54,924 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 18:46:54,929 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 18:46:54,930 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 18:46:54,931 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 18:46:54,931 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 18:46:54,932 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 18:46:54,933 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:46:54,933 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 18:46:54,933 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 18:46:54,944 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 18:46:54,945 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 18:46:54,945 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 18:46:54,946 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 18:46:54,946 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 18:46:54,949 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 18:46:54,951 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 18:46:54,953 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 18:46:54,953 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 18:46:54,956 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 18:46:54,964 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 18:46:54,982 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 18:46:54,983 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 18:46:54,984 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 18:46:54,984 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 18:46:54,985 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 18:46:54,985 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 18:46:54,985 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 18:46:54,985 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:46:54,987 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 18:46:54,989 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 18:46:54,989 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:46:54,991 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 18:46:54,992 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 18:46:54,995 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 18:46:54,995 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 18:46:54,997 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 18:46:54,998 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-24 18:46:54,998 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-24 18:46:54,998 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-24 18:46:54,998 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-24 18:46:54,999 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-24 18:46:54,999 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-24 18:46:55,000 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-24 18:46:55,000 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-24 18:46:55,000 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-24 18:46:55,000 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-24 18:46:55,001 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-24 18:46:55,001 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-24 18:46:55,001 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-24 18:46:55,002 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-24 18:46:55,003 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-24 18:46:55,004 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-24 18:46:55,004 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-24 18:46:55,013 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-24 18:46:55,014 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-24 18:46:55,015 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-24 18:46:55,015 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-24 18:46:55,015 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 18:46:55,016 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 18:46:55,018 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-24 18:46:55,018 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-24 18:46:55,019 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-24 18:46:55,020 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-24 18:46:55,026 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-24 18:46:55,030 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 18:46:55,031 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 18:46:55,031 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 18:46:55,032 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-24 18:46:55,034 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 18:46:55,034 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 18:46:55,034 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-24 18:46:55,035 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-24 18:46:55,035 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 18:46:55,035 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-24 18:46:55,035 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 18:46:55,045 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-24 18:46:55,046 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-24 18:46:55,047 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-24 18:46:55,052 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-24 18:46:55,053 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-24 18:46:55,055 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-24 18:46:55,056 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-24 18:46:55,059 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 18:46:55,060 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-24 18:46:55,060 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-24 18:46:55,060 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-24 18:46:55,061 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 18:46:55,062 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 18:46:55,063 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-24 18:46:55,064 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-24 18:46:55,064 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 18:46:55,066 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-24 18:46:55,068 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 18:46:55,069 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-24 18:46:55,073 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-24 18:46:55,075 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-24 18:46:55,077 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-24 18:46:55,077 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-24 18:46:55,078 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-24 18:46:55,079 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-24 18:46:55,079 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-24 18:46:55,079 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-24 18:46:55,080 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-24 18:46:55,081 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-24 18:46:55,081 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-24 18:46:55,081 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-24 18:46:55,082 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-24 18:46:55,082 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-24 18:46:55,082 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-24 18:46:55,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-24 18:46:55,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-24 18:46:55,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-24 18:46:55,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 18:46:55,085 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 18:46:55,085 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-24 18:46:55,085 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-24 18:46:55,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 18:46:55,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-24 18:46:55,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-24 18:46:55,089 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 18:46:55,089 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-24 18:46:55,098 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-24 18:46:55,098 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-24 18:46:55,099 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-24 18:46:55,100 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServer' via factory method to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 18:46:55,101 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-24 18:46:55,101 restartedMain DEBUG org.springframework.boot.devtools.livereload.LiveReloadServer Starting live reload server on port 35729
2025-05-24 18:46:55,102 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-24 18:46:55,103 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-24 18:46:55,103 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-24 18:46:55,104 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-24 18:46:55,113 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 18:46:55,113 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 18:46:55,113 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-24 18:46:55,113 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-24 18:46:55,136 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-24 18:46:55,137 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-24 18:46:55,137 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-24 18:46:55,137 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-24 18:46:55,137 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 18:46:55,145 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-24 18:46:55,150 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 3.425 seconds (process running for 3.829)
2025-05-24 18:46:55,152 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-24 18:46:55,153 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-24 18:46:55,153 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Immediately restarting application
2025-05-24 18:46:55,153 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
2025-05-24 18:46:55,153 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-24 18:47:04,621 http-nio-8888-exec-2 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-05-24 18:47:04,622 http-nio-8888-exec-2 INFO org.springframework.web.servlet.DispatcherServlet Initializing Servlet 'dispatcherServlet'
2025-05-24 18:47:04,622 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected StandardServletMultipartResolver
2025-05-24 18:47:04,622 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 18:47:04,622 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected FixedThemeResolver
2025-05-24 18:47:04,622 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@7327d691
2025-05-24 18:47:04,622 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@2d9ff332
2025-05-24 18:47:04,623 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 18:47:04,623 http-nio-8888-exec-2 INFO org.springframework.web.servlet.DispatcherServlet Completed initialization in 1 ms
2025-05-24 18:47:04,636 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:47:04,640 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:47:04,641 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:47:04,642 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:47:04,643 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,649 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:47:04,662 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:47:04,662 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:47:04,665 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:47:04,668 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:47:04,668 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:04,671 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:47:04,671 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:04,672 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,673 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:47:04,677 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:04,678 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:04,678 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:04,678 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:04,678 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,680 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:04,685 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:04,685 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,685 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:04,685 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:04,686 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:04,686 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:04,687 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:04,687 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:04,690 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:04,691 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:04,691 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:04,691 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:04,691 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,692 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:04,692 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:04,692 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,692 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:04,692 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:04,692 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:04,693 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:04,693 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:04,693 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:04,696 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:04,697 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:04,697 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:04,699 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:04,699 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,699 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:04,700 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:04,700 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,700 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:04,700 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:04,700 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:04,701 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:04,701 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:04,701 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:04,705 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:04,705 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:04,705 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:04,705 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:04,705 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,706 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:04,706 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:04,706 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,706 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:04,706 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:04,706 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:04,707 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:04,707 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:04,707 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:04,711 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:04,711 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:04,711 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:04,712 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:04,712 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,712 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:04,712 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:04,712 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,712 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:04,712 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:04,713 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:04,713 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:04,713 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:04,713 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:04,717 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:04,717 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:04,717 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:04,718 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:04,718 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,718 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:04,718 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:04,718 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,718 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:04,718 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:04,719 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:04,719 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:04,719 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:04,719 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:04,722 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:04,723 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:04,723 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:04,723 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:04,723 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,723 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:04,724 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:04,724 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,724 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:04,724 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:04,724 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:04,724 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:04,724 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:04,725 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:04,728 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:04,728 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:04,728 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:04,728 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:04,729 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,729 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:04,729 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:04,729 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,729 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:04,729 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:04,730 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:04,730 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:04,730 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:04,730 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:04,733 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:04,734 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:04,734 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:04,734 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:04,734 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,734 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:04,735 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:04,735 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,735 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:04,735 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:04,735 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:04,735 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:04,736 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:04,736 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:04,738 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:04,739 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:04,739 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:04,739 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:04,739 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,739 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:04,740 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:04,740 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,740 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:04,740 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:04,740 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:04,740 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:04,740 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:04,740 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:04,743 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:04,744 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:04,744 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:04,744 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:04,744 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,744 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:04,744 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:04,744 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,744 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:04,744 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:04,745 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:04,745 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:04,745 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:04,745 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:04,749 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:04,749 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:04,749 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:04,749 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:04,749 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,750 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:04,750 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:04,750 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,750 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:04,750 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:04,750 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:04,751 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:04,751 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:04,751 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:04,754 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:04,754 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:04,754 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:04,754 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:04,754 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,755 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:04,755 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:04,755 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,755 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:04,755 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:04,755 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:04,755 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:04,756 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:04,756 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:04,758 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:04,759 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:04,759 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:04,759 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:04,759 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,759 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:04,759 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:04,760 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,760 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:04,760 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:04,760 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:04,760 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:04,760 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:04,760 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:04,763 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:04,763 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:04,763 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:04,764 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:04,764 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,764 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:04,764 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:04,765 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,765 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:04,765 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:04,765 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:04,765 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:04,766 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:04,766 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:04,769 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:04,769 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:04,769 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:04,770 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:04,770 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,770 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:04,770 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:04,770 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,770 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:04,770 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:04,771 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:04,771 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:04,771 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:04,771 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:04,774 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:04,774 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:04,774 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:04,774 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:04,774 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,775 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:04,775 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:04,775 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,775 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:04,775 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:04,775 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:04,775 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:04,776 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:04,776 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:04,779 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:04,779 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:04,779 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:04,779 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:04,779 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,780 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:04,780 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:04,780 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,780 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:04,780 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:04,780 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:04,780 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:04,781 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:04,781 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:04,784 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:04,784 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:04,784 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:04,785 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:04,785 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,785 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:04,785 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:04,785 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:04,785 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:04,785 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:04,786 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:04,786 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:04,786 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:04,786 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:05,836 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:05,836 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:05,837 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:05,838 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:05,838 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,838 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:05,839 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:05,839 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,839 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:05,839 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,839 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:05,840 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,840 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:05,840 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:05,843 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:05,843 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:05,843 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:05,844 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:05,844 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,844 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:05,844 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:05,844 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,844 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:05,845 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,845 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:05,845 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,846 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:05,846 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:05,849 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:05,850 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:05,850 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:05,850 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:05,850 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,851 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:05,851 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:05,851 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,851 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:05,851 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,851 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:05,852 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,852 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:05,852 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:05,855 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:05,855 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:05,855 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:05,855 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:05,855 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,856 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:05,856 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:05,856 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,856 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:05,856 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,856 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:05,857 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,857 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:05,857 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:05,860 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:05,860 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:05,860 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:05,860 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:05,860 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,860 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:05,860 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:05,860 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,861 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:05,861 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,861 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:05,861 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,861 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:05,861 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:05,864 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:05,864 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:05,864 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:05,864 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:05,865 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,865 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:05,865 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:05,865 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,866 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:05,866 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,866 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:05,866 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,866 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:05,866 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:05,869 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:05,869 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:05,869 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:05,870 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:05,870 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,870 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:05,870 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:05,870 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,870 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:05,870 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,870 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:05,871 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,871 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:05,871 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:05,873 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:05,874 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:05,874 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:05,874 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:05,874 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,874 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:05,874 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:05,874 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,874 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:05,874 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,875 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:05,875 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,875 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:05,875 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:05,878 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:05,878 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:05,878 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:05,878 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:05,878 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,878 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:05,878 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:05,878 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,879 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:05,879 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,879 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:05,879 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,879 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:05,879 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:05,883 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:05,883 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:05,883 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:05,883 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:05,883 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,884 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:05,884 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:05,884 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,884 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:05,884 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,884 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:05,884 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,885 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:05,885 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:05,887 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:05,888 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:05,888 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:05,888 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:05,888 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,888 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:05,888 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:05,888 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,888 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:05,888 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,889 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:05,889 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,889 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:05,889 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:05,892 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:05,892 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:05,892 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:05,892 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:05,892 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,892 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:05,893 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:05,893 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,893 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:05,893 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,893 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:05,893 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,893 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:05,893 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:05,896 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:05,896 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:05,896 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:05,896 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:05,896 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,897 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:05,897 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:05,897 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,898 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:05,898 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,898 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:05,899 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,899 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:05,899 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:05,902 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:05,902 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:05,902 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:05,902 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:05,902 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,903 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:05,903 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:05,903 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,903 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:05,903 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,903 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:05,903 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,903 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:05,904 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:05,906 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:05,906 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:05,907 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:05,907 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:05,907 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,907 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:05,907 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:05,907 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,907 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:05,907 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,908 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:05,908 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,908 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:05,908 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:05,911 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:05,911 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:05,911 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:05,911 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:05,911 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,912 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:05,912 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:05,912 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,912 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:05,912 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,912 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:05,912 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,912 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:05,913 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:05,916 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:05,916 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:05,916 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:05,916 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:05,917 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,917 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:05,917 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:05,917 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,917 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:05,917 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,918 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:05,918 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,918 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:05,918 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:05,921 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:05,921 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:05,921 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:05,921 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:05,921 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,922 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:05,922 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:05,922 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,922 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:05,922 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,922 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:05,922 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,922 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:05,923 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:05,925 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:05,925 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:05,925 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:05,926 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:05,926 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,926 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:05,926 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:05,926 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,926 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:05,926 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,926 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:05,927 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,927 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:05,927 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:05,930 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:05,930 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:05,930 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:05,930 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:05,930 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,930 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:05,930 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:05,930 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:05,931 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:05,931 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,931 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:05,931 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:05,931 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:05,931 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:10,654 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:10,654 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:10,654 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:10,655 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:10,655 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,658 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:10,658 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:10,658 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,658 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:10,658 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,658 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:10,659 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,659 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:10,659 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login;jsessionid=9B406855BC12F31CDAD2AB693BFCDB60
2025-05-24 18:47:10,665 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:10,665 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:10,665 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login;jsessionid=9B406855BC12F31CDAD2AB693BFCDB60", parameters={}
2025-05-24 18:47:10,665 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:10,665 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,666 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:10,666 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:10,666 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,666 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:10,666 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,666 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:10,667 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,667 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:10,667 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:10,670 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:10,670 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:10,670 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:10,670 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:10,670 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,671 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:10,671 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:10,671 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,671 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:10,671 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,671 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:10,671 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,671 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:10,671 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:10,675 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:10,675 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:10,675 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:10,675 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:10,676 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,676 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:10,676 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:10,676 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,676 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:10,676 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,677 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:10,677 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,677 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:10,677 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:10,679 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:10,680 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:10,680 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:10,680 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:10,680 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,680 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:10,680 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:10,680 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,680 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:10,680 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,681 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:10,681 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,682 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:10,682 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:10,685 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:10,685 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:10,685 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:10,685 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:10,685 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,686 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:10,686 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:10,686 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,686 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:10,686 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,686 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:10,686 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,686 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:10,686 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:10,691 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:10,691 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:10,691 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:10,691 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:10,691 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,692 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:10,692 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:10,692 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,692 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:10,692 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,692 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:10,692 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,693 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:10,693 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:10,696 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:10,696 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:10,696 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:10,696 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:10,696 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,696 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:10,701 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:10,701 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,701 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:10,701 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,702 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:10,702 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,702 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:10,702 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:10,705 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:10,705 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:10,705 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:10,705 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:10,705 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,706 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:10,706 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:10,706 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,706 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:10,706 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,707 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:10,707 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,707 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:10,707 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:10,710 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:10,710 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:10,711 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:10,711 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:10,711 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,711 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:10,711 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:10,711 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,711 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:10,711 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,712 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:10,712 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,712 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:10,712 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:10,714 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:10,715 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:10,715 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:10,715 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:10,715 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,715 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:10,715 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:10,715 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,715 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:10,715 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,716 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:10,716 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,716 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:10,716 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:10,719 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:10,719 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:10,719 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:10,719 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:10,719 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,720 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:10,720 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:10,720 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,720 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:10,720 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,720 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:10,720 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,721 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:10,721 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:10,724 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:10,724 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:10,724 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:10,724 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:10,724 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,725 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:10,725 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:10,725 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,725 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:10,725 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,725 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:10,725 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,726 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:10,726 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:10,728 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:10,729 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:10,729 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:10,729 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:10,729 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,729 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:10,729 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:10,729 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,730 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:10,730 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,730 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:10,730 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,730 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:10,730 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:10,733 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:10,733 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:10,733 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:10,733 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:10,733 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,733 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:10,733 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:10,733 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,734 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:10,734 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,734 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:10,734 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,734 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:10,734 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:10,736 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:10,736 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:10,737 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:10,737 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:10,737 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,737 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:10,737 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:10,737 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,737 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:10,737 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,737 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:10,737 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,738 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:10,738 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:10,741 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:10,741 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:10,741 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:10,741 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:10,741 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,742 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:10,742 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:10,742 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,742 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:10,742 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,742 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:10,742 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,743 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:10,743 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:10,745 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:10,746 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:10,746 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:10,746 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:10,746 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,746 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:10,746 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:10,746 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,746 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:10,746 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,746 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:10,747 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,747 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:10,747 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:10,749 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:10,749 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:10,749 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:10,749 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:10,749 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,750 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:10,750 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:10,750 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,750 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:10,750 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,750 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:10,750 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,751 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:10,751 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:10,753 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:10,753 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:10,753 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:10,753 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:10,754 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,754 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:10,754 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:10,754 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:10,754 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:10,754 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,754 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:10,754 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:10,755 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:10,755 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:15,311 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:47:15,312 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:47:15,312 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:47:15,312 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:47:15,312 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,312 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:47:15,312 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:47:15,312 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:47:15,312 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:47:15,312 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:47:15,314 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:15,314 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:47:15,314 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:15,314 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,314 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:47:15,319 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:15,319 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:15,319 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:15,320 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:15,320 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,321 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:15,321 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:15,321 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,321 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:15,321 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:15,321 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:15,321 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:15,322 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:15,322 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:15,325 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:15,325 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:15,325 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:15,326 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:15,326 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,326 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:15,326 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:15,326 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,326 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:15,326 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:15,327 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:15,327 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:15,327 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:15,327 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:15,329 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:15,330 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:15,330 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:15,330 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:15,330 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,330 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:15,330 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:15,330 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,331 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:15,331 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:15,331 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:15,331 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:15,331 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:15,331 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:15,334 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:15,334 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:15,334 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:15,334 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:15,334 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,335 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:15,335 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:15,335 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,335 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:15,335 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:15,335 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:15,335 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:15,336 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:15,336 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:15,339 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:15,339 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:15,339 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:15,339 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:15,339 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,340 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:15,340 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:15,340 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,340 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:15,340 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:15,341 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:15,341 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:15,341 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:15,341 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:15,344 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:15,344 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:15,344 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:15,344 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:15,344 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,345 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:15,345 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:15,345 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,345 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:15,345 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:15,345 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:15,345 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:15,345 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:15,345 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:15,348 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:15,348 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:15,348 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:15,348 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:15,348 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,348 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:15,349 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:15,349 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,349 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:15,349 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:15,349 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:15,349 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:15,349 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:15,349 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:15,352 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:15,352 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:15,352 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:15,352 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:15,352 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,352 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:15,352 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:15,352 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,352 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:15,352 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:15,353 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:15,353 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:15,353 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:15,353 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:15,355 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:15,356 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:15,356 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:15,356 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:15,356 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,357 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:15,357 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:15,357 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,357 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:15,357 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:15,358 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:15,358 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:15,358 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:15,358 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:15,360 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:15,361 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:15,361 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:15,361 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:15,361 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,361 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:15,361 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:15,362 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,362 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:15,362 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:15,362 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:15,362 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:15,362 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:15,362 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:15,365 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:15,365 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:15,365 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:15,365 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:15,365 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,365 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:15,365 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:15,366 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,366 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:15,366 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:15,366 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:15,366 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:15,366 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:15,366 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:15,368 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:15,369 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:15,369 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:15,369 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:15,369 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,369 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:15,369 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:15,369 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,369 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:15,369 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:15,369 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:15,370 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:15,370 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:15,370 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:15,373 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:15,373 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:15,373 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:15,373 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:15,373 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,374 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:15,374 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:15,374 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,374 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:15,374 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:15,374 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:15,374 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:15,374 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:15,374 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:15,377 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:15,377 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:15,377 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:15,377 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:15,378 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,378 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:15,378 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:15,378 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,378 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:15,378 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:15,378 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:15,378 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:15,379 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:15,379 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:15,381 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:15,381 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:15,381 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:15,381 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:15,381 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,382 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:15,382 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:15,382 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,382 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:15,382 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:15,382 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:15,382 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:15,382 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:15,382 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:15,385 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:15,385 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:15,385 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:15,385 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:15,386 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,386 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:15,386 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:15,386 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,386 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:15,386 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:15,386 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:15,387 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:15,387 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:15,387 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:15,390 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:15,390 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:15,390 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:15,390 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:15,390 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,390 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:15,391 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:15,391 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,391 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:15,391 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:15,391 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:15,391 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:15,391 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:15,391 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:15,394 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:15,394 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:15,394 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:15,394 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:15,394 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,395 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:15,395 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:15,395 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,395 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:15,395 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:15,395 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:15,395 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:15,396 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:15,396 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:15,398 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:15,398 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:15,398 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:15,398 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:15,398 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,399 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:15,399 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:15,399 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:15,399 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:15,399 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:15,399 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:15,399 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:15,399 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:15,400 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:16,428 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:16,428 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:16,428 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:16,428 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:16,428 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,429 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:16,430 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:16,430 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,430 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:16,430 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,430 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:16,430 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,430 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:16,430 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:16,435 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:16,436 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:16,436 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:16,436 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:16,436 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,436 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:16,436 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:16,436 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,437 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:16,437 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,437 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:16,437 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,437 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:16,437 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:16,441 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:16,441 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:16,441 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:16,442 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:16,442 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,442 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:16,442 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:16,443 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,443 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:16,443 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,443 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:16,443 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,443 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:16,443 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:16,446 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:16,446 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:16,446 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:16,446 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:16,446 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,447 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:16,447 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:16,447 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,447 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:16,448 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,448 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:16,449 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,449 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:16,449 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:16,453 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:16,453 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:16,453 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:16,453 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:16,453 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,454 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:16,454 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:16,454 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,454 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:16,454 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,454 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:16,455 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,455 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:16,455 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:16,460 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:16,460 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:16,460 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:16,460 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:16,460 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,461 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:16,461 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:16,461 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,461 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:16,461 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,462 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:16,462 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,463 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:16,463 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:16,467 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:16,467 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:16,467 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:16,467 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:16,467 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,468 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:16,468 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:16,468 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,468 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:16,468 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,468 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:16,468 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,469 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:16,469 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:16,471 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:16,471 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:16,471 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:16,471 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:16,472 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,472 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:16,472 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:16,472 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,472 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:16,472 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,473 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:16,473 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,473 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:16,473 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:16,476 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:16,476 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:16,476 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:16,476 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:16,477 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,477 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:16,477 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:16,477 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,477 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:16,477 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,478 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:16,478 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,478 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:16,478 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:16,481 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:16,481 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:16,482 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:16,482 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:16,482 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,482 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:16,483 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:16,483 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,483 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:16,483 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,483 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:16,483 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,483 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:16,483 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:16,486 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:16,486 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:16,486 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:16,487 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:16,487 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,487 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:16,487 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:16,487 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,487 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:16,487 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,488 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:16,488 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,488 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:16,488 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:16,491 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:16,491 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:16,491 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:16,492 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:16,492 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,492 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:16,493 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:16,493 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,493 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:16,493 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,493 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:16,493 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,493 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:16,493 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:16,496 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:16,496 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:16,496 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:16,497 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:16,497 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,497 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:16,498 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:16,498 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,498 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:16,498 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,498 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:16,498 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,499 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:16,499 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:16,502 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:16,502 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:16,502 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:16,502 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:16,502 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,503 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:16,503 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:16,503 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,503 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:16,503 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,503 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:16,504 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,504 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:16,504 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:16,508 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:16,508 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:16,508 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:16,508 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:16,508 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,509 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:16,509 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:16,509 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,509 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:16,509 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,510 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:16,510 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,510 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:16,510 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:16,513 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:16,514 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:16,514 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:16,514 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:16,514 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,514 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:16,515 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:16,515 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,515 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:16,515 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,515 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:16,515 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,515 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:16,515 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:16,519 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:16,519 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:16,519 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:16,519 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:16,519 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,520 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:16,520 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:16,520 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,520 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:16,520 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,520 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:16,520 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,520 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:16,520 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:16,523 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:16,524 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:16,524 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:16,524 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:16,524 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,524 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:16,525 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:16,525 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,525 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:16,525 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,525 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:16,525 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,525 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:16,525 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:16,528 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:16,529 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:16,529 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:16,529 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:16,529 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,529 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:16,529 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:16,529 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,529 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:16,529 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,530 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:16,530 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,530 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:16,530 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:16,533 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:47:16,533 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:47:16,534 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:47:16,534 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:47:16,534 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,534 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:47:16,534 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:47:16,534 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:47:16,534 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:47:16,534 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,535 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:47:16,535 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:47:16,535 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:47:16,535 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:47:23,711 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 18:47:23,711 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 18:47:53,724 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 18:47:53,724 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
Date Thread Level Logger MDC Message
Logback Log Messages

Log session start time Sat May 24 18:50:22 KST 2025

Logback Log Messages

Log session start time Sat May 24 18:53:54 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 18:50:22,331 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 38108 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 18:50:22,333 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 18:50:22,334 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-24 18:50:22,334 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 18:50:22,371 restartedMain DEBUG org.springframework.boot.devtools.restart.ChangeableUrls Matching URLs for reloading : [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
2025-05-24 18:50:22,371 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Included patterns for restart : []
2025-05-24 18:50:22,371 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Excluded patterns for restart : [/spring-boot-starter-[\w-]+/, /spring-boot/(bin|build|out)/, /spring-boot-starter/(bin|build|out)/, /spring-boot-devtools/(bin|build|out)/, /spring-boot-actuator/(bin|build|out)/, /spring-boot-autoconfigure/(bin|build|out)/]
2025-05-24 18:50:22,371 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
2025-05-24 18:50:22,372 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
2025-05-24 18:50:22,372 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc
2025-05-24 18:50:22,386 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 18:50:22,394 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 18:50:22,431 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 18:50:22,432 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 18:50:22,434 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 18:50:22,435 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 18:50:22,436 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 18:50:22,436 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 18:50:22,440 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 18:50:22,441 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 18:50:22,442 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 18:50:22,446 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 18:50:22,448 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 18:50:22,824 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 18:50:22,828 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 18:50:22,835 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 18:50:22,836 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-24 18:50:22,843 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 18:50:22,866 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 29 ms. Found 1 JPA repository interface.
2025-05-24 18:50:22,933 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 18:50:22,980 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-24 18:50:22,983 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-24 18:50:22,983 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-24 18:50:22,984 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-24 18:50:23,002 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 18:50:23,003 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 18:50:23,008 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 18:50:23,008 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 18:50:23,008 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-24 18:50:23,011 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 18:50:23,012 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 18:50:23,014 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 18:50:23,023 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 18:50:23,023 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 18:50:23,025 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-24 18:50:23,027 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-24 18:50:23,043 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-24 18:50:23,048 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-24 18:50:23,050 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-24 18:50:23,050 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-24 18:50:23,051 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 18:50:23,052 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-24 18:50:23,052 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-24 18:50:23,057 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-24 18:50:23,059 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-24 18:50:23,059 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 18:50:23,062 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 18:50:23,062 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-24 18:50:23,073 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@1d9de352]
2025-05-24 18:50:23,073 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-24 18:50:23,073 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-24 18:50:23,092 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-24 18:50:23,092 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-24 18:50:23,093 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-24 18:50:23,093 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-24 18:50:23,094 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:50:23,099 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 18:50:23,119 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:50:23,122 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-24 18:50:23,122 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-24 18:50:23,122 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 18:50:23,125 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 18:50:23,127 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-24 18:50:23,127 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-24 18:50:23,128 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-24 18:50:23,133 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-24 18:50:23,133 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:50:23,134 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-24 18:50:23,134 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-24 18:50:23,135 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-24 18:50:23,135 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:50:23,139 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 18:50:23,139 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 18:50:23,140 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:50:23,159 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 18:50:23,159 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 18:50:23,160 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:50:23,160 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-24 18:50:23,160 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-24 18:50:23,160 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 18:50:23,160 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-24 18:50:23,161 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:50:23,164 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:50:23,170 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-24 18:50:23,171 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:50:23,172 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-24 18:50:23,172 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-24 18:50:23,172 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 18:50:23,175 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 18:50:23,178 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-24 18:50:23,232 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 18:50:23,232 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 18:50:23,233 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-24 18:50:23,299 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-24 18:50:23,307 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-24 18:50:23,310 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-24 18:50:23,310 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-24 18:50:23,455 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-24 18:50:23,459 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-24 18:50:23,459 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-24 18:50:23,459 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 1087 ms
2025-05-24 18:50:23,461 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 18:50:23,461 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 18:50:23,462 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 18:50:23,464 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 18:50:23,467 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 18:50:23,468 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 18:50:23,468 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 18:50:23,471 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 18:50:23,475 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 18:50:23,475 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-24 18:50:23,489 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 18:50:23,490 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 18:50:23,490 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 18:50:23,491 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 18:50:23,496 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-24 18:50:23,496 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-24 18:50:23,497 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-24 18:50:23,497 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-24 18:50:23,498 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 18:50:23,502 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-24 18:50:23,503 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-24 18:50:23,503 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 18:50:23,504 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 18:50:23,504 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-24 18:50:23,507 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@36647f21
2025-05-24 18:50:23,520 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 18:50:23,523 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-24 18:50:23,523 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 18:50:23,528 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-24 18:50:23,528 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-24 18:50:23,529 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-24 18:50:23,529 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 18:50:23,530 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-24 18:50:23,530 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-24 18:50:23,531 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 18:50:23,534 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 18:50:23,535 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-24 18:50:23,535 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 18:50:23,535 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 18:50:23,535 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 18:50:23,538 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-24 18:50:23,539 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-24 18:50:23,541 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-24 18:50:23,542 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-24 18:50:23,551 restartedMain DEBUG org.jboss.logging Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2025-05-24 18:50:23,554 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-24 18:50:23,557 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-24 18:50:23,557 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 18:50:23,557 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:50:23,564 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-24 18:50:23,564 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-24 18:50:23,575 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-24 18:50:23,779 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 18:50:23,794 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-1 - configuration:
2025-05-24 18:50:23,796 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-24 18:50:23,796 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-24 18:50:23,796 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-24 18:50:23,796 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-24 18:50:23,796 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-24 18:50:23,796 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-24 18:50:23,797 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-24 18:50:23,797 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-24 18:50:23,797 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-24 18:50:23,797 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-24 18:50:23,797 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-24 18:50:23,797 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-24 18:50:23,797 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-24 18:50:23,797 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-24 18:50:23,797 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-24 18:50:23,797 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-24 18:50:23,797 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-24 18:50:23,797 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-24 18:50:23,797 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-24 18:50:23,797 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-24 18:50:23,797 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-24 18:50:23,798 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-24 18:50:23,798 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-24 18:50:23,798 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-24 18:50:23,798 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-24 18:50:23,798 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-24 18:50:23,798 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-1"
2025-05-24 18:50:23,798 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-24 18:50:23,798 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-24 18:50:23,798 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-24 18:50:23,798 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-24 18:50:23,798 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-24 18:50:23,798 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-24 18:50:23,798 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-24 18:50:23,798 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-24 18:50:23,798 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
2025-05-24 18:50:24,006 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@7bc94eca
2025-05-24 18:50:24,007 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
2025-05-24 18:50:24,043 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 18:50:24,113 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-24 18:50:24,130 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1db1fa15
2025-05-24 18:50:24,161 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5c8cf02e
2025-05-24 18:50:24,191 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@6d1acf40
2025-05-24 18:50:24,222 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3ca30f61
2025-05-24 18:50:24,253 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@38ed577b
2025-05-24 18:50:24,283 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5e204e1b
2025-05-24 18:50:24,313 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1c793b08
2025-05-24 18:50:24,343 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@45984802
2025-05-24 18:50:24,377 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@31e95191
2025-05-24 18:50:24,408 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 18:50:24,598 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 18:50:24,602 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 18:50:24,603 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 18:50:24,606 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-24 18:50:24,607 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-24 18:50:24,610 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-24 18:50:24,612 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-24 18:50:24,614 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-24 18:50:24,630 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-24 18:50:24,631 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-24 18:50:24,638 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-24 18:50:24,651 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 18:50:24,674 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 18:50:24,681 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-24 18:50:24,695 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-24 18:50:24,705 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 18:50:24,738 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 18:50:24,772 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 18:50:24,774 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-24 18:50:24,789 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 18:50:24,794 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 18:50:24,794 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:50:24,794 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 18:50:24,796 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 18:50:24,797 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 18:50:24,799 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:50:24,799 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:50:24,799 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:50:24,799 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:50:24,800 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:50:24,800 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 18:50:24,801 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 18:50:24,801 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:50:24,801 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 18:50:24,801 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:50:24,801 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 18:50:24,803 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:50:24,803 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 18:50:24,806 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:50:24,807 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 18:50:24,807 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 18:50:24,808 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 18:50:24,809 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 18:50:24,810 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 18:50:24,811 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 18:50:24,811 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:50:24,812 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 18:50:24,812 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:50:24,813 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 18:50:24,813 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:50:24,815 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 18:50:24,815 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 18:50:24,815 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:50:24,816 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 18:50:24,816 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 18:50:24,816 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:50:24,823 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 18:50:24,825 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 18:50:24,831 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 18:50:24,831 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 18:50:24,832 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 18:50:24,836 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:50:24,836 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 18:50:24,836 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 18:50:24,839 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 18:50:24,839 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 18:50:24,840 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 18:50:24,840 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:50:24,840 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 18:50:24,841 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-24 18:50:24,841 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-24 18:50:24,841 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 18:50:24,841 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-24 18:50:24,841 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 18:50:24,842 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-24 18:50:24,843 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 18:50:24,844 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:50:24,878 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 18:50:24,880 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 18:50:24,881 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 18:50:24,882 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 18:50:24,882 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 18:50:24,887 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 18:50:24,888 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:50:24,888 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:50:24,888 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:50:24,894 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 18:50:24,899 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 18:50:24,899 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:50:24,899 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:50:24,899 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:50:24,901 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 18:50:24,902 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:50:24,902 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:50:24,902 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:50:24,918 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/insert_addr]}: insertAddr() {GET [/show_addr]}: showAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 18:50:24,921 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model)
2025-05-24 18:50:24,923 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/add_user]}: addUser() {GET [/main_menu]}: mainMenu(Model) { [/get_image/{imageName}]}: getImage(String) {GET [/login]}: loginPage() {GET [/img_test]}: imgTest() {GET [/delete_user]}: deleteUser(Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/login_fail]}: loginFail() {GET [/admin_menu]}: adminMenu(Model) {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 18:50:24,925 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 18:50:24,929 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 18:50:24,930 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 22 mappings in 'requestMappingHandlerMapping'
2025-05-24 18:50:24,931 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 18:50:24,931 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:50:24,931 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:50:24,932 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 18:50:24,932 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:50:24,932 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:50:24,933 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 18:50:24,934 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 18:50:24,934 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:50:24,934 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:50:24,935 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 18:50:24,935 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 18:50:24,937 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 18:50:24,937 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 18:50:24,937 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 18:50:24,939 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 18:50:24,939 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 18:50:24,939 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 18:50:24,939 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 18:50:24,939 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 18:50:24,940 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 18:50:24,940 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 18:50:24,940 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 18:50:24,942 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 18:50:24,942 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 18:50:24,942 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 18:50:24,944 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 18:50:24,944 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 18:50:24,945 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 18:50:24,945 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:50:24,947 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:50:24,948 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 18:50:24,948 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 18:50:24,948 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 18:50:24,950 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 18:50:24,950 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 18:50:24,952 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:50:24,952 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 18:50:24,954 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 18:50:24,963 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 18:50:24,967 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 18:50:24,968 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:50:24,968 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:50:24,968 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:50:24,972 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 18:50:24,973 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 18:50:24,975 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 18:50:24,976 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 18:50:24,998 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@5d272243, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@647614a1, org.springframework.security.web.context.SecurityContextHolderFilter@7a05224e, org.springframework.security.web.header.HeaderWriterFilter@3cc58d49, org.springframework.web.filter.CorsFilter@4272efa3, org.springframework.security.web.authentication.logout.LogoutFilter@70d49bfe, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@10ce5bb6, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2e1974b2, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@56fa6332, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@9eab135, org.springframework.security.web.access.ExceptionTranslationFilter@2a89222b, org.springframework.security.web.access.intercept.AuthorizationFilter@418786cc]
2025-05-24 18:50:24,999 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 18:50:25,000 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 18:50:25,000 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 18:50:25,005 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 18:50:25,005 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 18:50:25,006 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 18:50:25,006 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 18:50:25,006 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 18:50:25,008 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-24 18:50:25,008 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 18:50:25,009 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-24 18:50:25,009 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-24 18:50:25,009 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 18:50:25,010 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 18:50:25,010 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 18:50:25,011 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 18:50:25,014 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 18:50:25,014 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 18:50:25,014 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 18:50:25,015 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 18:50:25,016 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 18:50:25,016 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 18:50:25,017 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 18:50:25,017 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 18:50:25,017 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 18:50:25,018 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 18:50:25,018 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 18:50:25,018 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 18:50:25,018 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:50:25,018 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 18:50:25,019 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-24 18:50:25,019 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 18:50:25,020 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 18:50:25,020 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 18:50:25,021 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 18:50:25,022 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 18:50:25,023 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 18:50:25,024 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 18:50:25,025 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 18:50:25,025 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 18:50:25,026 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 18:50:25,026 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 18:50:25,027 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:50:25,027 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 18:50:25,027 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 18:50:25,031 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 18:50:25,031 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 18:50:25,032 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 18:50:25,032 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 18:50:25,032 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 18:50:25,034 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 18:50:25,034 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 18:50:25,036 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 18:50:25,036 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 18:50:25,038 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 18:50:25,044 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 18:50:25,057 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 18:50:25,057 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 18:50:25,058 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 18:50:25,058 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 18:50:25,059 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 18:50:25,060 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 18:50:25,060 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 18:50:25,060 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:50:25,062 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 18:50:25,065 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 18:50:25,065 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:50:25,066 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 18:50:25,067 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 18:50:25,070 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 18:50:25,071 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 18:50:25,072 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 18:50:25,073 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-24 18:50:25,073 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-24 18:50:25,073 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-24 18:50:25,073 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-24 18:50:25,073 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-24 18:50:25,074 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-24 18:50:25,074 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-24 18:50:25,075 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-24 18:50:25,075 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-24 18:50:25,075 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-24 18:50:25,075 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-24 18:50:25,075 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-24 18:50:25,075 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-24 18:50:25,076 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-24 18:50:25,077 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-24 18:50:25,078 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-24 18:50:25,078 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-24 18:50:25,081 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-24 18:50:25,082 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-24 18:50:25,082 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-24 18:50:25,082 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-24 18:50:25,082 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 18:50:25,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 18:50:25,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-24 18:50:25,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-24 18:50:25,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-24 18:50:25,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-24 18:50:25,085 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-24 18:50:25,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 18:50:25,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 18:50:25,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 18:50:25,089 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-24 18:50:25,090 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 18:50:25,091 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 18:50:25,091 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-24 18:50:25,091 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-24 18:50:25,091 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 18:50:25,092 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-24 18:50:25,092 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 18:50:25,096 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-24 18:50:25,096 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-24 18:50:25,097 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-24 18:50:25,099 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-24 18:50:25,099 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-24 18:50:25,100 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-24 18:50:25,100 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-24 18:50:25,101 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 18:50:25,101 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-24 18:50:25,101 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-24 18:50:25,101 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-24 18:50:25,102 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 18:50:25,102 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 18:50:25,103 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-24 18:50:25,104 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-24 18:50:25,104 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 18:50:25,105 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-24 18:50:25,105 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 18:50:25,105 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-24 18:50:25,108 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-24 18:50:25,108 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-24 18:50:25,109 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-24 18:50:25,109 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-24 18:50:25,110 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-24 18:50:25,110 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-24 18:50:25,110 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-24 18:50:25,110 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-24 18:50:25,111 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-24 18:50:25,111 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-24 18:50:25,111 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-24 18:50:25,111 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-24 18:50:25,112 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-24 18:50:25,112 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-24 18:50:25,112 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-24 18:50:25,112 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-24 18:50:25,113 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-24 18:50:25,113 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-24 18:50:25,113 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 18:50:25,115 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 18:50:25,115 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-24 18:50:25,115 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-24 18:50:25,115 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 18:50:25,116 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-24 18:50:25,116 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-24 18:50:25,117 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 18:50:25,117 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-24 18:50:25,122 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-24 18:50:25,123 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-24 18:50:25,123 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-24 18:50:25,124 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServer' via factory method to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 18:50:25,125 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-24 18:50:25,125 restartedMain DEBUG org.springframework.boot.devtools.livereload.LiveReloadServer Starting live reload server on port 35729
2025-05-24 18:50:25,126 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-24 18:50:25,126 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-24 18:50:25,126 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-24 18:50:25,127 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-24 18:50:25,133 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 18:50:25,133 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 18:50:25,133 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-24 18:50:25,133 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-24 18:50:25,151 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-24 18:50:25,152 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-24 18:50:25,152 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-24 18:50:25,152 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-24 18:50:25,152 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 18:50:25,158 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-24 18:50:25,164 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 3.076 seconds (process running for 3.458)
2025-05-24 18:50:25,165 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-24 18:50:25,166 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-24 18:50:25,166 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Immediately restarting application
2025-05-24 18:50:25,166 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
2025-05-24 18:50:25,166 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-24 18:50:34,826 http-nio-8888-exec-2 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-05-24 18:50:34,827 http-nio-8888-exec-2 INFO org.springframework.web.servlet.DispatcherServlet Initializing Servlet 'dispatcherServlet'
2025-05-24 18:50:34,827 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected StandardServletMultipartResolver
2025-05-24 18:50:34,827 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 18:50:34,827 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected FixedThemeResolver
2025-05-24 18:50:34,828 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@32cf2c00
2025-05-24 18:50:34,828 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@3e22cf56
2025-05-24 18:50:34,828 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 18:50:34,828 http-nio-8888-exec-2 INFO org.springframework.web.servlet.DispatcherServlet Completed initialization in 1 ms
2025-05-24 18:50:34,855 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:50:34,866 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:50:34,868 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:50:34,870 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:50:34,873 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:34,887 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:50:34,911 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:34,911 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:50:34,916 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:50:34,922 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:50:34,925 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:34,930 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:50:34,931 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:34,934 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:34,935 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:34,941 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:34,942 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:34,942 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:34,942 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:34,942 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:34,943 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:34,944 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:34,944 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:34,945 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:34,945 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:34,946 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:34,946 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:34,947 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:34,947 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:34,951 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:34,952 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:34,952 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:34,953 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:34,953 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:34,954 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:34,954 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:34,954 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:34,955 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:34,956 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:34,957 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:34,957 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:34,957 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:34,958 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:34,962 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:34,963 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:34,963 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:34,963 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:34,963 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:34,964 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:34,964 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:34,964 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:34,966 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:34,966 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:34,967 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:34,967 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:34,967 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:34,968 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:34,972 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:34,973 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:34,973 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:34,973 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:34,973 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:34,974 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:34,974 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:34,974 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:34,975 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:34,975 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:34,976 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:34,976 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:34,977 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:34,977 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:34,981 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:34,981 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:34,981 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:34,982 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:34,982 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:34,983 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:34,983 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:34,983 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:34,984 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:34,985 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:34,986 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:34,986 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:34,986 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:34,986 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:34,990 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:34,990 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:34,991 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:34,991 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:34,992 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:34,992 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:34,992 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:34,993 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:34,993 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:34,994 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:34,995 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:34,995 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:34,995 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:34,995 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:34,999 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:35,000 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:35,000 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:35,000 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:35,000 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:35,001 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:35,001 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:35,001 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:35,002 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:35,003 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:35,004 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:35,004 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:35,004 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:35,004 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:35,008 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:35,008 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:35,008 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:35,008 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:35,009 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:35,010 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:35,010 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:35,010 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:35,011 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:35,012 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:35,015 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:35,015 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:35,015 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:35,015 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:35,019 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:35,019 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:35,019 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:35,020 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:35,020 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:35,021 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:35,021 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:35,021 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:35,022 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:35,022 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:35,023 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:35,023 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:35,023 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:35,023 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:35,026 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:35,027 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:35,027 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:35,027 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:35,028 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:35,028 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:35,028 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:35,028 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:35,029 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:35,029 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:35,030 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:35,030 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:35,031 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:35,031 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:35,034 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:35,035 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:35,035 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:35,036 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:35,036 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:35,037 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:35,037 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:35,037 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:35,038 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:35,038 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:35,039 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:35,039 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:35,039 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:35,039 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:35,043 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:35,043 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:35,044 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:35,044 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:35,044 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:35,045 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:35,045 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:35,045 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:35,047 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:35,047 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:35,048 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:35,048 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:35,049 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:35,049 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:35,053 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:35,053 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:35,053 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:35,054 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:35,054 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:35,054 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:35,054 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:35,055 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:35,056 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:35,056 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:35,057 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:35,057 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:35,058 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:35,059 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:35,063 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:35,064 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:35,064 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:35,064 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:35,064 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:35,065 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:35,065 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:35,065 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:35,066 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:35,066 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:35,067 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:35,067 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:35,067 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:35,067 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:35,071 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:35,071 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:35,071 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:35,071 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:35,071 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:35,072 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:35,072 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:35,072 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:35,073 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:35,073 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:35,074 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:35,075 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:35,075 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:35,075 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:35,079 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:35,079 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:35,079 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:35,080 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:35,080 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:35,081 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:35,081 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:35,081 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:35,081 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:35,082 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:35,082 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:35,082 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:35,083 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:35,083 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:35,086 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:35,087 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:35,087 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:35,087 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:35,087 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:35,088 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:35,088 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:35,088 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:35,088 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:35,089 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:35,089 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:35,090 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:35,090 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:35,090 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:35,094 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:35,094 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:35,094 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:35,095 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:35,095 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:35,095 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:35,095 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:35,096 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:35,096 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:35,097 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:35,097 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:35,098 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:35,098 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:35,098 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:35,101 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:35,102 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:35,102 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:35,102 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:35,102 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:35,103 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:35,103 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:35,103 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:35,104 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:35,104 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:35,105 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:35,105 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:35,105 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:35,105 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:36,146 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:36,147 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:36,147 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:36,147 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:36,147 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,148 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:36,148 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:36,148 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:36,149 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:36,149 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:36,150 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:36,150 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:36,150 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,150 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:36,153 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:36,154 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:36,154 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:36,154 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:36,154 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,155 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:36,155 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:36,155 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:36,155 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:36,156 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:36,156 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:36,156 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:36,157 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,157 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:36,160 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:36,161 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:36,161 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:36,161 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:36,161 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,162 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:36,162 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:36,162 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:36,163 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:36,163 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:36,164 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:36,164 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:36,164 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,164 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:36,169 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:36,170 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:36,170 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:36,170 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:36,170 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,171 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:36,171 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:36,171 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:36,171 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:36,171 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:36,172 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:36,172 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:36,172 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,173 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:36,176 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:36,176 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:36,176 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:36,176 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:36,176 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,176 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:36,176 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:36,176 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:36,178 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:36,178 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:36,179 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:36,179 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:36,179 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,179 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:36,182 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:36,183 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:36,183 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:36,183 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:36,184 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,184 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:36,184 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:36,184 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:36,185 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:36,185 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:36,186 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:36,186 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:36,186 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,186 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:36,189 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:36,190 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:36,190 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:36,190 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:36,190 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,191 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:36,191 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:36,191 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:36,192 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:36,192 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:36,192 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:36,193 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:36,193 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,193 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:36,196 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:36,196 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:36,196 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:36,196 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:36,196 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,198 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:36,198 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:36,198 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:36,198 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:36,198 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:36,199 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:36,199 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:36,199 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,199 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:36,202 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:36,202 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:36,202 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:36,203 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:36,203 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,203 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:36,203 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:36,204 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:36,204 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:36,205 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:36,205 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:36,205 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:36,206 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,206 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:36,209 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:36,209 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:36,209 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:36,210 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:36,210 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,211 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:36,211 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:36,211 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:36,212 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:36,212 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:36,212 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:36,213 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:36,213 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,214 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:36,216 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:36,217 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:36,217 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:36,217 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:36,217 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,218 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:36,218 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:36,218 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:36,218 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:36,219 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:36,220 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:36,220 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:36,220 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,220 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:36,223 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:36,224 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:36,224 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:36,224 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:36,224 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,225 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:36,225 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:36,225 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:36,226 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:36,226 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:36,227 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:36,227 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:36,228 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,228 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:36,231 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:36,231 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:36,231 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:36,231 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:36,231 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,232 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:36,232 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:36,232 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:36,233 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:36,233 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:36,233 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:36,234 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:36,234 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,234 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:36,237 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:36,237 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:36,238 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:36,238 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:36,238 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,238 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:36,238 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:36,239 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:36,239 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:36,239 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:36,240 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:36,240 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:36,240 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,241 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:36,244 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:36,244 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:36,244 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:36,245 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:36,245 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,245 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:36,245 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:36,245 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:36,246 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:36,246 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:36,247 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:36,247 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:36,247 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,247 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:36,250 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:36,251 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:36,251 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:36,251 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:36,252 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,252 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:36,252 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:36,252 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:36,253 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:36,253 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:36,254 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:36,254 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:36,254 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,254 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:36,258 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:36,258 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:36,258 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:36,259 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:36,259 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,259 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:36,259 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:36,259 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:36,260 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:36,261 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:36,262 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:36,262 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:36,262 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,263 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:36,265 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:36,266 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:36,266 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:36,266 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:36,266 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,267 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:36,267 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:36,267 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:36,268 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:36,268 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:36,269 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:36,269 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:36,269 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,269 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:36,273 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:36,273 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:36,273 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:36,273 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:36,274 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,274 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:36,275 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:36,275 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:36,276 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:36,276 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:36,277 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:36,277 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:36,277 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,277 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:36,280 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:36,280 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:36,281 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:36,281 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:36,281 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,282 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:36,282 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:36,282 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:36,283 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:36,283 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:36,283 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:36,283 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:36,284 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:36,284 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:38,080 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:50:38,081 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:50:38,081 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:50:38,081 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:50:38,081 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,081 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:50:38,082 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:38,082 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:50:38,082 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:50:38,082 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:50:38,082 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:38,083 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:50:38,083 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:38,084 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,084 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:38,089 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:38,089 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:38,089 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:38,089 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:38,089 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,090 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:38,090 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:38,090 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:38,090 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:38,091 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:38,092 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:38,092 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:38,092 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,092 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:38,096 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:38,096 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:38,096 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:38,096 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:38,096 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,097 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:38,097 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:38,097 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:38,098 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:38,099 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:38,099 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:38,099 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:38,099 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,099 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:38,102 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:38,103 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:38,103 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:38,103 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:38,103 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,104 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:38,104 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:38,104 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:38,105 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:38,105 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:38,106 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:38,106 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:38,106 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,106 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:38,109 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:38,110 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:38,110 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:38,110 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:38,110 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,111 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:38,111 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:38,111 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:38,112 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:38,112 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:38,113 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:38,113 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:38,113 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,113 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:38,117 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:38,117 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:38,117 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:38,117 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:38,117 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,117 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:38,117 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:38,118 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:38,118 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:38,118 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:38,119 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:38,119 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:38,119 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,120 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:38,123 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:38,124 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:38,124 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:38,124 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:38,124 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,125 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:38,126 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:38,126 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:38,126 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:38,127 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:38,127 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:38,127 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:38,128 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,128 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:38,131 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:38,132 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:38,132 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:38,132 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:38,132 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,133 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:38,133 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:38,133 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:38,134 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:38,134 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:38,134 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:38,134 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:38,135 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,135 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:38,138 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:38,138 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:38,138 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:38,138 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:38,139 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,139 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:38,139 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:38,139 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:38,140 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:38,140 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:38,141 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:38,141 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:38,142 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,142 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:38,146 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:38,146 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:38,146 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:38,146 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:38,146 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,147 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:38,147 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:38,148 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:38,148 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:38,148 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:38,149 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:38,149 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:38,149 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,150 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:38,152 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:38,153 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:38,153 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:38,153 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:38,153 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,154 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:38,154 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:38,154 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:38,154 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:38,155 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:38,155 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:38,155 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:38,155 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,156 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:38,161 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:38,161 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:38,161 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:38,162 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:38,162 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,163 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:38,163 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:38,163 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:38,164 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:38,165 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:38,165 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:38,165 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:38,166 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,166 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:38,169 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:38,169 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:38,169 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:38,170 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:38,170 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,170 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:38,170 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:38,171 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:38,171 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:38,171 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:38,172 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:38,172 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:38,172 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,173 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:38,176 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:38,176 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:38,177 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:38,177 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:38,177 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,177 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:38,178 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:38,178 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:38,178 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:38,178 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:38,179 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:38,179 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:38,179 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,179 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:38,182 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:38,183 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:38,183 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:38,183 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:38,183 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,184 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:38,184 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:38,184 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:38,184 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:38,184 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:38,185 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:38,185 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:38,185 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,185 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:38,189 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:38,190 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:38,190 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:38,190 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:38,190 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,190 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:38,190 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:38,190 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:38,191 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:38,191 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:38,192 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:38,192 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:38,192 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,192 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:38,195 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:38,196 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:38,196 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:38,196 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:38,196 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,196 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:38,196 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:38,196 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:38,197 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:38,197 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:38,198 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:38,198 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:38,198 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,198 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:38,201 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:38,202 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:38,202 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:38,202 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:38,202 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,202 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:38,202 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:38,203 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:38,203 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:38,203 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:38,204 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:38,204 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:38,204 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,204 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:38,208 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:38,208 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:38,208 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:38,208 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:38,208 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,209 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:38,209 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:38,209 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:38,210 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:38,210 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:38,211 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:38,211 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:38,211 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,211 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:38,214 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:38,214 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:38,215 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:38,215 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:38,215 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,215 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:38,215 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:38,215 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:38,217 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:38,217 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:38,218 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:38,218 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:38,218 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:38,218 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:39,243 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:39,243 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:39,243 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:39,243 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:39,243 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,244 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:39,244 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:39,245 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:39,246 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:39,246 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:39,247 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:39,247 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:39,247 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,247 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:39,251 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:39,251 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:39,251 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:39,252 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:39,252 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,253 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:39,253 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:39,253 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:39,254 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:39,254 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:39,255 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:39,255 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:39,255 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,255 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:39,259 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:39,259 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:39,259 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:39,260 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:39,260 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,261 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:39,262 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:39,262 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:39,263 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:39,263 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:39,264 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:39,264 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:39,264 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,264 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:39,269 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:39,270 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:39,270 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:39,271 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:39,271 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,272 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:39,272 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:39,272 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:39,273 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:39,274 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:39,275 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:39,275 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:39,276 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,276 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:39,280 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:39,280 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:39,280 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:39,281 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:39,281 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,281 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:39,282 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:39,282 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:39,282 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:39,282 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:39,283 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:39,283 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:39,284 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,284 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:39,287 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:39,287 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:39,288 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:39,288 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:39,288 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,288 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:39,288 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:39,289 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:39,289 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:39,290 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:39,290 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:39,290 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:39,290 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,291 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:39,294 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:39,294 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:39,294 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:39,294 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:39,294 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,295 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:39,295 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:39,295 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:39,296 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:39,296 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:39,296 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:39,297 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:39,297 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,298 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:39,301 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:39,301 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:39,301 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:39,301 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:39,301 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,302 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:39,302 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:39,302 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:39,303 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:39,303 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:39,304 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:39,304 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:39,305 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,305 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:39,316 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:39,316 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:39,316 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:39,317 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:39,317 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,318 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:39,318 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:39,318 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:39,319 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:39,319 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:39,321 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:39,321 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:39,321 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,321 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:39,325 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:39,326 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:39,326 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:39,326 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:39,326 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,326 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:39,326 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:39,326 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:39,327 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:39,327 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:39,328 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:39,328 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:39,328 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,328 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:39,332 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:39,332 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:39,332 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:39,332 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:39,333 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,333 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:39,333 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:39,333 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:39,334 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:39,334 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:39,335 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:39,335 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:39,335 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,335 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:39,339 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:39,340 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:39,340 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:39,340 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:39,340 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,341 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:39,341 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:39,341 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:39,342 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:39,342 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:39,342 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:39,342 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:39,343 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,343 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:39,347 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:39,347 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:39,347 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:39,347 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:39,348 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,348 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:39,348 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:39,348 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:39,349 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:39,349 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:39,350 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:39,350 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:39,350 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,350 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:39,354 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:39,354 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:39,354 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:39,355 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:39,355 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,355 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:39,355 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:39,355 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:39,356 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:39,356 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:39,357 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:39,357 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:39,357 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,358 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:39,361 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:39,361 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:39,361 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:39,362 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:39,362 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,362 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:39,362 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:39,363 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:39,363 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:39,363 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:39,364 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:39,364 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:39,365 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,365 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:39,369 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:39,369 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:39,369 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:39,370 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:39,370 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,370 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:39,370 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:39,371 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:39,371 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:39,371 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:39,372 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:39,372 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:39,372 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,372 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:39,376 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:39,376 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:39,376 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:39,376 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:39,376 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,377 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:39,377 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:39,377 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:39,378 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:39,378 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:39,378 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:39,378 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:39,379 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,379 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:39,382 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:39,382 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:39,383 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:39,383 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:39,383 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,384 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:39,384 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:39,384 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:39,384 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:39,385 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:39,385 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:39,385 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:39,386 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,386 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:39,389 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:39,390 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:39,390 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:39,390 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:39,390 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,391 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:39,391 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:39,391 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:39,391 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:39,392 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:39,392 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:39,393 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:39,393 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,393 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:39,396 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:39,397 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:39,397 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:39,397 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:39,397 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,398 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:39,398 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:39,398 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:39,398 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:39,398 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:39,399 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:39,399 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:39,399 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:39,399 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:44,415 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:44,416 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:44,416 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:44,416 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:44,416 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,416 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:44,417 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:44,417 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:44,417 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:44,417 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:44,418 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:44,418 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:44,418 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,418 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:44,422 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:44,422 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:44,422 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:44,422 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:44,423 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,424 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:44,424 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:44,424 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:44,424 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:44,424 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:44,425 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:44,425 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:44,425 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,425 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:44,429 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:44,429 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:44,430 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:44,430 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:44,430 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,431 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:44,431 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:44,431 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:44,432 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:44,432 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:44,432 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:44,432 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:44,432 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,432 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:44,436 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:44,436 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:44,437 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:44,438 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:44,439 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,441 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:44,442 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:44,442 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:44,443 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:44,443 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:44,443 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:44,444 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:44,444 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,444 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:44,447 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:44,448 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:44,448 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:44,448 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:44,448 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,449 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:44,449 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:44,449 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:44,449 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:44,449 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:44,450 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:44,450 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:44,450 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,450 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:44,455 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:44,455 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:44,455 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:44,455 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:44,456 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,456 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:44,456 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:44,456 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:44,457 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:44,457 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:44,458 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:44,458 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:44,458 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,458 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:44,461 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:44,462 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:44,462 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:44,462 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:44,462 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,463 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:44,463 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:44,463 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:44,463 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:44,464 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:44,464 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:44,464 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:44,464 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,464 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:44,467 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:44,467 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:44,467 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:44,467 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:44,467 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,468 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:44,468 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:44,468 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:44,468 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:44,469 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:44,469 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:44,469 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:44,470 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,470 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:44,472 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:44,474 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:44,474 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:44,474 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:44,474 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,475 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:44,475 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:44,475 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:44,475 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:44,476 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:44,476 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:44,476 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:44,476 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,477 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:44,479 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:44,480 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:44,480 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:44,480 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:44,480 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,481 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:44,481 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:44,481 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:44,481 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:44,482 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:44,482 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:44,482 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:44,482 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,482 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:44,485 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:44,486 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:44,486 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:44,486 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:44,486 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,487 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:44,487 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:44,487 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:44,487 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:44,488 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:44,488 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:44,488 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:44,488 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,489 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:44,492 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:44,492 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:44,492 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:44,492 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:44,493 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,493 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:44,493 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:44,493 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:44,494 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:44,494 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:44,494 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:44,495 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:44,495 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,495 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:44,498 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:44,498 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:44,498 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:44,499 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:44,499 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,500 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:44,500 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:44,500 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:44,500 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:44,501 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:44,501 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:44,501 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:44,502 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,502 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:44,505 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:44,505 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:44,505 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:44,505 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:44,505 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,506 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:44,506 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:44,506 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:44,507 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:44,507 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:44,507 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:44,507 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:44,508 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,508 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:44,511 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:44,511 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:44,511 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:44,511 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:44,511 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,512 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:44,512 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:44,512 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:44,513 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:44,513 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:44,514 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:44,514 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:44,514 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,514 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:44,517 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:44,517 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:44,517 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:44,517 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:44,518 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,518 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:44,518 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:44,518 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:44,519 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:44,519 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:44,520 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:44,520 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:44,520 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,520 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:44,524 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:44,524 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:44,525 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:44,525 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:44,525 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,525 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:44,525 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:44,526 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:44,526 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:44,526 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:44,527 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:44,527 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:44,527 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,527 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:44,530 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:44,530 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:44,530 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:44,531 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:44,531 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,532 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:44,532 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:44,532 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:44,532 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:44,532 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:44,533 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:44,533 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:44,533 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,533 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:44,536 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:44,536 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:44,536 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:44,536 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:44,537 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,537 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:44,537 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:44,537 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:44,538 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:44,538 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:44,538 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:44,539 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:44,539 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,539 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:50:44,542 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:50:44,543 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:50:44,543 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:50:44,543 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginPage()
2025-05-24 18:50:44,543 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,543 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:50:44,543 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name 'login', model {}
2025-05-24 18:50:44,543 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login.jsp]
2025-05-24 18:50:44,543 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/login.jsp
2025-05-24 18:50:44,544 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:50:44,544 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views/login.jsp?continue to session
2025-05-24 18:50:44,544 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:50:44,544 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:50:44,544 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
Date Thread Level Logger MDC Message
Logback Log Messages

Log session start time Sat May 24 18:53:54 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 18:53:54,991 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 7276 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 18:53:54,995 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 18:53:54,996 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-24 18:53:54,997 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 18:53:55,062 restartedMain DEBUG org.springframework.boot.devtools.restart.ChangeableUrls Matching URLs for reloading : [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
2025-05-24 18:53:55,062 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Included patterns for restart : []
2025-05-24 18:53:55,063 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Excluded patterns for restart : [/spring-boot-starter-[\w-]+/, /spring-boot/(bin|build|out)/, /spring-boot-starter/(bin|build|out)/, /spring-boot-devtools/(bin|build|out)/, /spring-boot-actuator/(bin|build|out)/, /spring-boot-autoconfigure/(bin|build|out)/]
2025-05-24 18:53:55,063 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
2025-05-24 18:53:55,064 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
2025-05-24 18:53:55,065 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc
2025-05-24 18:53:55,080 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 18:53:55,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 18:53:55,125 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 18:53:55,128 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 18:53:55,130 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 18:53:55,131 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 18:53:55,132 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 18:53:55,133 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 18:53:55,140 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 18:53:55,142 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 18:53:55,142 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 18:53:55,147 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 18:53:55,149 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 18:53:55,561 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 18:53:55,565 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 18:53:55,571 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 18:53:55,571 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-24 18:53:55,578 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 18:53:55,600 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 27 ms. Found 1 JPA repository interface.
2025-05-24 18:53:55,679 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 18:53:55,731 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-24 18:53:55,734 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-24 18:53:55,734 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-24 18:53:55,734 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-24 18:53:55,756 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 18:53:55,757 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 18:53:55,762 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 18:53:55,763 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 18:53:55,763 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-24 18:53:55,766 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 18:53:55,768 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 18:53:55,772 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 18:53:55,773 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 18:53:55,774 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 18:53:55,778 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-24 18:53:55,780 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-24 18:53:55,798 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-24 18:53:55,805 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-24 18:53:55,808 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-24 18:53:55,808 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-24 18:53:55,809 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 18:53:55,810 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-24 18:53:55,810 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-24 18:53:55,816 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-24 18:53:55,821 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-24 18:53:55,822 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 18:53:55,826 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 18:53:55,826 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-24 18:53:55,840 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@90fff94]
2025-05-24 18:53:55,840 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-24 18:53:55,840 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-24 18:53:55,861 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-24 18:53:55,861 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-24 18:53:55,862 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-24 18:53:55,862 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-24 18:53:55,864 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:53:55,869 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 18:53:55,885 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:53:55,888 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-24 18:53:55,888 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-24 18:53:55,888 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 18:53:55,890 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 18:53:55,891 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-24 18:53:55,891 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-24 18:53:55,892 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-24 18:53:55,896 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-24 18:53:55,896 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:53:55,897 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-24 18:53:55,897 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-24 18:53:55,898 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-24 18:53:55,898 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:53:55,900 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 18:53:55,900 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 18:53:55,901 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:53:55,918 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 18:53:55,919 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 18:53:55,919 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:53:55,920 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-24 18:53:55,920 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-24 18:53:55,920 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 18:53:55,921 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-24 18:53:55,921 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:53:55,925 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:53:55,932 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-24 18:53:55,932 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:53:55,934 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-24 18:53:55,934 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-24 18:53:55,934 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 18:53:55,937 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 18:53:55,942 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-24 18:53:56,011 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 18:53:56,011 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 18:53:56,011 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-24 18:53:56,090 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-24 18:53:56,098 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-24 18:53:56,100 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-24 18:53:56,100 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-24 18:53:56,215 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-24 18:53:56,219 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-24 18:53:56,219 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-24 18:53:56,221 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 1154 ms
2025-05-24 18:53:56,222 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 18:53:56,222 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 18:53:56,223 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 18:53:56,224 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 18:53:56,227 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 18:53:56,228 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 18:53:56,228 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 18:53:56,230 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 18:53:56,234 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 18:53:56,234 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-24 18:53:56,246 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 18:53:56,247 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 18:53:56,247 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 18:53:56,247 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 18:53:56,252 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-24 18:53:56,252 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-24 18:53:56,253 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-24 18:53:56,253 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-24 18:53:56,254 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 18:53:56,257 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-24 18:53:56,258 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-24 18:53:56,258 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 18:53:56,259 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 18:53:56,259 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-24 18:53:56,260 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@36647f21
2025-05-24 18:53:56,272 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 18:53:56,273 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-24 18:53:56,273 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 18:53:56,276 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-24 18:53:56,276 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-24 18:53:56,277 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-24 18:53:56,277 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 18:53:56,277 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-24 18:53:56,278 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-24 18:53:56,279 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 18:53:56,281 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 18:53:56,282 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-24 18:53:56,282 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 18:53:56,282 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 18:53:56,282 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 18:53:56,286 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-24 18:53:56,286 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-24 18:53:56,289 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-24 18:53:56,289 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-24 18:53:56,301 restartedMain DEBUG org.jboss.logging Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2025-05-24 18:53:56,303 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-24 18:53:56,305 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-24 18:53:56,306 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 18:53:56,306 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:53:56,313 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-24 18:53:56,313 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-24 18:53:56,323 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-24 18:53:56,544 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 18:53:56,558 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-1 - configuration:
2025-05-24 18:53:56,560 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-24 18:53:56,560 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-24 18:53:56,560 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-24 18:53:56,561 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-24 18:53:56,561 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-24 18:53:56,561 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-24 18:53:56,561 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-24 18:53:56,561 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-24 18:53:56,561 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-24 18:53:56,561 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-24 18:53:56,561 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-24 18:53:56,561 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-24 18:53:56,562 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-24 18:53:56,562 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-24 18:53:56,562 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-24 18:53:56,562 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-24 18:53:56,562 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-24 18:53:56,562 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-24 18:53:56,562 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-24 18:53:56,562 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-24 18:53:56,562 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-24 18:53:56,562 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-24 18:53:56,562 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-24 18:53:56,562 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-24 18:53:56,562 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-24 18:53:56,562 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-24 18:53:56,562 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-1"
2025-05-24 18:53:56,563 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-24 18:53:56,563 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-24 18:53:56,563 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-24 18:53:56,563 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-24 18:53:56,563 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-24 18:53:56,563 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-24 18:53:56,563 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-24 18:53:56,563 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-24 18:53:56,563 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
2025-05-24 18:53:56,795 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@57a6f54d
2025-05-24 18:53:56,796 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
2025-05-24 18:53:56,825 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 18:53:56,906 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-24 18:53:56,922 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@12e3eccd
2025-05-24 18:53:56,953 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@53dee6f6
2025-05-24 18:53:56,984 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@624794cd
2025-05-24 18:53:57,016 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@33f119b9
2025-05-24 18:53:57,045 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@37bf46e9
2025-05-24 18:53:57,076 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@11ef43d8
2025-05-24 18:53:57,106 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@158b2e97
2025-05-24 18:53:57,135 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@7e325080
2025-05-24 18:53:57,169 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1f79822c
2025-05-24 18:53:57,183 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 18:53:57,344 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 18:53:57,348 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 18:53:57,348 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 18:53:57,351 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-24 18:53:57,352 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-24 18:53:57,357 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-24 18:53:57,358 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-24 18:53:57,361 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-24 18:53:57,376 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-24 18:53:57,377 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-24 18:53:57,384 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-24 18:53:57,395 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 18:53:57,413 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 18:53:57,419 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-24 18:53:57,433 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-24 18:53:57,443 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 18:53:57,486 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 18:53:57,531 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 18:53:57,535 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-24 18:53:57,554 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 18:53:57,561 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 18:53:57,561 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:53:57,562 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 18:53:57,563 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 18:53:57,565 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 18:53:57,567 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:53:57,567 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:53:57,567 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:53:57,568 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:53:57,568 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:53:57,568 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 18:53:57,569 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 18:53:57,569 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:53:57,569 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 18:53:57,569 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:53:57,570 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 18:53:57,570 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:53:57,571 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 18:53:57,573 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:53:57,573 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 18:53:57,574 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 18:53:57,574 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 18:53:57,575 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 18:53:57,575 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 18:53:57,577 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 18:53:57,577 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:53:57,577 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 18:53:57,577 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:53:57,577 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 18:53:57,578 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:53:57,579 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 18:53:57,579 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 18:53:57,579 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:53:57,580 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 18:53:57,580 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 18:53:57,580 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:53:57,586 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 18:53:57,587 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 18:53:57,590 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 18:53:57,590 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 18:53:57,590 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 18:53:57,596 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:53:57,596 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 18:53:57,596 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 18:53:57,598 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 18:53:57,599 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 18:53:57,599 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 18:53:57,599 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:53:57,599 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 18:53:57,600 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-24 18:53:57,600 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-24 18:53:57,601 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 18:53:57,601 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-24 18:53:57,601 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 18:53:57,602 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-24 18:53:57,603 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 18:53:57,604 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:53:57,659 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 18:53:57,663 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 18:53:57,663 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 18:53:57,665 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 18:53:57,665 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 18:53:57,671 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 18:53:57,673 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:53:57,673 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:53:57,673 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:53:57,680 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 18:53:57,686 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 18:53:57,686 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:53:57,686 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:53:57,686 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:53:57,689 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 18:53:57,691 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:53:57,691 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:53:57,691 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:53:57,711 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 18:53:57,714 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes)
2025-05-24 18:53:57,716 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/delete_user]}: deleteUser(Model) {GET [/main_menu]}: mainMenu(Model) { [/get_image/{imageName}]}: getImage(String) {GET [/admin_menu]}: adminMenu(Model) {GET [/img_test]}: imgTest() {GET [/login_fail]}: loginFail() {GET [/add_user]}: addUser() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 18:53:57,720 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 18:53:57,724 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 18:53:57,726 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 18:53:57,727 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 18:53:57,727 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:53:57,727 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:53:57,728 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 18:53:57,728 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:53:57,728 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:53:57,730 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 18:53:57,731 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 18:53:57,731 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:53:57,731 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:53:57,732 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 18:53:57,732 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 18:53:57,734 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 18:53:57,734 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 18:53:57,735 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 18:53:57,737 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 18:53:57,737 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 18:53:57,738 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 18:53:57,738 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 18:53:57,738 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 18:53:57,739 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 18:53:57,739 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 18:53:57,740 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 18:53:57,743 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 18:53:57,743 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 18:53:57,743 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 18:53:57,747 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 18:53:57,747 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 18:53:57,747 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 18:53:57,748 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:53:57,752 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:53:57,752 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 18:53:57,753 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 18:53:57,753 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 18:53:57,756 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 18:53:57,756 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 18:53:57,759 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:53:57,759 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 18:53:57,762 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 18:53:57,778 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 18:53:57,784 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 18:53:57,785 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:53:57,785 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:53:57,785 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:53:57,790 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 18:53:57,791 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 18:53:57,795 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 18:53:57,795 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 18:53:57,825 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@476f3a74, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6fb894f0, org.springframework.security.web.context.SecurityContextHolderFilter@351d4d61, org.springframework.security.web.header.HeaderWriterFilter@440007ce, org.springframework.web.filter.CorsFilter@72346597, org.springframework.security.web.authentication.logout.LogoutFilter@569eced4, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@546198a9, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1f192591, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6afeb3fa, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@54b1bc06, org.springframework.security.web.access.ExceptionTranslationFilter@479abf3c, org.springframework.security.web.access.intercept.AuthorizationFilter@bee82b]
2025-05-24 18:53:57,826 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 18:53:57,827 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 18:53:57,828 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 18:53:57,832 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 18:53:57,833 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 18:53:57,834 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 18:53:57,835 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 18:53:57,835 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 18:53:57,836 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-24 18:53:57,836 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 18:53:57,837 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-24 18:53:57,837 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-24 18:53:57,837 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 18:53:57,837 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 18:53:57,838 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 18:53:57,839 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 18:53:57,840 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 18:53:57,841 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 18:53:57,841 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 18:53:57,842 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 18:53:57,843 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 18:53:57,843 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 18:53:57,844 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 18:53:57,845 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 18:53:57,845 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 18:53:57,846 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 18:53:57,846 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 18:53:57,846 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 18:53:57,846 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:53:57,846 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 18:53:57,847 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-24 18:53:57,847 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 18:53:57,847 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 18:53:57,848 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 18:53:57,848 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 18:53:57,850 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 18:53:57,850 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 18:53:57,852 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 18:53:57,852 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 18:53:57,853 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 18:53:57,853 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 18:53:57,853 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 18:53:57,854 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:53:57,854 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 18:53:57,854 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 18:53:57,858 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 18:53:57,859 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 18:53:57,859 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 18:53:57,859 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 18:53:57,860 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 18:53:57,862 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 18:53:57,862 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 18:53:57,864 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 18:53:57,864 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 18:53:57,866 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 18:53:57,872 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 18:53:57,887 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 18:53:57,889 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 18:53:57,889 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 18:53:57,889 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 18:53:57,890 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 18:53:57,891 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 18:53:57,892 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 18:53:57,892 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:53:57,894 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 18:53:57,896 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 18:53:57,897 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:53:57,899 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 18:53:57,900 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 18:53:57,906 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 18:53:57,906 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 18:53:57,907 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 18:53:57,909 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-24 18:53:57,910 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-24 18:53:57,910 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-24 18:53:57,910 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-24 18:53:57,910 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-24 18:53:57,911 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-24 18:53:57,912 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-24 18:53:57,912 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-24 18:53:57,912 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-24 18:53:57,912 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-24 18:53:57,913 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-24 18:53:57,913 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-24 18:53:57,913 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-24 18:53:57,914 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-24 18:53:57,915 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-24 18:53:57,916 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-24 18:53:57,916 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-24 18:53:57,921 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-24 18:53:57,922 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-24 18:53:57,922 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-24 18:53:57,922 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-24 18:53:57,923 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 18:53:57,923 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 18:53:57,925 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-24 18:53:57,926 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-24 18:53:57,926 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-24 18:53:57,927 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-24 18:53:57,927 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-24 18:53:57,931 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 18:53:57,931 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 18:53:57,931 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 18:53:57,932 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-24 18:53:57,934 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 18:53:57,934 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 18:53:57,935 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-24 18:53:57,935 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-24 18:53:57,935 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 18:53:57,936 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-24 18:53:57,936 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 18:53:57,943 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-24 18:53:57,944 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-24 18:53:57,944 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-24 18:53:57,947 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-24 18:53:57,948 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-24 18:53:57,948 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-24 18:53:57,949 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-24 18:53:57,950 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 18:53:57,950 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-24 18:53:57,950 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-24 18:53:57,951 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-24 18:53:57,951 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 18:53:57,952 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 18:53:57,954 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-24 18:53:57,954 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-24 18:53:57,955 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 18:53:57,955 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-24 18:53:57,956 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 18:53:57,957 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-24 18:53:57,959 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-24 18:53:57,960 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-24 18:53:57,961 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-24 18:53:57,961 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-24 18:53:57,962 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-24 18:53:57,962 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-24 18:53:57,962 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-24 18:53:57,963 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-24 18:53:57,964 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-24 18:53:57,964 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-24 18:53:57,964 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-24 18:53:57,965 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-24 18:53:57,965 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-24 18:53:57,966 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-24 18:53:57,966 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-24 18:53:57,967 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-24 18:53:57,967 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-24 18:53:57,968 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-24 18:53:57,968 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 18:53:57,969 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 18:53:57,969 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-24 18:53:57,970 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-24 18:53:57,970 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 18:53:57,971 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-24 18:53:57,971 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-24 18:53:57,972 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 18:53:57,972 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-24 18:53:57,978 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-24 18:53:57,978 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-24 18:53:57,979 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-24 18:53:57,980 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServer' via factory method to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 18:53:57,981 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-24 18:53:57,981 restartedMain DEBUG org.springframework.boot.devtools.livereload.LiveReloadServer Starting live reload server on port 35729
2025-05-24 18:53:57,982 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-24 18:53:57,982 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-24 18:53:57,983 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-24 18:53:57,983 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-24 18:53:57,990 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 18:53:57,990 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 18:53:57,990 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-24 18:53:57,991 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-24 18:53:58,013 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-24 18:53:58,014 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-24 18:53:58,015 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-24 18:53:58,015 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-24 18:53:58,015 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 18:53:58,023 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-24 18:53:58,028 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 3.308 seconds (process running for 3.749)
2025-05-24 18:53:58,029 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-24 18:53:58,031 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-24 18:53:58,031 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Immediately restarting application
2025-05-24 18:53:58,031 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
2025-05-24 18:53:58,031 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-24 18:54:13,470 http-nio-8888-exec-1 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-05-24 18:54:13,471 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Initializing Servlet 'dispatcherServlet'
2025-05-24 18:54:13,471 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected StandardServletMultipartResolver
2025-05-24 18:54:13,471 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 18:54:13,471 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected FixedThemeResolver
2025-05-24 18:54:13,472 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@7327d691
2025-05-24 18:54:13,472 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@2d9ff332
2025-05-24 18:54:13,472 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 18:54:13,472 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Completed initialization in 1 ms
2025-05-24 18:54:13,484 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:54:13,489 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:54:13,489 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:54:13,490 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:54:13,491 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,498 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:54:13,511 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:54:13,511 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:54:13,514 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:54:13,517 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:54:13,518 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:13,521 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:54:13,521 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:13,522 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,522 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:54:13,527 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:13,528 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:13,528 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:13,528 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:13,529 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,530 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:13,533 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:13,533 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,533 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:13,533 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:13,535 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:13,535 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:13,535 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:13,536 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:13,539 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:13,539 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:13,539 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:13,539 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:13,539 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,540 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:13,540 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:13,540 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,540 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:13,540 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:13,541 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:13,541 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:13,541 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:13,541 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:13,546 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:13,546 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:13,546 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:13,547 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:13,547 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,547 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:13,547 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:13,547 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,547 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:13,547 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:13,547 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:13,548 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:13,548 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:13,548 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:13,552 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:13,552 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:13,552 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:13,552 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:13,552 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,553 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:13,553 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:13,553 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,553 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:13,553 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:13,553 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:13,554 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:13,554 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:13,554 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:13,557 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:13,558 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:13,558 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:13,559 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:13,559 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,560 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:13,560 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:13,560 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,560 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:13,560 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:13,561 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:13,561 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:13,561 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:13,561 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:13,565 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:13,565 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:13,565 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:13,565 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:13,565 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,566 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:13,566 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:13,566 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,566 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:13,566 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:13,567 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:13,567 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:13,567 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:13,567 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:13,570 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:13,571 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:13,571 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:13,571 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:13,571 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,572 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:13,572 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:13,572 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,572 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:13,572 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:13,572 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:13,572 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:13,573 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:13,573 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:13,576 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:13,577 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:13,577 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:13,577 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:13,577 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,578 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:13,578 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:13,578 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,578 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:13,578 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:13,578 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:13,578 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:13,579 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:13,579 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:13,582 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:13,582 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:13,582 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:13,582 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:13,583 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,583 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:13,583 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:13,583 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,583 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:13,583 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:13,584 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:13,584 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:13,584 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:13,584 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:13,587 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:13,587 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:13,587 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:13,588 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:13,588 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,588 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:13,588 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:13,588 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,588 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:13,588 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:13,589 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:13,589 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:13,589 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:13,589 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:13,593 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:13,593 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:13,593 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:13,593 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:13,593 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,594 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:13,594 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:13,594 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,594 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:13,594 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:13,594 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:13,595 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:13,595 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:13,595 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:13,598 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:13,598 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:13,598 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:13,598 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:13,598 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,599 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:13,599 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:13,599 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,599 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:13,599 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:13,599 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:13,600 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:13,600 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:13,600 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:13,603 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:13,603 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:13,603 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:13,603 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:13,604 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,604 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:13,604 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:13,604 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,604 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:13,604 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:13,605 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:13,605 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:13,605 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:13,605 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:13,609 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:13,609 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:13,609 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:13,610 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:13,610 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,610 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:13,611 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:13,611 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,611 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:13,611 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:13,611 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:13,611 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:13,611 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:13,612 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:13,614 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:13,615 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:13,615 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:13,615 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:13,615 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,615 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:13,615 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:13,615 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,616 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:13,616 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:13,616 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:13,616 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:13,616 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:13,616 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:13,619 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:13,619 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:13,619 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:13,620 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:13,620 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,620 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:13,620 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:13,620 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,620 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:13,620 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:13,621 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:13,621 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:13,621 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:13,621 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:13,624 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:13,624 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:13,624 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:13,624 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:13,624 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,625 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:13,625 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:13,625 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,625 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:13,625 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:13,626 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:13,626 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:13,627 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:13,627 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:13,630 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:13,630 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:13,630 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:13,630 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:13,630 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,631 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:13,631 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:13,631 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,631 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:13,631 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:13,632 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:13,632 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:13,632 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:13,632 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:13,634 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:13,635 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:13,635 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:13,635 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:13,635 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,635 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:13,635 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:13,635 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:13,636 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:13,636 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:13,636 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:13,636 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:13,636 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:13,636 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:14,669 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:14,669 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:14,669 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:14,670 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:14,670 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,670 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:14,671 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:14,671 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,671 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:14,671 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,671 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:14,671 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,672 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:14,672 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:14,675 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:14,675 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:14,675 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:14,675 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:14,675 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,676 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:14,676 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:14,676 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,676 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:14,676 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,677 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:14,677 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,677 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:14,677 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:14,680 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:14,680 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:14,680 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:14,680 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:14,680 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,681 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:14,681 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:14,681 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,681 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:14,681 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,681 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:14,681 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,682 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:14,682 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:14,685 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:14,685 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:14,685 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:14,685 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:14,685 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,686 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:14,686 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:14,686 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,686 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:14,686 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,687 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:14,687 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,687 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:14,687 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:14,690 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:14,690 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:14,690 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:14,691 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:14,691 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,691 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:14,691 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:14,691 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,692 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:14,692 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,692 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:14,692 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,692 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:14,692 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:14,695 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:14,695 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:14,695 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:14,696 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:14,696 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,696 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:14,696 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:14,696 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,696 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:14,696 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,697 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:14,697 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,697 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:14,697 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:14,700 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:14,700 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:14,700 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:14,701 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:14,701 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,701 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:14,701 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:14,701 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,701 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:14,701 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,702 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:14,702 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,702 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:14,702 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:14,705 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:14,705 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:14,705 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:14,705 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:14,706 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,706 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:14,706 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:14,706 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,706 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:14,706 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,707 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:14,707 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,707 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:14,707 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:14,710 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:14,711 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:14,711 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:14,711 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:14,711 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,711 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:14,711 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:14,711 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,712 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:14,712 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,712 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:14,712 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,712 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:14,712 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:14,715 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:14,715 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:14,715 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:14,715 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:14,716 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,716 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:14,716 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:14,716 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,717 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:14,717 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,717 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:14,717 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,717 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:14,717 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:14,720 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:14,720 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:14,721 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:14,721 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:14,721 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,721 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:14,721 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:14,721 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,722 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:14,722 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,722 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:14,722 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,722 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:14,722 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:14,725 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:14,725 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:14,725 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:14,725 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:14,726 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,726 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:14,726 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:14,726 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,727 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:14,727 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,727 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:14,728 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,728 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:14,728 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:14,732 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:14,732 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:14,732 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:14,732 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:14,733 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,733 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:14,733 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:14,733 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,733 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:14,734 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,734 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:14,734 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,735 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:14,735 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:14,738 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:14,738 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:14,738 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:14,739 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:14,739 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,739 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:14,739 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:14,739 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,739 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:14,739 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,740 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:14,740 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,740 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:14,740 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:14,743 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:14,743 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:14,743 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:14,743 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:14,743 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,744 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:14,744 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:14,744 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,744 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:14,744 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,744 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:14,745 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,745 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:14,745 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:14,748 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:14,748 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:14,748 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:14,748 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:14,748 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,748 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:14,749 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:14,749 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,749 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:14,749 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,749 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:14,749 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,749 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:14,749 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:14,752 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:14,753 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:14,753 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:14,753 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:14,753 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,754 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:14,754 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:14,754 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,754 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:14,754 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,755 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:14,755 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,755 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:14,755 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:14,758 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:14,758 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:14,758 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:14,759 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:14,759 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,759 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:14,759 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:14,759 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,759 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:14,759 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,760 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:14,760 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,760 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:14,760 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:14,763 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:14,763 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:14,763 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:14,764 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:14,764 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,764 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:14,764 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:14,764 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,764 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:14,764 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,765 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:14,765 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,765 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:14,765 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:14,768 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:14,768 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:14,768 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:14,768 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:14,768 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,769 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:14,769 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:14,769 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:14,769 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:14,769 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,770 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:14,770 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:14,770 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:14,770 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:17,124 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:54:17,125 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:54:17,125 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:54:17,125 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:54:17,125 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,125 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:54:17,125 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:54:17,125 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:54:17,126 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:54:17,126 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:54:17,126 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:17,126 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:54:17,126 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:17,127 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,127 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:54:17,131 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:17,131 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:17,131 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:17,131 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:17,131 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,132 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:17,132 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:17,132 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,133 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:17,133 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:17,133 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:17,133 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:17,134 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:17,134 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:17,137 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:17,137 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:17,137 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:17,137 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:17,137 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,138 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:17,138 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:17,138 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,138 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:17,138 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:17,138 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:17,138 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:17,138 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:17,138 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:17,143 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:17,143 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:17,144 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:17,144 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:17,144 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,144 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:17,144 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:17,144 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,144 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:17,144 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:17,145 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:17,145 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:17,145 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:17,145 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:17,148 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:17,148 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:17,148 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:17,148 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:17,148 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,149 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:17,149 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:17,149 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,149 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:17,149 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:17,149 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:17,149 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:17,150 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:17,150 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:17,153 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:17,153 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:17,153 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:17,153 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:17,153 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,154 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:17,154 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:17,154 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,154 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:17,154 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:17,154 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:17,154 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:17,155 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:17,155 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:17,157 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:17,157 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:17,157 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:17,157 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:17,158 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,158 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:17,158 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:17,158 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,158 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:17,158 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:17,159 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:17,159 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:17,159 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:17,159 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:17,162 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:17,162 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:17,162 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:17,162 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:17,163 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,163 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:17,163 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:17,163 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,163 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:17,163 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:17,164 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:17,164 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:17,164 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:17,164 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:17,167 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:17,167 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:17,167 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:17,167 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:17,167 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,167 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:17,167 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:17,167 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,167 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:17,167 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:17,168 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:17,168 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:17,168 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:17,168 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:17,171 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:17,171 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:17,171 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:17,171 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:17,171 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,172 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:17,172 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:17,172 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,172 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:17,172 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:17,172 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:17,172 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:17,172 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:17,172 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:17,175 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:17,175 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:17,175 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:17,176 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:17,176 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,176 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:17,176 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:17,176 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,177 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:17,177 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:17,177 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:17,177 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:17,178 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:17,178 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:17,180 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:17,181 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:17,181 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:17,181 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:17,181 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,181 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:17,181 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:17,181 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,181 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:17,181 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:17,182 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:17,182 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:17,182 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:17,182 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:17,185 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:17,185 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:17,185 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:17,185 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:17,185 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,186 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:17,186 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:17,186 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,186 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:17,186 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:17,186 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:17,186 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:17,186 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:17,186 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:17,189 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:17,189 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:17,189 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:17,189 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:17,189 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,190 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:17,190 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:17,190 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,190 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:17,190 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:17,190 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:17,190 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:17,191 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:17,191 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:17,194 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:17,194 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:17,194 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:17,194 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:17,194 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,195 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:17,195 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:17,195 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,195 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:17,195 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:17,195 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:17,195 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:17,196 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:17,196 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:17,199 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:17,199 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:17,199 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:17,199 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:17,199 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,199 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:17,199 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:17,199 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,199 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:17,199 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:17,200 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:17,200 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:17,200 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:17,200 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:17,203 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:17,203 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:17,203 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:17,203 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:17,203 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,204 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:17,204 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:17,204 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,204 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:17,204 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:17,204 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:17,204 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:17,205 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:17,205 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:17,207 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:17,207 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:17,207 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:17,207 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:17,208 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,208 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:17,208 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:17,208 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,208 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:17,208 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:17,209 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:17,209 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:17,209 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:17,209 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:17,212 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:17,212 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:17,212 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:17,212 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:17,212 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,213 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:17,213 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:17,213 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,213 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:17,213 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:17,214 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:17,214 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:17,214 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:17,214 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:17,217 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:17,217 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:17,217 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:17,217 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:17,217 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,217 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:17,218 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:17,218 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:17,218 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:17,218 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:17,218 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:17,218 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:17,218 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:17,218 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:18,251 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:18,251 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:18,251 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:18,251 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:18,252 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,252 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:18,252 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:18,252 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,252 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:18,252 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,253 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:18,253 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,253 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:18,253 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:18,258 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:18,258 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:18,259 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:18,259 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:18,259 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,260 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:18,260 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:18,260 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,260 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:18,260 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,260 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:18,261 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,261 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:18,261 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:18,266 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:18,266 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:18,266 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:18,267 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:18,268 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,269 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:18,270 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:18,271 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,271 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:18,271 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,272 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:18,272 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,273 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:18,273 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:18,277 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:18,277 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:18,277 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:18,278 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:18,278 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,278 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:18,278 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:18,279 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,279 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:18,279 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,279 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:18,279 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,279 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:18,279 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:18,283 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:18,283 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:18,283 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:18,283 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:18,283 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,284 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:18,284 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:18,284 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,284 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:18,284 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,284 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:18,285 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,285 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:18,285 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:18,288 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:18,288 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:18,288 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:18,288 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:18,288 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,289 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:18,289 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:18,289 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,289 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:18,289 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,290 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:18,290 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,290 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:18,290 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:18,293 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:18,293 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:18,293 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:18,294 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:18,294 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,294 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:18,294 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:18,294 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,294 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:18,294 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,295 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:18,295 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,295 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:18,295 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:18,299 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:18,299 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:18,299 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:18,299 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:18,299 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,301 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:18,301 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:18,301 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,301 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:18,301 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,302 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:18,302 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,302 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:18,302 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:18,305 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:18,306 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:18,306 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:18,306 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:18,306 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,306 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:18,307 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:18,307 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,307 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:18,307 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,307 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:18,307 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,307 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:18,307 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:18,311 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:18,312 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:18,312 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:18,312 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:18,312 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,312 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:18,313 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:18,313 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,313 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:18,313 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,313 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:18,313 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,313 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:18,313 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:18,317 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:18,317 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:18,317 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:18,318 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:18,318 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,318 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:18,318 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:18,318 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,318 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:18,318 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,319 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:18,319 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,319 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:18,319 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:18,322 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:18,322 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:18,322 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:18,322 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:18,322 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,323 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:18,323 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:18,323 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,323 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:18,323 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,323 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:18,323 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,323 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:18,323 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:18,327 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:18,327 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:18,327 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:18,327 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:18,327 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,327 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:18,328 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:18,328 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,328 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:18,328 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,328 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:18,328 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,328 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:18,328 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:18,331 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:18,331 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:18,331 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:18,331 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:18,331 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,332 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:18,332 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:18,332 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,332 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:18,332 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,332 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:18,332 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,332 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:18,332 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:18,336 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:18,336 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:18,336 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:18,336 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:18,336 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,336 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:18,337 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:18,337 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,337 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:18,337 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,337 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:18,337 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,337 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:18,337 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:18,340 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:18,340 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:18,340 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:18,340 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:18,340 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,341 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:18,341 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:18,341 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,341 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:18,341 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,341 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:18,341 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,342 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:18,342 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:18,345 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:18,345 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:18,345 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:18,345 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:18,345 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,346 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:18,346 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:18,346 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,346 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:18,346 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,347 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:18,347 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,347 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:18,347 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:18,350 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:18,350 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:18,350 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:18,350 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:18,350 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,351 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:18,351 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:18,351 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,351 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:18,351 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,351 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:18,352 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,352 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:18,352 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:18,354 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:18,354 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:18,354 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:18,355 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:18,355 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,355 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:18,355 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:18,355 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,355 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:18,355 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,355 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:18,356 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,356 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:18,356 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:18,359 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:18,359 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:18,359 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:18,359 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:18,359 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,359 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:18,359 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:18,360 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:18,360 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:18,360 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,360 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:18,360 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:18,360 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:18,360 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:23,379 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:23,379 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:23,379 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:23,379 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:23,379 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,381 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:23,381 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:23,381 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,381 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:23,381 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,382 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:23,382 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,382 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:23,382 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:23,385 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:23,386 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:23,386 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:23,386 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:23,386 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,386 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:23,386 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:23,386 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,386 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:23,386 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,387 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:23,387 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,387 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:23,387 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:23,391 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:23,391 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:23,391 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:23,391 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:23,391 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,392 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:23,392 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:23,392 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,392 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:23,392 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,393 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:23,393 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,393 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:23,393 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:23,396 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:23,396 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:23,396 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:23,396 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:23,396 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,396 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:23,396 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:23,396 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,397 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:23,397 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,397 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:23,397 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,397 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:23,397 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:23,402 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:23,402 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:23,402 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:23,402 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:23,402 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,403 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:23,403 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:23,403 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,403 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:23,403 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,403 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:23,403 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,403 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:23,404 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:23,406 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:23,406 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:23,407 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:23,407 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:23,407 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,407 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:23,407 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:23,407 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,407 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:23,407 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,408 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:23,408 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,408 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:23,408 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:23,412 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:23,412 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:23,412 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:23,412 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:23,412 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,413 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:23,413 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:23,413 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,413 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:23,413 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,414 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:23,414 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,414 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:23,414 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:23,417 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:23,417 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:23,417 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:23,417 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:23,417 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,417 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:23,417 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:23,417 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,418 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:23,418 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,418 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:23,418 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,418 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:23,418 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:23,421 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:23,421 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:23,421 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:23,421 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:23,421 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,421 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:23,422 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:23,422 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,422 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:23,422 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,422 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:23,422 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,422 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:23,422 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:23,425 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:23,425 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:23,425 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:23,425 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:23,425 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,426 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:23,426 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:23,426 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,426 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:23,426 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,426 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:23,426 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,426 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:23,426 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:23,429 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:23,429 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:23,429 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:23,429 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:23,429 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,430 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:23,430 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:23,430 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,430 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:23,430 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,430 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:23,430 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,430 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:23,430 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:23,433 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:23,433 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:23,433 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:23,433 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:23,433 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,434 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:23,434 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:23,434 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,434 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:23,434 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,434 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:23,435 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,435 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:23,435 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:23,438 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:23,438 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:23,438 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:23,438 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:23,438 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,438 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:23,438 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:23,438 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,439 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:23,439 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,439 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:23,439 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,439 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:23,439 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:23,442 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:23,442 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:23,442 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:23,442 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:23,442 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,443 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:23,443 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:23,443 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,443 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:23,443 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,443 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:23,443 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,444 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:23,444 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:23,446 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:23,447 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:23,447 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:23,447 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:23,447 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,447 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:23,447 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:23,447 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,447 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:23,447 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,448 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:23,448 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,448 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:23,448 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:23,451 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:23,451 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:23,451 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:23,451 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:23,451 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,452 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:23,452 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:23,452 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,452 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:23,452 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,453 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:23,453 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,453 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:23,453 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:23,456 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:23,456 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:23,456 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:23,456 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:23,456 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,456 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:23,456 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:23,456 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,457 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:23,457 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,457 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:23,457 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,457 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:23,457 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:23,460 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:23,460 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:23,460 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:23,460 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:23,460 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,461 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:23,461 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:23,461 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,461 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:23,461 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,461 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:23,461 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,461 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:23,461 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:23,464 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:23,464 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:23,464 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:23,464 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:23,464 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,465 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:23,465 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:23,465 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,465 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:23,465 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,465 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:23,465 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,465 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:23,465 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:23,468 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:54:23,468 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:54:23,468 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:54:23,468 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:54:23,468 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,469 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:54:23,469 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:54:23,469 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:54:23,469 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:54:23,469 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,469 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:54:23,469 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:54:23,470 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:54:23,470 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:54:26,907 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 18:54:26,907 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 18:54:56,909 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 18:54:56,909 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 18:55:09,089 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:09,089 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:09,089 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:09,090 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:09,090 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,091 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:09,091 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:09,092 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,092 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:09,092 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,092 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:09,093 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,093 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:09,093 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:09,096 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:09,096 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:09,096 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:09,096 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:09,096 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,097 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:09,097 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:09,097 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,097 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:09,097 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,097 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:09,097 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,097 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:09,097 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:09,101 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:09,101 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:09,101 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:09,101 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:09,102 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,102 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:09,102 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:09,102 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,102 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:09,102 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,103 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:09,103 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,103 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:09,103 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:09,107 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:09,107 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:09,107 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:09,107 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:09,107 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,108 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:09,108 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:09,108 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,108 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:09,108 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,109 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:09,109 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,109 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:09,109 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:09,112 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:09,112 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:09,113 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:09,113 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:09,113 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,113 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:09,113 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:09,113 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,113 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:09,113 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,114 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:09,114 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,114 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:09,114 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:09,118 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:09,118 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:09,118 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:09,118 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:09,119 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,119 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:09,119 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:09,119 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,119 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:09,119 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,120 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:09,120 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,120 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:09,120 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:09,123 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:09,123 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:09,123 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:09,123 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:09,123 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,123 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:09,125 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:09,125 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,125 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:09,125 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,125 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:09,125 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,126 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:09,126 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:09,129 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:09,129 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:09,129 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:09,129 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:09,129 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,130 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:09,130 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:09,130 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,130 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:09,130 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,130 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:09,130 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,130 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:09,130 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:09,134 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:09,134 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:09,134 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:09,134 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:09,134 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,134 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:09,135 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:09,135 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,135 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:09,135 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,135 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:09,135 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,135 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:09,135 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:09,138 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:09,139 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:09,139 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:09,139 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:09,139 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,139 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:09,140 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:09,140 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,140 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:09,140 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,140 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:09,140 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,140 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:09,140 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:09,144 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:09,144 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:09,144 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:09,144 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:09,144 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,145 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:09,145 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:09,145 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,145 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:09,145 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,145 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:09,145 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,146 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:09,146 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:09,149 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:09,149 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:09,149 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:09,149 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:09,149 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,150 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:09,151 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:09,151 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,151 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:09,151 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,151 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:09,152 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,152 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:09,152 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:09,156 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:09,156 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:09,156 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:09,156 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:09,156 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,157 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:09,157 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:09,157 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,157 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:09,157 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,157 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:09,157 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,158 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:09,158 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:09,161 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:09,161 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:09,161 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:09,161 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:09,161 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,162 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:09,162 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:09,162 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,162 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:09,162 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,162 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:09,162 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,162 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:09,162 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:09,165 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:09,165 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:09,165 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:09,165 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:09,165 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,166 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:09,166 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:09,166 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,167 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:09,167 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,167 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:09,167 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,168 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:09,168 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:09,171 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:09,171 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:09,171 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:09,171 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:09,171 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,172 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:09,172 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:09,172 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,172 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:09,172 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,172 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:09,172 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,173 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:09,173 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:09,176 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:09,176 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:09,176 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:09,176 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:09,176 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,177 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:09,177 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:09,177 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,177 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:09,177 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,177 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:09,177 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,177 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:09,177 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:09,180 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:09,180 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:09,181 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:09,181 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:09,181 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,181 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:09,181 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:09,181 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,181 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:09,181 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,181 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:09,182 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,182 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:09,182 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:09,185 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:09,186 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:09,186 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:09,186 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:09,186 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,186 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:09,186 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:09,186 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,187 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:09,187 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,187 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:09,187 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,187 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:09,187 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:09,190 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:09,190 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:09,190 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:09,190 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:09,191 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,192 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:09,192 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:09,192 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:09,192 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:09,192 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,193 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:09,193 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:09,193 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:09,193 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:24,998 File Watcher INFO org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Restarting due to 1 class path change (0 additions, 0 deletions, 1 modification)
2025-05-24 18:55:24,999 File Watcher DEBUG org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Change set: [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class (MODIFY)]]
2025-05-24 18:55:25,000 File Watcher DEBUG org.springframework.boot.devtools.restart.Restarter Restarting application
2025-05-24 18:55:25,000 Thread-5 DEBUG org.springframework.boot.devtools.restart.Restarter Stopping application
2025-05-24 18:55:25,000 Thread-5 DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed from ACCEPTING_TRAFFIC to REFUSING_TRAFFIC
2025-05-24 18:55:25,000 Thread-5 DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Closing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc, started on Sat May 24 18:53:55 KST 2025
2025-05-24 18:55:25,002 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 18:55:25,002 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147482623
2025-05-24 18:55:25,003 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerGracefulShutdown' completed its stop procedure
2025-05-24 18:55:25,003 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147481599
2025-05-24 18:55:25,003 Thread-5 INFO org.apache.coyote.http11.Http11NioProtocol Stopping ProtocolHandler ["http-nio-8888"]
2025-05-24 18:55:25,007 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerStartStop' completed its stop procedure
2025-05-24 18:55:25,008 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 18:55:25,008 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 18:55:25,008 Thread-5 DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 18:55:25,009 Thread-5 INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 18:55:25,011 Thread-5 INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown initiated...
2025-05-24 18:55:25,011 Thread-5 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 18:55:25,012 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@57a6f54d: (connection evicted)
2025-05-24 18:55:25,014 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@12e3eccd: (connection evicted)
2025-05-24 18:55:25,015 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@53dee6f6: (connection evicted)
2025-05-24 18:55:25,016 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@624794cd: (connection evicted)
2025-05-24 18:55:25,017 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@33f119b9: (connection evicted)
2025-05-24 18:55:25,018 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@37bf46e9: (connection evicted)
2025-05-24 18:55:25,019 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@11ef43d8: (connection evicted)
2025-05-24 18:55:25,020 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@158b2e97: (connection evicted)
2025-05-24 18:55:25,021 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@7e325080: (connection evicted)
2025-05-24 18:55:25,022 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@1f79822c: (connection evicted)
2025-05-24 18:55:25,023 Thread-5 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0)
2025-05-24 18:55:25,023 Thread-5 INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown completed.
2025-05-24 18:55:25,063 Thread-5 DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
Logback Log Messages

Log session start time Sat May 24 18:55:25 KST 2025

Logback Log Messages

Log session start time Sat May 24 18:57:08 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 18:55:25,084 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 7276 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 18:55:25,085 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 18:55:25,085 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-24 18:55:25,085 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 18:55:25,086 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@80b42d2
2025-05-24 18:55:25,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 18:55:25,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 18:55:25,090 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 18:55:25,091 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 18:55:25,092 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 18:55:25,092 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 18:55:25,092 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 18:55:25,093 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 18:55:25,095 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 18:55:25,096 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 18:55:25,096 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 18:55:25,096 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 18:55:25,097 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 18:55:25,189 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 18:55:25,189 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 18:55:25,189 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 18:55:25,189 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-24 18:55:25,191 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 18:55:25,196 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 6 ms. Found 1 JPA repository interface.
2025-05-24 18:55:25,223 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 18:55:25,232 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-24 18:55:25,232 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-24 18:55:25,232 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-24 18:55:25,232 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-24 18:55:25,236 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 18:55:25,236 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 18:55:25,236 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 18:55:25,236 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 18:55:25,236 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-24 18:55:25,236 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 18:55:25,237 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 18:55:25,237 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 18:55:25,237 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 18:55:25,237 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 18:55:25,237 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-24 18:55:25,237 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-24 18:55:25,238 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-24 18:55:25,238 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-24 18:55:25,239 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-24 18:55:25,239 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-24 18:55:25,239 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 18:55:25,239 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-24 18:55:25,239 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-24 18:55:25,241 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-24 18:55:25,241 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-24 18:55:25,242 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 18:55:25,242 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 18:55:25,242 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-24 18:55:25,242 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@71c9fa04]
2025-05-24 18:55:25,242 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-24 18:55:25,242 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-24 18:55:25,243 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-24 18:55:25,243 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-24 18:55:25,243 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-24 18:55:25,243 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-24 18:55:25,243 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:55:25,243 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 18:55:25,247 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:55:25,247 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-24 18:55:25,247 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-24 18:55:25,248 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 18:55:25,248 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 18:55:25,248 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-24 18:55:25,249 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-24 18:55:25,249 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-24 18:55:25,249 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-24 18:55:25,249 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:55:25,249 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-24 18:55:25,249 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-24 18:55:25,250 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-24 18:55:25,250 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:55:25,250 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 18:55:25,250 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 18:55:25,250 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:55:25,251 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 18:55:25,251 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 18:55:25,251 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:55:25,251 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-24 18:55:25,251 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-24 18:55:25,252 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 18:55:25,252 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-24 18:55:25,252 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:55:25,253 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:55:25,255 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-24 18:55:25,255 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:55:25,255 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-24 18:55:25,255 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-24 18:55:25,255 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 18:55:25,256 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 18:55:25,257 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-24 18:55:25,259 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 18:55:25,259 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 18:55:25,259 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-24 18:55:25,265 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-24 18:55:25,265 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-24 18:55:25,266 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-24 18:55:25,266 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-24 18:55:25,332 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-24 18:55:25,334 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-24 18:55:25,334 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-24 18:55:25,334 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 248 ms
2025-05-24 18:55:25,335 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 18:55:25,335 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 18:55:25,335 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 18:55:25,336 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 18:55:25,336 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 18:55:25,337 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 18:55:25,337 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 18:55:25,338 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 18:55:25,339 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 18:55:25,339 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-24 18:55:25,344 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 18:55:25,345 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 18:55:25,345 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 18:55:25,345 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 18:55:25,346 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-24 18:55:25,346 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-24 18:55:25,346 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-24 18:55:25,346 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-24 18:55:25,347 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 18:55:25,348 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-24 18:55:25,348 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-24 18:55:25,348 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 18:55:25,348 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 18:55:25,348 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-24 18:55:25,348 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@40e3e4c0
2025-05-24 18:55:25,353 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 18:55:25,354 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-24 18:55:25,354 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 18:55:25,354 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-24 18:55:25,354 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-24 18:55:25,355 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-24 18:55:25,355 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 18:55:25,355 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-24 18:55:25,355 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-24 18:55:25,355 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 18:55:25,356 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 18:55:25,357 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-24 18:55:25,357 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 18:55:25,357 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@176ac77f'
2025-05-24 18:55:25,357 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 18:55:25,357 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-24 18:55:25,357 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-24 18:55:25,358 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-24 18:55:25,358 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-24 18:55:25,359 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-24 18:55:25,359 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-24 18:55:25,359 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@176ac77f'
2025-05-24 18:55:25,359 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@80b42d2'
2025-05-24 18:55:25,361 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-24 18:55:25,361 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-24 18:55:25,361 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-24 18:55:25,364 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 18:55:25,365 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-2 - configuration:
2025-05-24 18:55:25,365 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-24 18:55:25,365 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-24 18:55:25,365 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-24 18:55:25,365 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-24 18:55:25,365 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-24 18:55:25,365 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-24 18:55:25,365 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-24 18:55:25,365 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-24 18:55:25,365 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-24 18:55:25,365 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-24 18:55:25,365 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-24 18:55:25,365 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-24 18:55:25,365 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-24 18:55:25,365 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-24 18:55:25,365 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-24 18:55:25,365 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-24 18:55:25,365 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-24 18:55:25,366 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-24 18:55:25,366 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-24 18:55:25,366 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-24 18:55:25,366 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-24 18:55:25,366 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-24 18:55:25,366 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-24 18:55:25,366 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-24 18:55:25,366 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-24 18:55:25,366 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-24 18:55:25,366 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-2"
2025-05-24 18:55:25,366 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-24 18:55:25,366 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-24 18:55:25,366 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-24 18:55:25,366 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-24 18:55:25,366 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-24 18:55:25,366 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-24 18:55:25,366 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-24 18:55:25,366 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-24 18:55:25,366 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-2 - Starting...
2025-05-24 18:55:25,384 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2db8f5b3
2025-05-24 18:55:25,384 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-2 - Start completed.
2025-05-24 18:55:25,386 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 18:55:25,411 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 18:55:25,414 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 18:55:25,414 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 18:55:25,415 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-24 18:55:25,416 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-24 18:55:25,418 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-24 18:55:25,418 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-24 18:55:25,419 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-24 18:55:25,427 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-24 18:55:25,427 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-24 18:55:25,428 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-24 18:55:25,429 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 18:55:25,430 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-24 18:55:25,432 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-24 18:55:25,435 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 18:55:25,445 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 18:55:25,446 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 18:55:25,449 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-24 18:55:25,456 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 18:55:25,457 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 18:55:25,457 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:55:25,457 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 18:55:25,459 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 18:55:25,460 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 18:55:25,461 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:55:25,462 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:55:25,462 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:55:25,463 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:55:25,463 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:55:25,463 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 18:55:25,464 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 18:55:25,464 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:55:25,464 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 18:55:25,464 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:55:25,464 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 18:55:25,465 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:55:25,466 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 18:55:25,466 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:55:25,466 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 18:55:25,467 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 18:55:25,467 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 18:55:25,467 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@176ac77f'
2025-05-24 18:55:25,468 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 18:55:25,469 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 18:55:25,469 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@80b42d2'
2025-05-24 18:55:25,469 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 18:55:25,469 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@80b42d2'
2025-05-24 18:55:25,469 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 18:55:25,469 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@80b42d2'
2025-05-24 18:55:25,471 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 18:55:25,471 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 18:55:25,471 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@80b42d2'
2025-05-24 18:55:25,471 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 18:55:25,471 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 18:55:25,472 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@80b42d2'
2025-05-24 18:55:25,474 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 18:55:25,475 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 18:55:25,477 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 18:55:25,477 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 18:55:25,479 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 18:55:25,480 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:55:25,480 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 18:55:25,480 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@176ac77f'
2025-05-24 18:55:25,481 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 18:55:25,481 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 18:55:25,481 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 18:55:25,481 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:55:25,481 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@176ac77f'
2025-05-24 18:55:25,482 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-24 18:55:25,482 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-24 18:55:25,482 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 18:55:25,484 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-24 18:55:25,484 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 18:55:25,485 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-24 18:55:25,485 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 18:55:25,485 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@80b42d2'
2025-05-24 18:55:25,489 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 18:55:25,490 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 18:55:25,490 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 18:55:25,490 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 18:55:25,490 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 18:55:25,491 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 18:55:25,491 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@80b42d2'
2025-05-24 18:55:25,491 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:55:25,491 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:55:25,494 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 18:55:25,495 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 18:55:25,495 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@80b42d2'
2025-05-24 18:55:25,495 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:55:25,495 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:55:25,496 HikariPool-2 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-24 18:55:25,497 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 18:55:25,498 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:55:25,498 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:55:25,498 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:55:25,499 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 18:55:25,500 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes)
2025-05-24 18:55:25,501 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/delete_user]}: deleteUser(Model) {GET [/main_menu]}: mainMenu(Model) { [/get_image/{imageName}]}: getImage(String) {GET [/admin_menu]}: adminMenu(Model) {GET [/img_test]}: imgTest() {GET [/login_fail]}: loginFail() {GET [/add_user]}: addUser() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 18:55:25,503 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 18:55:25,505 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 18:55:25,506 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 18:55:25,507 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 18:55:25,508 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:55:25,508 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:55:25,508 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 18:55:25,508 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:55:25,508 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:55:25,508 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 18:55:25,509 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 18:55:25,509 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:55:25,509 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:55:25,509 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 18:55:25,509 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 18:55:25,510 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 18:55:25,510 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 18:55:25,510 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 18:55:25,510 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@7b726ffe
2025-05-24 18:55:25,511 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 18:55:25,511 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 18:55:25,512 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 18:55:25,512 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 18:55:25,512 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 18:55:25,512 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 18:55:25,512 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 18:55:25,512 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 18:55:25,514 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 18:55:25,514 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 18:55:25,514 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 18:55:25,514 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 18:55:25,514 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 18:55:25,515 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 18:55:25,515 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@80b42d2'
2025-05-24 18:55:25,519 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@80b42d2'
2025-05-24 18:55:25,519 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 18:55:25,519 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 18:55:25,519 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 18:55:25,521 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 18:55:25,521 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 18:55:25,521 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@80b42d2'
2025-05-24 18:55:25,521 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 18:55:25,521 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 18:55:25,524 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 18:55:25,526 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 18:55:25,526 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:55:25,526 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:55:25,526 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:55:25,527 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 18:55:25,528 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 18:55:25,529 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 18:55:25,529 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 18:55:25,536 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@41e1697e, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@553deef, org.springframework.security.web.context.SecurityContextHolderFilter@66a9676f, org.springframework.security.web.header.HeaderWriterFilter@4715745f, org.springframework.web.filter.CorsFilter@112c9e8b, org.springframework.security.web.authentication.logout.LogoutFilter@39984e63, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@3a71d305, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6bebbf93, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@787cf55b, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@25719e50, org.springframework.security.web.access.ExceptionTranslationFilter@681f7376, org.springframework.security.web.access.intercept.AuthorizationFilter@10f08365]
2025-05-24 18:55:25,537 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 18:55:25,538 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 18:55:25,538 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 18:55:25,539 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 18:55:25,539 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 18:55:25,540 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 18:55:25,540 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 18:55:25,541 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 18:55:25,541 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3a4f65c5
2025-05-24 18:55:25,542 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-24 18:55:25,542 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 18:55:25,542 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-24 18:55:25,542 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-24 18:55:25,542 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 18:55:25,542 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 18:55:25,543 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 18:55:25,543 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 18:55:25,544 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 18:55:25,544 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 18:55:25,544 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 18:55:25,544 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 18:55:25,544 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 18:55:25,544 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 18:55:25,544 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 18:55:25,544 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 18:55:25,544 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 18:55:25,544 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 18:55:25,544 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 18:55:25,545 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 18:55:25,545 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@80b42d2'
2025-05-24 18:55:25,545 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 18:55:25,545 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-24 18:55:25,545 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 18:55:25,545 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 18:55:25,545 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 18:55:25,545 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 18:55:25,546 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 18:55:25,546 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 18:55:25,546 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 18:55:25,546 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 18:55:25,546 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 18:55:25,546 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 18:55:25,546 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 18:55:25,546 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:55:25,546 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 18:55:25,546 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 18:55:25,546 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 18:55:25,547 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 18:55:25,547 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 18:55:25,547 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 18:55:25,547 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 18:55:25,547 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 18:55:25,547 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 18:55:25,548 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 18:55:25,548 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 18:55:25,548 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 18:55:25,551 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 18:55:25,551 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 18:55:25,552 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 18:55:25,552 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 18:55:25,552 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 18:55:25,552 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 18:55:25,552 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 18:55:25,552 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 18:55:25,552 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:55:25,553 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 18:55:25,553 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 18:55:25,553 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:55:25,554 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 18:55:25,554 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 18:55:25,554 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 18:55:25,554 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@176ac77f'
2025-05-24 18:55:25,554 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 18:55:25,555 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-24 18:55:25,555 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-24 18:55:25,555 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-24 18:55:25,555 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-24 18:55:25,555 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-24 18:55:25,555 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-24 18:55:25,555 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-24 18:55:25,555 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-24 18:55:25,555 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-24 18:55:25,555 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-24 18:55:25,555 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-24 18:55:25,555 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-24 18:55:25,555 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-24 18:55:25,556 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-24 18:55:25,556 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-24 18:55:25,557 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-24 18:55:25,557 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-24 18:55:25,558 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-24 18:55:25,558 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-24 18:55:25,558 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-24 18:55:25,558 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-24 18:55:25,558 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 18:55:25,558 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 18:55:25,559 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-24 18:55:25,559 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-24 18:55:25,559 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-24 18:55:25,559 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-24 18:55:25,559 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-24 18:55:25,560 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 18:55:25,560 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 18:55:25,560 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 18:55:25,561 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-24 18:55:25,561 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 18:55:25,561 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 18:55:25,562 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-24 18:55:25,562 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-24 18:55:25,562 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 18:55:25,562 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-24 18:55:25,562 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 18:55:25,564 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-24 18:55:25,564 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-24 18:55:25,565 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-24 18:55:25,565 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-24 18:55:25,565 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-24 18:55:25,565 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-24 18:55:25,566 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-24 18:55:25,566 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 18:55:25,567 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-24 18:55:25,567 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-24 18:55:25,567 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-24 18:55:25,568 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 18:55:25,568 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 18:55:25,569 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-24 18:55:25,569 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-24 18:55:25,569 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 18:55:25,569 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-24 18:55:25,570 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 18:55:25,570 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-24 18:55:25,570 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-24 18:55:25,570 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-24 18:55:25,570 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-24 18:55:25,570 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-24 18:55:25,570 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-24 18:55:25,571 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-24 18:55:25,571 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-24 18:55:25,571 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-24 18:55:25,571 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-24 18:55:25,572 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-24 18:55:25,572 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-24 18:55:25,572 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-24 18:55:25,572 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-24 18:55:25,572 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-24 18:55:25,572 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-24 18:55:25,572 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-24 18:55:25,572 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-24 18:55:25,572 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-24 18:55:25,573 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 18:55:25,573 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 18:55:25,573 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-24 18:55:25,573 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-24 18:55:25,573 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 18:55:25,573 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-24 18:55:25,574 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-24 18:55:25,573 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@bbffff1
2025-05-24 18:55:25,574 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 18:55:25,574 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-24 18:55:25,574 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-24 18:55:25,574 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-24 18:55:25,574 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-24 18:55:25,574 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-24 18:55:25,574 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-24 18:55:25,575 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-24 18:55:25,575 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-24 18:55:25,575 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-24 18:55:25,577 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 18:55:25,577 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 18:55:25,578 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-24 18:55:25,578 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-24 18:55:25,581 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-24 18:55:25,581 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-24 18:55:25,581 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-24 18:55:25,581 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-24 18:55:25,581 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 18:55:25,584 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-24 18:55:25,588 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 0.521 seconds (process running for 91.308)
2025-05-24 18:55:25,588 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-24 18:55:25,590 restartedMain INFO org.springframework.boot.devtools.autoconfigure.ConditionEvaluationDeltaLoggingListener Condition evaluation unchanged
2025-05-24 18:55:25,590 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-24 18:55:25,602 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5a609a8a
2025-05-24 18:55:25,632 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@c4ca0b
2025-05-24 18:55:25,667 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1f028f5f
2025-05-24 18:55:25,696 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2dab5340
2025-05-24 18:55:25,726 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@d7f7973
2025-05-24 18:55:25,755 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3bc4bbe1
2025-05-24 18:55:25,774 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 18:55:30,039 http-nio-8888-exec-1 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-05-24 18:55:30,039 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Initializing Servlet 'dispatcherServlet'
2025-05-24 18:55:30,039 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected StandardServletMultipartResolver
2025-05-24 18:55:30,039 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 18:55:30,039 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected FixedThemeResolver
2025-05-24 18:55:30,040 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@1393726
2025-05-24 18:55:30,040 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@15c4f4a7
2025-05-24 18:55:30,040 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 18:55:30,040 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Completed initialization in 1 ms
2025-05-24 18:55:30,041 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:55:30,041 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:55:30,041 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:55:30,041 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:55:30,041 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,042 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:55:30,043 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:55:30,043 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:55:30,043 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:55:30,044 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:55:30,044 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:30,045 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:55:30,045 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:30,045 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,045 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:55:30,050 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:30,050 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:30,050 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:30,050 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:30,050 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,051 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:30,051 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:30,051 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,051 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:30,051 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:30,051 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:30,052 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:30,052 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:30,052 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:30,054 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:30,055 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:30,055 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:30,055 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:30,055 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,055 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:30,055 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:30,055 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,055 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:30,055 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:30,056 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:30,056 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:30,056 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:30,056 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:30,060 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:30,060 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:30,060 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:30,060 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:30,060 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,061 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:30,061 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:30,061 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,061 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:30,061 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:30,061 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:30,062 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:30,062 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:30,062 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:30,065 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:30,065 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:30,065 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:30,065 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:30,065 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,065 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:30,066 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:30,066 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,066 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:30,066 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:30,066 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:30,066 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:30,067 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:30,067 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:30,070 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:30,070 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:30,070 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:30,070 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:30,070 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,071 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:30,071 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:30,071 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,071 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:30,071 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:30,071 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:30,071 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:30,072 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:30,072 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:30,076 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:30,076 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:30,077 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:30,077 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:30,077 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,078 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:30,078 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:30,078 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,078 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:30,078 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:30,078 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:30,078 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:30,079 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:30,079 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:30,083 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:30,083 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:30,084 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:30,084 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:30,084 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,084 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:30,085 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:30,085 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,085 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:30,085 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:30,088 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:30,094 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:30,096 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:30,096 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:30,102 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:30,103 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:30,103 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:30,103 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:30,104 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,104 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:30,106 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:30,106 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,106 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:30,106 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:30,107 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:30,107 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:30,109 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:30,109 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:30,114 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:30,116 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:30,116 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:30,116 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:30,117 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,117 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:30,117 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:30,117 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,117 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:30,118 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:30,118 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:30,119 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:30,119 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:30,120 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:30,123 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:30,123 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:30,123 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:30,123 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:30,125 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,125 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:30,126 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:30,126 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,126 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:30,126 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:30,127 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:30,127 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:30,127 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:30,127 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:30,130 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:30,130 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:30,130 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:30,130 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:30,130 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,131 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:30,131 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:30,131 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,131 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:30,131 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:30,131 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:30,131 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:30,131 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:30,131 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:30,134 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:30,134 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:30,134 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:30,134 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:30,134 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,134 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:30,135 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:30,135 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,135 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:30,135 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:30,135 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:30,135 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:30,135 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:30,135 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:30,138 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:30,138 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:30,138 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:30,138 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:30,138 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,138 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:30,138 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:30,138 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,139 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:30,139 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:30,139 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:30,139 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:30,139 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:30,139 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:30,142 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:30,142 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:30,142 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:30,142 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:30,142 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,143 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:30,143 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:30,143 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,143 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:30,143 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:30,143 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:30,143 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:30,144 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:30,144 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:30,146 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:30,146 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:30,146 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:30,146 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:30,146 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,147 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:30,147 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:30,147 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,147 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:30,147 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:30,147 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:30,147 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:30,147 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:30,147 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:30,150 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:30,150 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:30,150 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:30,150 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:30,150 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,151 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:30,151 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:30,151 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,151 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:30,151 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:30,151 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:30,151 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:30,151 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:30,151 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:30,154 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:30,154 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:30,154 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:30,154 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:30,154 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,154 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:30,154 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:30,154 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,154 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:30,154 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:30,154 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:30,155 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:30,155 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:30,155 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:30,158 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:30,158 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:30,158 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:30,158 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:30,158 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,159 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:30,159 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:30,159 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,159 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:30,159 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:30,159 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:30,159 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:30,159 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:30,159 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:30,162 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:30,162 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:30,162 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:30,162 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:30,162 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,163 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:30,163 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:30,163 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:30,163 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:30,163 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:30,163 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:30,163 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:30,163 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:30,163 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:31,193 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:31,193 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:31,193 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:31,193 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:31,193 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,193 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:31,194 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:31,194 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,194 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:31,194 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,194 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:31,195 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,195 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:31,195 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:31,197 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:31,198 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:31,198 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:31,198 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:31,198 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,198 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:31,198 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:31,198 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,198 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:31,198 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,199 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:31,199 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,199 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:31,199 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:31,202 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:31,202 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:31,202 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:31,202 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:31,202 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,202 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:31,202 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:31,202 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,202 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:31,202 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,203 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:31,203 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,203 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:31,203 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:31,205 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:31,205 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:31,205 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:31,205 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:31,205 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,206 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:31,206 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:31,206 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,206 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:31,206 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,206 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:31,206 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,206 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:31,206 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:31,209 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:31,209 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:31,209 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:31,210 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:31,210 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,210 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:31,210 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:31,210 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,210 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:31,210 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,210 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:31,210 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,211 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:31,211 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:31,215 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:31,215 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:31,215 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:31,215 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:31,215 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,215 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:31,215 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:31,215 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,215 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:31,216 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,216 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:31,216 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,216 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:31,216 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:31,218 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:31,218 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:31,218 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:31,218 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:31,218 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,219 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:31,219 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:31,219 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,219 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:31,219 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,219 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:31,219 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,219 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:31,219 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:31,222 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:31,222 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:31,222 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:31,222 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:31,222 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,222 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:31,223 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:31,223 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,223 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:31,223 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,223 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:31,223 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,223 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:31,223 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:31,226 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:31,226 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:31,226 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:31,226 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:31,226 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,227 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:31,227 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:31,227 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,227 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:31,227 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,227 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:31,227 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,227 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:31,227 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:31,230 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:31,230 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:31,230 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:31,230 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:31,230 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,231 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:31,231 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:31,231 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,231 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:31,231 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,231 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:31,231 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,231 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:31,231 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:31,234 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:31,234 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:31,234 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:31,234 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:31,234 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,234 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:31,234 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:31,234 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,234 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:31,234 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,235 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:31,235 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,235 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:31,235 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:31,237 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:31,237 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:31,237 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:31,237 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:31,237 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,238 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:31,238 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:31,238 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,238 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:31,238 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,238 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:31,238 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,238 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:31,238 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:31,241 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:31,241 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:31,241 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:31,241 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:31,241 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,242 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:31,242 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:31,242 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,242 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:31,242 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,242 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:31,242 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,242 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:31,242 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:31,245 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:31,245 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:31,245 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:31,245 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:31,245 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,245 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:31,246 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:31,246 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,246 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:31,246 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,246 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:31,246 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,246 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:31,246 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:31,248 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:31,249 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:31,249 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:31,249 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:31,249 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,249 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:31,249 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:31,249 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,249 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:31,249 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,249 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:31,249 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,250 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:31,250 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:31,252 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:31,252 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:31,252 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:31,252 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:31,252 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,253 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:31,253 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:31,253 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,253 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:31,253 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,253 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:31,253 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,253 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:31,253 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:31,256 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:31,256 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:31,256 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:31,256 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:31,256 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,256 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:31,256 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:31,256 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,256 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:31,256 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,256 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:31,256 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,256 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:31,256 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:31,260 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:31,261 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:31,261 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:31,261 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:31,261 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,261 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:31,261 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:31,261 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,261 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:31,261 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,261 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:31,262 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,262 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:31,262 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:31,264 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:31,265 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:31,265 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:31,265 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:31,265 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,265 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:31,265 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:31,265 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,265 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:31,265 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,265 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:31,266 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,266 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:31,266 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:31,268 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:31,268 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:31,268 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:31,268 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:31,268 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,269 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:31,269 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:31,269 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:31,269 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:31,269 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,269 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:31,269 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:31,269 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:31,269 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:34,289 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:55:34,290 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:55:34,290 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:55:34,290 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:55:34,290 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,290 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:55:34,291 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:55:34,291 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:55:34,291 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:55:34,292 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:55:34,292 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:34,293 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:55:34,293 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:34,293 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,293 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:55:34,297 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:34,298 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:34,298 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:34,298 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:34,298 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,299 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:34,299 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:34,299 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,299 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:34,299 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:34,300 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:34,300 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:34,300 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:34,300 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:34,303 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:34,304 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:34,304 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:34,304 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:34,304 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,305 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:34,305 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:34,305 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,305 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:34,305 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:34,306 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:34,307 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:34,307 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:34,307 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:34,310 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:34,311 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:34,311 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:34,311 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:34,311 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,312 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:34,312 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:34,312 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,312 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:34,313 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:34,313 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:34,313 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:34,314 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:34,314 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:34,318 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:34,318 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:34,318 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:34,318 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:34,319 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,320 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:34,320 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:34,320 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,320 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:34,320 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:34,321 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:34,321 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:34,321 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:34,321 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:34,324 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:34,325 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:34,325 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:34,325 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:34,325 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,326 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:34,326 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:34,326 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,326 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:34,326 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:34,327 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:34,327 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:34,327 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:34,327 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:34,331 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:34,331 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:34,331 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:34,332 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:34,332 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,332 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:34,333 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:34,333 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,333 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:34,333 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:34,333 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:34,334 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:34,334 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:34,334 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:34,337 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:34,337 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:34,337 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:34,338 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:34,338 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,338 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:34,339 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:34,339 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,339 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:34,339 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:34,339 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:34,340 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:34,340 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:34,340 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:34,344 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:34,344 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:34,344 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:34,345 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:34,345 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,345 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:34,346 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:34,346 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,346 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:34,346 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:34,346 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:34,347 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:34,347 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:34,347 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:34,350 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:34,350 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:34,351 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:34,351 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:34,351 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,351 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:34,351 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:34,352 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,352 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:34,352 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:34,352 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:34,353 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:34,353 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:34,353 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:34,356 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:34,356 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:34,356 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:34,357 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:34,357 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,359 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:34,360 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:34,360 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,360 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:34,360 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:34,360 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:34,361 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:34,361 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:34,361 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:34,364 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:34,365 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:34,365 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:34,365 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:34,365 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,366 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:34,366 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:34,367 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,367 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:34,367 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:34,367 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:34,367 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:34,368 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:34,368 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:34,371 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:34,371 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:34,371 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:34,371 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:34,371 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,372 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:34,372 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:34,372 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,372 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:34,372 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:34,373 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:34,373 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:34,373 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:34,373 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:34,377 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:34,378 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:34,378 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:34,379 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:34,379 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,380 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:34,380 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:34,380 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,380 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:34,380 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:34,381 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:34,381 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:34,381 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:34,382 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:34,385 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:34,386 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:34,386 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:34,386 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:34,386 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,387 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:34,387 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:34,387 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,387 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:34,387 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:34,388 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:34,388 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:34,388 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:34,388 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:34,391 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:34,392 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:34,392 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:34,392 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:34,392 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,393 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:34,393 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:34,393 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,393 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:34,393 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:34,394 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:34,394 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:34,394 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:34,395 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:34,398 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:34,398 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:34,398 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:34,398 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:34,398 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,399 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:34,399 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:34,399 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,400 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:34,400 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:34,400 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:34,400 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:34,401 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:34,401 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:34,403 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:34,404 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:34,404 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:34,404 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:34,404 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,405 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:34,405 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:34,405 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,405 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:34,405 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:34,406 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:34,406 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:34,406 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:34,406 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:34,410 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:34,410 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:34,410 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:34,410 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:34,410 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,411 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:34,411 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:34,412 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,412 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:34,412 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:34,412 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:34,412 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:34,413 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:34,413 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:34,416 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:34,416 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:34,416 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:34,416 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:34,417 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,417 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:34,417 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:34,418 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:34,418 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:34,418 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:34,418 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:34,418 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:34,419 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:34,419 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:35,443 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:35,444 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:35,444 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:35,444 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:35,444 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,447 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:35,447 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:35,447 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,447 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:35,447 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,448 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:35,448 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,448 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:35,448 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:35,452 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:35,452 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:35,452 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:35,452 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:35,452 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,453 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:35,453 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:35,453 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,453 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:35,453 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,453 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:35,454 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,454 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:35,454 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:35,458 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:35,459 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:35,459 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:35,459 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:35,459 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,460 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:35,460 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:35,460 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,461 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:35,461 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,461 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:35,461 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,462 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:35,462 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:35,465 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:35,465 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:35,466 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:35,466 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:35,466 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,467 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:35,467 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:35,467 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,468 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:35,468 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,468 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:35,468 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,468 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:35,469 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:35,472 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:35,472 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:35,472 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:35,472 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:35,472 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,473 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:35,473 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:35,473 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,474 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:35,474 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,474 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:35,475 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,475 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:35,475 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:35,479 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:35,479 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:35,479 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:35,479 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:35,480 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,480 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:35,481 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:35,481 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,481 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:35,481 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,481 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:35,482 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,482 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:35,482 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:35,486 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:35,486 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:35,486 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:35,486 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:35,487 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,487 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:35,488 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:35,488 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,488 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:35,488 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,488 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:35,488 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,489 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:35,489 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:35,492 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:35,493 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:35,493 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:35,493 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:35,493 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,494 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:35,494 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:35,494 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,494 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:35,494 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,495 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:35,495 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,495 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:35,495 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:35,500 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:35,500 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:35,500 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:35,501 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:35,501 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,501 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:35,502 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:35,502 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,502 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:35,502 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,502 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:35,502 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,503 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:35,503 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:35,506 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:35,506 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:35,507 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:35,507 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:35,507 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,508 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:35,508 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:35,508 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,509 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:35,509 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,509 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:35,509 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,509 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:35,509 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:35,513 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:35,513 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:35,514 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:35,514 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:35,514 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,515 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:35,515 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:35,515 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,515 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:35,515 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,516 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:35,517 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,517 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:35,517 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:35,520 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:35,521 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:35,521 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:35,521 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:35,521 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,522 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:35,522 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:35,522 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,522 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:35,522 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,523 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:35,523 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,526 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:35,526 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:35,530 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:35,530 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:35,530 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:35,530 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:35,531 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,531 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:35,532 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:35,532 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,532 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:35,532 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,533 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:35,533 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,533 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:35,533 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:35,536 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:35,537 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:35,537 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:35,537 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:35,537 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,538 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:35,538 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:35,538 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,538 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:35,538 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,539 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:35,539 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,539 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:35,539 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:35,543 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:35,544 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:35,544 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:35,544 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:35,544 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,545 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:35,545 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:35,545 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,545 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:35,545 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,545 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:35,546 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,546 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:35,546 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:35,550 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:35,550 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:35,550 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:35,551 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:35,551 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,552 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:35,552 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:35,552 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,552 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:35,552 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,553 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:35,553 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,553 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:35,553 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:35,556 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:35,556 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:35,556 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:35,556 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:35,556 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,557 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:35,557 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:35,557 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,557 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:35,557 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,558 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:35,558 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,559 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:35,559 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:35,563 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:35,563 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:35,563 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:35,563 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:35,563 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,564 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:35,564 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:35,564 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,564 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:35,564 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,565 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:35,565 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,565 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:35,565 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:35,568 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:35,568 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:35,568 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:35,568 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:35,568 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,569 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:35,569 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:35,569 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,569 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:35,569 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,570 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:35,570 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,570 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:35,570 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:35,573 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:35,573 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:35,573 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:35,574 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:35,574 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,574 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:35,574 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:35,575 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:35,575 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:35,575 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,575 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:35,575 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:35,576 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:35,576 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:40,592 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:40,592 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:40,592 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:40,592 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:40,592 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,595 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:40,595 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:40,595 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,595 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:40,595 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,596 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:40,596 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,596 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:40,596 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:40,600 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:40,600 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:40,600 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:40,600 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:40,601 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,601 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:40,601 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:40,601 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,601 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:40,601 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,601 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:40,601 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,601 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:40,601 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:40,605 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:40,605 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:40,605 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:40,606 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:40,606 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,606 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:40,606 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:40,606 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,606 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:40,606 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,606 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:40,606 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,607 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:40,607 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:40,609 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:40,609 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:40,609 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:40,611 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:40,611 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,611 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:40,611 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:40,611 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,611 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:40,611 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,611 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:40,611 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,612 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:40,613 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:40,615 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:40,616 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:40,616 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:40,616 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:40,616 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,616 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:40,616 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:40,616 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,616 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:40,616 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,616 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:40,617 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,617 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:40,617 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:40,620 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:40,620 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:40,620 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:40,621 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:40,621 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,621 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:40,622 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:40,622 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,622 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:40,622 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,622 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:40,623 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,623 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:40,623 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:40,627 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:40,627 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:40,628 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:40,628 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:40,628 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,629 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:40,629 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:40,629 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,630 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:40,630 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,630 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:40,630 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,631 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:40,631 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:40,634 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:40,634 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:40,634 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:40,635 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:40,635 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,635 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:40,636 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:40,636 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,636 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:40,636 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,636 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:40,636 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,637 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:40,637 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:40,640 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:40,640 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:40,640 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:40,641 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:40,641 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,643 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:40,643 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:40,643 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,643 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:40,643 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,644 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:40,644 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,644 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:40,645 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:40,648 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:40,648 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:40,649 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:40,649 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:40,649 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,650 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:40,650 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:40,650 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,650 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:40,650 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,651 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:40,651 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,651 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:40,651 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:40,654 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:40,655 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:40,655 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:40,655 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:40,655 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,656 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:40,656 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:40,656 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,656 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:40,656 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,657 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:40,657 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,657 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:40,657 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:40,661 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:40,661 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:40,661 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:40,662 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:40,662 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,662 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:40,663 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:40,663 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,663 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:40,663 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,663 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:40,663 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,664 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:40,664 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:40,667 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:40,667 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:40,667 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:40,667 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:40,668 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,668 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:40,668 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:40,668 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,669 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:40,669 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,669 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:40,669 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,670 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:40,670 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:40,673 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:40,673 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:40,673 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:40,673 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:40,673 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,674 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:40,675 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:40,675 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,675 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:40,675 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,676 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:40,676 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,676 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:40,676 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:40,680 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:40,680 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:40,680 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:40,680 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:40,680 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,681 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:40,681 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:40,681 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,681 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:40,681 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,682 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:40,682 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,682 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:40,682 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:40,686 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:40,686 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:40,686 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:40,686 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:40,686 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,687 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:40,687 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:40,687 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,688 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:40,688 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,688 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:40,688 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,688 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:40,689 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:40,692 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:40,693 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:40,693 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:40,693 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:40,693 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,694 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:40,694 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:40,694 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,695 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:40,695 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,695 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:40,695 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,696 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:40,696 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:40,700 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:40,700 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:40,700 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:40,700 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:40,701 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,701 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:40,701 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:40,702 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,702 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:40,702 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,702 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:40,702 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,703 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:40,703 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:40,706 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:40,706 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:40,706 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:40,706 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:40,706 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,707 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:40,707 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:40,707 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,707 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:40,707 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,708 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:40,708 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,708 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:40,708 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:55:40,712 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:55:40,713 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login
2025-05-24 18:55:40,713 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login", parameters={}
2025-05-24 18:55:40,713 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:55:40,713 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,714 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:55:40,714 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.]
2025-05-24 18:55:40,714 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:55:40,714 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:55:40,714 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,715 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:55:40,715 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:55:40,716 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:55:40,716 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
Date Thread Level Logger MDC Message
Logback Log Messages

Log session start time Sat May 24 18:57:08 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 18:57:08,492 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 1364 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 18:57:08,495 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 18:57:08,495 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-24 18:57:08,496 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 18:57:08,531 restartedMain DEBUG org.springframework.boot.devtools.restart.ChangeableUrls Matching URLs for reloading : [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
2025-05-24 18:57:08,531 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Included patterns for restart : []
2025-05-24 18:57:08,531 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Excluded patterns for restart : [/spring-boot-starter-[\w-]+/, /spring-boot/(bin|build|out)/, /spring-boot-starter/(bin|build|out)/, /spring-boot-devtools/(bin|build|out)/, /spring-boot-actuator/(bin|build|out)/, /spring-boot-autoconfigure/(bin|build|out)/]
2025-05-24 18:57:08,531 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
2025-05-24 18:57:08,531 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
2025-05-24 18:57:08,532 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc
2025-05-24 18:57:08,544 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 18:57:08,552 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 18:57:08,591 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 18:57:08,593 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 18:57:08,594 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 18:57:08,595 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 18:57:08,596 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 18:57:08,596 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 18:57:08,600 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 18:57:08,601 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 18:57:08,602 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 18:57:08,605 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 18:57:08,607 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 18:57:08,977 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 18:57:08,981 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 18:57:08,985 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 18:57:08,986 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-24 18:57:08,992 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 18:57:09,012 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 24 ms. Found 1 JPA repository interface.
2025-05-24 18:57:09,078 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 18:57:09,126 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-24 18:57:09,129 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-24 18:57:09,129 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-24 18:57:09,129 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-24 18:57:09,148 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 18:57:09,149 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 18:57:09,152 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 18:57:09,153 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 18:57:09,153 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-24 18:57:09,154 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 18:57:09,155 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 18:57:09,157 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 18:57:09,158 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 18:57:09,158 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 18:57:09,159 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-24 18:57:09,161 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-24 18:57:09,174 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-24 18:57:09,178 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-24 18:57:09,181 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-24 18:57:09,182 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-24 18:57:09,182 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 18:57:09,183 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-24 18:57:09,183 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-24 18:57:09,189 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-24 18:57:09,193 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-24 18:57:09,193 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 18:57:09,198 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 18:57:09,198 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-24 18:57:09,211 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@90fff94]
2025-05-24 18:57:09,211 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-24 18:57:09,211 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-24 18:57:09,234 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-24 18:57:09,234 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-24 18:57:09,236 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-24 18:57:09,236 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-24 18:57:09,237 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:57:09,247 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 18:57:09,269 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:57:09,271 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-24 18:57:09,271 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-24 18:57:09,271 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 18:57:09,274 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 18:57:09,275 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-24 18:57:09,276 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-24 18:57:09,277 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-24 18:57:09,281 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-24 18:57:09,281 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:57:09,291 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-24 18:57:09,292 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-24 18:57:09,293 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-24 18:57:09,294 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:57:09,298 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 18:57:09,298 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 18:57:09,299 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:57:09,315 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 18:57:09,316 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 18:57:09,316 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:57:09,316 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-24 18:57:09,317 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-24 18:57:09,317 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 18:57:09,317 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-24 18:57:09,317 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:57:09,320 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:57:09,328 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-24 18:57:09,328 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:57:09,330 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-24 18:57:09,330 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-24 18:57:09,330 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 18:57:09,333 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 18:57:09,336 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-24 18:57:09,385 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 18:57:09,386 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 18:57:09,386 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-24 18:57:09,444 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-24 18:57:09,451 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-24 18:57:09,453 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-24 18:57:09,453 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-24 18:57:09,583 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-24 18:57:09,587 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-24 18:57:09,587 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-24 18:57:09,587 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 1055 ms
2025-05-24 18:57:09,588 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 18:57:09,589 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 18:57:09,589 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 18:57:09,592 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 18:57:09,595 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 18:57:09,596 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 18:57:09,596 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 18:57:09,597 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 18:57:09,601 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 18:57:09,601 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-24 18:57:09,613 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 18:57:09,614 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 18:57:09,615 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 18:57:09,615 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 18:57:09,619 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-24 18:57:09,620 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-24 18:57:09,620 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-24 18:57:09,620 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-24 18:57:09,620 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 18:57:09,625 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-24 18:57:09,625 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-24 18:57:09,625 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 18:57:09,626 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 18:57:09,626 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-24 18:57:09,628 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@36647f21
2025-05-24 18:57:09,636 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 18:57:09,637 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-24 18:57:09,637 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 18:57:09,640 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-24 18:57:09,641 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-24 18:57:09,641 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-24 18:57:09,641 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 18:57:09,642 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-24 18:57:09,643 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-24 18:57:09,643 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 18:57:09,645 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 18:57:09,646 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-24 18:57:09,646 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 18:57:09,646 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 18:57:09,646 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 18:57:09,649 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-24 18:57:09,649 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-24 18:57:09,652 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-24 18:57:09,652 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-24 18:57:09,661 restartedMain DEBUG org.jboss.logging Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2025-05-24 18:57:09,663 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-24 18:57:09,665 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-24 18:57:09,665 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 18:57:09,665 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:57:09,670 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-24 18:57:09,670 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-24 18:57:09,680 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-24 18:57:09,867 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 18:57:09,882 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-1 - configuration:
2025-05-24 18:57:09,885 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-24 18:57:09,885 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-24 18:57:09,885 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-24 18:57:09,885 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-24 18:57:09,885 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-24 18:57:09,885 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-24 18:57:09,885 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-24 18:57:09,885 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-24 18:57:09,885 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-24 18:57:09,886 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-24 18:57:09,886 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-24 18:57:09,886 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-24 18:57:09,886 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-24 18:57:09,886 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-24 18:57:09,886 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-24 18:57:09,886 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-24 18:57:09,886 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-24 18:57:09,886 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-24 18:57:09,886 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-24 18:57:09,886 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-24 18:57:09,886 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-24 18:57:09,886 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-24 18:57:09,886 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-24 18:57:09,886 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-24 18:57:09,887 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-24 18:57:09,887 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-24 18:57:09,887 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-1"
2025-05-24 18:57:09,887 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-24 18:57:09,887 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-24 18:57:09,887 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-24 18:57:09,887 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-24 18:57:09,887 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-24 18:57:09,887 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-24 18:57:09,887 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-24 18:57:09,887 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-24 18:57:09,887 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
2025-05-24 18:57:10,082 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@57a6f54d
2025-05-24 18:57:10,084 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
2025-05-24 18:57:10,118 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 18:57:10,195 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-24 18:57:10,212 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@15905ab0
2025-05-24 18:57:10,242 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@54ad508b
2025-05-24 18:57:10,273 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@65334665
2025-05-24 18:57:10,304 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3482afc4
2025-05-24 18:57:10,334 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@30ccf7f7
2025-05-24 18:57:10,367 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@340f2352
2025-05-24 18:57:10,395 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@7e13dfa5
2025-05-24 18:57:10,427 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@74d4b6e3
2025-05-24 18:57:10,459 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2ca05f6
2025-05-24 18:57:10,473 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 18:57:10,700 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 18:57:10,704 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 18:57:10,705 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 18:57:10,710 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-24 18:57:10,712 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-24 18:57:10,717 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-24 18:57:10,719 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-24 18:57:10,721 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-24 18:57:10,742 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-24 18:57:10,743 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-24 18:57:10,753 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-24 18:57:10,771 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 18:57:10,797 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 18:57:10,804 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-24 18:57:10,818 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-24 18:57:10,828 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 18:57:10,864 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 18:57:10,898 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 18:57:10,901 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-24 18:57:10,919 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 18:57:10,926 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 18:57:10,926 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:57:10,927 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 18:57:10,928 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 18:57:10,930 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 18:57:10,931 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:57:10,932 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:57:10,932 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:57:10,932 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:57:10,932 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:57:10,933 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 18:57:10,934 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 18:57:10,934 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:57:10,934 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 18:57:10,934 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:57:10,934 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 18:57:10,935 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:57:10,935 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 18:57:10,937 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:57:10,937 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 18:57:10,938 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 18:57:10,938 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 18:57:10,938 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 18:57:10,939 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 18:57:10,941 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 18:57:10,941 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:57:10,941 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 18:57:10,941 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:57:10,942 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 18:57:10,942 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:57:10,943 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 18:57:10,943 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 18:57:10,943 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:57:10,944 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 18:57:10,944 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 18:57:10,944 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:57:10,949 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 18:57:10,951 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 18:57:10,953 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 18:57:10,953 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 18:57:10,954 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 18:57:10,959 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:57:10,959 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 18:57:10,959 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 18:57:10,961 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 18:57:10,961 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 18:57:10,962 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 18:57:10,962 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:57:10,962 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 18:57:10,963 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-24 18:57:10,963 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-24 18:57:10,963 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 18:57:10,964 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-24 18:57:10,964 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 18:57:10,965 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-24 18:57:10,966 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 18:57:10,966 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:57:11,001 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 18:57:11,004 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 18:57:11,004 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 18:57:11,006 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 18:57:11,006 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 18:57:11,011 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 18:57:11,012 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:57:11,012 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:57:11,012 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:57:11,018 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 18:57:11,024 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 18:57:11,025 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:57:11,025 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:57:11,025 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:57:11,028 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 18:57:11,029 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:57:11,029 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:57:11,029 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:57:11,046 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/insert_addr]}: insertAddr() {GET [/show_addr]}: showAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 18:57:11,053 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model)
2025-05-24 18:57:11,054 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/add_user]}: addUser() {GET [/admin_menu]}: adminMenu(Model) { [/get_image/{imageName}]}: getImage(String) {GET [/img_test]}: imgTest() {GET [/delete_user]}: deleteUser(Model) {GET [/main_menu]}: mainMenu(Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/login_fail]}: loginFail() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 18:57:11,058 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 18:57:11,062 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 18:57:11,063 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 18:57:11,064 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 18:57:11,064 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:57:11,064 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:57:11,064 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 18:57:11,066 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:57:11,066 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:57:11,066 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 18:57:11,066 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 18:57:11,067 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:57:11,067 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:57:11,067 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 18:57:11,067 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 18:57:11,070 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 18:57:11,070 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 18:57:11,070 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 18:57:11,072 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 18:57:11,072 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 18:57:11,072 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 18:57:11,072 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 18:57:11,072 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 18:57:11,072 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 18:57:11,072 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 18:57:11,074 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 18:57:11,076 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 18:57:11,076 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 18:57:11,076 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 18:57:11,077 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 18:57:11,077 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 18:57:11,078 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 18:57:11,078 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:57:11,080 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:57:11,080 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 18:57:11,082 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 18:57:11,082 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 18:57:11,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 18:57:11,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 18:57:11,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:57:11,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 18:57:11,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 18:57:11,096 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 18:57:11,101 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 18:57:11,101 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:57:11,102 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:57:11,102 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:57:11,105 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 18:57:11,107 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 18:57:11,109 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 18:57:11,109 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 18:57:11,132 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@476f3a74, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6fb894f0, org.springframework.security.web.context.SecurityContextHolderFilter@351d4d61, org.springframework.security.web.header.HeaderWriterFilter@440007ce, org.springframework.web.filter.CorsFilter@72346597, org.springframework.security.web.authentication.logout.LogoutFilter@569eced4, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@546198a9, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1f192591, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6afeb3fa, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@54b1bc06, org.springframework.security.web.access.ExceptionTranslationFilter@479abf3c, org.springframework.security.web.access.intercept.AuthorizationFilter@bee82b]
2025-05-24 18:57:11,133 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 18:57:11,134 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 18:57:11,134 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 18:57:11,138 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 18:57:11,139 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 18:57:11,139 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 18:57:11,140 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 18:57:11,140 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 18:57:11,141 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-24 18:57:11,141 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 18:57:11,142 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-24 18:57:11,142 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-24 18:57:11,142 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 18:57:11,142 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 18:57:11,143 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 18:57:11,144 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 18:57:11,146 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 18:57:11,146 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 18:57:11,146 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 18:57:11,148 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 18:57:11,149 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 18:57:11,150 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 18:57:11,151 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 18:57:11,151 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 18:57:11,151 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 18:57:11,151 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 18:57:11,151 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 18:57:11,152 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 18:57:11,152 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 18:57:11,152 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 18:57:11,153 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-24 18:57:11,153 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 18:57:11,153 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 18:57:11,154 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 18:57:11,154 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 18:57:11,155 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 18:57:11,155 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 18:57:11,157 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 18:57:11,158 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 18:57:11,158 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 18:57:11,158 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 18:57:11,158 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 18:57:11,159 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:57:11,159 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 18:57:11,159 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 18:57:11,163 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 18:57:11,164 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 18:57:11,164 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 18:57:11,164 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 18:57:11,164 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 18:57:11,165 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 18:57:11,166 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 18:57:11,168 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 18:57:11,169 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 18:57:11,172 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 18:57:11,179 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 18:57:11,192 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 18:57:11,193 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 18:57:11,193 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 18:57:11,193 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 18:57:11,194 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 18:57:11,195 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 18:57:11,195 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 18:57:11,195 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:57:11,196 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 18:57:11,198 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 18:57:11,198 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:57:11,199 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 18:57:11,200 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 18:57:11,203 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 18:57:11,203 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 18:57:11,204 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 18:57:11,204 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-24 18:57:11,205 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-24 18:57:11,205 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-24 18:57:11,205 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-24 18:57:11,205 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-24 18:57:11,206 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-24 18:57:11,206 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-24 18:57:11,206 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-24 18:57:11,206 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-24 18:57:11,207 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-24 18:57:11,207 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-24 18:57:11,207 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-24 18:57:11,207 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-24 18:57:11,208 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-24 18:57:11,209 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-24 18:57:11,210 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-24 18:57:11,210 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-24 18:57:11,213 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-24 18:57:11,214 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-24 18:57:11,214 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-24 18:57:11,214 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-24 18:57:11,214 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 18:57:11,215 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 18:57:11,216 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-24 18:57:11,216 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-24 18:57:11,216 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-24 18:57:11,216 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-24 18:57:11,217 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-24 18:57:11,220 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 18:57:11,220 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 18:57:11,220 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 18:57:11,221 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-24 18:57:11,222 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 18:57:11,223 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 18:57:11,223 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-24 18:57:11,223 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-24 18:57:11,224 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 18:57:11,224 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-24 18:57:11,224 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 18:57:11,229 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-24 18:57:11,229 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-24 18:57:11,229 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-24 18:57:11,231 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-24 18:57:11,232 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-24 18:57:11,232 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-24 18:57:11,232 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-24 18:57:11,233 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 18:57:11,233 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-24 18:57:11,233 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-24 18:57:11,233 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-24 18:57:11,234 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 18:57:11,235 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 18:57:11,236 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-24 18:57:11,236 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-24 18:57:11,236 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 18:57:11,236 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-24 18:57:11,236 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 18:57:11,237 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-24 18:57:11,239 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-24 18:57:11,239 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-24 18:57:11,240 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-24 18:57:11,240 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-24 18:57:11,241 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-24 18:57:11,241 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-24 18:57:11,241 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-24 18:57:11,241 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-24 18:57:11,242 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-24 18:57:11,242 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-24 18:57:11,243 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-24 18:57:11,243 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-24 18:57:11,243 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-24 18:57:11,243 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-24 18:57:11,243 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-24 18:57:11,244 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-24 18:57:11,244 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-24 18:57:11,244 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-24 18:57:11,244 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 18:57:11,245 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 18:57:11,245 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-24 18:57:11,246 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-24 18:57:11,246 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 18:57:11,247 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-24 18:57:11,247 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-24 18:57:11,248 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 18:57:11,248 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-24 18:57:11,254 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-24 18:57:11,255 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-24 18:57:11,255 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-24 18:57:11,256 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServer' via factory method to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 18:57:11,258 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-24 18:57:11,258 restartedMain DEBUG org.springframework.boot.devtools.livereload.LiveReloadServer Starting live reload server on port 35729
2025-05-24 18:57:11,259 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-24 18:57:11,259 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-24 18:57:11,259 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-24 18:57:11,260 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-24 18:57:11,266 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 18:57:11,266 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 18:57:11,266 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-24 18:57:11,266 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-24 18:57:11,283 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-24 18:57:11,284 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-24 18:57:11,284 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-24 18:57:11,284 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-24 18:57:11,284 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 18:57:11,290 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-24 18:57:11,295 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 3.022 seconds (process running for 3.37)
2025-05-24 18:57:11,296 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-24 18:57:11,297 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-24 18:57:11,297 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Immediately restarting application
2025-05-24 18:57:11,297 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
2025-05-24 18:57:11,297 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-24 18:57:11,341 http-nio-8888-exec-1 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-05-24 18:57:11,341 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Initializing Servlet 'dispatcherServlet'
2025-05-24 18:57:11,341 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected StandardServletMultipartResolver
2025-05-24 18:57:11,342 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 18:57:11,342 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected FixedThemeResolver
2025-05-24 18:57:11,343 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@7327d691
2025-05-24 18:57:11,343 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@2d9ff332
2025-05-24 18:57:11,343 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 18:57:11,343 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Completed initialization in 2 ms
2025-05-24 18:57:11,356 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:57:11,361 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:57:11,362 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:57:11,363 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:57:11,364 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:57:11,371 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:57:11,385 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:57:11,385 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:57:11,387 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:57:11,391 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:57:11,392 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:11,396 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:57:11,396 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:11,398 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:57:11,398 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:57:11,404 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:11,404 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:11,405 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:11,405 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:11,409 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:11,410 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:11,411 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:11,411 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:11,416 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:11,416 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:11,417 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:11,417 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:11,421 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:11,421 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:11,422 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:11,422 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:11,426 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:11,426 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:11,427 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:11,427 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:11,430 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:11,430 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:11,430 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:11,432 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:11,435 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:11,436 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:11,436 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:11,436 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:11,440 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:11,440 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:11,440 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:11,440 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:11,443 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:11,444 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:11,444 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:11,444 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:11,447 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:11,448 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:11,449 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:11,449 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:11,453 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:11,453 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:11,454 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:11,454 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:11,457 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:11,458 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:11,458 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:11,458 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:11,461 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:11,461 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:11,462 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:11,462 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:11,465 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:11,465 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:11,465 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:11,465 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:11,468 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:11,469 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:11,469 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:11,469 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:11,473 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:11,473 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:11,473 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:11,473 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:11,476 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:11,477 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:11,477 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:11,477 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:11,482 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:11,483 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:11,483 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:11,483 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:11,486 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:11,487 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:11,487 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:11,487 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:12,513 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:12,513 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:12,515 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:12,515 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:12,519 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:12,520 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:12,520 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:12,520 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:12,524 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:12,524 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:12,524 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:12,525 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:12,529 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:12,529 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:12,529 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:12,529 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:12,534 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:12,535 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:12,535 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:12,535 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:12,539 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:12,540 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:12,540 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:12,540 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:12,544 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:12,545 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:12,545 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:12,545 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:12,549 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:12,549 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:12,549 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:12,549 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:12,553 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:12,553 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:12,553 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:12,553 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:12,557 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:12,558 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:12,558 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:12,558 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:12,562 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:12,562 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:12,562 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:12,562 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:12,567 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:12,567 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:12,567 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:12,567 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:12,571 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:12,571 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:12,572 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:12,572 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:12,575 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:12,576 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:12,576 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:12,576 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:12,580 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:12,581 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:12,581 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:12,581 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:12,585 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:12,585 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:12,586 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:12,586 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:12,590 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:12,591 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:12,591 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:12,591 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:12,597 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:12,597 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:12,597 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:12,597 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:12,601 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:12,602 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:12,602 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:12,602 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:12,605 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:12,605 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:12,606 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:12,606 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:13,338 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:13,339 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:13,339 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:13,339 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:13,344 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:13,345 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:13,347 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:13,347 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:13,353 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:13,353 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:13,353 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:13,353 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:13,356 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:13,356 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:13,357 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:13,357 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:13,360 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:13,361 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:13,361 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:13,361 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:13,364 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:13,364 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:13,364 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:13,364 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:13,367 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:13,367 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:13,368 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:13,368 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:13,371 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:13,371 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:13,371 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:13,371 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:13,374 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:13,374 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:13,375 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:13,375 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:13,378 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:13,378 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:13,378 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:13,378 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:13,382 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:13,382 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:13,382 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:13,382 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:13,386 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:13,386 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:13,386 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:13,386 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:13,390 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:13,390 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:13,390 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:13,390 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:13,393 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:13,393 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:13,394 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:13,394 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:13,396 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:13,397 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:13,397 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:13,397 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:13,400 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:13,401 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:13,402 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:13,402 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:13,406 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:13,407 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:13,408 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:13,408 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:13,412 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:13,413 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:13,413 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:13,414 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:13,417 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:13,417 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:13,418 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:13,418 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:13,422 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:13,422 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:13,422 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:13,422 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:14,455 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:14,456 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:14,458 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:14,458 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:14,463 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:14,464 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:14,466 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:14,466 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:14,471 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:14,472 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:14,473 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:14,473 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:14,477 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:14,477 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:14,478 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:14,478 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:14,482 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:14,483 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:14,483 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:14,483 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:14,487 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:14,487 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:14,487 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:14,487 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:14,490 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:14,490 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:14,491 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:14,491 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:14,494 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:14,494 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:14,494 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:14,494 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:14,497 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:14,497 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:14,497 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:14,497 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:14,501 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:14,501 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:14,501 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:14,501 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:14,504 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:14,504 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:14,504 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:14,504 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:14,507 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:14,507 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:14,507 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:14,507 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:14,510 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:14,510 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:14,510 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:14,510 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:14,513 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:14,513 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:14,513 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:14,513 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:14,517 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:14,517 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:14,517 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:14,517 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:14,520 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:14,520 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:14,520 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:14,520 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:14,523 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:14,523 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:14,524 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:14,524 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:14,526 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:14,527 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:14,527 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:14,527 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:14,530 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:14,530 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:14,530 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:14,530 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:14,533 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:14,534 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:14,534 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:14,534 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:19,558 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:19,559 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:19,559 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:19,559 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:19,562 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:19,563 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:19,563 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:19,563 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:19,567 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:19,568 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:19,568 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:19,575 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:19,578 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:19,579 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:19,579 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:19,579 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:19,584 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:19,584 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:19,584 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:19,584 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:19,587 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:19,587 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:19,588 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:19,588 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:19,592 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:19,592 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:19,593 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:19,593 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:19,596 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:19,597 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:19,597 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:19,597 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:19,602 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:19,602 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:19,603 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:19,603 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:19,606 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:19,606 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:19,607 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:19,607 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:19,610 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:19,610 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:19,611 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:19,611 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:19,614 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:19,614 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:19,615 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:19,615 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:19,618 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:19,619 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:19,619 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:19,619 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:19,622 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:19,623 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:19,623 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:19,623 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:19,626 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:19,627 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:19,627 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:19,627 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:19,630 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:19,631 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:19,632 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:19,632 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:19,636 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:19,636 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:19,637 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:19,637 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:19,641 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:19,641 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:19,642 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:19,642 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:19,645 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:19,645 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:19,646 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:19,646 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:19,649 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:19,650 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:19,650 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:19,650 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:40,198 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 18:57:40,198 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 18:57:49,694 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:49,694 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:49,695 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:49,695 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:49,703 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:49,703 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:49,703 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:49,704 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:49,708 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:49,709 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:49,709 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:49,709 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:49,713 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:49,713 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:49,713 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:49,713 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:49,716 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:49,716 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:49,716 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:49,716 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:49,719 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:49,719 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:49,719 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:49,719 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:49,722 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:49,722 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:49,722 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:49,722 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:49,725 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:49,726 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:49,726 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:49,726 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:49,729 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:49,729 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:49,729 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:49,729 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:49,732 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:49,732 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:49,732 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:49,732 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:49,735 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:49,735 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:49,735 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:49,735 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:49,737 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:49,738 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:49,738 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:49,738 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:49,743 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:49,743 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:49,743 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:49,743 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:49,748 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:49,748 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:49,749 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:49,749 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:49,753 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:49,754 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:49,754 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:49,754 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:49,760 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:49,760 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:49,761 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:49,761 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:49,766 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:49,766 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:49,767 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:49,767 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:49,771 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:49,771 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:49,772 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:49,772 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:49,776 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:49,776 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:49,776 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:49,776 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:57:49,779 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login
2025-05-24 18:57:49,779 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:57:49,780 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/login?continue to session
2025-05-24 18:57:49,780 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/login
2025-05-24 18:58:04,762 File Watcher INFO org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Restarting due to 1 class path change (0 additions, 0 deletions, 1 modification)
2025-05-24 18:58:04,763 File Watcher DEBUG org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Change set: [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class (MODIFY)]]
2025-05-24 18:58:04,764 File Watcher DEBUG org.springframework.boot.devtools.restart.Restarter Restarting application
2025-05-24 18:58:04,765 Thread-5 DEBUG org.springframework.boot.devtools.restart.Restarter Stopping application
2025-05-24 18:58:04,765 Thread-5 DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed from ACCEPTING_TRAFFIC to REFUSING_TRAFFIC
2025-05-24 18:58:04,767 Thread-5 DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Closing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc, started on Sat May 24 18:57:08 KST 2025
2025-05-24 18:58:04,768 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 18:58:04,769 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147482623
2025-05-24 18:58:04,769 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerGracefulShutdown' completed its stop procedure
2025-05-24 18:58:04,769 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147481599
2025-05-24 18:58:04,769 Thread-5 INFO org.apache.coyote.http11.Http11NioProtocol Stopping ProtocolHandler ["http-nio-8888"]
2025-05-24 18:58:04,775 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerStartStop' completed its stop procedure
2025-05-24 18:58:04,775 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 18:58:04,776 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 18:58:04,776 Thread-5 DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 18:58:04,776 Thread-5 INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 18:58:04,778 Thread-5 INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown initiated...
2025-05-24 18:58:04,778 Thread-5 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 18:58:04,779 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@57a6f54d: (connection evicted)
2025-05-24 18:58:04,782 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@15905ab0: (connection evicted)
2025-05-24 18:58:04,783 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@54ad508b: (connection evicted)
2025-05-24 18:58:04,784 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@65334665: (connection evicted)
2025-05-24 18:58:04,786 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@3482afc4: (connection evicted)
2025-05-24 18:58:04,787 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@30ccf7f7: (connection evicted)
2025-05-24 18:58:04,789 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@340f2352: (connection evicted)
2025-05-24 18:58:04,790 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@7e13dfa5: (connection evicted)
2025-05-24 18:58:04,791 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@74d4b6e3: (connection evicted)
2025-05-24 18:58:04,793 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@2ca05f6: (connection evicted)
2025-05-24 18:58:04,795 Thread-5 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0)
2025-05-24 18:58:04,795 Thread-5 INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown completed.
2025-05-24 18:58:04,849 Thread-5 DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
Logback Log Messages

Log session start time Sat May 24 18:58:04 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 18:58:04,873 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 1364 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 18:58:04,873 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 18:58:04,873 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-24 18:58:04,873 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 18:58:04,875 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1dccc3eb
2025-05-24 18:58:04,875 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 18:58:04,875 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 18:58:04,878 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 18:58:04,879 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 18:58:04,880 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 18:58:04,880 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 18:58:04,881 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 18:58:04,881 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 18:58:04,884 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 18:58:04,884 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 18:58:04,885 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 18:58:04,885 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 18:58:04,886 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 18:58:05,007 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 18:58:05,008 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 18:58:05,008 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 18:58:05,008 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-24 18:58:05,009 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 18:58:05,013 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 5 ms. Found 1 JPA repository interface.
2025-05-24 18:58:05,035 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 18:58:05,044 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-24 18:58:05,045 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-24 18:58:05,045 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-24 18:58:05,045 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-24 18:58:05,048 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 18:58:05,048 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 18:58:05,048 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 18:58:05,048 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 18:58:05,048 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-24 18:58:05,049 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 18:58:05,049 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 18:58:05,049 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 18:58:05,049 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 18:58:05,049 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 18:58:05,049 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-24 18:58:05,049 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-24 18:58:05,050 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-24 18:58:05,051 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-24 18:58:05,051 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-24 18:58:05,051 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-24 18:58:05,051 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 18:58:05,051 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-24 18:58:05,051 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-24 18:58:05,053 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-24 18:58:05,053 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-24 18:58:05,053 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 18:58:05,053 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 18:58:05,053 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-24 18:58:05,053 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@6289ff16]
2025-05-24 18:58:05,053 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-24 18:58:05,053 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-24 18:58:05,054 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-24 18:58:05,054 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-24 18:58:05,055 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-24 18:58:05,055 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-24 18:58:05,055 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:58:05,055 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 18:58:05,058 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:58:05,059 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-24 18:58:05,059 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-24 18:58:05,059 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 18:58:05,059 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 18:58:05,059 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-24 18:58:05,059 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-24 18:58:05,059 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-24 18:58:05,060 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-24 18:58:05,060 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:58:05,060 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-24 18:58:05,060 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-24 18:58:05,060 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-24 18:58:05,060 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:58:05,060 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 18:58:05,060 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 18:58:05,060 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:58:05,061 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 18:58:05,061 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 18:58:05,061 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:58:05,061 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-24 18:58:05,061 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-24 18:58:05,061 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 18:58:05,061 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-24 18:58:05,062 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:58:05,063 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:58:05,064 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-24 18:58:05,064 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:58:05,064 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-24 18:58:05,064 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-24 18:58:05,064 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 18:58:05,065 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 18:58:05,066 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-24 18:58:05,067 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 18:58:05,067 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 18:58:05,067 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-24 18:58:05,072 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-24 18:58:05,073 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-24 18:58:05,073 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-24 18:58:05,073 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-24 18:58:05,124 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-24 18:58:05,126 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-24 18:58:05,126 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-24 18:58:05,126 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 251 ms
2025-05-24 18:58:05,127 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 18:58:05,127 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 18:58:05,127 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 18:58:05,128 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 18:58:05,128 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 18:58:05,129 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 18:58:05,129 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 18:58:05,130 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 18:58:05,131 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 18:58:05,131 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-24 18:58:05,135 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 18:58:05,136 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 18:58:05,136 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 18:58:05,136 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 18:58:05,137 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-24 18:58:05,137 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-24 18:58:05,137 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-24 18:58:05,137 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-24 18:58:05,137 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 18:58:05,139 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-24 18:58:05,139 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-24 18:58:05,139 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 18:58:05,139 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 18:58:05,139 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-24 18:58:05,139 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@7e14f049
2025-05-24 18:58:05,146 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 18:58:05,148 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-24 18:58:05,148 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 18:58:05,149 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-24 18:58:05,149 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-24 18:58:05,150 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-24 18:58:05,150 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 18:58:05,150 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-24 18:58:05,151 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-24 18:58:05,151 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 18:58:05,153 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 18:58:05,153 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-24 18:58:05,153 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 18:58:05,153 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@34a69a0d'
2025-05-24 18:58:05,153 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 18:58:05,153 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-24 18:58:05,153 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-24 18:58:05,155 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-24 18:58:05,155 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-24 18:58:05,155 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-24 18:58:05,155 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-24 18:58:05,156 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@34a69a0d'
2025-05-24 18:58:05,156 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1dccc3eb'
2025-05-24 18:58:05,163 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-24 18:58:05,163 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-24 18:58:05,165 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-24 18:58:05,169 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 18:58:05,169 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-2 - configuration:
2025-05-24 18:58:05,170 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-24 18:58:05,170 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-24 18:58:05,170 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-24 18:58:05,170 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-24 18:58:05,170 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-24 18:58:05,170 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-24 18:58:05,170 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-24 18:58:05,170 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-24 18:58:05,170 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-24 18:58:05,170 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-24 18:58:05,170 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-24 18:58:05,170 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-24 18:58:05,170 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-24 18:58:05,170 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-24 18:58:05,170 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-24 18:58:05,170 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-24 18:58:05,170 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-24 18:58:05,170 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-24 18:58:05,170 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-24 18:58:05,170 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-24 18:58:05,170 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-24 18:58:05,170 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-24 18:58:05,170 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-24 18:58:05,170 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-24 18:58:05,170 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-24 18:58:05,170 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-24 18:58:05,170 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-2"
2025-05-24 18:58:05,170 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-24 18:58:05,170 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-24 18:58:05,170 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-24 18:58:05,170 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-24 18:58:05,170 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-24 18:58:05,170 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-24 18:58:05,170 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-24 18:58:05,170 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-24 18:58:05,170 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-2 - Starting...
2025-05-24 18:58:05,187 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1eaab231
2025-05-24 18:58:05,188 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-2 - Start completed.
2025-05-24 18:58:05,190 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 18:58:05,216 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 18:58:05,219 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 18:58:05,220 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 18:58:05,220 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-24 18:58:05,221 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-24 18:58:05,222 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-24 18:58:05,223 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-24 18:58:05,224 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-24 18:58:05,232 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-24 18:58:05,232 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-24 18:58:05,232 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-24 18:58:05,233 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 18:58:05,234 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-24 18:58:05,235 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-24 18:58:05,237 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 18:58:05,245 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 18:58:05,245 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 18:58:05,248 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-24 18:58:05,253 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 18:58:05,254 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 18:58:05,254 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:58:05,254 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 18:58:05,255 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 18:58:05,256 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 18:58:05,258 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:58:05,258 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:58:05,258 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:58:05,258 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:58:05,258 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:58:05,259 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 18:58:05,259 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 18:58:05,259 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:58:05,259 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 18:58:05,259 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:58:05,260 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 18:58:05,260 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:58:05,260 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 18:58:05,261 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:58:05,261 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 18:58:05,261 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 18:58:05,261 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 18:58:05,262 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@34a69a0d'
2025-05-24 18:58:05,262 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 18:58:05,263 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 18:58:05,263 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1dccc3eb'
2025-05-24 18:58:05,263 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 18:58:05,264 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1dccc3eb'
2025-05-24 18:58:05,264 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 18:58:05,264 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1dccc3eb'
2025-05-24 18:58:05,265 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 18:58:05,265 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 18:58:05,265 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1dccc3eb'
2025-05-24 18:58:05,265 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 18:58:05,265 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 18:58:05,266 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1dccc3eb'
2025-05-24 18:58:05,266 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 18:58:05,267 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 18:58:05,268 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 18:58:05,268 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 18:58:05,268 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 18:58:05,270 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:58:05,270 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 18:58:05,270 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@34a69a0d'
2025-05-24 18:58:05,271 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 18:58:05,272 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 18:58:05,272 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 18:58:05,272 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:58:05,272 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@34a69a0d'
2025-05-24 18:58:05,273 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-24 18:58:05,273 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-24 18:58:05,274 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 18:58:05,275 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-24 18:58:05,275 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 18:58:05,275 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-24 18:58:05,276 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 18:58:05,276 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1dccc3eb'
2025-05-24 18:58:05,279 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 18:58:05,280 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 18:58:05,280 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 18:58:05,281 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 18:58:05,281 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 18:58:05,282 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 18:58:05,282 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1dccc3eb'
2025-05-24 18:58:05,283 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:58:05,283 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:58:05,284 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 18:58:05,285 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 18:58:05,286 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1dccc3eb'
2025-05-24 18:58:05,286 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:58:05,286 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:58:05,287 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 18:58:05,288 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:58:05,288 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:58:05,288 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:58:05,289 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/insert_addr]}: insertAddr() {GET [/show_addr]}: showAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 18:58:05,290 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model)
2025-05-24 18:58:05,292 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/add_user]}: addUser() {GET [/admin_menu]}: adminMenu(Model) { [/get_image/{imageName}]}: getImage(String) {GET [/img_test]}: imgTest() {GET [/delete_user]}: deleteUser(Model) {GET [/main_menu]}: mainMenu(Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/login_fail]}: loginFail() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 18:58:05,293 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 18:58:05,294 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 18:58:05,295 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 18:58:05,296 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 18:58:05,296 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:58:05,296 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:58:05,296 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 18:58:05,297 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:58:05,297 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:58:05,297 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 18:58:05,298 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 18:58:05,298 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:58:05,298 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:58:05,298 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 18:58:05,298 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 18:58:05,299 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 18:58:05,299 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 18:58:05,299 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 18:58:05,300 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 18:58:05,300 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 18:58:05,300 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 18:58:05,300 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 18:58:05,300 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 18:58:05,301 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 18:58:05,301 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 18:58:05,301 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 18:58:05,302 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 18:58:05,302 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 18:58:05,302 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 18:58:05,302 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 18:58:05,302 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 18:58:05,303 HikariPool-2 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-24 18:58:05,303 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 18:58:05,303 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1dccc3eb'
2025-05-24 18:58:05,307 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1dccc3eb'
2025-05-24 18:58:05,307 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 18:58:05,307 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 18:58:05,307 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 18:58:05,309 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 18:58:05,310 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 18:58:05,310 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1dccc3eb'
2025-05-24 18:58:05,310 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 18:58:05,310 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 18:58:05,313 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 18:58:05,317 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 18:58:05,317 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:58:05,317 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:58:05,317 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:58:05,318 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 18:58:05,318 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 18:58:05,319 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 18:58:05,319 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 18:58:05,319 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@174fb6f8
2025-05-24 18:58:05,325 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@4f1e847b, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5e1223ce, org.springframework.security.web.context.SecurityContextHolderFilter@e28846b, org.springframework.security.web.header.HeaderWriterFilter@2bf2f79d, org.springframework.web.filter.CorsFilter@1cf0d16b, org.springframework.security.web.authentication.logout.LogoutFilter@5a8a27b, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@f655496, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5d423c8, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@731b33d0, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3994e787, org.springframework.security.web.access.ExceptionTranslationFilter@5935e19b, org.springframework.security.web.access.intercept.AuthorizationFilter@b69392e]
2025-05-24 18:58:05,326 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 18:58:05,326 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 18:58:05,326 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 18:58:05,328 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 18:58:05,328 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 18:58:05,328 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 18:58:05,328 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 18:58:05,328 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 18:58:05,329 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-24 18:58:05,329 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 18:58:05,329 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-24 18:58:05,329 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-24 18:58:05,329 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 18:58:05,329 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 18:58:05,330 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 18:58:05,330 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 18:58:05,331 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 18:58:05,331 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 18:58:05,331 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 18:58:05,331 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 18:58:05,331 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 18:58:05,332 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 18:58:05,332 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 18:58:05,332 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 18:58:05,332 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 18:58:05,332 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 18:58:05,332 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 18:58:05,332 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 18:58:05,332 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1dccc3eb'
2025-05-24 18:58:05,332 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 18:58:05,332 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-24 18:58:05,333 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 18:58:05,333 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 18:58:05,333 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 18:58:05,333 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 18:58:05,333 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 18:58:05,334 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 18:58:05,334 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 18:58:05,334 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 18:58:05,335 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 18:58:05,335 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 18:58:05,335 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 18:58:05,335 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:58:05,335 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 18:58:05,335 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 18:58:05,335 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 18:58:05,335 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 18:58:05,335 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 18:58:05,336 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 18:58:05,337 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 18:58:05,337 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 18:58:05,337 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 18:58:05,338 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 18:58:05,338 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 18:58:05,338 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 18:58:05,340 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 18:58:05,342 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 18:58:05,342 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 18:58:05,342 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 18:58:05,343 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 18:58:05,343 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 18:58:05,343 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 18:58:05,343 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 18:58:05,343 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:58:05,344 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 18:58:05,345 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 18:58:05,345 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:58:05,345 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 18:58:05,345 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 18:58:05,346 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 18:58:05,346 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@34a69a0d'
2025-05-24 18:58:05,346 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 18:58:05,346 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-24 18:58:05,346 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-24 18:58:05,346 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-24 18:58:05,346 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-24 18:58:05,346 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-24 18:58:05,347 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-24 18:58:05,347 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-24 18:58:05,348 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-24 18:58:05,348 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-24 18:58:05,348 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-24 18:58:05,348 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-24 18:58:05,348 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-24 18:58:05,348 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-24 18:58:05,348 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-24 18:58:05,349 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-24 18:58:05,349 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5672bcc3
2025-05-24 18:58:05,349 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-24 18:58:05,349 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-24 18:58:05,350 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-24 18:58:05,350 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-24 18:58:05,350 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-24 18:58:05,350 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-24 18:58:05,350 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 18:58:05,351 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 18:58:05,351 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-24 18:58:05,351 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-24 18:58:05,351 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-24 18:58:05,351 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-24 18:58:05,351 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-24 18:58:05,352 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 18:58:05,352 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 18:58:05,352 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 18:58:05,352 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-24 18:58:05,352 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 18:58:05,353 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 18:58:05,353 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-24 18:58:05,353 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-24 18:58:05,353 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 18:58:05,354 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-24 18:58:05,354 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 18:58:05,355 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-24 18:58:05,355 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-24 18:58:05,355 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-24 18:58:05,356 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-24 18:58:05,356 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-24 18:58:05,356 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-24 18:58:05,356 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-24 18:58:05,356 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 18:58:05,356 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-24 18:58:05,356 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-24 18:58:05,356 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-24 18:58:05,356 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 18:58:05,357 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 18:58:05,357 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-24 18:58:05,357 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-24 18:58:05,357 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 18:58:05,357 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-24 18:58:05,357 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 18:58:05,358 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-24 18:58:05,358 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-24 18:58:05,358 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-24 18:58:05,358 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-24 18:58:05,358 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-24 18:58:05,358 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-24 18:58:05,358 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-24 18:58:05,358 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-24 18:58:05,358 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-24 18:58:05,358 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-24 18:58:05,359 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-24 18:58:05,359 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-24 18:58:05,359 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-24 18:58:05,359 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-24 18:58:05,359 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-24 18:58:05,360 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-24 18:58:05,360 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-24 18:58:05,360 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-24 18:58:05,360 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-24 18:58:05,360 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 18:58:05,360 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 18:58:05,361 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-24 18:58:05,361 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-24 18:58:05,361 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 18:58:05,361 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-24 18:58:05,361 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-24 18:58:05,361 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 18:58:05,361 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-24 18:58:05,361 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-24 18:58:05,362 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-24 18:58:05,362 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-24 18:58:05,362 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-24 18:58:05,362 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-24 18:58:05,362 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-24 18:58:05,362 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-24 18:58:05,362 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-24 18:58:05,366 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 18:58:05,366 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 18:58:05,366 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-24 18:58:05,366 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-24 18:58:05,370 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-24 18:58:05,370 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-24 18:58:05,370 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-24 18:58:05,371 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-24 18:58:05,371 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 18:58:05,373 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-24 18:58:05,378 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 0.524 seconds (process running for 57.453)
2025-05-24 18:58:05,378 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-24 18:58:05,379 restartedMain INFO org.springframework.boot.devtools.autoconfigure.ConditionEvaluationDeltaLoggingListener Condition evaluation unchanged
2025-05-24 18:58:05,379 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-24 18:58:05,381 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@676eef16
2025-05-24 18:58:05,407 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@365d438c
2025-05-24 18:58:05,438 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@6e0ef616
2025-05-24 18:58:05,472 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@19f7f032
2025-05-24 18:58:05,503 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@9022052
2025-05-24 18:58:05,535 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@124a2ef
2025-05-24 18:58:05,561 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@27f78aa8
2025-05-24 18:58:05,580 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 18:58:08,205 http-nio-8888-exec-4 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-05-24 18:58:08,205 http-nio-8888-exec-4 INFO org.springframework.web.servlet.DispatcherServlet Initializing Servlet 'dispatcherServlet'
2025-05-24 18:58:08,206 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Detected StandardServletMultipartResolver
2025-05-24 18:58:08,206 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 18:58:08,206 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Detected FixedThemeResolver
2025-05-24 18:58:08,207 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@537836eb
2025-05-24 18:58:08,207 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@4d9a764e
2025-05-24 18:58:08,207 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 18:58:08,207 http-nio-8888-exec-4 INFO org.springframework.web.servlet.DispatcherServlet Completed initialization in 1 ms
2025-05-24 18:58:08,208 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:08,208 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:08,208 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:08,208 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:08,208 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:08,209 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:08,209 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:08,209 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:08,210 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:08,210 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:08,210 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:08,210 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:08,210 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:08,210 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:08,210 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:08,213 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:08,213 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:08,214 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:08,214 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:08,214 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:08,214 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:08,214 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:08,214 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:08,214 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:08,214 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:08,215 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:08,215 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:08,215 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:08,215 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:08,215 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:08,218 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:08,218 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:08,218 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:08,218 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:08,218 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:08,218 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:08,219 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:08,219 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:08,219 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:08,219 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:08,219 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:08,219 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:08,219 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:08,219 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:08,220 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:08,222 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:08,222 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:08,223 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:08,223 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:08,223 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:08,223 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:08,223 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:08,223 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:08,223 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:08,223 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:08,223 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:08,224 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:08,224 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:08,224 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:08,224 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:08,227 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:08,227 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:08,227 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:08,227 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:08,227 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:08,227 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:08,227 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:08,227 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:08,227 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:08,228 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:08,228 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:08,228 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:08,228 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:08,228 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:08,228 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:08,232 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:08,232 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:08,232 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:08,232 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:08,232 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:08,232 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:08,232 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:08,232 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:08,233 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:08,233 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:08,233 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:08,233 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:08,233 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:08,233 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:08,233 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:08,236 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:08,237 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:08,237 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:08,237 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:08,237 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:08,237 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:08,237 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:08,237 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:08,237 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:08,237 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:08,238 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:08,238 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:08,238 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:08,238 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:08,238 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:08,241 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:08,242 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:08,242 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:08,242 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:08,242 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:08,242 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:08,242 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:08,242 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:08,242 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:08,243 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:08,243 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:08,243 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:08,244 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:08,244 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:08,244 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:08,249 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:08,249 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:08,249 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:08,249 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:08,249 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:08,249 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:08,249 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:08,249 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:08,249 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:08,250 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:08,250 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:08,250 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:08,250 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:08,250 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:08,250 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:08,253 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:08,253 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:08,253 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:08,253 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:08,253 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:08,253 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:08,254 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:08,254 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:08,254 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:08,254 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:08,254 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:08,254 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:08,254 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:08,254 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:08,254 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:08,257 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:08,257 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:08,257 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:08,257 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:08,257 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:08,257 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:08,258 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:08,258 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:08,258 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:08,258 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:08,258 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:08,258 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:08,258 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:08,258 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:08,258 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:08,261 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:08,261 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:08,262 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:08,262 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:08,262 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:08,262 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:08,262 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:08,262 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:08,262 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:08,262 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:08,262 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:08,262 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:08,263 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:08,263 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:08,263 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:08,265 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:08,265 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:08,265 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:08,265 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:08,266 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:08,266 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:08,266 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:08,266 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:08,266 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:08,266 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:08,266 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:08,266 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:08,266 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:08,266 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:08,267 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:08,269 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:08,269 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:08,269 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:08,269 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:08,269 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:08,270 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:08,270 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:08,270 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:08,270 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:08,270 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:08,270 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:08,270 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:08,270 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:08,270 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:08,270 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:08,273 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:08,273 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:08,273 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:08,273 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:08,273 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:08,273 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:08,273 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:08,273 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:08,273 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:08,273 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:08,273 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:08,273 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:08,273 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:08,273 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:08,273 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:08,277 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:08,277 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:08,277 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:08,277 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:08,277 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:08,277 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:08,277 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:08,277 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:08,277 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:08,277 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:08,277 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:08,278 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:08,278 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:08,278 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:08,278 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:08,280 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:08,280 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:08,280 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:08,280 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:08,280 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:08,281 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:08,281 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:08,281 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:08,281 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:08,281 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:08,281 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:08,282 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:08,282 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:08,282 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:08,282 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:08,285 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:08,285 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:08,285 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:08,285 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:08,285 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:08,285 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:08,285 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:08,285 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:08,285 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:08,285 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:08,285 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:08,286 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:08,286 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:08,286 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:08,286 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:08,289 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:08,289 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:08,289 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:08,289 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:08,289 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:08,289 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:08,289 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:08,289 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:08,289 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:08,290 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:08,290 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:08,290 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:08,290 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:08,290 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:08,290 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,321 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,322 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,322 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,323 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,323 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,323 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,324 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,324 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,324 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,324 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,325 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,325 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,327 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,327 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,327 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,331 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,331 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,331 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,331 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,331 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,331 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,332 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,332 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,332 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,332 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,332 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,332 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,332 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,332 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,332 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,335 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,335 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,335 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,335 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,335 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,335 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,336 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,336 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,336 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,336 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,336 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,336 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,336 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,336 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,336 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,339 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,339 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,339 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,339 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,339 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,339 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,339 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,339 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,339 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,339 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,339 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,340 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,340 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,340 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,340 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,343 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,343 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,343 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,343 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,343 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,343 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,344 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,344 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,344 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,344 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,344 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,344 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,344 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,344 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,344 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,347 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,347 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,347 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,347 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,347 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,347 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,347 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,347 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,348 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,348 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,348 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,348 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,348 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,349 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,349 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,352 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,352 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,352 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,352 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,352 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,352 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,352 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,352 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,353 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,353 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,353 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,353 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,353 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,353 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,353 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,356 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,356 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,356 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,356 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,356 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,356 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,356 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,356 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,356 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,356 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,356 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,357 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,357 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,357 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,357 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,360 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,360 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,360 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,360 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,360 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,360 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,360 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,360 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,360 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,360 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,360 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,361 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,361 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,361 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,361 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,363 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,363 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,363 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,363 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,363 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,364 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,364 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,364 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,364 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,364 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,364 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,364 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,365 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,365 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,365 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,367 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,367 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,367 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,367 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,367 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,368 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,368 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,368 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,368 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,368 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,368 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,368 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,368 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,368 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,368 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,371 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,371 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,371 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,371 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,371 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,371 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,371 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,371 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,372 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,372 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,372 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,372 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,372 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,372 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,372 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,375 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,375 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,375 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,375 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,375 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,375 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,375 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,375 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,376 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,376 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,376 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,376 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,376 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,376 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,376 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,378 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,378 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,378 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,378 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,378 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,378 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,378 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,379 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,379 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,379 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,379 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,379 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,379 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,379 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,379 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,382 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,382 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,382 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,383 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,383 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,383 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,383 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,383 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,383 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,383 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,383 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,384 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,384 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,384 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,384 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,387 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,387 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,387 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,387 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,387 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,387 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,387 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,387 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,387 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,387 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,388 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,388 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,388 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,388 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,388 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,391 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,391 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,391 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,391 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,391 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,391 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,391 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,391 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,391 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,391 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,391 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,391 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,391 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,392 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,392 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,394 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,394 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,394 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,394 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,394 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,394 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,395 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,395 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,395 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,395 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,395 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,395 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,396 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,396 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,396 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,399 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,399 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,399 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,399 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,399 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,400 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,400 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,400 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,400 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,400 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,400 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,401 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,401 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,401 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,401 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,404 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,404 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,404 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,404 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,404 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,405 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,405 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,405 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,405 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,405 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,405 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,405 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,405 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,405 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,405 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,462 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,463 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,463 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,464 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,464 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,464 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,464 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,464 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,464 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,464 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,465 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,465 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,465 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,465 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,465 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,469 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,469 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,469 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,471 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,471 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,471 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,472 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,472 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,472 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,472 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,473 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,473 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,473 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,473 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,475 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,478 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,478 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,478 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,478 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,478 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,478 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,478 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,478 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,479 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,479 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,479 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,479 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,479 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,479 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,479 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,483 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,484 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,484 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,484 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,484 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,484 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,484 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,484 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,484 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,484 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,484 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,484 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,484 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,484 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,484 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,487 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,487 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,487 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,487 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,487 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,487 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,487 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,487 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,487 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,488 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,488 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,488 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,488 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,488 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,488 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,490 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,491 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,491 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,491 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,491 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,491 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,491 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,491 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,491 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,491 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,491 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,492 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,492 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,492 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,492 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,495 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,495 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,495 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,495 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,495 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,495 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,495 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,496 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,496 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,496 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,496 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,496 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,496 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,496 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,496 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,499 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,499 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,499 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,499 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,499 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,500 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,500 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,500 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,500 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,500 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,500 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,500 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,500 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,500 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,500 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,503 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,503 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,503 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,503 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,503 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,503 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,504 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,504 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,504 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,504 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,504 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,504 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,504 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,504 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,504 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,507 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,507 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,507 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,507 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,507 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,507 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,507 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,507 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,507 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,507 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,508 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,508 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,508 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,508 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,508 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,510 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,511 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,511 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,511 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,511 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,511 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,511 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,511 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,511 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,511 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,511 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,512 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,512 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,512 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,512 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,515 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,515 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,515 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,515 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,516 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,516 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,516 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,516 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,516 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,516 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,516 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,516 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,516 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,516 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,517 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,519 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,519 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,519 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,520 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,520 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,520 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,520 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,520 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,520 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,520 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,520 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,520 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,520 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,520 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,520 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,523 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,523 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,523 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,523 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,523 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,523 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,523 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,523 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,523 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,524 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,524 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,524 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,524 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,524 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,524 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,526 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,526 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,526 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,526 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,526 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,526 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,526 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,526 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,526 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,526 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,526 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,527 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,527 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,527 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,527 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,529 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,531 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,531 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,531 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,531 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,531 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,531 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,531 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,531 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,531 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,531 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,532 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,532 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,532 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,532 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,535 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,535 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,535 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,536 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,536 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,536 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,536 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,536 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,536 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,536 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,536 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,536 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,536 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,537 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,537 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,539 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,539 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,539 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,540 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,540 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,540 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,540 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,540 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,540 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,540 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,540 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,541 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,541 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,541 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,541 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,543 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,543 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,543 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,544 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,544 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,544 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,544 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,544 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,544 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,544 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,544 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,544 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,544 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,544 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,544 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:09,547 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:09,547 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:09,547 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:09,547 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:09,547 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,547 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:09,548 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:09,548 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:09,548 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:09,548 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:09,548 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:09,548 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:09,548 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:09,548 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:09,548 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:10,584 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:10,585 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:10,585 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:10,585 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:10,585 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,585 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:10,586 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:10,586 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:10,587 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:10,587 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:10,587 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:10,588 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:10,588 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:10,588 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,588 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:10,591 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:10,592 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:10,592 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:10,592 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:10,592 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,592 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:10,592 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:10,593 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:10,593 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:10,593 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:10,593 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:10,593 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:10,593 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:10,593 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,593 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:10,596 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:10,596 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:10,596 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:10,596 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:10,596 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,596 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:10,596 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:10,596 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:10,596 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:10,596 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:10,596 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:10,597 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:10,597 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:10,597 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,597 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:10,602 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:10,609 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:10,609 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:10,609 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:10,609 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,609 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:10,610 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:10,610 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:10,610 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:10,610 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:10,610 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:10,610 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:10,610 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:10,611 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,611 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:10,614 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:10,614 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:10,614 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:10,614 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:10,614 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,614 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:10,615 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:10,615 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:10,615 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:10,615 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:10,615 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:10,615 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:10,615 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:10,615 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,615 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:10,618 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:10,618 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:10,618 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:10,618 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:10,618 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,618 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:10,619 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:10,619 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:10,619 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:10,619 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:10,619 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:10,619 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:10,619 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:10,619 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,619 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:10,622 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:10,622 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:10,622 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:10,622 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:10,622 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,622 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:10,622 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:10,622 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:10,622 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:10,622 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:10,622 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:10,623 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:10,623 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:10,623 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,623 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:10,625 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:10,625 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:10,625 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:10,625 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:10,625 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,625 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:10,626 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:10,626 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:10,626 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:10,626 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:10,626 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:10,626 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:10,626 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:10,626 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,626 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:10,630 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:10,630 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:10,630 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:10,630 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:10,630 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,630 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:10,630 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:10,630 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:10,631 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:10,631 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:10,631 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:10,631 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:10,631 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:10,631 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,631 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:10,635 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:10,635 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:10,635 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:10,635 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:10,635 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,635 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:10,635 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:10,635 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:10,635 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:10,635 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:10,636 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:10,636 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:10,636 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:10,636 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,636 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:10,638 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:10,638 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:10,638 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:10,639 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:10,639 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,639 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:10,639 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:10,639 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:10,639 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:10,639 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:10,639 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:10,639 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:10,639 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:10,639 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,639 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:10,642 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:10,642 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:10,642 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:10,642 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:10,642 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,642 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:10,642 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:10,642 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:10,642 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:10,643 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:10,643 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:10,643 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:10,643 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:10,643 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,643 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:10,645 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:10,646 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:10,646 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:10,646 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:10,646 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,646 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:10,646 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:10,646 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:10,646 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:10,647 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:10,647 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:10,647 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:10,647 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:10,647 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,647 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:10,650 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:10,650 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:10,650 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:10,650 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:10,650 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,650 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:10,651 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:10,651 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:10,651 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:10,651 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:10,651 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:10,651 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:10,651 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:10,651 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,651 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:10,654 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:10,654 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:10,654 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:10,654 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:10,654 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,654 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:10,654 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:10,654 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:10,654 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:10,654 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:10,655 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:10,655 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:10,655 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:10,655 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,655 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:10,657 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:10,657 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:10,657 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:10,657 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:10,658 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,658 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:10,658 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:10,658 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:10,658 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:10,658 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:10,658 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:10,658 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:10,658 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:10,658 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,658 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:10,661 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:10,661 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:10,661 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:10,661 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:10,661 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,661 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:10,661 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:10,661 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:10,661 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:10,661 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:10,661 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:10,662 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:10,662 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:10,662 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,662 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:10,664 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:10,665 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:10,665 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:10,665 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:10,665 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,665 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:10,665 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:10,665 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:10,665 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:10,665 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:10,665 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:10,665 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:10,665 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:10,665 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,666 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:10,668 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:10,668 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:10,668 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:10,668 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:10,668 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,668 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:10,668 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:10,668 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:10,668 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:10,669 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:10,669 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:10,669 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:10,669 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:10,669 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,669 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:10,671 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:10,671 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:10,671 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:10,672 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:10,672 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,672 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:10,672 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:10,672 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:10,672 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:10,672 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:10,672 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:10,672 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:10,672 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:10,673 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:10,673 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:12,158 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /index
2025-05-24 18:58:12,158 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /index
2025-05-24 18:58:12,158 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/index", parameters={}
2025-05-24 18:58:12,159 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 18:58:12,160 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,163 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 18:58:12,173 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource index.]
2025-05-24 18:58:12,173 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,173 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 18:58:12,173 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:12,175 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 18:58:12,175 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:12,176 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/error?continue to session
2025-05-24 18:58:12,176 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:12,179 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:12,179 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:12,179 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:12,180 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:12,180 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,180 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:12,180 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:12,180 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:12,181 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:12,181 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:12,181 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:12,182 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:12,182 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:12,182 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,182 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:12,184 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:12,184 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:12,184 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:12,185 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:12,185 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,185 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:12,185 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:12,185 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:12,185 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:12,186 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:12,186 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:12,186 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:12,186 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:12,187 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,187 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:12,190 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:12,190 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:12,190 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:12,191 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:12,191 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,191 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:12,191 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:12,191 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:12,192 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:12,192 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:12,192 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:12,193 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:12,193 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:12,193 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,193 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:12,197 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:12,197 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:12,198 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:12,198 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:12,198 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,198 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:12,198 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:12,198 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:12,199 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:12,199 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:12,200 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:12,200 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:12,200 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:12,200 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,200 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:12,203 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:12,203 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:12,203 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:12,203 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:12,203 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,204 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:12,204 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:12,204 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:12,204 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:12,205 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:12,206 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:12,206 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:12,206 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:12,206 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,207 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:12,210 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:12,211 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:12,211 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:12,211 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:12,211 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,211 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:12,211 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:12,211 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:12,211 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:12,212 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:12,213 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:12,214 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:12,214 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:12,214 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,214 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:12,217 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:12,217 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:12,218 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:12,218 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:12,218 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,218 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:12,218 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:12,219 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:12,219 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:12,219 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:12,219 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:12,220 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:12,220 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:12,220 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,220 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:12,224 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:12,224 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:12,224 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:12,224 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:12,224 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,225 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:12,225 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:12,225 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:12,225 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:12,226 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:12,226 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:12,226 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:12,227 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:12,227 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,227 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:12,232 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:12,232 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:12,232 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:12,233 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:12,233 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,233 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:12,233 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:12,233 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:12,234 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:12,234 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:12,234 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:12,234 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:12,235 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:12,235 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,235 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:12,238 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:12,238 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:12,238 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:12,238 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:12,238 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,239 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:12,239 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:12,239 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:12,239 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:12,240 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:12,240 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:12,240 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:12,240 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:12,240 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,240 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:12,244 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:12,244 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:12,244 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:12,244 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:12,244 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,244 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:12,244 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:12,245 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:12,245 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:12,245 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:12,245 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:12,246 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:12,246 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:12,246 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,246 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:12,249 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:12,249 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:12,249 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:12,249 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:12,249 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,249 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:12,250 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:12,250 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:12,250 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:12,250 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:12,251 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:12,251 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:12,251 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:12,251 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,251 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:12,254 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:12,254 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:12,254 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:12,255 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:12,255 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,255 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:12,255 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:12,255 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:12,255 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:12,256 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:12,256 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:12,256 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:12,256 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:12,257 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,257 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:12,259 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:12,260 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:12,260 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:12,260 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:12,260 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,260 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:12,261 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:12,261 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:12,261 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:12,261 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:12,261 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:12,261 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:12,261 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:12,262 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,262 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:12,265 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:12,265 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:12,265 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:12,265 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:12,265 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,265 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:12,266 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:12,266 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:12,266 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:12,266 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:12,266 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:12,267 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:12,267 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:12,267 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,267 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:12,270 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:12,272 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:12,272 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:12,272 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:12,272 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,272 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:12,272 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:12,272 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:12,273 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:12,273 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:12,273 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:12,274 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:12,275 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:12,276 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,277 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:12,280 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:12,280 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:12,280 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:12,281 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:12,281 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,281 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:12,281 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:12,281 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:12,282 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:12,282 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:12,282 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:12,283 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:12,283 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:12,283 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,283 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:12,286 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:12,286 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:12,286 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:12,287 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:12,287 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,287 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:12,287 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:12,287 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:12,287 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:12,288 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:12,288 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:12,288 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:12,288 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:12,288 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,288 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:12,292 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:12,292 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:12,292 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:12,292 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:12,292 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,293 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:12,293 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:12,293 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:12,293 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:12,293 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:12,294 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:12,295 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:12,295 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:12,295 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:12,295 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:13,326 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:13,326 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:13,326 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:13,326 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:13,326 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,326 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:13,326 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:13,326 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:13,327 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:13,328 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:13,328 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:13,329 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:13,330 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:13,330 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,330 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:13,333 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:13,340 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:13,340 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:13,340 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:13,340 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,340 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:13,341 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:13,341 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:13,341 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:13,341 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:13,342 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:13,342 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:13,342 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:13,342 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,342 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:13,344 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:13,345 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:13,345 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:13,345 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:13,345 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,345 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:13,346 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:13,346 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:13,346 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:13,346 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:13,346 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:13,346 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:13,346 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:13,346 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,346 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:13,350 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:13,351 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:13,351 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:13,351 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:13,351 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,352 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:13,352 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:13,352 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:13,352 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:13,352 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:13,352 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:13,353 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:13,353 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:13,353 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,353 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:13,356 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:13,357 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:13,357 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:13,357 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:13,357 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,357 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:13,358 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:13,358 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:13,358 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:13,358 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:13,359 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:13,359 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:13,359 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:13,359 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,359 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:13,363 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:13,363 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:13,363 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:13,363 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:13,363 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,363 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:13,364 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:13,364 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:13,364 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:13,364 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:13,364 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:13,365 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:13,365 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:13,365 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,365 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:13,368 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:13,369 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:13,369 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:13,369 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:13,369 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,369 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:13,370 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:13,370 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:13,370 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:13,370 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:13,370 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:13,371 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:13,371 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:13,371 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,371 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:13,374 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:13,375 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:13,375 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:13,375 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:13,375 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,375 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:13,375 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:13,375 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:13,375 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:13,376 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:13,376 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:13,376 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:13,376 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:13,376 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,377 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:13,380 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:13,380 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:13,380 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:13,380 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:13,380 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,381 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:13,381 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:13,381 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:13,381 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:13,382 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:13,382 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:13,383 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:13,383 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:13,383 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,383 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:13,386 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:13,386 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:13,386 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:13,387 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:13,387 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,387 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:13,387 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:13,387 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:13,388 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:13,388 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:13,388 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:13,389 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:13,389 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:13,389 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,389 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:13,393 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:13,393 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:13,393 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:13,393 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:13,393 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,394 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:13,394 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:13,394 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:13,394 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:13,395 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:13,395 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:13,396 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:13,396 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:13,396 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,396 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:13,401 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:13,401 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:13,401 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:13,401 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:13,401 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,401 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:13,402 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:13,402 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:13,402 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:13,402 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:13,403 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:13,403 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:13,403 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:13,403 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,403 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:13,407 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:13,407 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:13,408 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:13,408 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:13,408 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,408 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:13,408 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:13,408 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:13,409 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:13,409 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:13,409 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:13,409 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:13,410 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:13,410 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,410 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:13,414 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:13,414 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:13,414 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:13,414 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:13,414 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,414 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:13,415 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:13,415 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:13,415 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:13,416 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:13,416 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:13,417 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:13,417 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:13,417 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,417 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:13,420 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:13,420 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:13,420 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:13,421 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:13,421 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,422 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:13,422 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:13,423 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:13,423 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:13,424 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:13,424 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:13,424 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:13,424 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:13,424 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,425 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:13,429 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:13,429 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:13,429 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:13,429 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:13,429 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,430 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:13,430 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:13,430 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:13,430 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:13,431 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:13,431 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:13,432 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:13,432 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:13,432 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,432 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:13,436 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:13,436 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:13,436 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:13,436 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:13,436 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,436 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:13,437 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:13,437 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:13,437 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:13,437 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:13,437 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:13,438 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:13,438 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:13,438 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,438 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:13,441 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:13,442 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:13,442 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:13,442 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:13,442 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,442 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:13,443 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:13,443 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:13,443 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:13,444 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:13,444 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:13,444 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:13,444 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:13,445 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,445 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:13,448 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:13,448 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:13,449 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:13,449 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:13,449 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,450 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:13,450 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:13,450 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:13,450 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:13,450 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:13,451 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:13,451 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:13,451 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:13,451 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,452 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:13,456 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:13,457 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:13,457 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:13,457 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:13,457 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,457 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:13,457 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:13,458 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:13,458 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:13,458 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:13,459 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:13,460 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:13,460 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:13,460 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:13,460 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:18,491 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:18,491 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:18,491 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:18,491 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:18,492 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,492 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:18,493 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:18,493 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:18,493 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:18,493 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:18,494 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:18,494 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:18,494 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:18,494 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,494 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:18,500 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:18,500 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:18,500 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:18,501 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:18,501 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,501 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:18,502 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:18,502 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:18,502 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:18,502 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:18,502 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:18,503 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:18,503 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:18,503 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,503 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:18,508 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:18,508 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:18,508 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:18,510 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:18,511 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,511 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:18,512 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:18,512 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:18,512 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:18,512 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:18,514 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:18,514 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:18,514 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:18,515 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,515 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:18,518 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:18,519 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:18,519 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:18,519 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:18,519 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,519 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:18,520 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:18,520 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:18,520 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:18,520 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:18,520 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:18,521 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:18,521 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:18,521 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,521 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:18,525 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:18,525 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:18,525 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:18,525 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:18,526 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,526 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:18,526 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:18,526 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:18,527 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:18,527 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:18,527 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:18,528 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:18,528 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:18,528 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,528 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:18,532 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:18,532 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:18,533 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:18,533 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:18,533 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,533 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:18,534 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:18,534 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:18,534 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:18,534 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:18,534 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:18,535 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:18,535 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:18,535 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,535 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:18,538 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:18,538 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:18,539 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:18,539 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:18,539 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,539 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:18,539 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:18,539 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:18,539 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:18,539 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:18,539 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:18,540 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:18,540 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:18,540 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,540 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:18,543 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:18,544 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:18,544 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:18,544 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:18,544 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,544 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:18,545 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:18,545 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:18,545 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:18,545 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:18,546 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:18,546 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:18,546 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:18,546 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,546 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:18,551 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:18,551 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:18,551 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:18,551 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:18,551 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,552 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:18,552 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:18,552 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:18,552 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:18,553 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:18,554 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:18,554 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:18,554 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:18,557 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,557 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:18,560 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:18,560 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:18,561 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:18,561 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:18,561 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,562 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:18,562 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:18,562 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:18,562 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:18,562 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:18,563 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:18,564 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:18,564 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:18,564 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,564 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:18,567 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:18,568 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:18,568 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:18,568 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:18,568 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,568 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:18,569 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:18,569 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:18,569 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:18,570 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:18,570 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:18,570 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:18,571 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:18,571 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,571 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:18,575 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:18,575 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:18,575 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:18,575 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:18,575 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,576 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:18,576 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:18,576 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:18,576 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:18,577 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:18,577 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:18,577 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:18,577 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:18,577 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,578 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:18,584 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:18,587 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:18,589 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:18,589 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:18,589 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,589 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:18,590 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:18,590 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:18,590 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:18,591 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:18,591 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:18,592 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:18,592 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:18,592 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,593 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:18,597 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:18,597 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:18,597 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:18,597 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:18,598 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,598 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:18,598 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:18,598 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:18,598 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:18,599 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:18,599 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:18,599 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:18,599 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:18,600 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,600 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:18,603 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:18,603 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:18,604 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:18,604 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:18,604 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,604 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:18,604 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:18,604 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:18,604 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:18,605 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:18,605 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:18,606 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:18,606 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:18,606 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,606 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:18,611 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:18,612 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:18,612 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:18,613 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:18,613 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,613 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:18,613 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:18,613 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:18,613 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:18,615 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:18,616 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:18,617 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:18,618 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:18,618 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,618 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:18,630 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:18,633 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:18,634 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:18,634 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:18,634 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,635 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:18,635 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:18,635 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:18,635 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:18,636 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:18,637 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:18,642 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:18,643 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:18,645 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,645 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:18,652 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:18,652 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:18,652 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:18,652 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:18,653 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,653 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:18,653 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:18,653 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:18,654 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:18,654 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:18,654 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:18,655 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:18,656 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:18,656 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,656 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:18,660 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:18,661 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:18,661 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:18,661 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:18,661 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,662 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:18,662 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:18,662 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:18,662 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:18,663 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:18,663 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:18,663 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:18,664 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:18,664 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,665 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:18,669 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:18,669 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:18,669 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:18,669 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:18,669 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,669 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:18,669 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:18,669 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:18,670 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:18,670 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:18,670 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:18,670 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:18,670 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:18,670 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:18,670 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:35,316 HikariPool-2 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 18:58:35,316 HikariPool-2 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 18:58:48,697 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:48,697 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:48,697 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:48,697 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:48,697 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,697 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:48,698 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:48,698 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:48,698 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:48,698 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:48,698 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:48,698 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:48,698 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:48,698 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,698 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:48,701 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:48,701 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:48,701 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:48,701 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:48,701 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,702 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:48,702 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:48,702 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:48,702 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:48,702 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:48,702 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:48,703 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:48,703 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:48,703 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,703 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:48,706 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:48,706 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:48,706 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:48,706 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:48,706 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,706 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:48,707 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:48,707 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:48,707 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:48,707 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:48,707 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:48,707 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:48,707 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:48,707 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,708 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:48,711 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:48,712 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:48,712 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:48,712 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:48,712 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,713 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:48,713 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:48,713 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:48,713 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:48,714 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:48,714 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:48,714 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:48,714 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:48,714 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,714 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:48,719 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:48,719 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:48,719 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:48,719 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:48,719 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,720 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:48,722 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:48,722 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:48,723 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:48,723 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:48,725 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:48,725 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:48,725 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:48,725 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,725 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:48,729 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:48,730 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:48,730 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:48,730 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:48,730 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,730 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:48,730 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:48,730 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:48,730 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:48,730 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:48,732 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:48,732 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:48,732 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:48,732 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,732 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:48,735 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:48,736 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:48,736 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:48,736 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:48,736 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,736 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:48,736 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:48,736 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:48,736 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:48,737 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:48,737 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:48,737 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:48,737 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:48,737 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,738 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:48,741 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:48,742 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:48,742 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:48,742 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:48,742 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,742 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:48,743 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:48,743 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:48,743 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:48,743 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:48,743 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:48,744 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:48,744 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:48,744 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,744 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:48,748 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:48,748 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:48,748 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:48,748 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:48,748 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,748 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:48,749 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:48,749 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:48,749 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:48,750 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:48,750 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:48,750 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:48,750 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:48,750 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,750 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:48,754 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:48,754 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:48,754 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:48,754 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:48,755 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,755 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:48,755 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:48,755 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:48,755 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:48,756 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:48,756 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:48,756 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:48,756 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:48,756 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,756 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:48,760 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:48,760 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:48,761 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:48,761 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:48,761 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,761 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:48,761 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:48,761 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:48,761 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:48,762 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:48,762 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:48,762 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:48,762 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:48,762 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,762 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:48,766 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:48,767 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:48,767 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:48,767 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:48,767 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,767 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:48,767 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:48,768 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:48,768 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:48,768 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:48,768 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:48,768 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:48,769 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:48,769 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,769 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:48,773 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:48,773 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:48,773 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:48,773 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:48,773 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,773 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:48,774 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:48,774 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:48,774 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:48,774 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:48,774 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:48,775 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:48,775 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:48,775 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,775 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:48,778 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:48,778 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:48,778 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:48,778 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:48,780 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,780 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:48,780 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:48,780 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:48,780 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:48,780 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:48,780 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:48,780 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:48,780 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:48,781 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,781 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:48,784 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:48,784 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:48,785 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:48,785 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:48,785 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,785 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:48,785 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:48,785 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:48,785 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:48,786 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:48,786 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:48,786 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:48,786 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:48,786 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,786 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:48,790 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:48,790 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:48,790 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:48,790 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:48,791 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,791 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:48,791 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:48,791 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:48,791 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:48,792 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:48,792 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:48,792 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:48,792 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:48,792 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,792 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:48,796 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:48,797 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:48,797 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:48,797 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:48,797 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,797 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:48,797 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:48,798 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:48,798 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:48,798 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:48,798 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:48,798 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:48,798 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:48,798 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,798 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:48,802 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:48,802 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:48,803 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:48,803 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:48,803 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,803 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:48,803 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:48,803 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:48,803 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:48,804 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:48,804 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:48,804 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:48,804 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:48,804 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,805 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:48,808 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:48,808 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:48,808 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:48,809 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:48,809 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,809 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:48,809 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:48,809 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:48,809 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:48,810 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:48,810 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:48,810 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:48,810 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:48,810 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,810 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:58:48,814 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:58:48,814 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:58:48,814 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:58:48,814 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:58:48,814 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,815 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:58:48,815 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:58:48,815 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:58:48,815 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:58:48,815 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:58:48,815 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:58:48,816 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:58:48,816 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:58:48,816 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:58:48,816 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:59:05,332 HikariPool-2 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 18:59:05,332 HikariPool-2 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 18:59:35,337 HikariPool-2 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 18:59:35,337 HikariPool-2 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 18:59:48,840 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:59:48,840 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:59:48,840 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:59:48,840 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:59:48,840 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,840 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:59:48,840 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:59:48,842 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:59:48,842 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:59:48,842 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:59:48,842 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:59:48,842 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:59:48,842 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:59:48,842 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,843 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:59:48,845 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:59:48,846 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:59:48,846 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:59:48,846 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:59:48,846 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,846 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:59:48,846 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:59:48,846 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:59:48,846 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:59:48,846 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:59:48,846 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:59:48,846 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:59:48,846 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:59:48,846 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,846 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:59:48,849 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:59:48,850 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:59:48,850 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:59:48,850 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:59:48,850 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,850 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:59:48,850 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:59:48,850 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:59:48,850 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:59:48,850 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:59:48,850 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:59:48,850 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:59:48,850 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:59:48,851 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,851 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:59:48,853 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:59:48,853 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:59:48,853 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:59:48,853 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:59:48,854 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,854 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:59:48,854 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:59:48,854 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:59:48,854 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:59:48,855 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:59:48,855 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:59:48,855 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:59:48,855 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:59:48,855 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,855 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:59:48,859 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:59:48,859 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:59:48,859 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:59:48,859 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:59:48,859 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,859 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:59:48,859 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:59:48,859 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:59:48,859 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:59:48,860 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:59:48,860 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:59:48,860 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:59:48,860 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:59:48,860 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,860 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:59:48,862 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:59:48,863 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:59:48,863 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:59:48,863 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:59:48,863 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,863 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:59:48,863 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:59:48,863 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:59:48,863 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:59:48,863 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:59:48,863 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:59:48,863 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:59:48,863 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:59:48,863 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,864 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:59:48,867 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:59:48,867 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:59:48,867 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:59:48,867 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:59:48,867 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,867 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:59:48,867 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:59:48,867 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:59:48,867 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:59:48,867 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:59:48,867 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:59:48,867 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:59:48,867 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:59:48,867 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,867 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:59:48,871 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:59:48,871 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:59:48,871 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:59:48,871 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:59:48,871 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,871 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:59:48,871 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:59:48,871 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:59:48,871 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:59:48,872 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:59:48,872 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:59:48,872 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:59:48,872 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:59:48,872 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,872 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:59:48,875 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:59:48,875 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:59:48,876 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:59:48,876 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:59:48,876 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,876 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:59:48,876 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:59:48,876 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:59:48,876 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:59:48,876 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:59:48,876 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:59:48,876 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:59:48,876 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:59:48,876 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,876 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:59:48,879 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:59:48,879 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:59:48,879 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:59:48,879 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:59:48,879 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,879 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:59:48,879 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:59:48,879 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:59:48,880 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:59:48,880 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:59:48,880 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:59:48,880 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:59:48,880 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:59:48,880 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,880 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:59:48,883 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:59:48,883 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:59:48,883 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:59:48,883 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:59:48,883 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,883 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:59:48,883 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:59:48,883 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:59:48,883 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:59:48,883 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:59:48,883 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:59:48,883 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:59:48,884 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:59:48,884 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,884 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:59:48,887 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:59:48,887 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:59:48,887 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:59:48,887 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:59:48,887 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,887 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:59:48,887 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:59:48,887 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:59:48,887 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:59:48,888 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:59:48,888 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:59:48,888 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:59:48,888 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:59:48,888 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,888 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:59:48,892 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:59:48,892 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:59:48,892 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:59:48,892 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:59:48,892 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,892 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:59:48,892 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:59:48,892 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:59:48,892 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:59:48,892 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:59:48,892 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:59:48,893 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:59:48,893 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:59:48,893 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,893 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:59:48,896 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:59:48,896 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:59:48,896 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:59:48,896 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:59:48,896 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,896 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:59:48,896 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:59:48,896 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:59:48,896 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:59:48,897 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:59:48,897 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:59:48,897 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:59:48,897 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:59:48,897 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,897 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:59:48,900 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:59:48,900 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:59:48,900 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:59:48,900 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:59:48,900 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,900 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:59:48,900 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:59:48,900 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:59:48,900 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:59:48,900 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:59:48,900 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:59:48,900 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:59:48,900 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:59:48,900 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,900 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:59:48,906 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:59:48,906 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:59:48,906 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:59:48,906 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:59:48,906 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,906 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:59:48,906 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:59:48,906 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:59:48,906 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:59:48,906 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:59:48,906 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:59:48,906 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:59:48,906 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:59:48,906 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,907 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:59:48,910 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:59:48,910 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:59:48,910 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:59:48,911 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:59:48,911 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,911 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:59:48,911 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:59:48,911 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:59:48,911 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:59:48,911 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:59:48,911 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:59:48,911 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:59:48,911 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:59:48,911 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,911 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:59:48,915 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:59:48,915 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:59:48,915 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:59:48,916 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:59:48,916 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,916 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:59:48,916 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:59:48,916 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:59:48,916 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:59:48,916 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:59:48,916 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:59:48,916 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:59:48,916 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:59:48,916 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,916 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:59:48,919 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:59:48,919 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:59:48,919 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:59:48,919 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:59:48,919 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,919 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:59:48,919 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:59:48,919 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:59:48,919 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:59:48,920 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:59:48,920 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:59:48,920 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:59:48,920 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:59:48,920 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,920 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:59:48,924 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 18:59:48,924 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 18:59:48,924 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 18:59:48,924 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 18:59:48,924 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,925 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 18:59:48,925 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 18:59:48,925 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 18:59:48,925 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 18:59:48,925 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 18:59:48,925 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 18:59:48,925 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 18:59:48,925 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 18:59:48,925 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 18:59:48,925 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 18:59:58,917 File Watcher INFO org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Restarting due to 1 class path change (0 additions, 0 deletions, 1 modification)
2025-05-24 18:59:58,917 File Watcher DEBUG org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Change set: [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class (MODIFY)]]
2025-05-24 18:59:58,917 File Watcher DEBUG org.springframework.boot.devtools.restart.Restarter Restarting application
2025-05-24 18:59:58,917 Thread-7 DEBUG org.springframework.boot.devtools.restart.Restarter Stopping application
2025-05-24 18:59:58,918 Thread-7 DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed from ACCEPTING_TRAFFIC to REFUSING_TRAFFIC
2025-05-24 18:59:58,918 Thread-7 DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Closing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1dccc3eb, started on Sat May 24 18:58:04 KST 2025
2025-05-24 18:59:58,918 Thread-7 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 18:59:58,918 Thread-7 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147482623
2025-05-24 18:59:58,918 Thread-7 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerGracefulShutdown' completed its stop procedure
2025-05-24 18:59:58,918 Thread-7 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147481599
2025-05-24 18:59:58,918 Thread-7 INFO org.apache.coyote.http11.Http11NioProtocol Stopping ProtocolHandler ["http-nio-8888"]
2025-05-24 18:59:58,922 Thread-7 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerStartStop' completed its stop procedure
2025-05-24 18:59:58,922 Thread-7 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 18:59:58,922 Thread-7 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 18:59:58,922 Thread-7 DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 18:59:58,922 Thread-7 INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 18:59:58,923 Thread-7 INFO com.zaxxer.hikari.HikariDataSource HikariPool-2 - Shutdown initiated...
2025-05-24 18:59:58,923 Thread-7 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Before shutdown stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 18:59:58,923 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@1eaab231: (connection evicted)
2025-05-24 18:59:58,925 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@174fb6f8: (connection evicted)
2025-05-24 18:59:58,926 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@5672bcc3: (connection evicted)
2025-05-24 18:59:58,927 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@676eef16: (connection evicted)
2025-05-24 18:59:58,928 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@365d438c: (connection evicted)
2025-05-24 18:59:58,929 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@6e0ef616: (connection evicted)
2025-05-24 18:59:58,931 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@19f7f032: (connection evicted)
2025-05-24 18:59:58,932 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@9022052: (connection evicted)
2025-05-24 18:59:58,933 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@124a2ef: (connection evicted)
2025-05-24 18:59:58,934 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@27f78aa8: (connection evicted)
2025-05-24 18:59:58,935 Thread-7 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - After shutdown stats (total=0, active=0, idle=0, waiting=0)
2025-05-24 18:59:58,935 Thread-7 INFO com.zaxxer.hikari.HikariDataSource HikariPool-2 - Shutdown completed.
2025-05-24 18:59:58,978 Thread-7 DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
Logback Log Messages

Log session start time Sat May 24 18:59:58 KST 2025

Logback Log Messages

Log session start time Sat May 24 19:00:21 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 18:59:58,995 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 1364 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 18:59:58,995 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 18:59:58,995 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-24 18:59:58,996 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 18:59:58,997 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@67c8c7ae
2025-05-24 18:59:58,997 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 18:59:58,997 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 18:59:58,999 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 18:59:59,000 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 18:59:59,001 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 18:59:59,001 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 18:59:59,002 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 18:59:59,002 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 18:59:59,003 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 18:59:59,004 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 18:59:59,004 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 18:59:59,004 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 18:59:59,004 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 18:59:59,090 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 18:59:59,090 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 18:59:59,090 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 18:59:59,090 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-24 18:59:59,092 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 18:59:59,096 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 5 ms. Found 1 JPA repository interface.
2025-05-24 18:59:59,119 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 18:59:59,127 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-24 18:59:59,127 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-24 18:59:59,127 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-24 18:59:59,127 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-24 18:59:59,131 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 18:59:59,131 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 18:59:59,132 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 18:59:59,132 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 18:59:59,132 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-24 18:59:59,132 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 18:59:59,133 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 18:59:59,133 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 18:59:59,134 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 18:59:59,134 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 18:59:59,134 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-24 18:59:59,134 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-24 18:59:59,135 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-24 18:59:59,135 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-24 18:59:59,135 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-24 18:59:59,135 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-24 18:59:59,135 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 18:59:59,136 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-24 18:59:59,136 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-24 18:59:59,137 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-24 18:59:59,137 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-24 18:59:59,137 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 18:59:59,138 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 18:59:59,138 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-24 18:59:59,138 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@23930a5f]
2025-05-24 18:59:59,138 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-24 18:59:59,138 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-24 18:59:59,139 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-24 18:59:59,139 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-24 18:59:59,139 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-24 18:59:59,139 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-24 18:59:59,139 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:59:59,139 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 18:59:59,143 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:59:59,143 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-24 18:59:59,143 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-24 18:59:59,144 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 18:59:59,144 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 18:59:59,144 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-24 18:59:59,144 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-24 18:59:59,144 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-24 18:59:59,144 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-24 18:59:59,144 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:59:59,144 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-24 18:59:59,144 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-24 18:59:59,145 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-24 18:59:59,145 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:59:59,145 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 18:59:59,145 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 18:59:59,145 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:59:59,146 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 18:59:59,146 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 18:59:59,146 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 18:59:59,146 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-24 18:59:59,146 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-24 18:59:59,146 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 18:59:59,146 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-24 18:59:59,147 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:59:59,148 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:59:59,148 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-24 18:59:59,148 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:59:59,149 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-24 18:59:59,149 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-24 18:59:59,149 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 18:59:59,150 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 18:59:59,150 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-24 18:59:59,152 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 18:59:59,152 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 18:59:59,152 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-24 18:59:59,157 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-24 18:59:59,157 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-24 18:59:59,157 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-24 18:59:59,157 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-24 18:59:59,208 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-24 18:59:59,209 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-24 18:59:59,209 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-24 18:59:59,209 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 212 ms
2025-05-24 18:59:59,210 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 18:59:59,210 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 18:59:59,210 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 18:59:59,210 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 18:59:59,211 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 18:59:59,212 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 18:59:59,212 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 18:59:59,213 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 18:59:59,213 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 18:59:59,213 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-24 18:59:59,216 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 18:59:59,216 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 18:59:59,216 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 18:59:59,216 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 18:59:59,217 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-24 18:59:59,217 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-24 18:59:59,218 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-24 18:59:59,218 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-24 18:59:59,218 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 18:59:59,219 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-24 18:59:59,219 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-24 18:59:59,220 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 18:59:59,220 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 18:59:59,220 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-24 18:59:59,220 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@4fd2aae
2025-05-24 18:59:59,223 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 18:59:59,224 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-24 18:59:59,224 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 18:59:59,224 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-24 18:59:59,224 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-24 18:59:59,225 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-24 18:59:59,225 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 18:59:59,225 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-24 18:59:59,225 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-24 18:59:59,225 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 18:59:59,226 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 18:59:59,226 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-24 18:59:59,226 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 18:59:59,226 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@64194467'
2025-05-24 18:59:59,226 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 18:59:59,227 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-24 18:59:59,227 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-24 18:59:59,227 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-24 18:59:59,227 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-24 18:59:59,228 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-24 18:59:59,228 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-24 18:59:59,228 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@64194467'
2025-05-24 18:59:59,228 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@67c8c7ae'
2025-05-24 18:59:59,230 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-24 18:59:59,230 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-24 18:59:59,230 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-24 18:59:59,233 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 18:59:59,233 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-3 - configuration:
2025-05-24 18:59:59,233 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-24 18:59:59,233 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-24 18:59:59,233 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-24 18:59:59,233 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-24 18:59:59,233 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-24 18:59:59,233 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-24 18:59:59,233 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-24 18:59:59,233 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-24 18:59:59,233 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-24 18:59:59,233 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-24 18:59:59,233 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-24 18:59:59,233 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-24 18:59:59,233 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-24 18:59:59,233 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-24 18:59:59,233 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-24 18:59:59,233 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-24 18:59:59,233 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-24 18:59:59,234 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-24 18:59:59,234 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-24 18:59:59,234 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-24 18:59:59,234 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-24 18:59:59,234 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-24 18:59:59,234 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-24 18:59:59,234 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-24 18:59:59,234 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-24 18:59:59,234 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-24 18:59:59,234 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-3"
2025-05-24 18:59:59,234 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-24 18:59:59,234 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-24 18:59:59,234 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-24 18:59:59,234 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-24 18:59:59,234 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-24 18:59:59,234 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-24 18:59:59,234 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-24 18:59:59,234 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-24 18:59:59,234 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-3 - Starting...
2025-05-24 18:59:59,249 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@59e9f09d
2025-05-24 18:59:59,249 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-3 - Start completed.
2025-05-24 18:59:59,251 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 18:59:59,294 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 18:59:59,297 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 18:59:59,298 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 18:59:59,299 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-24 18:59:59,299 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-24 18:59:59,301 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-24 18:59:59,301 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-24 18:59:59,302 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-24 18:59:59,310 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-24 18:59:59,310 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-24 18:59:59,310 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-24 18:59:59,311 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 18:59:59,312 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 18:59:59,313 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-24 18:59:59,314 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-24 18:59:59,316 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 18:59:59,322 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 18:59:59,323 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 18:59:59,325 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-24 18:59:59,330 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 18:59:59,331 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 18:59:59,331 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:59:59,332 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 18:59:59,333 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 18:59:59,333 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 18:59:59,334 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:59:59,334 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:59:59,334 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:59:59,335 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:59:59,335 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:59:59,335 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 18:59:59,335 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 18:59:59,335 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:59:59,335 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 18:59:59,335 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:59:59,335 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 18:59:59,336 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 18:59:59,336 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 18:59:59,336 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 18:59:59,336 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 18:59:59,337 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 18:59:59,337 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 18:59:59,337 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@64194467'
2025-05-24 18:59:59,337 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 18:59:59,339 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 18:59:59,339 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@67c8c7ae'
2025-05-24 18:59:59,339 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 18:59:59,339 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@67c8c7ae'
2025-05-24 18:59:59,339 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 18:59:59,339 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@67c8c7ae'
2025-05-24 18:59:59,340 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 18:59:59,340 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 18:59:59,340 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@67c8c7ae'
2025-05-24 18:59:59,340 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 18:59:59,340 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 18:59:59,340 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@67c8c7ae'
2025-05-24 18:59:59,340 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 18:59:59,340 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 18:59:59,342 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 18:59:59,342 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 18:59:59,342 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 18:59:59,344 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:59:59,344 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 18:59:59,344 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@64194467'
2025-05-24 18:59:59,345 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 18:59:59,345 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 18:59:59,345 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 18:59:59,346 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 18:59:59,346 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@64194467'
2025-05-24 18:59:59,346 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-24 18:59:59,346 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-24 18:59:59,346 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 18:59:59,346 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-24 18:59:59,346 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 18:59:59,347 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-24 18:59:59,347 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 18:59:59,347 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@67c8c7ae'
2025-05-24 18:59:59,350 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 18:59:59,350 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 18:59:59,351 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 18:59:59,351 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 18:59:59,351 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 18:59:59,352 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 18:59:59,352 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@67c8c7ae'
2025-05-24 18:59:59,352 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:59:59,352 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:59:59,353 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 18:59:59,354 HikariPool-3 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-24 18:59:59,355 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 18:59:59,355 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@67c8c7ae'
2025-05-24 18:59:59,355 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:59:59,355 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:59:59,358 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 18:59:59,358 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:59:59,358 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:59:59,358 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:59:59,361 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/insert_addr]}: insertAddr() {GET [/show_addr]}: showAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 18:59:59,363 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model)
2025-05-24 18:59:59,364 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/add_user]}: addUser() {GET [/admin_menu]}: adminMenu(Model) { [/get_image/{imageName}]}: getImage(String) {GET [/img_test]}: imgTest() {GET [/delete_user]}: deleteUser(Model) {GET [/main_menu]}: mainMenu(Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/login_fail]}: loginFail() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 18:59:59,366 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 18:59:59,367 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 18:59:59,368 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 18:59:59,369 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@37a995b6
2025-05-24 18:59:59,369 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 18:59:59,369 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:59:59,369 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:59:59,370 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 18:59:59,370 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:59:59,370 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:59:59,370 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 18:59:59,371 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 18:59:59,371 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:59:59,371 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:59:59,371 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 18:59:59,371 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 18:59:59,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 18:59:59,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 18:59:59,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 18:59:59,373 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 18:59:59,373 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 18:59:59,373 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 18:59:59,373 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 18:59:59,373 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 18:59:59,373 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 18:59:59,373 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 18:59:59,374 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 18:59:59,374 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 18:59:59,374 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 18:59:59,374 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 18:59:59,375 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 18:59:59,375 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 18:59:59,375 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 18:59:59,375 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@67c8c7ae'
2025-05-24 18:59:59,377 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@67c8c7ae'
2025-05-24 18:59:59,377 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 18:59:59,377 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 18:59:59,377 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 18:59:59,377 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 18:59:59,377 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 18:59:59,378 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@67c8c7ae'
2025-05-24 18:59:59,378 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 18:59:59,378 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 18:59:59,380 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 18:59:59,381 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 18:59:59,381 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:59:59,381 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 18:59:59,381 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 18:59:59,382 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 18:59:59,382 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 18:59:59,383 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 18:59:59,383 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 18:59:59,391 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@2205941, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@11b32876, org.springframework.security.web.context.SecurityContextHolderFilter@162a0f9f, org.springframework.security.web.header.HeaderWriterFilter@f57e9a, org.springframework.web.filter.CorsFilter@1ca7fd6c, org.springframework.security.web.authentication.logout.LogoutFilter@cd89c0c, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@139a11ff, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4b0c4b60, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@61629735, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5ff102ee, org.springframework.security.web.access.ExceptionTranslationFilter@6789b9a5, org.springframework.security.web.access.intercept.AuthorizationFilter@5beace72]
2025-05-24 18:59:59,392 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 18:59:59,393 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 18:59:59,393 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 18:59:59,395 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 18:59:59,395 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 18:59:59,395 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 18:59:59,395 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 18:59:59,396 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 18:59:59,397 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-24 18:59:59,397 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 18:59:59,398 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-24 18:59:59,398 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-24 18:59:59,398 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 18:59:59,398 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 18:59:59,398 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 18:59:59,399 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 18:59:59,399 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@76949f8d
2025-05-24 18:59:59,399 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 18:59:59,399 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 18:59:59,399 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 18:59:59,399 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 18:59:59,400 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 18:59:59,400 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 18:59:59,400 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 18:59:59,400 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 18:59:59,400 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 18:59:59,400 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 18:59:59,400 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 18:59:59,400 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 18:59:59,400 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@67c8c7ae'
2025-05-24 18:59:59,400 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 18:59:59,400 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-24 18:59:59,400 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 18:59:59,401 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 18:59:59,401 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 18:59:59,401 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 18:59:59,401 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 18:59:59,401 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 18:59:59,402 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 18:59:59,403 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 18:59:59,403 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 18:59:59,403 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 18:59:59,403 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 18:59:59,404 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:59:59,404 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 18:59:59,404 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 18:59:59,404 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 18:59:59,404 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 18:59:59,404 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 18:59:59,404 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 18:59:59,405 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 18:59:59,405 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 18:59:59,406 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 18:59:59,406 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 18:59:59,406 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 18:59:59,406 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 18:59:59,408 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 18:59:59,408 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 18:59:59,408 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 18:59:59,408 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 18:59:59,408 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 18:59:59,408 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 18:59:59,408 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 18:59:59,408 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 18:59:59,408 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:59:59,409 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 18:59:59,409 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 18:59:59,409 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 18:59:59,410 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 18:59:59,410 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 18:59:59,410 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 18:59:59,410 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@64194467'
2025-05-24 18:59:59,410 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 18:59:59,410 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-24 18:59:59,410 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-24 18:59:59,410 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-24 18:59:59,410 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-24 18:59:59,410 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-24 18:59:59,410 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-24 18:59:59,410 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-24 18:59:59,410 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-24 18:59:59,410 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-24 18:59:59,410 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-24 18:59:59,410 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-24 18:59:59,410 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-24 18:59:59,411 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-24 18:59:59,411 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-24 18:59:59,411 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-24 18:59:59,411 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-24 18:59:59,411 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-24 18:59:59,412 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-24 18:59:59,412 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-24 18:59:59,412 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-24 18:59:59,412 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-24 18:59:59,412 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 18:59:59,412 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 18:59:59,412 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-24 18:59:59,412 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-24 18:59:59,413 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-24 18:59:59,413 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-24 18:59:59,413 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-24 18:59:59,413 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 18:59:59,413 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 18:59:59,413 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 18:59:59,413 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-24 18:59:59,413 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 18:59:59,414 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 18:59:59,414 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-24 18:59:59,414 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-24 18:59:59,414 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 18:59:59,414 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-24 18:59:59,414 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 18:59:59,415 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-24 18:59:59,415 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-24 18:59:59,415 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-24 18:59:59,415 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-24 18:59:59,416 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-24 18:59:59,416 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-24 18:59:59,416 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-24 18:59:59,416 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 18:59:59,416 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-24 18:59:59,416 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-24 18:59:59,416 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-24 18:59:59,417 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 18:59:59,418 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 18:59:59,418 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-24 18:59:59,418 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-24 18:59:59,418 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 18:59:59,419 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-24 18:59:59,419 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 18:59:59,419 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-24 18:59:59,420 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-24 18:59:59,420 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-24 18:59:59,420 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-24 18:59:59,420 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-24 18:59:59,420 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-24 18:59:59,420 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-24 18:59:59,420 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-24 18:59:59,420 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-24 18:59:59,421 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-24 18:59:59,421 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-24 18:59:59,421 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-24 18:59:59,421 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-24 18:59:59,421 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-24 18:59:59,421 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-24 18:59:59,421 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-24 18:59:59,421 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-24 18:59:59,421 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-24 18:59:59,421 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-24 18:59:59,422 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 18:59:59,422 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 18:59:59,422 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-24 18:59:59,422 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-24 18:59:59,422 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 18:59:59,422 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-24 18:59:59,422 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-24 18:59:59,422 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 18:59:59,422 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-24 18:59:59,423 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-24 18:59:59,423 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-24 18:59:59,423 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-24 18:59:59,424 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-24 18:59:59,424 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-24 18:59:59,424 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-24 18:59:59,424 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-24 18:59:59,425 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-24 18:59:59,428 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 18:59:59,428 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 18:59:59,428 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-24 18:59:59,428 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-24 18:59:59,429 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@47a80a99
2025-05-24 18:59:59,431 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-24 18:59:59,431 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-24 18:59:59,431 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-24 18:59:59,431 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-24 18:59:59,431 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 18:59:59,433 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-24 18:59:59,438 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 0.456 seconds (process running for 171.513)
2025-05-24 18:59:59,438 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-24 18:59:59,439 restartedMain INFO org.springframework.boot.devtools.autoconfigure.ConditionEvaluationDeltaLoggingListener Condition evaluation unchanged
2025-05-24 18:59:59,439 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-24 18:59:59,460 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@16bb60c2
2025-05-24 18:59:59,491 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@14f6d113
2025-05-24 18:59:59,522 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@12f59ad0
2025-05-24 18:59:59,553 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@4cb1e315
2025-05-24 18:59:59,583 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@719910f
2025-05-24 18:59:59,614 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@577f5b5e
2025-05-24 18:59:59,633 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 19:00:02,786 http-nio-8888-exec-1 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-05-24 19:00:02,786 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Initializing Servlet 'dispatcherServlet'
2025-05-24 19:00:02,786 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected StandardServletMultipartResolver
2025-05-24 19:00:02,786 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 19:00:02,786 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected FixedThemeResolver
2025-05-24 19:00:02,788 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@47eea27c
2025-05-24 19:00:02,788 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@4d8e25a3
2025-05-24 19:00:02,788 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 19:00:02,788 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Completed initialization in 2 ms
2025-05-24 19:00:02,789 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:02,789 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:02,789 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:02,789 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:02,790 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,791 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:02,792 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:02,792 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:02,792 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:02,792 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:02,794 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:02,794 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:02,794 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:02,794 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,794 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:02,798 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:02,798 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:02,798 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:02,798 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:02,798 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,798 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:02,798 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:02,798 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:02,798 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:02,798 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:02,798 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:02,799 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:02,799 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:02,799 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,799 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:02,801 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:02,801 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:02,801 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:02,801 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:02,801 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,801 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:02,801 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:02,801 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:02,801 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:02,801 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:02,801 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:02,802 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:02,802 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:02,802 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,802 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:02,804 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:02,804 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:02,804 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:02,805 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:02,805 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,805 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:02,805 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:02,805 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:02,805 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:02,805 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:02,805 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:02,805 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:02,805 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:02,806 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,806 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:02,808 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:02,808 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:02,808 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:02,808 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:02,808 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,808 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:02,808 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:02,808 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:02,809 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:02,809 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:02,809 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:02,809 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:02,809 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:02,809 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,809 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:02,811 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:02,811 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:02,811 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:02,811 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:02,812 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,812 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:02,812 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:02,812 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:02,812 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:02,812 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:02,812 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:02,812 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:02,812 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:02,812 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,812 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:02,814 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:02,815 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:02,815 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:02,815 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:02,815 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,815 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:02,815 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:02,815 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:02,815 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:02,815 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:02,815 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:02,815 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:02,815 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:02,815 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,815 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:02,817 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:02,818 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:02,818 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:02,818 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:02,818 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,818 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:02,818 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:02,818 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:02,818 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:02,818 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:02,818 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:02,818 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:02,818 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:02,818 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,818 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:02,821 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:02,821 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:02,821 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:02,821 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:02,821 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,821 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:02,821 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:02,822 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:02,822 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:02,822 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:02,822 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:02,822 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:02,822 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:02,822 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,822 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:02,825 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:02,825 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:02,825 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:02,825 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:02,825 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,825 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:02,825 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:02,825 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:02,825 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:02,825 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:02,825 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:02,826 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:02,826 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:02,826 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,826 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:02,828 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:02,828 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:02,828 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:02,828 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:02,828 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,828 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:02,829 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:02,829 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:02,829 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:02,829 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:02,829 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:02,829 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:02,829 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:02,829 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,829 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:02,832 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:02,832 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:02,832 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:02,832 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:02,832 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,832 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:02,832 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:02,832 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:02,832 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:02,832 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:02,832 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:02,833 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:02,833 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:02,833 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,833 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:02,835 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:02,835 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:02,835 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:02,835 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:02,835 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,836 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:02,836 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:02,836 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:02,836 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:02,836 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:02,837 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:02,837 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:02,837 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:02,837 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,837 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:02,841 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:02,841 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:02,841 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:02,841 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:02,841 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,841 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:02,842 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:02,842 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:02,842 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:02,842 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:02,842 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:02,842 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:02,842 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:02,842 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,842 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:02,844 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:02,844 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:02,844 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:02,844 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:02,844 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,845 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:02,845 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:02,845 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:02,845 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:02,845 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:02,845 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:02,845 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:02,845 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:02,845 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,846 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:02,848 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:02,848 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:02,848 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:02,848 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:02,848 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,848 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:02,849 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:02,849 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:02,849 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:02,849 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:02,849 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:02,849 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:02,849 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:02,849 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,849 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:02,853 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:02,853 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:02,853 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:02,853 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:02,853 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,854 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:02,854 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:02,854 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:02,854 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:02,854 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:02,854 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:02,854 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:02,854 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:02,854 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,855 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:02,857 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:02,857 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:02,857 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:02,857 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:02,857 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,858 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:02,858 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:02,858 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:02,858 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:02,858 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:02,858 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:02,858 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:02,858 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:02,858 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,858 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:02,861 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:02,861 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:02,861 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:02,861 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:02,861 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,861 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:02,861 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:02,861 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:02,861 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:02,861 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:02,861 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:02,861 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:02,861 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:02,861 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,862 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:02,864 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:02,864 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:02,864 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:02,864 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:02,864 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,864 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:02,864 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:02,864 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:02,864 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:02,864 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:02,865 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:02,865 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:02,865 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:02,865 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:02,865 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:03,831 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:03,831 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:03,831 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:03,831 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:03,831 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,831 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:03,832 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:03,832 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:03,832 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:03,832 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:03,832 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:03,832 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:03,833 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:03,833 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,833 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:03,836 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:03,836 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:03,836 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:03,836 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:03,838 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,838 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:03,838 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:03,838 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:03,839 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:03,839 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:03,839 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:03,839 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:03,839 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:03,839 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,839 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:03,842 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:03,842 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:03,843 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:03,843 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:03,843 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,843 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:03,843 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:03,843 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:03,843 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:03,843 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:03,843 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:03,843 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:03,843 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:03,843 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,843 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:03,846 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:03,846 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:03,846 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:03,846 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:03,846 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,846 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:03,846 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:03,846 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:03,847 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:03,847 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:03,847 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:03,847 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:03,847 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:03,847 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,847 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:03,849 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:03,849 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:03,849 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:03,849 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:03,849 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,849 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:03,849 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:03,850 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:03,850 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:03,850 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:03,850 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:03,850 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:03,850 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:03,850 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,850 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:03,852 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:03,852 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:03,852 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:03,852 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:03,852 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,853 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:03,853 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:03,853 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:03,853 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:03,853 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:03,853 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:03,853 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:03,853 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:03,853 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,853 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:03,856 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:03,856 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:03,856 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:03,856 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:03,856 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,856 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:03,856 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:03,856 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:03,856 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:03,856 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:03,857 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:03,857 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:03,857 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:03,857 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,857 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:03,859 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:03,859 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:03,859 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:03,859 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:03,859 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,859 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:03,860 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:03,860 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:03,860 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:03,860 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:03,860 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:03,860 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:03,860 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:03,860 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,860 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:03,863 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:03,863 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:03,863 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:03,863 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:03,863 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,863 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:03,863 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:03,863 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:03,863 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:03,863 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:03,863 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:03,863 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:03,864 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:03,864 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,864 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:03,866 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:03,866 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:03,866 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:03,866 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:03,866 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,866 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:03,868 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:03,868 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:03,868 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:03,868 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:03,868 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:03,868 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:03,868 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:03,868 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,868 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:03,871 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:03,871 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:03,871 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:03,871 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:03,871 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,871 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:03,872 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:03,872 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:03,872 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:03,872 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:03,872 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:03,872 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:03,872 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:03,872 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,872 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:03,875 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:03,875 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:03,875 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:03,875 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:03,875 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,875 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:03,875 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:03,875 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:03,875 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:03,875 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:03,876 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:03,876 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:03,876 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:03,876 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,876 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:03,879 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:03,879 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:03,879 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:03,879 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:03,879 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,879 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:03,879 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:03,879 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:03,879 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:03,879 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:03,879 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:03,880 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:03,880 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:03,880 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,880 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:03,882 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:03,882 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:03,882 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:03,882 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:03,882 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,883 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:03,883 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:03,883 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:03,883 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:03,883 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:03,883 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:03,883 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:03,883 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:03,884 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,884 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:03,886 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:03,886 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:03,886 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:03,887 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:03,887 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,887 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:03,888 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:03,888 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:03,888 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:03,888 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:03,888 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:03,888 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:03,888 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:03,888 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,888 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:03,891 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:03,892 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:03,892 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:03,892 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:03,892 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,892 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:03,892 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:03,892 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:03,892 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:03,892 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:03,892 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:03,892 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:03,893 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:03,893 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,893 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:03,895 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:03,895 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:03,895 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:03,895 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:03,896 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,896 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:03,896 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:03,896 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:03,896 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:03,896 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:03,896 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:03,896 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:03,896 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:03,896 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,896 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:03,899 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:03,899 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:03,899 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:03,899 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:03,899 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,899 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:03,899 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:03,899 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:03,899 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:03,899 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:03,899 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:03,900 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:03,900 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:03,900 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,900 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:03,902 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:03,902 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:03,902 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:03,902 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:03,902 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,902 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:03,902 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:03,902 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:03,903 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:03,903 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:03,903 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:03,903 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:03,903 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:03,903 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,903 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:03,907 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:03,907 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:03,907 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:03,907 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:03,907 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,907 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:03,907 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:03,907 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:03,907 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:03,907 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:03,907 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:03,908 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:03,908 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:03,908 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:03,908 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:04,939 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:04,939 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:04,939 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:04,939 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:04,939 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:04,939 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:04,940 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:04,940 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:04,940 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:04,940 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:04,940 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:04,940 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:04,940 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:04,940 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:04,940 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:04,943 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:04,943 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:04,943 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:04,943 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:04,943 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:04,944 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:04,944 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:04,944 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:04,944 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:04,944 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:04,944 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:04,944 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:04,944 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:04,944 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:04,944 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:04,946 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:04,946 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:04,946 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:04,946 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:04,946 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:04,946 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:04,946 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:04,947 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:04,947 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:04,947 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:04,947 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:04,947 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:04,947 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:04,947 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:04,947 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:04,949 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:04,949 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:04,949 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:04,949 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:04,949 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:04,950 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:04,950 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:04,950 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:04,950 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:04,950 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:04,950 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:04,950 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:04,950 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:04,950 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:04,950 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:04,953 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:04,953 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:04,953 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:04,953 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:04,953 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:04,953 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:04,954 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:04,954 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:04,954 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:04,954 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:04,954 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:04,955 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:04,955 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:04,955 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:04,955 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:04,958 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:04,958 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:04,958 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:04,958 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:04,958 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:04,958 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:04,958 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:04,958 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:04,958 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:04,959 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:04,959 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:04,959 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:04,959 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:04,959 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:04,959 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:04,961 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:04,961 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:04,961 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:04,961 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:04,961 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:04,961 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:04,961 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:04,962 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:04,962 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:04,962 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:04,962 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:04,962 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:04,962 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:04,962 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:04,962 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:04,964 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:04,964 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:04,964 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:04,964 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:04,964 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:04,965 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:04,965 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:04,965 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:04,965 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:04,965 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:04,965 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:04,965 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:04,965 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:04,965 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:04,965 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:04,968 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:04,968 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:04,968 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:04,968 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:04,968 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:04,969 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:04,969 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:04,969 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:04,969 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:04,969 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:04,969 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:04,969 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:04,969 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:04,969 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:04,969 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:04,972 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:04,972 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:04,972 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:04,972 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:04,972 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:04,972 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:04,972 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:04,972 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:04,972 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:04,973 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:04,973 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:04,973 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:04,973 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:04,973 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:04,973 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:04,975 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:04,975 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:04,975 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:04,975 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:04,976 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:04,976 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:04,976 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:04,976 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:04,976 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:04,976 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:04,976 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:04,976 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:04,976 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:04,976 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:04,976 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:04,978 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:04,979 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:04,979 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:04,979 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:04,979 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:04,979 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:04,979 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:04,979 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:04,979 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:04,979 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:04,979 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:04,979 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:04,979 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:04,979 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:04,979 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:04,982 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:04,982 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:04,982 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:04,982 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:04,982 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:04,982 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:04,982 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:04,982 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:04,982 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:04,982 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:04,982 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:04,983 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:04,983 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:04,983 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:04,983 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:04,985 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:04,985 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:04,985 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:04,985 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:04,985 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:04,985 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:04,986 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:04,986 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:04,986 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:04,986 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:04,986 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:04,986 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:04,986 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:04,986 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:04,986 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:04,989 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:04,989 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:04,989 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:04,989 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:04,989 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:04,989 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:04,989 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:04,989 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:04,989 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:04,989 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:04,990 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:04,990 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:04,990 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:04,990 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:04,990 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:04,992 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:04,992 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:04,993 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:04,993 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:04,993 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:04,993 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:04,993 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:04,993 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:04,993 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:04,993 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:04,993 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:04,993 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:04,993 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:04,993 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:04,993 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:04,996 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:04,996 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:04,996 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:04,996 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:04,996 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:04,996 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:04,997 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:04,997 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:04,997 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:04,997 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:04,997 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:04,997 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:04,997 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:04,997 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:04,997 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:05,000 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:05,000 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:05,000 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:05,000 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:05,000 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:05,000 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:05,000 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:05,000 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:05,000 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:05,000 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:05,000 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:05,000 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:05,000 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:05,000 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:05,001 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:05,003 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:05,003 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:05,003 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:05,003 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:05,003 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:05,003 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:05,003 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:05,003 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:05,003 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:05,003 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:05,003 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:05,004 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:05,004 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:05,004 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:05,004 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:05,007 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:05,007 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:05,007 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:05,007 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:05,007 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:05,007 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:05,007 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:05,007 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:05,007 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:05,007 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:05,007 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:05,007 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:05,008 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:05,008 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:05,008 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
Date Thread Level Logger MDC Message
2025-05-24 19:00:21,539 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [AddrControllerTest]: using SpringBootContextLoader
2025-05-24 19:00:21,545 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.AddrControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 19:00:21,546 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.AddrControllerTest]: AddrControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 19:00:21,564 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [AddrControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 19:00:21,645 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [AddrControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 19:00:21,869 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-24 19:00:21,870 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 19:00:21,892 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 19:00:21,908 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [AddrControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 19:00:21,910 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [AddrControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:21,992 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
Logback Log Messages

Log session start time Sat May 24 19:00:22 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 19:00:22,373 main INFO deu.cse.spring_webmail.control.AddrControllerTest Starting AddrControllerTest using Java 21.0.6 with PID 13820 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 19:00:22,373 main DEBUG deu.cse.spring_webmail.control.AddrControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 19:00:22,374 main INFO deu.cse.spring_webmail.control.AddrControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 19:00:22,375 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 19:00:22,400 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@1e734eee
2025-05-24 19:00:22,436 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 19:00:22,456 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 19:00:22,523 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 19:00:22,524 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 19:00:22,525 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 19:00:22,526 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 19:00:22,527 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 19:00:22,527 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 19:00:22,533 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 19:00:22,534 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 19:00:22,535 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 19:00:22,540 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 19:00:22,543 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 19:00:23,030 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-24 19:00:23,038 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 19:00:23,140 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 19:00:24,150 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 19:00:24,157 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 19:00:24,181 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 19:00:24,184 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 19:00:24,191 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 19:00:24,197 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 19:00:24,210 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 19:00:24,211 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 19:00:24,212 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 19:00:24,213 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 19:00:24,224 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 19:00:24,316 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@118d7e0e]
2025-05-24 19:00:24,318 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 19:00:24,323 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 19:00:24,344 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 19:00:24,363 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 19:00:24,364 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 19:00:24,369 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 19:00:24,374 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 19:00:24,382 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 19:00:24,385 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 19:00:24,386 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 19:00:24,387 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 19:00:24,388 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 19:00:24,393 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 19:00:24,399 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 19:00:24,400 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 19:00:24,401 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 19:00:24,402 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@223cbf0d'
2025-05-24 19:00:24,404 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 19:00:24,409 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 19:00:24,409 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1e734eee'
2025-05-24 19:00:24,414 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 19:00:24,415 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1e734eee'
2025-05-24 19:00:24,416 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 19:00:24,416 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1e734eee'
2025-05-24 19:00:24,421 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 19:00:24,422 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 19:00:24,422 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1e734eee'
2025-05-24 19:00:24,425 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 19:00:24,425 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 19:00:24,426 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1e734eee'
2025-05-24 19:00:24,464 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 19:00:24,470 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 19:00:24,481 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 19:00:24,481 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 19:00:24,482 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 19:00:24,488 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 19:00:24,524 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 19:00:24,532 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 19:00:24,532 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 19:00:24,532 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@223cbf0d'
2025-05-24 19:00:24,541 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 19:00:24,542 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 19:00:24,544 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 19:00:24,545 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 19:00:24,545 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@223cbf0d'
2025-05-24 19:00:24,550 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 19:00:24,551 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1e734eee'
2025-05-24 19:00:24,714 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 19:00:24,725 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 19:00:24,726 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 19:00:24,731 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 19:00:24,732 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 19:00:24,749 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 19:00:24,751 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1e734eee'
2025-05-24 19:00:24,751 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:24,751 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:24,766 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 19:00:24,781 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 19:00:24,782 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1e734eee'
2025-05-24 19:00:24,782 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:24,782 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:24,793 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 19:00:24,794 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 19:00:24,794 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:24,794 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:24,864 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes) {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/insert_addr]}: insertAddr() {GET [/show_addr]}: showAddr()
2025-05-24 19:00:24,873 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/download]}: download(String,String)
2025-05-24 19:00:24,877 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/add_user]}: addUser() { [/get_image/{imageName}]}: getImage(String) {GET [/img_test]}: imgTest() {GET [/main_menu]}: mainMenu(Model) {GET [/login_fail]}: loginFail() {GET [/admin_menu]}: adminMenu(Model) {GET [/delete_user]}: deleteUser(Model) {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 19:00:24,882 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 19:00:24,893 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 19:00:24,898 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 19:00:24,898 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 19:00:24,899 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:24,899 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:24,901 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 19:00:24,902 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:24,902 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:24,903 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 19:00:24,904 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 19:00:24,904 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:24,905 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:24,906 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 19:00:24,906 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 19:00:24,913 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 19:00:24,913 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 19:00:24,914 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 19:00:24,920 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 19:00:24,921 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 19:00:24,921 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 19:00:24,921 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 19:00:24,922 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 19:00:24,923 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 19:00:24,923 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 19:00:24,924 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 19:00:24,930 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 19:00:24,932 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 19:00:24,932 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 19:00:24,936 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 19:00:24,937 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 19:00:24,937 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 19:00:24,938 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1e734eee'
2025-05-24 19:00:24,938 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 19:00:24,938 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 19:00:24,946 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1e734eee'
2025-05-24 19:00:24,946 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 19:00:24,948 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 19:00:24,948 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 19:00:24,951 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 19:00:24,951 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 19:00:24,956 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1e734eee'
2025-05-24 19:00:24,956 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 19:00:24,960 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 19:00:24,978 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 19:00:25,049 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 19:00:25,050 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 19:00:25,050 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:25,050 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:25,067 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 19:00:25,068 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 19:00:25,074 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 19:00:25,075 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 19:00:25,139 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@1f9009d3, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@4c9ed40, org.springframework.security.web.context.SecurityContextHolderFilter@4d20d8e6, org.springframework.security.web.header.HeaderWriterFilter@67231d8d, org.springframework.web.filter.CorsFilter@56394880, org.springframework.security.web.authentication.logout.LogoutFilter@4a6ac443, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@51a3e3b4, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@102bce96, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3759ea4d, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@23c3f787, org.springframework.security.web.access.ExceptionTranslationFilter@75375bb0, org.springframework.security.web.access.intercept.AuthorizationFilter@331b0bfd]
2025-05-24 19:00:25,141 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 19:00:25,142 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 19:00:25,143 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 19:00:25,153 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 19:00:25,154 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 19:00:25,155 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 19:00:25,157 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 19:00:25,157 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 19:00:25,159 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 19:00:25,160 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 19:00:25,161 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 19:00:25,163 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 19:00:25,168 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 19:00:25,168 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 19:00:25,168 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 19:00:25,170 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 19:00:25,171 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 19:00:25,171 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 19:00:25,173 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 19:00:25,174 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 19:00:25,174 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 19:00:25,178 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 19:00:25,178 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 19:00:25,179 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 19:00:25,180 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 19:00:25,183 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1e734eee'
2025-05-24 19:00:25,183 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 19:00:25,183 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 19:00:25,184 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 19:00:25,202 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 19:00:25,203 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 19:00:25,204 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 19:00:25,205 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 19:00:25,206 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 19:00:25,206 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-24 19:00:25,206 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-24 19:00:25,207 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1e734eee'
2025-05-24 19:00:25,207 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 19:00:25,208 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-24 19:00:25,210 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 19:00:25,212 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 19:00:25,213 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 19:00:25,217 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 19:00:25,219 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 19:00:25,220 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 19:00:25,221 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 19:00:25,221 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 19:00:25,222 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 19:00:25,222 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:25,222 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 19:00:25,245 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 19:00:25,248 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 19:00:25,248 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 19:00:25,249 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 19:00:25,251 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 19:00:25,255 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 19:00:25,257 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 19:00:25,264 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 19:00:25,265 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 19:00:25,273 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 19:00:25,286 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 19:00:25,328 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 19:00:25,331 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 19:00:25,332 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:25,332 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 19:00:25,336 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 19:00:25,336 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 19:00:25,337 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 19:00:25,338 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 19:00:25,341 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 19:00:25,345 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 19:00:25,346 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 19:00:25,349 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 19:00:25,351 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 19:00:25,358 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 19:00:25,359 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@223cbf0d'
2025-05-24 19:00:25,361 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 19:00:25,362 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 19:00:25,365 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 19:00:25,365 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 19:00:25,366 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 19:00:25,367 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 19:00:25,367 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 19:00:25,370 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 19:00:25,371 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 19:00:25,373 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 19:00:25,374 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 19:00:25,374 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 19:00:25,379 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 19:00:25,379 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 19:00:25,379 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 19:00:25,380 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 19:00:25,382 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-24 19:00:25,383 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-24 19:00:25,386 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-24 19:00:25,387 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-24 19:00:25,388 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-24 19:00:25,389 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-24 19:00:25,395 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 19:00:25,395 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-24 19:00:25,402 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-24 19:00:25,402 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-24 19:00:25,430 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 19:00:25,430 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 19:00:25,430 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 19:00:25,430 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 19:00:25,445 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 19:00:25,446 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 19:00:25,447 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 19:00:25,447 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-24 19:00:25,448 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@6b4133d0
2025-05-24 19:00:25,448 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@327fd5c9
2025-05-24 19:00:25,448 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 19:00:25,448 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 1 ms
2025-05-24 19:00:25,453 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 19:00:25,454 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-24 19:00:25,477 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 19:00:25,478 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 19:00:25,478 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 19:00:25,486 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-24 19:00:25,491 main INFO deu.cse.spring_webmail.control.AddrControllerTest Started AddrControllerTest in 3.517 seconds (process running for 5.484)
2025-05-24 19:00:25,496 main DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-24 19:00:25,500 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,502 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 19:00:25,502 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,506 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,529 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testdeleteAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:25,534 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,535 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,538 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 5, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,543 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 6, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,554 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 7, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,567 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@404bca88}
2025-05-24 19:00:25,568 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@404bca88}
2025-05-24 19:00:25,568 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@4d20d8e6] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 19:00:25,569 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@404bca88}
2025-05-24 19:00:25,569 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@404bca88}
2025-05-24 19:00:25,569 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@4d20d8e6] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@4ec0c727]
2025-05-24 19:00:25,574 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@24bf95ec]
2025-05-24 19:00:25,597 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /jpa/delete_addr
2025-05-24 19:00:25,604 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 19:00:25,604 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /jpa/delete_addr
2025-05-24 19:00:25,610 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/jpa/delete_addr", parameters={masked}
2025-05-24 19:00:25,610 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#deleteAddr(String, HttpSession, RedirectAttributes)
2025-05-24 19:00:25,686 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 19:00:25,687 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 19:00:25,720 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,721 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 9, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,721 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 10, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,721 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 11, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,722 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 12, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,723 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 13, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,724 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 14, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,726 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testdeleteAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:25,737 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 15, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,738 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 19:00:25,738 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 16, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,739 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 17, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,741 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testinsertAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:25,742 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 18, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,743 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 19, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,744 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 20, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,744 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 21, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,745 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 22, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,754 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3778cd05}
2025-05-24 19:00:25,755 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3778cd05}
2025-05-24 19:00:25,755 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@4d20d8e6] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 19:00:25,755 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@7d5238b4]
2025-05-24 19:00:25,755 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /jpa/insert_addr
2025-05-24 19:00:25,755 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 19:00:25,756 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /jpa/insert_addr
2025-05-24 19:00:25,756 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/jpa/insert_addr", parameters={masked}
2025-05-24 19:00:25,756 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#jpaInsertAddr(String, String, String, HttpSession, RedirectAttributes)
2025-05-24 19:00:25,762 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 19:00:25,762 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 19:00:25,763 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 23, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,764 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 24, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,764 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 25, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,764 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 26, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,764 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 27, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,765 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 28, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,765 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 29, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,765 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testinsertAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:25,766 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 30, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,766 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 19:00:25,766 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 31, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,766 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 32, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,768 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testinsertAddr_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:25,768 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 33, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,768 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 34, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,768 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 35, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,768 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 36, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,769 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 37, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,770 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@9640678}
2025-05-24 19:00:25,770 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@9640678}
2025-05-24 19:00:25,770 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@4d20d8e6] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 19:00:25,771 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@2bd2fa2c]
2025-05-24 19:00:25,771 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /jpa/insert_addr
2025-05-24 19:00:25,771 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 19:00:25,771 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /jpa/insert_addr
2025-05-24 19:00:25,771 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/jpa/insert_addr", parameters={masked}
2025-05-24 19:00:25,771 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#jpaInsertAddr(String, String, String, HttpSession, RedirectAttributes)
2025-05-24 19:00:25,772 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 19:00:25,772 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 19:00:25,773 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 38, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,773 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 39, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,773 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 40, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,773 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 41, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,774 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 42, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,774 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 43, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,774 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 44, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,774 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testinsertAddr_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:25,776 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 45, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,776 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 19:00:25,776 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 46, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,776 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 47, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,777 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testshowAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:25,778 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 48, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,778 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 49, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,778 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 50, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,778 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 51, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,779 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 52, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,779 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@65b9ebee}
2025-05-24 19:00:25,779 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@65b9ebee}
2025-05-24 19:00:25,779 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@4d20d8e6] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 19:00:25,780 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 19:00:25,780 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@7e2cebdf]
2025-05-24 19:00:25,780 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /show_addr
2025-05-24 19:00:25,780 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 19:00:25,780 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /show_addr
2025-05-24 19:00:25,780 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/show_addr", parameters={}
2025-05-24 19:00:25,780 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#showAddr()
2025-05-24 19:00:25,782 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 19:00:25,782 main DEBUG org.springframework.web.servlet.view.JstlView View name 'addr_menu/addr_book', model {}
2025-05-24 19:00:25,786 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/addr_menu/addr_book.jsp]
2025-05-24 19:00:25,786 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/addr_menu/addr_book.jsp]
2025-05-24 19:00:25,786 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 19:00:25,789 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 53, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,789 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 54, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,789 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 55, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,789 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 56, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,789 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 57, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,789 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 58, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,789 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 59, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,790 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testshowAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:25,791 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 60, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,791 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 19:00:25,791 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 61, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,791 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 62, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,792 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testeinsertAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:25,792 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 63, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,792 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 64, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,792 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 65, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,792 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 66, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,793 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 67, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,793 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5513745d}
2025-05-24 19:00:25,793 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5513745d}
2025-05-24 19:00:25,793 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@4d20d8e6] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 19:00:25,794 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 19:00:25,794 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@2dda28a3]
2025-05-24 19:00:25,794 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /insert_addr
2025-05-24 19:00:25,794 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 19:00:25,794 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /insert_addr
2025-05-24 19:00:25,794 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/insert_addr", parameters={}
2025-05-24 19:00:25,794 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#insertAddr()
2025-05-24 19:00:25,795 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 19:00:25,795 main DEBUG org.springframework.web.servlet.view.JstlView View name 'addr_menu/addr_insert', model {}
2025-05-24 19:00:25,795 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/addr_menu/addr_insert.jsp]
2025-05-24 19:00:25,795 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/addr_menu/addr_insert.jsp]
2025-05-24 19:00:25,795 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 19:00:25,796 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 68, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,796 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 69, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,796 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 70, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,796 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 71, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,797 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 72, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,797 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 73, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,797 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 74, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,797 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testeinsertAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:25,800 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 75, missCount = 1, failureCount = 0]
2025-05-24 19:00:25,800 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [AddrControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:26,075 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [ReadControllerTest]: using SpringBootContextLoader
2025-05-24 19:00:26,077 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.ReadControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 19:00:26,078 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.ReadControllerTest]: ReadControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 19:00:26,082 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [ReadControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 19:00:26,106 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [ReadControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 19:00:26,109 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 19:00:26,110 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 19:00:26,110 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [ReadControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 19:00:26,110 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [ReadControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:26,118 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-24 19:00:26,133 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-24 19:00:26,140 main INFO deu.cse.spring_webmail.control.ReadControllerTest Starting ReadControllerTest using Java 21.0.6 with PID 13820 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 19:00:26,140 main DEBUG deu.cse.spring_webmail.control.ReadControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 19:00:26,140 main INFO deu.cse.spring_webmail.control.ReadControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 19:00:26,140 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 19:00:26,143 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@1de618b3
2025-05-24 19:00:26,143 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 19:00:26,143 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 19:00:26,159 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 19:00:26,160 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 19:00:26,161 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 19:00:26,162 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 19:00:26,163 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 19:00:26,163 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 19:00:26,166 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 19:00:26,167 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 19:00:26,167 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 19:00:26,168 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 19:00:26,170 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 19:00:26,286 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-24 19:00:26,286 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 19:00:26,288 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 19:00:26,528 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 19:00:26,528 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 19:00:26,529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 19:00:26,529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 19:00:26,530 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 19:00:26,530 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 19:00:26,531 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 19:00:26,531 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 19:00:26,531 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 19:00:26,531 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 19:00:26,531 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 19:00:26,532 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@4140f94c]
2025-05-24 19:00:26,532 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 19:00:26,533 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 19:00:26,534 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 19:00:26,535 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'Inlined Test Properties' with value of type String
2025-05-24 19:00:26,536 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 19:00:26,537 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 19:00:26,538 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 19:00:26,538 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 19:00:26,539 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 19:00:26,539 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 19:00:26,540 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 19:00:26,540 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 19:00:26,541 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 19:00:26,542 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 19:00:26,542 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 19:00:26,542 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@7a11426a'
2025-05-24 19:00:26,543 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 19:00:26,544 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 19:00:26,545 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1de618b3'
2025-05-24 19:00:26,545 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 19:00:26,545 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1de618b3'
2025-05-24 19:00:26,545 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 19:00:26,546 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1de618b3'
2025-05-24 19:00:26,547 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 19:00:26,548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 19:00:26,548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1de618b3'
2025-05-24 19:00:26,548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 19:00:26,548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 19:00:26,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1de618b3'
2025-05-24 19:00:26,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 19:00:26,551 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 19:00:26,552 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 19:00:26,553 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 19:00:26,554 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 19:00:26,554 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 19:00:26,558 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 19:00:26,559 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 19:00:26,559 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 19:00:26,559 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@7a11426a'
2025-05-24 19:00:26,562 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 19:00:26,562 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 19:00:26,562 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 19:00:26,562 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 19:00:26,562 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@7a11426a'
2025-05-24 19:00:26,563 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 19:00:26,563 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1de618b3'
2025-05-24 19:00:26,567 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 19:00:26,567 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 19:00:26,567 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 19:00:26,568 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 19:00:26,568 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 19:00:26,569 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 19:00:26,570 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1de618b3'
2025-05-24 19:00:26,570 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:26,570 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:26,572 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 19:00:26,573 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 19:00:26,574 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1de618b3'
2025-05-24 19:00:26,574 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:26,574 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:26,577 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 19:00:26,577 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 19:00:26,577 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:26,577 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:26,580 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes) {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/insert_addr]}: insertAddr() {GET [/show_addr]}: showAddr()
2025-05-24 19:00:26,581 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/download]}: download(String,String)
2025-05-24 19:00:26,583 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/add_user]}: addUser() { [/get_image/{imageName}]}: getImage(String) {GET [/img_test]}: imgTest() {GET [/main_menu]}: mainMenu(Model) {GET [/login_fail]}: loginFail() {GET [/admin_menu]}: adminMenu(Model) {GET [/delete_user]}: deleteUser(Model) {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 19:00:26,584 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 19:00:26,586 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 19:00:26,587 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 19:00:26,587 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 19:00:26,588 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:26,588 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:26,588 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 19:00:26,588 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:26,588 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:26,589 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 19:00:26,589 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 19:00:26,590 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:26,590 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:26,590 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 19:00:26,590 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 19:00:26,592 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 19:00:26,592 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 19:00:26,592 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 19:00:26,594 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 19:00:26,594 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 19:00:26,595 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 19:00:26,595 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 19:00:26,596 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 19:00:26,596 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 19:00:26,597 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 19:00:26,597 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 19:00:26,599 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 19:00:26,599 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 19:00:26,599 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 19:00:26,600 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 19:00:26,600 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 19:00:26,601 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 19:00:26,601 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1de618b3'
2025-05-24 19:00:26,601 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 19:00:26,601 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 19:00:26,605 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1de618b3'
2025-05-24 19:00:26,605 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 19:00:26,605 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 19:00:26,605 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 19:00:26,607 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 19:00:26,607 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 19:00:26,609 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1de618b3'
2025-05-24 19:00:26,609 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 19:00:26,609 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 19:00:26,610 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 19:00:26,614 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 19:00:26,614 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 19:00:26,614 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:26,614 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:26,615 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 19:00:26,615 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 19:00:26,616 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 19:00:26,617 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 19:00:26,620 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@7fdef973, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@123a0b95, org.springframework.security.web.context.SecurityContextHolderFilter@59cfabaf, org.springframework.security.web.header.HeaderWriterFilter@5c29c01b, org.springframework.web.filter.CorsFilter@63f8006f, org.springframework.security.web.authentication.logout.LogoutFilter@729fc36a, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@7356f0e0, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@174bbe8e, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4412b152, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@276d3d00, org.springframework.security.web.access.ExceptionTranslationFilter@4b330722, org.springframework.security.web.access.intercept.AuthorizationFilter@69231217]
2025-05-24 19:00:26,621 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 19:00:26,622 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 19:00:26,622 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 19:00:26,624 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 19:00:26,624 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 19:00:26,624 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 19:00:26,624 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 19:00:26,624 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 19:00:26,625 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 19:00:26,626 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 19:00:26,626 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 19:00:26,627 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 19:00:26,628 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 19:00:26,628 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 19:00:26,629 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 19:00:26,629 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 19:00:26,630 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 19:00:26,630 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 19:00:26,630 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 19:00:26,630 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 19:00:26,631 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 19:00:26,631 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 19:00:26,631 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 19:00:26,632 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 19:00:26,632 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 19:00:26,632 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1de618b3'
2025-05-24 19:00:26,632 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 19:00:26,632 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 19:00:26,632 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 19:00:26,636 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 19:00:26,636 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 19:00:26,636 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 19:00:26,637 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 19:00:26,638 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 19:00:26,639 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-24 19:00:26,639 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-24 19:00:26,639 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1de618b3'
2025-05-24 19:00:26,639 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 19:00:26,639 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-24 19:00:26,639 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 19:00:26,640 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 19:00:26,640 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 19:00:26,640 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 19:00:26,641 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 19:00:26,641 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 19:00:26,641 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 19:00:26,641 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 19:00:26,642 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 19:00:26,642 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:26,642 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 19:00:26,642 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 19:00:26,642 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 19:00:26,642 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 19:00:26,642 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 19:00:26,643 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 19:00:26,644 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 19:00:26,644 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 19:00:26,645 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 19:00:26,646 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 19:00:26,646 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 19:00:26,647 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 19:00:26,647 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 19:00:26,648 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 19:00:26,648 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:26,648 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 19:00:26,648 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 19:00:26,648 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 19:00:26,649 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 19:00:26,649 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 19:00:26,649 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 19:00:26,650 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 19:00:26,650 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 19:00:26,650 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 19:00:26,650 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 19:00:26,651 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 19:00:26,651 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@7a11426a'
2025-05-24 19:00:26,651 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 19:00:26,651 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 19:00:26,652 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 19:00:26,653 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 19:00:26,654 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 19:00:26,654 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 19:00:26,654 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 19:00:26,655 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 19:00:26,655 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 19:00:26,656 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 19:00:26,656 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 19:00:26,656 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 19:00:26,656 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 19:00:26,657 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 19:00:26,657 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 19:00:26,657 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 19:00:26,657 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-24 19:00:26,658 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-24 19:00:26,658 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-24 19:00:26,658 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-24 19:00:26,659 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-24 19:00:26,659 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-24 19:00:26,659 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 19:00:26,659 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-24 19:00:26,660 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-24 19:00:26,660 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-24 19:00:26,660 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 19:00:26,660 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 19:00:26,660 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 19:00:26,660 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 19:00:26,661 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 19:00:26,661 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 19:00:26,662 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 19:00:26,662 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-24 19:00:26,663 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@a9375dd
2025-05-24 19:00:26,663 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@5126c400
2025-05-24 19:00:26,663 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 19:00:26,663 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 1 ms
2025-05-24 19:00:26,664 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 19:00:26,664 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-24 19:00:26,669 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 19:00:26,669 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 19:00:26,669 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 19:00:26,670 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-24 19:00:26,672 main INFO deu.cse.spring_webmail.control.ReadControllerTest Started ReadControllerTest in 0.554 seconds (process running for 6.666)
2025-05-24 19:00:26,673 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 75, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,673 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 19:00:26,673 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 76, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,675 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 77, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,676 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testdownload_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:26,678 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 78, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,679 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 79, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,680 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 80, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,692 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /download
2025-05-24 19:00:26,693 main DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:26,696 main DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost/download?continue to session
2025-05-24 19:00:26,697 main DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost/
2025-05-24 19:00:26,700 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 81, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,700 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 82, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,700 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 83, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,701 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 84, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,701 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 85, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,702 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 86, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,702 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 87, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,702 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testdownload_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:26,712 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 88, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,713 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 19:00:26,713 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 89, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,714 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 90, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,716 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testdeleteMail_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:26,717 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 91, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,717 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 92, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,718 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 93, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,724 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_mail.do
2025-05-24 19:00:26,724 main DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:26,724 main DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost/delete_mail.do?continue to session
2025-05-24 19:00:26,724 main DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost/
2025-05-24 19:00:26,725 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 94, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,726 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 95, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,726 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 96, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,726 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 97, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,726 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 98, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,727 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 99, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,727 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 100, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,727 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testdeleteMail_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:26,730 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 101, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,730 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 19:00:26,731 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 102, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,732 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 103, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,733 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testdeleteMail_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:26,734 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 104, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,735 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 105, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,736 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 106, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,737 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_mail.do
2025-05-24 19:00:26,737 main DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:26,737 main DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost/delete_mail.do?continue to session
2025-05-24 19:00:26,737 main DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost/
2025-05-24 19:00:26,738 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 107, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,738 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 108, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,738 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 109, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,739 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 110, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,739 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 111, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,739 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 112, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,740 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 113, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,740 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testdeleteMail_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:26,743 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 114, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,743 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 19:00:26,744 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 115, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,744 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 116, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,746 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testshowMessage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:26,746 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 117, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,747 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 118, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,749 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 119, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,752 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /show_message
2025-05-24 19:00:26,753 main DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:26,753 main DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost/show_message?continue to session
2025-05-24 19:00:26,753 main DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost/
2025-05-24 19:00:26,754 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 120, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,754 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 121, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,754 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 122, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,755 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 123, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,755 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 124, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,756 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 125, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,756 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 126, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,757 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testshowMessage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:26,758 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 127, missCount = 2, failureCount = 0]
2025-05-24 19:00:26,758 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [ReadControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:26,768 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [SystemControllerTest]: using SpringBootContextLoader
2025-05-24 19:00:26,769 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.SystemControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 19:00:26,769 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.SystemControllerTest]: SystemControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 19:00:26,770 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [SystemControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 19:00:26,782 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [SystemControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 19:00:26,782 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 19:00:26,784 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 19:00:26,784 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [SystemControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 19:00:26,784 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [SystemControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:26,802 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-24 19:00:26,816 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-24 19:00:26,822 main INFO deu.cse.spring_webmail.control.SystemControllerTest Starting SystemControllerTest using Java 21.0.6 with PID 13820 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 19:00:26,822 main DEBUG deu.cse.spring_webmail.control.SystemControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 19:00:26,822 main INFO deu.cse.spring_webmail.control.SystemControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 19:00:26,823 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 19:00:26,824 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@73a65712
2025-05-24 19:00:26,825 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 19:00:26,825 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 19:00:26,848 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 19:00:26,850 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 19:00:26,850 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 19:00:26,851 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 19:00:26,851 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 19:00:26,852 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 19:00:26,858 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 19:00:26,859 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 19:00:26,859 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 19:00:26,860 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 19:00:26,861 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 19:00:26,966 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-24 19:00:26,967 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 19:00:26,969 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 19:00:27,004 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 19:00:27,004 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 19:00:27,004 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 19:00:27,005 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 19:00:27,005 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 19:00:27,005 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 19:00:27,006 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 19:00:27,006 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 19:00:27,006 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 19:00:27,006 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 19:00:27,006 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 19:00:27,007 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@1bd95764]
2025-05-24 19:00:27,007 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 19:00:27,007 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 19:00:27,008 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 19:00:27,008 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 19:00:27,009 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 19:00:27,010 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 19:00:27,010 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 19:00:27,010 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 19:00:27,010 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 19:00:27,011 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 19:00:27,012 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 19:00:27,012 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 19:00:27,013 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 19:00:27,013 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 19:00:27,013 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3e024667'
2025-05-24 19:00:27,013 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 19:00:27,014 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 19:00:27,015 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@73a65712'
2025-05-24 19:00:27,015 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 19:00:27,015 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@73a65712'
2025-05-24 19:00:27,015 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 19:00:27,015 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@73a65712'
2025-05-24 19:00:27,016 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 19:00:27,016 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 19:00:27,016 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@73a65712'
2025-05-24 19:00:27,016 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 19:00:27,016 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 19:00:27,016 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@73a65712'
2025-05-24 19:00:27,017 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 19:00:27,018 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 19:00:27,019 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 19:00:27,019 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 19:00:27,019 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 19:00:27,019 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 19:00:27,029 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 19:00:27,030 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 19:00:27,030 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 19:00:27,030 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3e024667'
2025-05-24 19:00:27,033 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 19:00:27,034 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 19:00:27,034 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 19:00:27,034 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 19:00:27,034 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3e024667'
2025-05-24 19:00:27,035 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 19:00:27,035 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@73a65712'
2025-05-24 19:00:27,038 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 19:00:27,038 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 19:00:27,038 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 19:00:27,039 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 19:00:27,039 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 19:00:27,040 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 19:00:27,040 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@73a65712'
2025-05-24 19:00:27,040 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:27,040 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:27,042 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 19:00:27,043 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 19:00:27,043 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@73a65712'
2025-05-24 19:00:27,043 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:27,043 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:27,045 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 19:00:27,046 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 19:00:27,046 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:27,047 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:27,048 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes) {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/insert_addr]}: insertAddr() {GET [/show_addr]}: showAddr()
2025-05-24 19:00:27,049 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/download]}: download(String,String)
2025-05-24 19:00:27,051 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/add_user]}: addUser() { [/get_image/{imageName}]}: getImage(String) {GET [/img_test]}: imgTest() {GET [/main_menu]}: mainMenu(Model) {GET [/login_fail]}: loginFail() {GET [/admin_menu]}: adminMenu(Model) {GET [/delete_user]}: deleteUser(Model) {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 19:00:27,052 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 19:00:27,054 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 19:00:27,054 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 19:00:27,054 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 19:00:27,055 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:27,055 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:27,055 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 19:00:27,055 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:27,055 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:27,056 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 19:00:27,056 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 19:00:27,056 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:27,056 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:27,056 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 19:00:27,057 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 19:00:27,057 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 19:00:27,057 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 19:00:27,057 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 19:00:27,059 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 19:00:27,059 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 19:00:27,059 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 19:00:27,059 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 19:00:27,059 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 19:00:27,060 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 19:00:27,060 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 19:00:27,060 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 19:00:27,062 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 19:00:27,062 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 19:00:27,062 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 19:00:27,063 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 19:00:27,063 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 19:00:27,063 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 19:00:27,063 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@73a65712'
2025-05-24 19:00:27,064 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 19:00:27,064 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 19:00:27,066 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@73a65712'
2025-05-24 19:00:27,066 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 19:00:27,066 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 19:00:27,067 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 19:00:27,067 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 19:00:27,068 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 19:00:27,068 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@73a65712'
2025-05-24 19:00:27,068 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 19:00:27,068 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 19:00:27,069 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 19:00:27,072 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 19:00:27,072 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 19:00:27,072 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:27,072 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:27,073 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 19:00:27,073 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 19:00:27,074 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 19:00:27,075 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 19:00:27,077 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@30464500, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@60219a32, org.springframework.security.web.context.SecurityContextHolderFilter@1d691240, org.springframework.security.web.header.HeaderWriterFilter@49648d97, org.springframework.web.filter.CorsFilter@63792a7a, org.springframework.security.web.authentication.logout.LogoutFilter@77eb383a, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@1e42841a, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@69789fec, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4fa0e166, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6911005b, org.springframework.security.web.access.ExceptionTranslationFilter@1c175d38, org.springframework.security.web.access.intercept.AuthorizationFilter@12223f2b]
2025-05-24 19:00:27,077 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 19:00:27,078 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 19:00:27,078 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 19:00:27,079 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 19:00:27,080 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 19:00:27,080 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 19:00:27,080 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 19:00:27,080 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 19:00:27,081 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 19:00:27,081 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 19:00:27,082 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 19:00:27,082 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 19:00:27,083 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 19:00:27,083 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 19:00:27,083 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 19:00:27,083 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 19:00:27,084 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 19:00:27,084 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 19:00:27,084 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 19:00:27,084 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 19:00:27,084 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 19:00:27,085 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 19:00:27,085 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 19:00:27,085 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 19:00:27,085 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 19:00:27,085 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@73a65712'
2025-05-24 19:00:27,085 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 19:00:27,085 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 19:00:27,085 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 19:00:27,087 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 19:00:27,087 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 19:00:27,088 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 19:00:27,088 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 19:00:27,088 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 19:00:27,088 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-24 19:00:27,088 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-24 19:00:27,088 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@73a65712'
2025-05-24 19:00:27,088 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 19:00:27,089 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-24 19:00:27,089 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 19:00:27,089 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 19:00:27,089 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 19:00:27,089 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 19:00:27,090 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 19:00:27,090 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 19:00:27,090 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 19:00:27,090 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 19:00:27,091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 19:00:27,091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:27,091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 19:00:27,091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 19:00:27,092 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 19:00:27,092 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 19:00:27,092 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 19:00:27,092 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 19:00:27,093 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 19:00:27,093 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 19:00:27,093 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 19:00:27,093 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 19:00:27,095 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 19:00:27,096 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 19:00:27,096 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 19:00:27,096 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 19:00:27,097 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:27,097 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 19:00:27,097 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 19:00:27,097 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 19:00:27,097 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 19:00:27,097 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 19:00:27,098 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 19:00:27,098 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 19:00:27,098 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 19:00:27,098 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 19:00:27,098 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 19:00:27,098 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 19:00:27,098 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3e024667'
2025-05-24 19:00:27,099 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 19:00:27,099 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 19:00:27,099 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 19:00:27,099 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 19:00:27,100 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 19:00:27,100 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 19:00:27,100 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 19:00:27,100 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 19:00:27,101 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 19:00:27,101 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 19:00:27,101 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 19:00:27,102 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 19:00:27,102 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 19:00:27,102 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 19:00:27,102 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 19:00:27,102 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 19:00:27,103 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-24 19:00:27,103 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-24 19:00:27,104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-24 19:00:27,104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-24 19:00:27,104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-24 19:00:27,104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-24 19:00:27,105 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 19:00:27,105 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-24 19:00:27,105 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-24 19:00:27,105 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-24 19:00:27,105 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 19:00:27,105 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 19:00:27,105 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 19:00:27,105 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 19:00:27,106 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 19:00:27,106 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 19:00:27,106 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 19:00:27,106 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-24 19:00:27,106 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@4d62b6da
2025-05-24 19:00:27,106 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@5ce50896
2025-05-24 19:00:27,107 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 19:00:27,107 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 1 ms
2025-05-24 19:00:27,107 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 19:00:27,107 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-24 19:00:27,110 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 19:00:27,110 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 19:00:27,110 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 19:00:27,111 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-24 19:00:27,113 main INFO deu.cse.spring_webmail.control.SystemControllerTest Started SystemControllerTest in 0.311 seconds (process running for 7.107)
2025-05-24 19:00:27,114 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 127, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,115 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 19:00:27,115 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 128, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,116 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 129, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,117 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:27,118 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 130, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,118 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 131, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,119 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 132, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,120 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /add_user
2025-05-24 19:00:27,120 main DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:27,120 main DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost/add_user?continue to session
2025-05-24 19:00:27,120 main DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost/
2025-05-24 19:00:27,121 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 133, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,121 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 134, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,121 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 135, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,121 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 136, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,122 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 137, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,122 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 138, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,122 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 139, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,122 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:27,125 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 140, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,125 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 19:00:27,125 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 141, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,125 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 142, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,126 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testLoginFail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:27,126 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 143, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,126 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 144, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,127 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 145, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,133 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 19:00:27,134 main DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to /login_fail
2025-05-24 19:00:27,135 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 146, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,135 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 147, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,135 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 148, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,135 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 149, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,136 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 150, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,136 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 151, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,136 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 152, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,136 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testLoginFail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:27,137 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 153, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,137 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 19:00:27,137 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 154, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,138 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 155, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,138 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testGetImage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:27,138 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 156, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,139 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 157, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,139 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 158, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,204 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /get_image/test.jpg
2025-05-24 19:00:27,205 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /get_image/test.jpg
2025-05-24 19:00:27,205 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/get_image/test.jpg", parameters={}
2025-05-24 19:00:27,205 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#getImage(String)
2025-05-24 19:00:27,225 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Using 'application/octet-stream', given [*/*] and supported [application/octet-stream, */*, application/json, application/*+json]
2025-05-24 19:00:27,225 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Writing [{-1, -40, -1, -32, 0, 16, 74, 70, 73, 70, 0, 1, 2, 0, 0, 1, 0, 1, 0, 0, -1, -37, 0, 67, 0, 8, 6, 6, (truncated)...]
2025-05-24 19:00:27,228 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 19:00:27,228 main DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:27,231 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 159, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,231 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 160, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,231 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 161, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,231 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 162, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,231 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 163, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,232 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 164, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,232 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 165, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,232 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testGetImage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:27,233 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 166, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,234 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 19:00:27,234 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 167, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,234 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 168, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,235 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testIndexPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:27,235 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 169, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,235 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 170, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,236 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 171, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,237 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:27,237 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:27,237 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/", parameters={}
2025-05-24 19:00:27,237 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:27,238 main DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:27,238 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 19:00:27,238 main DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:27,238 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:27,238 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:27,238 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 19:00:27,238 main DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:27,239 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 172, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,239 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 173, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,239 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 174, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,239 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 175, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,239 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 176, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,240 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 177, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,240 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 178, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,240 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testIndexPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:27,242 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 179, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,242 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 19:00:27,242 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 180, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,242 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 181, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,243 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testDeleteUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:27,243 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 182, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,244 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 183, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,244 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 184, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,287 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /delete_user.do
2025-05-24 19:00:27,287 main DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:27,287 main DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost/delete_user.do?continue to session
2025-05-24 19:00:27,288 main DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost/
2025-05-24 19:00:27,288 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 185, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,288 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 186, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,288 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 187, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,289 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 188, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,289 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 189, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,289 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 190, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,289 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 191, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,289 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testDeleteUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:27,292 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 192, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,293 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 19:00:27,293 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 193, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,294 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 194, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,294 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAdminMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:27,294 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 195, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,294 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 196, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,295 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 197, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,298 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-24 19:00:27,298 main DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:27,298 main DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost/admin_menu?continue to session
2025-05-24 19:00:27,298 main DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost/
2025-05-24 19:00:27,299 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 198, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,299 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 199, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,299 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 200, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,300 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 201, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,300 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 202, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,300 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 203, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,300 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 204, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,301 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAdminMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:27,303 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 205, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,303 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 19:00:27,303 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 206, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,304 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 207, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,305 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testMainMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:27,305 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 208, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,305 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 209, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,305 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 210, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,306 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-24 19:00:27,307 main DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:27,307 main DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost/main_menu?continue to session
2025-05-24 19:00:27,307 main DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost/
2025-05-24 19:00:27,307 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 211, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,307 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 212, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,307 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 213, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,308 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 214, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,308 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 215, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,308 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 216, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,308 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 217, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,308 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testMainMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:27,310 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 218, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,310 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 19:00:27,310 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 219, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,310 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 220, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,312 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testDeleteUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:27,312 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 221, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,312 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 222, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,313 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 223, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,314 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_user
2025-05-24 19:00:27,314 main DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:27,314 main DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost/delete_user?continue to session
2025-05-24 19:00:27,314 main DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost/
2025-05-24 19:00:27,315 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 224, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,315 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 225, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,315 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 226, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,315 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 227, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,316 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 228, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,316 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 229, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,316 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 230, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,316 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testDeleteUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:27,318 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 231, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,319 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 19:00:27,319 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 232, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,320 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 233, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,321 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:27,321 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 234, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,321 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 235, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,322 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 236, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,323 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /add_user.do
2025-05-24 19:00:27,323 main DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:27,323 main DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost/add_user.do?continue to session
2025-05-24 19:00:27,323 main DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost/
2025-05-24 19:00:27,324 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 237, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,324 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 238, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,324 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 239, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,324 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 240, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,324 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 241, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,325 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 242, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,325 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 243, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,325 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:27,326 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 244, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,326 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 19:00:27,327 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 245, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,327 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 246, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,329 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testLoginSuccessForAdminUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:27,329 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 247, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,329 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 248, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,330 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 249, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,331 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 19:00:27,332 main DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from 25
2025-05-24 19:00:27,333 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=25], Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@c359413]
2025-05-24 19:00:27,333 main DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=25], Granted Authorities=[ROLE_ADMIN]]
2025-05-24 19:00:27,334 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 250, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,334 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 251, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,334 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 252, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,334 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 253, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,334 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 254, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,334 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 255, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,334 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 256, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,334 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testLoginSuccessForAdminUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:27,336 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 257, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,337 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 19:00:27,337 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 258, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,337 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 259, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,338 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:27,338 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 260, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,338 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 261, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,338 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 262, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,339 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 19:00:27,340 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 263, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,340 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 264, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,340 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 265, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,340 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 266, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,340 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 267, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,341 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 268, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,341 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 269, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,341 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:27,342 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 270, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,343 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 19:00:27,343 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 271, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,343 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 272, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,343 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testLoginSuccessForNormalUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:27,343 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 273, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,343 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 274, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,344 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 275, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,345 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 19:00:27,345 main DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from 28
2025-05-24 19:00:27,345 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=user1, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=28], Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@62f0035a]
2025-05-24 19:00:27,345 main DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=user1, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=28], Granted Authorities=[ROLE_USER]]
2025-05-24 19:00:27,346 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 276, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,346 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 277, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,346 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 278, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,346 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 279, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,346 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 280, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,346 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 281, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,346 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 282, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,347 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testLoginSuccessForNormalUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:27,348 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 283, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,348 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 19:00:27,348 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 284, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,348 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 285, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,349 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testGetImage_nofile], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:27,349 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 286, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,349 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 287, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,349 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 288, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,350 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /get_image/nonexistent.jpg
2025-05-24 19:00:27,351 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /get_image/nonexistent.jpg
2025-05-24 19:00:27,351 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/get_image/nonexistent.jpg", parameters={}
2025-05-24 19:00:27,351 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#getImage(String)
2025-05-24 19:00:27,352 main ERROR deu.cse.spring_webmail.control.SystemController getImageBytes 예외: Can't read input file!
2025-05-24 19:00:27,354 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Using 'application/octet-stream', given [*/*] and supported [application/octet-stream, */*, application/json, application/*+json]
2025-05-24 19:00:27,354 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Writing [{}]
2025-05-24 19:00:27,354 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 19:00:27,354 main DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:27,355 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 289, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,355 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 290, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,355 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 291, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,355 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 292, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,355 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 293, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,355 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 294, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,355 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 295, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,355 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testGetImage_nofile], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:27,356 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 296, missCount = 3, failureCount = 0]
2025-05-24 19:00:27,356 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [SystemControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:27,358 main DEBUG deu.cse.spring_webmail.model.UserAdminAgent UserAdminAgent JMX init: server = localhost, port = 110, adminId = admin
2025-05-24 19:00:27,394 main ERROR deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 실패: Failed to retrieve RMIServer stub: javax.naming.CommunicationException [Root exception is java.rmi.ConnectIOException: non-JRMP server at remote endpoint]
2025-05-24 19:00:27,398 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [WriteControllerTest]: using SpringBootContextLoader
2025-05-24 19:00:27,399 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.WriteControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 19:00:27,399 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.WriteControllerTest]: WriteControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 19:00:27,399 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [WriteControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 19:00:27,407 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [WriteControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 19:00:27,408 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-24 19:00:27,408 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 19:00:27,408 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [WriteControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 19:00:27,408 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [WriteControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:27,411 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-24 19:00:27,422 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-24 19:00:27,427 main INFO deu.cse.spring_webmail.control.WriteControllerTest Starting WriteControllerTest using Java 21.0.6 with PID 13820 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 19:00:27,428 main DEBUG deu.cse.spring_webmail.control.WriteControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 19:00:27,428 main INFO deu.cse.spring_webmail.control.WriteControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 19:00:27,428 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 19:00:27,430 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@17a65cb1
2025-05-24 19:00:27,430 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 19:00:27,430 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 19:00:27,443 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 19:00:27,443 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 19:00:27,444 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 19:00:27,444 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 19:00:27,444 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 19:00:27,445 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 19:00:27,448 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 19:00:27,448 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 19:00:27,449 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 19:00:27,449 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 19:00:27,450 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 19:00:27,522 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-24 19:00:27,523 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 19:00:27,524 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 19:00:27,525 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 19:00:27,526 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 19:00:27,526 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 19:00:27,526 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 19:00:27,526 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 19:00:27,527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 19:00:27,527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 19:00:27,527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 19:00:27,527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 19:00:27,527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 19:00:27,528 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 19:00:27,528 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@34b4f6c3]
2025-05-24 19:00:27,529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 19:00:27,529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 19:00:27,529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 19:00:27,530 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 19:00:27,530 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 19:00:27,531 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 19:00:27,531 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 19:00:27,532 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 19:00:27,532 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 19:00:27,532 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 19:00:27,532 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 19:00:27,533 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 19:00:27,533 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 19:00:27,533 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 19:00:27,534 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 19:00:27,534 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 19:00:27,534 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3dacb927'
2025-05-24 19:00:27,534 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 19:00:27,535 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 19:00:27,535 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@17a65cb1'
2025-05-24 19:00:27,535 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 19:00:27,535 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@17a65cb1'
2025-05-24 19:00:27,536 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 19:00:27,537 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@17a65cb1'
2025-05-24 19:00:27,539 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 19:00:27,540 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 19:00:27,540 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@17a65cb1'
2025-05-24 19:00:27,540 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 19:00:27,540 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 19:00:27,540 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@17a65cb1'
2025-05-24 19:00:27,540 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 19:00:27,542 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 19:00:27,543 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 19:00:27,543 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 19:00:27,543 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 19:00:27,544 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 19:00:27,546 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 19:00:27,547 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 19:00:27,547 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 19:00:27,547 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3dacb927'
2025-05-24 19:00:27,548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 19:00:27,548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 19:00:27,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 19:00:27,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 19:00:27,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3dacb927'
2025-05-24 19:00:27,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 19:00:27,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@17a65cb1'
2025-05-24 19:00:27,553 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 19:00:27,553 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 19:00:27,553 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 19:00:27,554 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 19:00:27,554 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 19:00:27,555 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 19:00:27,555 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@17a65cb1'
2025-05-24 19:00:27,555 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:27,555 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:27,557 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 19:00:27,558 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 19:00:27,558 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@17a65cb1'
2025-05-24 19:00:27,558 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:27,558 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:27,560 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 19:00:27,560 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 19:00:27,560 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:27,560 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:27,561 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes) {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/insert_addr]}: insertAddr() {GET [/show_addr]}: showAddr()
2025-05-24 19:00:27,563 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/download]}: download(String,String)
2025-05-24 19:00:27,565 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/add_user]}: addUser() { [/get_image/{imageName}]}: getImage(String) {GET [/img_test]}: imgTest() {GET [/main_menu]}: mainMenu(Model) {GET [/login_fail]}: loginFail() {GET [/admin_menu]}: adminMenu(Model) {GET [/delete_user]}: deleteUser(Model) {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 19:00:27,566 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 19:00:27,567 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 19:00:27,568 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 19:00:27,568 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 19:00:27,568 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:27,568 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:27,568 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 19:00:27,568 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:27,568 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:27,569 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 19:00:27,569 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 19:00:27,569 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:27,569 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:27,570 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 19:00:27,570 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 19:00:27,570 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 19:00:27,570 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 19:00:27,570 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 19:00:27,571 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 19:00:27,571 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 19:00:27,572 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 19:00:27,572 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 19:00:27,572 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 19:00:27,572 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 19:00:27,572 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 19:00:27,573 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 19:00:27,574 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 19:00:27,574 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 19:00:27,574 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 19:00:27,575 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 19:00:27,575 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 19:00:27,575 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 19:00:27,575 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@17a65cb1'
2025-05-24 19:00:27,575 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 19:00:27,576 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 19:00:27,578 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@17a65cb1'
2025-05-24 19:00:27,578 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 19:00:27,578 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 19:00:27,579 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 19:00:27,579 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 19:00:27,579 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 19:00:27,580 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@17a65cb1'
2025-05-24 19:00:27,580 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 19:00:27,580 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 19:00:27,580 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 19:00:27,584 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 19:00:27,584 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 19:00:27,584 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:27,584 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:27,585 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 19:00:27,585 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 19:00:27,586 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 19:00:27,586 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 19:00:27,588 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@74f70a7b, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7bbec1cc, org.springframework.security.web.context.SecurityContextHolderFilter@3dc86e03, org.springframework.security.web.header.HeaderWriterFilter@6bf6b454, org.springframework.web.filter.CorsFilter@5a77b7cc, org.springframework.security.web.authentication.logout.LogoutFilter@17574caa, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@59e83ff0, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5a931ba9, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@379bc95e, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@42f814cd, org.springframework.security.web.access.ExceptionTranslationFilter@4245e409, org.springframework.security.web.access.intercept.AuthorizationFilter@3ce3b176]
2025-05-24 19:00:27,589 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 19:00:27,589 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 19:00:27,589 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 19:00:27,590 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 19:00:27,590 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 19:00:27,590 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 19:00:27,590 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 19:00:27,590 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 19:00:27,591 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 19:00:27,591 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 19:00:27,592 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 19:00:27,593 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 19:00:27,593 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 19:00:27,593 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 19:00:27,594 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 19:00:27,594 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 19:00:27,594 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 19:00:27,594 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 19:00:27,595 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 19:00:27,595 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 19:00:27,595 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 19:00:27,595 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 19:00:27,595 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 19:00:27,595 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 19:00:27,597 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 19:00:27,597 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@17a65cb1'
2025-05-24 19:00:27,597 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 19:00:27,597 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 19:00:27,597 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 19:00:27,599 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 19:00:27,600 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 19:00:27,600 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 19:00:27,600 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 19:00:27,601 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 19:00:27,601 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-24 19:00:27,601 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-24 19:00:27,601 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@17a65cb1'
2025-05-24 19:00:27,601 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 19:00:27,601 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-24 19:00:27,601 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 19:00:27,601 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 19:00:27,601 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 19:00:27,601 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 19:00:27,602 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 19:00:27,602 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 19:00:27,602 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 19:00:27,602 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 19:00:27,603 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 19:00:27,603 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:27,603 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 19:00:27,604 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 19:00:27,604 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 19:00:27,604 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 19:00:27,604 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 19:00:27,605 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 19:00:27,605 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 19:00:27,605 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 19:00:27,605 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 19:00:27,605 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 19:00:27,606 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 19:00:27,606 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 19:00:27,607 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 19:00:27,607 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 19:00:27,607 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:27,607 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 19:00:27,607 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 19:00:27,607 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 19:00:27,607 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 19:00:27,607 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 19:00:27,608 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 19:00:27,608 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 19:00:27,608 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 19:00:27,608 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 19:00:27,608 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 19:00:27,608 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 19:00:27,609 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3dacb927'
2025-05-24 19:00:27,609 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 19:00:27,609 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 19:00:27,609 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 19:00:27,609 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 19:00:27,610 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 19:00:27,610 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 19:00:27,610 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 19:00:27,611 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 19:00:27,611 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 19:00:27,611 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 19:00:27,611 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 19:00:27,612 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 19:00:27,612 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 19:00:27,612 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 19:00:27,612 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 19:00:27,612 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 19:00:27,612 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-24 19:00:27,612 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-24 19:00:27,613 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-24 19:00:27,613 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-24 19:00:27,613 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-24 19:00:27,613 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-24 19:00:27,613 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 19:00:27,613 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-24 19:00:27,614 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-24 19:00:27,614 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-24 19:00:27,614 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 19:00:27,615 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 19:00:27,615 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 19:00:27,615 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 19:00:27,615 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 19:00:27,615 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 19:00:27,615 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 19:00:27,615 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-24 19:00:27,616 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@49f4de0e
2025-05-24 19:00:27,616 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@1b5359a1
2025-05-24 19:00:27,616 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 19:00:27,616 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 1 ms
2025-05-24 19:00:27,616 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 19:00:27,617 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-24 19:00:27,619 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 19:00:27,619 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 19:00:27,619 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 19:00:27,620 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-24 19:00:27,622 main INFO deu.cse.spring_webmail.control.WriteControllerTest Started WriteControllerTest in 0.211 seconds (process running for 7.615)
2025-05-24 19:00:27,623 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 296, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,623 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-24 19:00:27,623 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 297, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,624 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 298, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,625 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [WriteControllerTest], method [shouldSendMailWithoutAttachment], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:27,625 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 299, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,625 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 300, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,626 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 301, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,631 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /write_mail.do
2025-05-24 19:00:27,632 main DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:27,632 main DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost/write_mail.do?continue to session
2025-05-24 19:00:27,632 main DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost/
2025-05-24 19:00:27,633 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 302, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,633 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 303, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,633 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 304, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,633 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 305, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,634 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 306, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,634 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 307, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,634 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 308, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,634 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [WriteControllerTest], method [shouldSendMailWithoutAttachment], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:27,635 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 309, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,635 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-24 19:00:27,635 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 310, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,635 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 311, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,636 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [WriteControllerTest], method [shouldSendMailWithAttachment], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:27,636 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 312, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,637 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 313, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,638 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 314, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,639 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /write_mail.do
2025-05-24 19:00:27,639 main DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:27,639 main DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost/write_mail.do?continue to session
2025-05-24 19:00:27,639 main DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost/
2025-05-24 19:00:27,640 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 315, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,640 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 316, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,640 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 317, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,640 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 318, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,640 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 319, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,640 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 320, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,640 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 321, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,640 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [WriteControllerTest], method [shouldSendMailWithAttachment], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:27,641 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 322, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,642 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-24 19:00:27,642 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 323, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,642 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 324, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,643 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [WriteControllerTest], method [shouldShowWriteMailForm], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:27,643 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 325, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,643 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 326, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,644 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 327, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,645 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /write_mail
2025-05-24 19:00:27,645 main DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:27,645 main DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost/write_mail?continue to session
2025-05-24 19:00:27,645 main DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost/
2025-05-24 19:00:27,646 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 328, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,646 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 329, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,646 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 330, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,646 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 331, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,646 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 332, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,647 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 333, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,647 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 334, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,647 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [WriteControllerTest], method [shouldShowWriteMailForm], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:27,648 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 335, missCount = 4, failureCount = 0]
2025-05-24 19:00:27,648 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [WriteControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:27,746 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 19:00:27,753 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 19:00:27,757 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 19:00:27,758 main ERROR deu.cse.spring_webmail.model.MessageParser MessageParser.parse() - Exception : bad
2025-05-24 19:00:27,761 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 19:00:27,782 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 19:00:27,860 main ERROR deu.cse.spring_webmail.model.UserAdminAgent addUser 실패: fail
2025-05-24 19:00:27,867 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 목록 조회 성공
2025-05-24 19:00:27,871 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 존재 여부 확인(user1@test.com): false
2025-05-24 19:00:27,927 main INFO deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 종료
2025-05-24 19:00:27,931 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 삭제됨: user1@test.com
2025-05-24 19:00:27,933 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 삭제됨: user2@test.com
2025-05-24 19:00:27,938 main ERROR deu.cse.spring_webmail.model.UserAdminAgent quit 실패: close failed
2025-05-24 19:00:27,942 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 추가 성공: user@test.com
2025-05-24 19:00:27,946 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 존재 여부 확인(user1@test.com): true
2025-05-24 19:00:27,951 main ERROR deu.cse.spring_webmail.model.UserAdminAgent deleteUsers 실패: fail
2025-05-24 19:00:27,958 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [SpringWebmailApplicationTests]: using SpringBootContextLoader
2025-05-24 19:00:27,960 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.SpringWebmailApplicationTests]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 19:00:27,960 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.SpringWebmailApplicationTests]: SpringWebmailApplicationTests does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 19:00:27,961 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [SpringWebmailApplicationTests]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 19:00:27,963 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Using ContextCustomizers for test class [SpringWebmailApplicationTests]: [ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, TestRestTemplateContextCustomizer, DisableObservabilityContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 19:00:27,971 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-24 19:00:27,972 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-24 19:00:27,977 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 19:00:27,978 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Using TestExecutionListeners for test class [SpringWebmailApplicationTests]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 19:00:27,978 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [SpringWebmailApplicationTests], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:27,982 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-24 19:00:27,996 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-24 19:00:28,000 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests Starting SpringWebmailApplicationTests using Java 21.0.6 with PID 13820 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 19:00:28,001 main DEBUG deu.cse.spring_webmail.SpringWebmailApplicationTests Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 19:00:28,001 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests No active profile set, falling back to 1 default profile: "default"
2025-05-24 19:00:28,001 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 19:00:28,002 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@5590d10f
2025-05-24 19:00:28,003 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 19:00:28,003 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 19:00:28,012 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 19:00:28,012 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 19:00:28,013 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 19:00:28,013 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 19:00:28,014 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 19:00:28,014 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 19:00:28,017 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 19:00:28,018 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 19:00:28,018 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 19:00:28,018 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 19:00:28,019 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 19:00:28,324 main INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 19:00:28,337 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 19:00:28,338 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 19:00:28,338 main DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-24 19:00:28,353 main DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 19:00:28,385 main INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 43 ms. Found 1 JPA repository interface.
2025-05-24 19:00:28,481 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 19:00:28,483 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-24 19:00:28,486 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 19:00:28,487 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-24 19:00:28,487 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-24 19:00:28,516 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 19:00:28,516 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 19:00:28,516 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 19:00:28,516 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 19:00:28,516 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-24 19:00:28,518 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 19:00:28,518 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 19:00:28,518 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 19:00:28,519 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 19:00:28,519 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 19:00:28,519 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 19:00:28,520 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-24 19:00:28,521 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-24 19:00:28,548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-24 19:00:28,560 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-24 19:00:28,567 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-24 19:00:28,568 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-24 19:00:28,568 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 19:00:28,570 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-24 19:00:28,570 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-24 19:00:28,577 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-24 19:00:28,579 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-24 19:00:28,580 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 19:00:28,587 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 19:00:28,587 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-24 19:00:28,593 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@6f8a8101]
2025-05-24 19:00:28,594 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-24 19:00:28,594 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-24 19:00:28,594 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-24 19:00:28,594 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-24 19:00:28,595 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 19:00:28,595 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 19:00:28,604 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-24 19:00:28,605 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-24 19:00:28,606 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 19:00:28,607 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 19:00:28,607 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-24 19:00:28,612 main DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@7a81197d
2025-05-24 19:00:28,633 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 19:00:28,635 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-24 19:00:28,635 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 19:00:28,641 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-24 19:00:28,641 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-24 19:00:28,642 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 19:00:28,644 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 19:00:28,646 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-24 19:00:28,646 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 19:00:28,646 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@4e260e04'
2025-05-24 19:00:28,646 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 19:00:28,649 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-24 19:00:28,649 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-24 19:00:28,653 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-24 19:00:28,653 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-24 19:00:28,675 main DEBUG org.jboss.logging Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2025-05-24 19:00:28,680 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-24 19:00:28,683 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-24 19:00:28,683 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@4e260e04'
2025-05-24 19:00:28,683 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5590d10f'
2025-05-24 19:00:28,688 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-24 19:00:28,689 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-24 19:00:28,705 main DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-24 19:00:29,032 main INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 19:00:29,083 main DEBUG com.zaxxer.hikari.HikariConfig HikariPool-1 - configuration:
2025-05-24 19:00:29,086 main DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-24 19:00:29,087 main DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-24 19:00:29,087 main DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-24 19:00:29,087 main DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-24 19:00:29,087 main DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-24 19:00:29,088 main DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-24 19:00:29,088 main DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-24 19:00:29,088 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-24 19:00:29,088 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-24 19:00:29,088 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-24 19:00:29,089 main DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-24 19:00:29,089 main DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-24 19:00:29,089 main DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-24 19:00:29,089 main DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-24 19:00:29,089 main DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-24 19:00:29,090 main DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-24 19:00:29,090 main DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-24 19:00:29,090 main DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-24 19:00:29,090 main DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-24 19:00:29,090 main DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-24 19:00:29,090 main DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-24 19:00:29,090 main DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-24 19:00:29,090 main DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-24 19:00:29,090 main DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-24 19:00:29,091 main DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-24 19:00:29,091 main DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-24 19:00:29,091 main DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-1"
2025-05-24 19:00:29,091 main DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-24 19:00:29,092 main DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-24 19:00:29,092 main DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-24 19:00:29,092 main DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-24 19:00:29,092 main DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-24 19:00:29,092 main DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-24 19:00:29,092 main DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-24 19:00:29,092 main DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-24 19:00:29,092 main INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
2025-05-24 19:00:29,556 main INFO com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5f9d3999
2025-05-24 19:00:29,559 main INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
2025-05-24 19:00:29,656 main WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 19:00:29,670 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0)
2025-05-24 19:00:29,694 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5446bf9
2025-05-24 19:00:29,738 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@534a81f8
2025-05-24 19:00:29,784 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2bae9d4b
2025-05-24 19:00:29,832 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@23948ebe
2025-05-24 19:00:29,880 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@277edda9
2025-05-24 19:00:29,927 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2485f5ef
2025-05-24 19:00:29,967 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@178ed2f6
2025-05-24 19:00:29,998 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2660545c
2025-05-24 19:00:30,029 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@6714c30e
2025-05-24 19:00:30,040 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 19:00:30,585 main INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 19:00:30,589 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 19:00:30,589 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 19:00:30,590 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-24 19:00:30,591 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-24 19:00:30,596 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-24 19:00:30,598 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-24 19:00:30,600 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-24 19:00:30,623 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-24 19:00:30,624 main DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-24 19:00:30,652 main DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-24 19:00:30,675 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 19:00:30,715 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 19:00:30,749 main DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-24 19:00:30,766 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 19:00:30,829 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 19:00:30,875 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 19:00:30,878 main DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-24 19:00:30,902 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 19:00:30,903 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 19:00:30,903 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 19:00:30,904 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 19:00:30,904 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 19:00:30,904 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 19:00:30,905 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 19:00:30,905 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-24 19:00:30,905 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 19:00:30,905 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-24 19:00:30,905 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 19:00:30,905 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 19:00:30,905 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 19:00:30,905 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 19:00:30,905 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 19:00:30,905 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-24 19:00:30,906 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 19:00:30,907 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 19:00:30,907 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 19:00:30,907 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 19:00:30,907 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 19:00:30,907 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 19:00:30,908 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 19:00:30,908 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@4e260e04'
2025-05-24 19:00:30,908 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 19:00:30,909 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 19:00:30,909 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5590d10f'
2025-05-24 19:00:30,910 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 19:00:30,910 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5590d10f'
2025-05-24 19:00:30,910 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 19:00:30,910 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5590d10f'
2025-05-24 19:00:30,910 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 19:00:30,911 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 19:00:30,911 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5590d10f'
2025-05-24 19:00:30,911 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 19:00:30,911 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 19:00:30,911 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5590d10f'
2025-05-24 19:00:30,912 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 19:00:30,913 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 19:00:30,914 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 19:00:30,914 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 19:00:30,915 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 19:00:30,917 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 19:00:30,917 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 19:00:30,917 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 19:00:30,917 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@4e260e04'
2025-05-24 19:00:30,919 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 19:00:30,920 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 19:00:30,920 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 19:00:30,920 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 19:00:30,920 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@4e260e04'
2025-05-24 19:00:30,920 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-24 19:00:30,921 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-24 19:00:30,921 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 19:00:30,921 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-24 19:00:30,921 main WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 19:00:30,923 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-24 19:00:30,924 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 19:00:30,924 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5590d10f'
2025-05-24 19:00:30,928 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 19:00:30,928 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 19:00:30,928 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 19:00:30,929 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 19:00:30,929 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 19:00:30,930 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 19:00:30,931 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5590d10f'
2025-05-24 19:00:30,931 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:30,931 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:30,933 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 19:00:30,936 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 19:00:30,936 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5590d10f'
2025-05-24 19:00:30,936 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:30,936 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:30,939 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 19:00:30,940 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 19:00:30,940 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:30,940 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:30,941 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes) {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/insert_addr]}: insertAddr() {GET [/show_addr]}: showAddr()
2025-05-24 19:00:30,943 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/download]}: download(String,String)
2025-05-24 19:00:30,944 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/add_user]}: addUser() { [/get_image/{imageName}]}: getImage(String) {GET [/img_test]}: imgTest() {GET [/main_menu]}: mainMenu(Model) {GET [/login_fail]}: loginFail() {GET [/admin_menu]}: adminMenu(Model) {GET [/delete_user]}: deleteUser(Model) {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 19:00:30,945 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 19:00:30,946 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 19:00:30,947 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 19:00:30,948 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 19:00:30,948 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:30,948 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:30,949 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 19:00:30,949 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:30,949 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:30,949 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 19:00:30,950 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 19:00:30,951 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:30,951 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:30,951 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 19:00:30,952 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 19:00:30,953 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 19:00:30,953 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 19:00:30,954 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 19:00:30,955 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 19:00:30,955 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 19:00:30,956 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 19:00:30,956 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 19:00:30,956 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 19:00:30,956 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 19:00:30,956 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 19:00:30,957 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 19:00:30,958 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 19:00:30,958 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 19:00:30,958 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 19:00:30,959 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 19:00:30,959 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 19:00:30,959 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 19:00:30,959 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5590d10f'
2025-05-24 19:00:30,962 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5590d10f'
2025-05-24 19:00:30,962 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 19:00:30,962 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 19:00:30,962 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 19:00:30,964 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 19:00:30,964 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 19:00:30,964 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5590d10f'
2025-05-24 19:00:30,964 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 19:00:30,964 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 19:00:30,968 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 19:00:30,972 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 19:00:30,973 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 19:00:30,973 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:30,973 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:30,973 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 19:00:30,974 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 19:00:30,975 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 19:00:30,975 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 19:00:30,981 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@6b38255b, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@4eff3bc6, org.springframework.security.web.context.SecurityContextHolderFilter@4faf32e4, org.springframework.security.web.header.HeaderWriterFilter@24d54bae, org.springframework.web.filter.CorsFilter@175d681, org.springframework.security.web.authentication.logout.LogoutFilter@1cb38400, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@6b2b3fba, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3b2effe2, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@24bb0ca3, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3391fffa, org.springframework.security.web.access.ExceptionTranslationFilter@5e783e4a, org.springframework.security.web.access.intercept.AuthorizationFilter@2c0c6939]
2025-05-24 19:00:30,982 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 19:00:30,982 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 19:00:30,983 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 19:00:30,984 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 19:00:30,984 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 19:00:30,984 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 19:00:30,984 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 19:00:30,984 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 19:00:30,986 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-24 19:00:30,987 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-24 19:00:30,987 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 19:00:30,989 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 19:00:30,990 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-24 19:00:30,991 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-24 19:00:30,992 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-24 19:00:30,993 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-24 19:00:30,997 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 19:00:30,998 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-24 19:00:30,998 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-24 19:00:31,000 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-24 19:00:31,000 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-24 19:00:31,000 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-24 19:00:31,037 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-24 19:00:31,037 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-24 19:00:31,038 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 19:00:31,040 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 19:00:31,041 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-24 19:00:31,041 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 19:00:31,041 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 19:00:31,041 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 19:00:31,041 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 19:00:31,049 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 19:00:31,049 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 19:00:31,049 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 19:00:31,050 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-24 19:00:31,050 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-24 19:00:31,050 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 19:00:31,050 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-24 19:00:31,050 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 19:00:31,051 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-24 19:00:31,051 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 19:00:31,052 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-24 19:00:31,052 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-24 19:00:31,052 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 19:00:31,057 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 19:00:31,059 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-24 19:00:31,060 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-24 19:00:31,060 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 19:00:31,060 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 19:00:31,060 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 19:00:31,061 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 19:00:31,062 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 19:00:31,062 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 19:00:31,062 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 19:00:31,063 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 19:00:31,063 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 19:00:31,063 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 19:00:31,063 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 19:00:31,063 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 19:00:31,064 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 19:00:31,064 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 19:00:31,064 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 19:00:31,064 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 19:00:31,064 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5590d10f'
2025-05-24 19:00:31,064 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 19:00:31,064 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-24 19:00:31,065 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 19:00:31,066 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 19:00:31,067 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 19:00:31,067 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 19:00:31,068 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 19:00:31,068 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 19:00:31,068 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 19:00:31,069 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 19:00:31,069 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 19:00:31,069 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 19:00:31,069 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 19:00:31,070 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 19:00:31,070 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:31,070 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 19:00:31,071 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 19:00:31,071 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 19:00:31,071 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 19:00:31,072 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 19:00:31,073 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 19:00:31,074 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 19:00:31,074 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 19:00:31,075 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 19:00:31,075 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 19:00:31,075 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 19:00:31,077 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 19:00:31,077 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 19:00:31,078 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 19:00:31,078 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:31,078 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 19:00:31,079 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 19:00:31,079 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 19:00:31,080 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 19:00:31,080 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 19:00:31,082 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 19:00:31,082 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 19:00:31,082 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 19:00:31,083 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 19:00:31,083 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 19:00:31,083 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 19:00:31,083 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@4e260e04'
2025-05-24 19:00:31,084 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 19:00:31,085 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 19:00:31,085 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 19:00:31,085 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 19:00:31,087 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-24 19:00:31,088 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-24 19:00:31,088 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-24 19:00:31,089 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-24 19:00:31,090 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-24 19:00:31,090 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-24 19:00:31,091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-24 19:00:31,091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-24 19:00:31,091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-24 19:00:31,091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-24 19:00:31,092 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-24 19:00:31,094 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-24 19:00:31,099 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-24 19:00:31,100 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-24 19:00:31,110 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-24 19:00:31,110 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-24 19:00:31,111 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-24 19:00:31,111 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-24 19:00:31,111 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 19:00:31,112 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 19:00:31,114 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-24 19:00:31,115 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-24 19:00:31,115 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-24 19:00:31,115 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-24 19:00:31,117 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-24 19:00:31,123 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 19:00:31,124 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 19:00:31,124 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 19:00:31,125 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-24 19:00:31,127 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 19:00:31,128 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 19:00:31,128 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-24 19:00:31,130 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-24 19:00:31,131 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 19:00:31,135 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-24 19:00:31,135 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 19:00:31,142 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-24 19:00:31,143 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-24 19:00:31,144 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-24 19:00:31,149 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-24 19:00:31,150 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-24 19:00:31,150 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-24 19:00:31,150 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-24 19:00:31,152 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 19:00:31,152 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 19:00:31,152 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 19:00:31,152 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 19:00:31,153 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 19:00:31,154 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-24 19:00:31,155 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-24 19:00:31,155 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-24 19:00:31,156 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 19:00:31,158 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 19:00:31,160 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-24 19:00:31,160 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-24 19:00:31,160 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 19:00:31,163 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-24 19:00:31,163 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 19:00:31,164 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-24 19:00:31,166 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-24 19:00:31,166 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-24 19:00:31,167 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-24 19:00:31,167 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-24 19:00:31,167 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-24 19:00:31,167 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-24 19:00:31,167 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-24 19:00:31,167 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-24 19:00:31,169 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-24 19:00:31,172 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-24 19:00:31,172 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-24 19:00:31,173 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-24 19:00:31,173 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-24 19:00:31,173 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-24 19:00:31,174 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-24 19:00:31,175 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 19:00:31,175 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-24 19:00:31,180 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 19:00:31,180 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 19:00:31,180 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 19:00:31,182 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsDataSourceAutoConfiguration: Did not match: - Devtools devtools is disabled for current context. (OnEnabledDevToolsCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration: Did not match: - Application is deployed as a WAR file. (OnWarDeploymentCondition) Matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) LocalDevToolsAutoConfiguration: Did not match: - Initialized Restarter Condition initialized without URLs (OnInitializedRestarterCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-24 19:00:31,186 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests Started SpringWebmailApplicationTests in 3.205 seconds (process running for 11.179)
2025-05-24 19:00:31,187 main DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-24 19:00:31,188 main DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-24 19:00:31,188 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 335, missCount = 5, failureCount = 0]
2025-05-24 19:00:31,188 main DEBUG org.springframework.test.context.web.ServletTestExecutionListener Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-24 19:00:31,189 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-24 19:00:31,189 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 336, missCount = 5, failureCount = 0]
2025-05-24 19:00:31,189 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 337, missCount = 5, failureCount = 0]
2025-05-24 19:00:31,190 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SpringWebmailApplicationTests], method [contextLoads], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:31,190 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 338, missCount = 5, failureCount = 0]
2025-05-24 19:00:31,191 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 339, missCount = 5, failureCount = 0]
2025-05-24 19:00:31,192 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 340, missCount = 5, failureCount = 0]
2025-05-24 19:00:31,193 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 341, missCount = 5, failureCount = 0]
2025-05-24 19:00:31,193 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 342, missCount = 5, failureCount = 0]
2025-05-24 19:00:31,193 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 343, missCount = 5, failureCount = 0]
2025-05-24 19:00:31,193 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 344, missCount = 5, failureCount = 0]
2025-05-24 19:00:31,193 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 345, missCount = 5, failureCount = 0]
2025-05-24 19:00:31,193 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 346, missCount = 5, failureCount = 0]
2025-05-24 19:00:31,193 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 347, missCount = 5, failureCount = 0]
2025-05-24 19:00:31,194 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SpringWebmailApplicationTests], method [contextLoads], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:31,194 main DEBUG org.springframework.test.context.web.ServletTestExecutionListener Resetting RequestContextHolder for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-24 19:00:31,194 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@47cf41d7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 348, missCount = 5, failureCount = 0]
2025-05-24 19:00:31,195 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [SpringWebmailApplicationTests], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 19:00:31,207 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@1e734eee, started on Sat May 24 19:00:22 KST 2025
2025-05-24 19:00:31,209 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 19:00:31,209 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 19:00:31,209 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 19:00:31,209 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 19:00:31,210 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@1de618b3, started on Sat May 24 19:00:26 KST 2025
2025-05-24 19:00:31,211 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 19:00:31,211 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 19:00:31,211 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 19:00:31,211 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 19:00:31,212 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@73a65712, started on Sat May 24 19:00:26 KST 2025
2025-05-24 19:00:31,212 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 19:00:31,212 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 19:00:31,212 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 19:00:31,212 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 19:00:31,212 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@17a65cb1, started on Sat May 24 19:00:27 KST 2025
2025-05-24 19:00:31,213 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 19:00:31,213 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 19:00:31,213 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 19:00:31,213 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 19:00:31,213 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@5590d10f, started on Sat May 24 19:00:28 KST 2025
2025-05-24 19:00:31,213 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 19:00:31,213 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 19:00:31,213 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 19:00:31,214 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 19:00:31,214 SpringApplicationShutdownHook INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 19:00:31,217 SpringApplicationShutdownHook INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown initiated...
2025-05-24 19:00:31,217 SpringApplicationShutdownHook DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 19:00:31,220 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@5f9d3999: (connection evicted)
2025-05-24 19:00:31,226 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@5446bf9: (connection evicted)
2025-05-24 19:00:31,228 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@534a81f8: (connection evicted)
2025-05-24 19:00:31,230 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@2bae9d4b: (connection evicted)
2025-05-24 19:00:31,232 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@23948ebe: (connection evicted)
2025-05-24 19:00:31,233 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@277edda9: (connection evicted)
2025-05-24 19:00:31,235 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@2485f5ef: (connection evicted)
2025-05-24 19:00:31,238 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@178ed2f6: (connection evicted)
2025-05-24 19:00:31,240 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@2660545c: (connection evicted)
2025-05-24 19:00:31,242 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@6714c30e: (connection evicted)
2025-05-24 19:00:31,244 SpringApplicationShutdownHook DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0)
2025-05-24 19:00:31,244 SpringApplicationShutdownHook INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown completed.
Logback Log Messages

Log session start time Sat May 24 19:00:39 KST 2025

Date Thread Level Logger MDC Message
Logback Log Messages

Log session start time Sat May 24 19:00:39 KST 2025

Logback Log Messages

Log session start time Sat May 24 20:01:55 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 19:00:39,454 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 28888 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 19:00:39,457 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 19:00:39,457 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-24 19:00:39,458 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 19:00:39,491 restartedMain DEBUG org.springframework.boot.devtools.restart.ChangeableUrls Matching URLs for reloading : [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
2025-05-24 19:00:39,491 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Included patterns for restart : []
2025-05-24 19:00:39,491 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Excluded patterns for restart : [/spring-boot-starter-[\w-]+/, /spring-boot/(bin|build|out)/, /spring-boot-starter/(bin|build|out)/, /spring-boot-devtools/(bin|build|out)/, /spring-boot-actuator/(bin|build|out)/, /spring-boot-autoconfigure/(bin|build|out)/]
2025-05-24 19:00:39,491 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
2025-05-24 19:00:39,491 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
2025-05-24 19:00:39,492 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc
2025-05-24 19:00:39,505 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 19:00:39,514 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 19:00:39,572 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 19:00:39,575 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 19:00:39,577 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 19:00:39,577 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 19:00:39,578 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 19:00:39,579 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 19:00:39,583 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 19:00:39,584 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 19:00:39,585 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 19:00:39,589 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 19:00:39,591 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 19:00:40,048 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 19:00:40,052 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 19:00:40,057 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 19:00:40,058 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-24 19:00:40,064 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 19:00:40,090 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 31 ms. Found 1 JPA repository interface.
2025-05-24 19:00:40,171 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 19:00:40,233 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-24 19:00:40,238 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-24 19:00:40,238 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-24 19:00:40,238 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-24 19:00:40,267 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 19:00:40,268 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 19:00:40,273 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 19:00:40,274 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 19:00:40,274 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-24 19:00:40,275 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 19:00:40,277 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 19:00:40,279 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 19:00:40,279 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 19:00:40,280 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 19:00:40,281 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-24 19:00:40,283 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-24 19:00:40,298 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-24 19:00:40,304 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-24 19:00:40,306 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-24 19:00:40,307 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-24 19:00:40,307 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 19:00:40,308 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-24 19:00:40,308 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-24 19:00:40,313 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-24 19:00:40,316 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-24 19:00:40,316 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 19:00:40,320 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 19:00:40,320 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-24 19:00:40,331 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@1bbacff7]
2025-05-24 19:00:40,332 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-24 19:00:40,332 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-24 19:00:40,350 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-24 19:00:40,350 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-24 19:00:40,351 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-24 19:00:40,351 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-24 19:00:40,352 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 19:00:40,356 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 19:00:40,370 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 19:00:40,373 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-24 19:00:40,373 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-24 19:00:40,373 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 19:00:40,374 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 19:00:40,375 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-24 19:00:40,375 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-24 19:00:40,376 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-24 19:00:40,379 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-24 19:00:40,379 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 19:00:40,379 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-24 19:00:40,380 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-24 19:00:40,380 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-24 19:00:40,380 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 19:00:40,382 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 19:00:40,382 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 19:00:40,382 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 19:00:40,399 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 19:00:40,399 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 19:00:40,400 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 19:00:40,401 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-24 19:00:40,401 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-24 19:00:40,402 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 19:00:40,402 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-24 19:00:40,402 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 19:00:40,406 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 19:00:40,414 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-24 19:00:40,414 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 19:00:40,416 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-24 19:00:40,416 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-24 19:00:40,416 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 19:00:40,420 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 19:00:40,424 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-24 19:00:40,487 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 19:00:40,487 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 19:00:40,487 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-24 19:00:40,553 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-24 19:00:40,562 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-24 19:00:40,565 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-24 19:00:40,565 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-24 19:00:40,715 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-24 19:00:40,720 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-24 19:00:40,720 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-24 19:00:40,721 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 1228 ms
2025-05-24 19:00:40,723 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 19:00:40,723 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 19:00:40,724 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 19:00:40,726 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 19:00:40,729 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 19:00:40,730 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 19:00:40,731 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 19:00:40,733 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 19:00:40,737 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 19:00:40,737 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-24 19:00:40,750 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 19:00:40,751 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 19:00:40,751 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 19:00:40,751 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 19:00:40,757 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-24 19:00:40,757 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-24 19:00:40,758 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-24 19:00:40,758 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-24 19:00:40,758 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 19:00:40,764 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-24 19:00:40,764 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-24 19:00:40,765 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 19:00:40,765 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 19:00:40,765 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-24 19:00:40,767 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@36647f21
2025-05-24 19:00:40,776 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 19:00:40,778 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-24 19:00:40,778 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 19:00:40,781 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-24 19:00:40,781 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-24 19:00:40,781 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-24 19:00:40,782 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 19:00:40,782 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-24 19:00:40,782 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-24 19:00:40,783 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 19:00:40,786 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 19:00:40,787 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-24 19:00:40,787 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 19:00:40,787 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 19:00:40,787 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 19:00:40,789 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-24 19:00:40,790 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-24 19:00:40,792 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-24 19:00:40,792 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-24 19:00:40,799 restartedMain DEBUG org.jboss.logging Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2025-05-24 19:00:40,801 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-24 19:00:40,803 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-24 19:00:40,803 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 19:00:40,803 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 19:00:40,808 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-24 19:00:40,808 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-24 19:00:40,817 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-24 19:00:41,013 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 19:00:41,030 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-1 - configuration:
2025-05-24 19:00:41,032 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-24 19:00:41,032 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-24 19:00:41,032 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-24 19:00:41,032 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-24 19:00:41,032 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-24 19:00:41,033 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-24 19:00:41,033 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-24 19:00:41,033 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-24 19:00:41,033 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-24 19:00:41,033 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-24 19:00:41,033 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-24 19:00:41,034 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-24 19:00:41,034 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-24 19:00:41,034 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-24 19:00:41,034 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-24 19:00:41,034 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-24 19:00:41,034 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-24 19:00:41,034 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-24 19:00:41,034 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-24 19:00:41,034 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-24 19:00:41,034 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-24 19:00:41,034 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-24 19:00:41,034 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-24 19:00:41,034 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-24 19:00:41,034 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-24 19:00:41,034 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-24 19:00:41,034 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-1"
2025-05-24 19:00:41,034 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-24 19:00:41,034 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-24 19:00:41,035 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-24 19:00:41,035 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-24 19:00:41,035 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-24 19:00:41,035 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-24 19:00:41,035 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-24 19:00:41,035 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-24 19:00:41,035 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
2025-05-24 19:00:41,250 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3f4de828
2025-05-24 19:00:41,252 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
2025-05-24 19:00:41,291 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 19:00:41,358 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-24 19:00:41,375 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2f4f5aa0
2025-05-24 19:00:41,408 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@6e72509b
2025-05-24 19:00:41,444 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5f563ba5
2025-05-24 19:00:41,484 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@e5dafd4
2025-05-24 19:00:41,514 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@a135538
2025-05-24 19:00:41,546 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@48ba579a
2025-05-24 19:00:41,576 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2a97af82
2025-05-24 19:00:41,605 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2c9b4d37
2025-05-24 19:00:41,634 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@6db742ef
2025-05-24 19:00:41,650 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 19:00:41,922 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 19:00:41,926 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 19:00:41,928 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 19:00:41,931 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-24 19:00:41,933 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-24 19:00:41,938 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-24 19:00:41,940 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-24 19:00:41,942 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-24 19:00:41,963 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-24 19:00:41,964 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-24 19:00:41,974 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-24 19:00:41,988 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 19:00:42,012 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 19:00:42,019 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-24 19:00:42,038 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-24 19:00:42,048 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 19:00:42,083 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 19:00:42,122 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 19:00:42,126 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-24 19:00:42,148 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 19:00:42,154 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 19:00:42,155 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 19:00:42,156 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 19:00:42,158 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 19:00:42,160 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 19:00:42,161 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 19:00:42,162 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-24 19:00:42,162 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 19:00:42,162 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-24 19:00:42,163 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 19:00:42,163 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 19:00:42,164 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 19:00:42,164 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 19:00:42,164 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 19:00:42,164 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-24 19:00:42,165 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 19:00:42,166 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 19:00:42,166 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 19:00:42,169 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 19:00:42,169 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 19:00:42,170 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 19:00:42,171 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 19:00:42,172 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 19:00:42,173 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 19:00:42,174 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 19:00:42,174 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 19:00:42,175 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 19:00:42,175 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 19:00:42,176 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 19:00:42,176 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 19:00:42,177 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 19:00:42,177 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 19:00:42,177 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 19:00:42,178 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 19:00:42,178 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 19:00:42,179 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 19:00:42,185 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 19:00:42,187 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 19:00:42,192 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 19:00:42,192 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 19:00:42,193 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 19:00:42,199 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 19:00:42,199 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 19:00:42,199 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 19:00:42,203 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 19:00:42,204 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 19:00:42,204 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 19:00:42,204 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 19:00:42,204 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 19:00:42,205 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-24 19:00:42,206 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-24 19:00:42,206 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 19:00:42,206 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-24 19:00:42,206 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 19:00:42,208 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-24 19:00:42,208 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 19:00:42,209 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 19:00:42,249 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 19:00:42,252 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 19:00:42,253 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 19:00:42,255 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 19:00:42,255 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 19:00:42,260 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 19:00:42,261 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 19:00:42,262 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:42,262 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:42,269 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 19:00:42,274 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 19:00:42,275 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 19:00:42,275 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:42,275 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:42,277 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 19:00:42,280 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 19:00:42,280 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:42,280 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:42,299 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/show_addr]}: showAddr() {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 19:00:42,303 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes)
2025-05-24 19:00:42,306 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/admin_menu]}: adminMenu(Model) { [/get_image/{imageName}]}: getImage(String) {GET [/delete_user]}: deleteUser(Model) {GET [/main_menu]}: mainMenu(Model) {GET [/login_fail]}: loginFail() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/img_test]}: imgTest() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/add_user]}: addUser()
2025-05-24 19:00:42,308 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 19:00:42,312 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 19:00:42,314 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 19:00:42,315 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 19:00:42,315 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:42,315 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:42,316 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 19:00:42,316 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:42,316 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:42,317 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 19:00:42,317 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 19:00:42,318 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:42,318 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:42,318 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 19:00:42,318 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 19:00:42,319 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 19:00:42,319 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 19:00:42,320 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 19:00:42,321 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 19:00:42,321 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 19:00:42,322 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 19:00:42,322 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 19:00:42,322 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 19:00:42,322 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 19:00:42,322 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 19:00:42,323 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 19:00:42,325 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 19:00:42,325 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 19:00:42,325 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 19:00:42,327 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 19:00:42,327 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 19:00:42,328 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 19:00:42,328 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 19:00:42,330 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 19:00:42,331 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 19:00:42,332 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 19:00:42,332 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 19:00:42,333 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 19:00:42,333 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 19:00:42,335 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 19:00:42,335 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 19:00:42,337 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 19:00:42,345 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 19:00:42,350 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 19:00:42,350 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 19:00:42,350 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:42,350 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 19:00:42,354 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 19:00:42,355 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 19:00:42,358 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 19:00:42,358 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 19:00:42,378 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@35c27c33, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@476f3a74, org.springframework.security.web.context.SecurityContextHolderFilter@2eeef9f, org.springframework.security.web.header.HeaderWriterFilter@136ce45, org.springframework.web.filter.CorsFilter@6fb894f0, org.springframework.security.web.authentication.logout.LogoutFilter@c5329b1, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@bee82b, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7167127b, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1f192591, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@72346597, org.springframework.security.web.access.ExceptionTranslationFilter@61e6a5b4, org.springframework.security.web.access.intercept.AuthorizationFilter@38ee0692]
2025-05-24 19:00:42,379 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 19:00:42,380 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 19:00:42,380 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 19:00:42,384 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 19:00:42,384 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 19:00:42,385 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 19:00:42,385 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 19:00:42,385 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 19:00:42,386 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-24 19:00:42,386 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 19:00:42,387 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-24 19:00:42,387 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-24 19:00:42,387 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 19:00:42,387 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 19:00:42,388 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 19:00:42,389 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 19:00:42,392 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 19:00:42,392 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 19:00:42,392 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 19:00:42,394 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 19:00:42,394 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 19:00:42,395 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 19:00:42,395 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 19:00:42,396 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 19:00:42,396 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 19:00:42,396 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 19:00:42,397 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 19:00:42,397 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 19:00:42,397 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 19:00:42,397 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 19:00:42,398 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-24 19:00:42,398 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 19:00:42,399 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 19:00:42,400 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 19:00:42,401 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 19:00:42,402 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 19:00:42,402 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 19:00:42,404 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 19:00:42,405 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 19:00:42,405 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 19:00:42,405 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 19:00:42,406 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 19:00:42,406 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 19:00:42,406 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:42,406 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 19:00:42,412 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 19:00:42,413 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 19:00:42,413 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 19:00:42,413 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 19:00:42,414 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 19:00:42,416 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 19:00:42,418 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 19:00:42,420 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 19:00:42,421 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 19:00:42,423 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 19:00:42,431 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 19:00:42,445 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 19:00:42,446 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 19:00:42,447 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 19:00:42,447 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 19:00:42,448 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 19:00:42,448 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 19:00:42,449 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 19:00:42,449 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 19:00:42,451 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 19:00:42,453 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 19:00:42,453 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 19:00:42,455 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 19:00:42,455 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 19:00:42,459 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 19:00:42,460 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 19:00:42,461 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 19:00:42,462 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-24 19:00:42,462 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-24 19:00:42,462 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-24 19:00:42,463 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-24 19:00:42,463 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-24 19:00:42,464 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-24 19:00:42,464 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-24 19:00:42,464 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-24 19:00:42,464 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-24 19:00:42,465 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-24 19:00:42,465 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-24 19:00:42,465 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-24 19:00:42,465 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-24 19:00:42,465 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-24 19:00:42,467 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-24 19:00:42,468 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-24 19:00:42,468 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-24 19:00:42,473 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-24 19:00:42,473 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-24 19:00:42,473 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-24 19:00:42,473 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-24 19:00:42,473 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 19:00:42,474 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 19:00:42,475 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-24 19:00:42,475 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-24 19:00:42,475 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-24 19:00:42,476 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-24 19:00:42,476 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-24 19:00:42,479 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 19:00:42,479 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 19:00:42,480 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 19:00:42,481 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-24 19:00:42,482 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 19:00:42,483 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 19:00:42,483 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-24 19:00:42,483 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-24 19:00:42,483 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 19:00:42,483 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-24 19:00:42,484 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 19:00:42,489 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-24 19:00:42,489 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-24 19:00:42,489 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-24 19:00:42,492 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-24 19:00:42,493 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-24 19:00:42,493 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-24 19:00:42,493 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-24 19:00:42,495 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 19:00:42,495 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-24 19:00:42,495 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-24 19:00:42,495 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-24 19:00:42,496 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 19:00:42,496 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 19:00:42,498 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-24 19:00:42,498 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-24 19:00:42,498 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 19:00:42,499 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-24 19:00:42,499 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 19:00:42,499 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-24 19:00:42,501 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-24 19:00:42,501 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-24 19:00:42,503 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-24 19:00:42,503 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-24 19:00:42,503 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-24 19:00:42,504 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-24 19:00:42,504 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-24 19:00:42,504 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-24 19:00:42,505 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-24 19:00:42,506 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-24 19:00:42,506 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-24 19:00:42,506 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-24 19:00:42,506 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-24 19:00:42,506 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-24 19:00:42,507 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-24 19:00:42,507 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-24 19:00:42,507 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-24 19:00:42,508 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-24 19:00:42,508 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 19:00:42,509 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 19:00:42,509 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-24 19:00:42,509 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-24 19:00:42,510 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 19:00:42,510 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-24 19:00:42,511 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-24 19:00:42,512 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 19:00:42,512 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-24 19:00:42,516 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-24 19:00:42,518 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-24 19:00:42,518 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-24 19:00:42,519 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServer' via factory method to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 19:00:42,520 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-24 19:00:42,520 restartedMain DEBUG org.springframework.boot.devtools.livereload.LiveReloadServer Starting live reload server on port 35729
2025-05-24 19:00:42,521 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-24 19:00:42,522 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-24 19:00:42,522 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-24 19:00:42,522 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-24 19:00:42,529 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 19:00:42,529 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 19:00:42,529 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-24 19:00:42,529 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-24 19:00:42,552 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-24 19:00:42,553 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-24 19:00:42,553 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-24 19:00:42,553 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-24 19:00:42,553 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 19:00:42,560 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-24 19:00:42,565 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 3.371 seconds (process running for 3.795)
2025-05-24 19:00:42,565 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-24 19:00:42,566 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-24 19:00:42,566 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Immediately restarting application
2025-05-24 19:00:42,566 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
2025-05-24 19:00:42,567 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-24 19:00:44,383 http-nio-8888-exec-1 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-05-24 19:00:44,383 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Initializing Servlet 'dispatcherServlet'
2025-05-24 19:00:44,383 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected StandardServletMultipartResolver
2025-05-24 19:00:44,383 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 19:00:44,383 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected FixedThemeResolver
2025-05-24 19:00:44,384 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@16142824
2025-05-24 19:00:44,384 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@241e8e11
2025-05-24 19:00:44,384 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 19:00:44,384 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Completed initialization in 1 ms
2025-05-24 19:00:44,395 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:44,399 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:44,400 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:44,401 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:44,402 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,407 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:44,421 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:44,421 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:44,423 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:44,426 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:44,427 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:44,431 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:44,431 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:44,433 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,433 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:44,438 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:44,438 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:44,438 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:44,439 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:44,439 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,439 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:44,439 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:44,439 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:44,439 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:44,440 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:44,440 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:44,440 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:44,440 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:44,440 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,440 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:44,444 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:44,444 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:44,444 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:44,444 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:44,444 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,444 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:44,444 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:44,444 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:44,445 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:44,445 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:44,445 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:44,446 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:44,446 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:44,446 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,446 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:44,448 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:44,450 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:44,450 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:44,450 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:44,450 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,450 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:44,450 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:44,450 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:44,450 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:44,450 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:44,450 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:44,452 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:44,452 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:44,452 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,452 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:44,455 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:44,456 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:44,456 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:44,456 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:44,456 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,456 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:44,456 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:44,456 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:44,456 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:44,457 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:44,457 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:44,457 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:44,457 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:44,458 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,458 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:44,461 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:44,462 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:44,462 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:44,462 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:44,462 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,462 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:44,462 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:44,462 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:44,463 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:44,463 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:44,463 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:44,464 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:44,464 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:44,464 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,464 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:44,467 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:44,467 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:44,467 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:44,468 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:44,468 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,468 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:44,468 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:44,468 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:44,468 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:44,468 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:44,468 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:44,469 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:44,469 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:44,469 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,469 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:44,472 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:44,472 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:44,472 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:44,473 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:44,473 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,473 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:44,473 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:44,473 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:44,473 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:44,474 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:44,474 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:44,474 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:44,474 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:44,474 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,475 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:44,478 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:44,478 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:44,479 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:44,479 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:44,479 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,479 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:44,479 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:44,479 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:44,480 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:44,480 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:44,480 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:44,481 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:44,481 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:44,481 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,481 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:44,484 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:44,485 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:44,485 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:44,485 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:44,485 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,485 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:44,485 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:44,485 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:44,485 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:44,485 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:44,486 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:44,486 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:44,486 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:44,486 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,486 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:44,489 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:44,489 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:44,489 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:44,489 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:44,489 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,490 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:44,490 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:44,490 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:44,490 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:44,491 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:44,491 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:44,491 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:44,491 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:44,491 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,491 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:44,494 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:44,495 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:44,495 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:44,495 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:44,495 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,495 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:44,495 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:44,495 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:44,495 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:44,496 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:44,497 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:44,497 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:44,497 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:44,497 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,497 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:44,500 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:44,501 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:44,501 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:44,501 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:44,501 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,501 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:44,501 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:44,501 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:44,501 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:44,502 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:44,502 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:44,502 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:44,502 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:44,502 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,502 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:44,505 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:44,505 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:44,505 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:44,505 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:44,505 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,506 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:44,506 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:44,506 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:44,506 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:44,506 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:44,507 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:44,507 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:44,507 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:44,507 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,507 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:44,510 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:44,510 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:44,510 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:44,510 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:44,510 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,510 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:44,511 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:44,511 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:44,511 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:44,511 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:44,511 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:44,512 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:44,512 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:44,512 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,512 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:44,516 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:44,516 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:44,516 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:44,516 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:44,516 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,516 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:44,516 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:44,516 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:44,517 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:44,517 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:44,517 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:44,517 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:44,518 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:44,518 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,518 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:44,521 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:44,521 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:44,521 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:44,521 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:44,521 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,521 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:44,521 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:44,521 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:44,521 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:44,521 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:44,522 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:44,522 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:44,522 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:44,522 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,522 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:44,525 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:44,525 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:44,525 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:44,525 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:44,525 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,525 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:44,526 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:44,526 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:44,526 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:44,526 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:44,526 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:44,526 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:44,526 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:44,526 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,526 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:44,529 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:44,529 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:44,530 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:44,530 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:44,530 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,530 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:44,530 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:44,530 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:44,530 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:44,531 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:44,531 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:44,531 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:44,531 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:44,531 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,531 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:44,535 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:44,535 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:44,535 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:44,535 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:44,535 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,535 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:44,535 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:44,535 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:44,535 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:44,535 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:44,535 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:44,536 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:44,536 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:44,536 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:44,536 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:45,558 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:45,558 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:45,558 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:45,558 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:45,558 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,558 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:45,559 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:45,559 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:45,559 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:45,559 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:45,559 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:45,560 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:45,560 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:45,560 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,560 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:45,563 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:45,564 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:45,564 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:45,564 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:45,564 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,564 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:45,564 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:45,564 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:45,564 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:45,565 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:45,565 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:45,565 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:45,565 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:45,565 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,565 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:45,568 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:45,568 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:45,568 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:45,568 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:45,568 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,568 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:45,569 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:45,569 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:45,569 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:45,569 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:45,569 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:45,569 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:45,569 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:45,569 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,569 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:45,572 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:45,572 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:45,573 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:45,573 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:45,573 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,573 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:45,573 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:45,573 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:45,573 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:45,573 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:45,573 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:45,574 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:45,574 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:45,574 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,574 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:45,576 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:45,577 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:45,577 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:45,577 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:45,577 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,577 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:45,577 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:45,577 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:45,577 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:45,577 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:45,577 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:45,578 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:45,578 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:45,578 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,578 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:45,582 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:45,583 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:45,583 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:45,583 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:45,583 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,583 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:45,583 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:45,583 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:45,584 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:45,584 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:45,584 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:45,584 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:45,584 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:45,584 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,584 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:45,588 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:45,588 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:45,588 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:45,588 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:45,588 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,589 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:45,589 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:45,589 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:45,589 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:45,589 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:45,589 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:45,589 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:45,589 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:45,589 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,589 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:45,592 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:45,592 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:45,592 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:45,592 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:45,593 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,593 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:45,593 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:45,593 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:45,593 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:45,593 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:45,593 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:45,594 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:45,594 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:45,594 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,594 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:45,597 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:45,597 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:45,597 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:45,597 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:45,597 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,597 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:45,597 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:45,597 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:45,598 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:45,598 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:45,598 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:45,598 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:45,598 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:45,598 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,598 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:45,601 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:45,601 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:45,601 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:45,601 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:45,601 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,601 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:45,601 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:45,601 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:45,602 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:45,602 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:45,602 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:45,602 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:45,602 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:45,602 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,602 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:45,605 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:45,605 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:45,605 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:45,605 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:45,605 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,605 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:45,605 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:45,605 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:45,605 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:45,605 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:45,605 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:45,606 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:45,606 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:45,606 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,606 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:45,609 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:45,609 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:45,609 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:45,609 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:45,609 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,609 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:45,609 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:45,610 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:45,610 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:45,610 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:45,610 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:45,610 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:45,610 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:45,610 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,610 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:45,614 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:45,614 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:45,614 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:45,614 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:45,614 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,614 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:45,614 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:45,614 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:45,615 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:45,615 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:45,615 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:45,615 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:45,615 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:45,615 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,615 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:45,618 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:45,618 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:45,618 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:45,619 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:45,619 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,619 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:45,619 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:45,619 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:45,619 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:45,619 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:45,619 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:45,619 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:45,619 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:45,619 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,619 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:45,622 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:45,622 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:45,622 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:45,622 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:45,622 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,622 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:45,623 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:45,623 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:45,623 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:45,623 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:45,623 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:45,623 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:45,624 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:45,624 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,624 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:45,626 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:45,627 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:45,627 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:45,627 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:45,627 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,627 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:45,627 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:45,627 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:45,627 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:45,627 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:45,628 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:45,628 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:45,628 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:45,628 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,628 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:45,631 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:45,631 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:45,631 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:45,631 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:45,632 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,632 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:45,632 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:45,632 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:45,632 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:45,632 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:45,632 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:45,633 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:45,633 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:45,633 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,633 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:45,636 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:45,636 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:45,636 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:45,636 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:45,636 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,636 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:45,636 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:45,636 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:45,636 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:45,637 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:45,637 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:45,637 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:45,637 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:45,637 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,637 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:45,640 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:45,640 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:45,640 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:45,641 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:45,641 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,641 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:45,641 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:45,641 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:45,641 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:45,641 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:45,641 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:45,641 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:45,642 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:45,642 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,642 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:45,645 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:45,645 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:45,645 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:45,645 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:45,645 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,645 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:45,645 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:45,645 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:45,645 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:45,646 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:45,646 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:45,646 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:45,646 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:45,646 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:45,646 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:46,902 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:46,902 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:46,902 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:46,902 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:46,902 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,902 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:46,902 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:46,903 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:46,903 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:46,903 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:46,903 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:46,904 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:46,904 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:46,904 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,904 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:46,909 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:46,910 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:46,910 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:46,910 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:46,910 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,910 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:46,911 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:46,911 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:46,911 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:46,912 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:46,912 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:46,913 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:46,913 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:46,913 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,913 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:46,916 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:46,916 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:46,916 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:46,917 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:46,917 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,917 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:46,917 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:46,917 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:46,917 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:46,917 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:46,917 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:46,918 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:46,918 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:46,918 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,918 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:46,922 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:46,922 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:46,922 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:46,922 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:46,922 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,923 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:46,923 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:46,923 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:46,923 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:46,923 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:46,923 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:46,923 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:46,923 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:46,924 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,924 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:46,926 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:46,926 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:46,926 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:46,926 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:46,926 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,926 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:46,926 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:46,926 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:46,926 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:46,926 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:46,927 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:46,927 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:46,927 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:46,927 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,927 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:46,931 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:46,931 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:46,931 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:46,931 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:46,931 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,931 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:46,931 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:46,931 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:46,931 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:46,932 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:46,932 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:46,932 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:46,932 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:46,932 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,932 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:46,935 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:46,935 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:46,935 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:46,935 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:46,935 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,935 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:46,936 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:46,936 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:46,936 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:46,936 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:46,936 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:46,936 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:46,936 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:46,936 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,936 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:46,939 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:46,939 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:46,939 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:46,939 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:46,939 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,939 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:46,939 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:46,940 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:46,940 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:46,940 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:46,940 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:46,940 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:46,940 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:46,940 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,940 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:46,943 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:46,943 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:46,943 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:46,943 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:46,943 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,944 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:46,944 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:46,944 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:46,944 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:46,944 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:46,944 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:46,945 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:46,945 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:46,945 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,945 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:46,948 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:46,948 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:46,948 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:46,948 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:46,948 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,948 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:46,949 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:46,949 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:46,949 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:46,949 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:46,949 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:46,949 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:46,949 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:46,949 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,949 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:46,952 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:46,952 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:46,952 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:46,952 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:46,952 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,952 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:46,953 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:46,953 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:46,953 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:46,953 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:46,953 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:46,953 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:46,953 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:46,953 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,953 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:46,956 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:46,956 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:46,956 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:46,957 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:46,957 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,957 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:46,957 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:46,957 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:46,957 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:46,957 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:46,957 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:46,958 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:46,958 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:46,958 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,958 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:46,961 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:46,961 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:46,961 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:46,961 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:46,961 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,961 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:46,962 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:46,962 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:46,962 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:46,962 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:46,962 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:46,962 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:46,962 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:46,963 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,963 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:46,967 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:46,968 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:46,968 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:46,968 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:46,968 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,968 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:46,968 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:46,968 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:46,968 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:46,968 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:46,968 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:46,969 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:46,969 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:46,969 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,969 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:46,972 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:46,972 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:46,972 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:46,972 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:46,972 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,972 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:46,972 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:46,972 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:46,972 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:46,972 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:46,972 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:46,973 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:46,973 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:46,973 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,973 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:46,975 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:46,975 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:46,975 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:46,975 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:46,975 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,975 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:46,976 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:46,976 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:46,976 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:46,976 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:46,976 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:46,976 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:46,976 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:46,976 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,976 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:46,980 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:46,980 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:46,980 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:46,980 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:46,980 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,980 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:46,980 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:46,980 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:46,980 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:46,981 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:46,981 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:46,981 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:46,981 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:46,981 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,981 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:46,984 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:46,985 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:46,985 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:46,985 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:46,985 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,985 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:46,985 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:46,985 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:46,985 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:46,985 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:46,985 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:46,986 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:46,986 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:46,986 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,986 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:46,989 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:46,989 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:46,989 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:46,989 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:46,989 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,989 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:46,989 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:46,989 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:46,989 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:46,989 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:46,989 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:46,990 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:46,990 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:46,990 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,990 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:46,992 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:46,993 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:46,993 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:46,993 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:46,993 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,993 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:46,993 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:46,993 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:46,993 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:46,993 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:46,993 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:46,994 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:46,994 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:46,994 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:46,994 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:48,020 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:48,020 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:48,020 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:48,021 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:48,021 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,022 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:48,022 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:48,022 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:48,022 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:48,023 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:48,023 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:48,024 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:48,024 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:48,024 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,024 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:48,028 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:48,028 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:48,028 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:48,028 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:48,028 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,029 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:48,029 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:48,029 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:48,029 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:48,030 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:48,030 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:48,031 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:48,031 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:48,031 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,031 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:48,035 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:48,036 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:48,036 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:48,036 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:48,036 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,036 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:48,036 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:48,036 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:48,036 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:48,037 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:48,037 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:48,037 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:48,037 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:48,037 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,037 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:48,043 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:48,043 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:48,043 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:48,044 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:48,044 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,044 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:48,045 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:48,045 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:48,045 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:48,045 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:48,045 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:48,046 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:48,047 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:48,047 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,047 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:48,052 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:48,052 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:48,052 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:48,052 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:48,053 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,053 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:48,053 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:48,053 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:48,053 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:48,054 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:48,054 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:48,054 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:48,054 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:48,054 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,054 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:48,060 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:48,060 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:48,060 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:48,060 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:48,060 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,060 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:48,060 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:48,060 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:48,060 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:48,060 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:48,061 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:48,061 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:48,061 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:48,062 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,062 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:48,067 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:48,067 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:48,067 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:48,067 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:48,067 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,067 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:48,067 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:48,067 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:48,067 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:48,067 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:48,068 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:48,068 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:48,068 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:48,068 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,068 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:48,071 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:48,072 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:48,072 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:48,072 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:48,072 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,072 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:48,072 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:48,073 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:48,073 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:48,073 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:48,073 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:48,073 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:48,073 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:48,074 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,074 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:48,077 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:48,077 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:48,077 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:48,077 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:48,077 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,078 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:48,078 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:48,078 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:48,078 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:48,078 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:48,078 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:48,079 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:48,079 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:48,079 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,079 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:48,083 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:48,083 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:48,083 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:48,083 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:48,083 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,083 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:48,083 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:48,083 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:48,083 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:48,084 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:48,084 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:48,084 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:48,084 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:48,084 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,084 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:48,089 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:48,089 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:48,089 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:48,089 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:48,089 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,089 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:48,089 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:48,089 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:48,089 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:48,090 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:48,090 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:48,090 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:48,090 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:48,090 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,090 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:48,093 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:48,094 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:48,094 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:48,094 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:48,094 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,094 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:48,094 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:48,094 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:48,094 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:48,095 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:48,095 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:48,096 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:48,096 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:48,096 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,096 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:48,099 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:48,099 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:48,099 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:48,099 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:48,099 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,099 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:48,100 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:48,100 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:48,100 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:48,100 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:48,100 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:48,100 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:48,100 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:48,100 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,101 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:48,104 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:48,105 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:48,105 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:48,105 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:48,105 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,105 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:48,105 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:48,105 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:48,106 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:48,106 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:48,106 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:48,106 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:48,106 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:48,106 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,106 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:48,110 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:48,110 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:48,110 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:48,110 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:48,110 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,111 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:48,111 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:48,111 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:48,111 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:48,111 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:48,111 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:48,112 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:48,112 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:48,112 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,112 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:48,116 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:48,116 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:48,116 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:48,116 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:48,116 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,116 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:48,117 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:48,117 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:48,117 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:48,117 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:48,117 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:48,117 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:48,117 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:48,117 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,117 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:48,121 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:48,121 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:48,122 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:48,122 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:48,122 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,122 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:48,122 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:48,122 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:48,122 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:48,122 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:48,122 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:48,123 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:48,123 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:48,123 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,123 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:48,127 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:48,128 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:48,128 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:48,128 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:48,128 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,128 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:48,128 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:48,128 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:48,128 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:48,129 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:48,129 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:48,129 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:48,129 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:48,129 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,129 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:48,132 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:48,132 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:48,133 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:48,133 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:48,133 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,133 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:48,133 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:48,133 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:48,133 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:48,133 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:48,133 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:48,134 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:48,134 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:48,134 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,134 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:48,152 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:48,153 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:48,153 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:48,153 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:48,153 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,153 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:48,154 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:48,154 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:48,154 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:48,155 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:48,155 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:48,156 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:48,156 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:48,156 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:48,156 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:53,183 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:53,183 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:53,183 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:53,183 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:53,183 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,183 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:53,183 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:53,184 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:53,184 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:53,184 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:53,184 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:53,184 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:53,184 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:53,184 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,184 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:53,187 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:53,187 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:53,188 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:53,188 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:53,188 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,188 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:53,188 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:53,188 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:53,188 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:53,188 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:53,188 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:53,189 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:53,189 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:53,189 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,189 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:53,193 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:53,193 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:53,194 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:53,194 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:53,194 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,194 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:53,194 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:53,194 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:53,194 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:53,194 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:53,194 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:53,195 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:53,195 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:53,195 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,195 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:53,199 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:53,199 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:53,199 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:53,199 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:53,199 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,199 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:53,199 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:53,199 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:53,199 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:53,199 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:53,199 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:53,200 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:53,200 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:53,200 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,200 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:53,203 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:53,204 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:53,204 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:53,204 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:53,204 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,204 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:53,204 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:53,204 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:53,204 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:53,205 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:53,205 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:53,205 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:53,205 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:53,205 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,205 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:53,209 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:53,209 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:53,209 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:53,209 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:53,209 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,209 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:53,209 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:53,210 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:53,210 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:53,210 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:53,210 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:53,210 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:53,210 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:53,210 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,211 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:53,214 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:53,214 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:53,214 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:53,214 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:53,214 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,215 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:53,215 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:53,215 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:53,215 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:53,215 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:53,215 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:53,215 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:53,215 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:53,215 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,215 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:53,219 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:53,219 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:53,219 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:53,219 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:53,219 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,219 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:53,219 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:53,219 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:53,219 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:53,219 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:53,219 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:53,219 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:53,219 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:53,219 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,219 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:53,224 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:53,224 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:53,224 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:53,224 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:53,224 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,224 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:53,224 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:53,224 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:53,224 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:53,225 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:53,225 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:53,225 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:53,225 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:53,226 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,226 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:53,230 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:53,230 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:53,230 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:53,230 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:53,230 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,230 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:53,230 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:53,230 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:53,231 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:53,231 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:53,231 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:53,231 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:53,231 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:53,231 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,231 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:53,236 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:53,236 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:53,236 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:53,236 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:53,236 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,236 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:53,236 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:53,236 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:53,236 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:53,237 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:53,237 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:53,237 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:53,237 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:53,237 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,237 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:53,241 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:53,242 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:53,242 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:53,242 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:53,242 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,242 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:53,242 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:53,242 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:53,242 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:53,243 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:53,243 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:53,243 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:53,243 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:53,243 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,243 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:53,247 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:53,247 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:53,247 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:53,247 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:53,247 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,247 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:53,247 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:53,247 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:53,247 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:53,247 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:53,248 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:53,248 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:53,248 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:53,248 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,248 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:53,252 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:53,252 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:53,252 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:53,252 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:53,252 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,252 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:53,252 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:53,252 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:53,253 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:53,253 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:53,253 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:53,254 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:53,254 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:53,254 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,254 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:53,258 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:53,258 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:53,258 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:53,259 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:53,259 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,259 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:53,259 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:53,259 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:53,259 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:53,259 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:53,259 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:53,259 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:53,259 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:53,260 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,260 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:53,264 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:53,264 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:53,264 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:53,264 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:53,264 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,264 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:53,264 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:53,264 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:53,264 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:53,264 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:53,264 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:53,265 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:53,265 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:53,265 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,265 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:53,269 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:53,269 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:53,269 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:53,269 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:53,269 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,270 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:53,270 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:53,270 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:53,270 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:53,270 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:53,271 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:53,271 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:53,271 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:53,271 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,271 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:53,274 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:53,274 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:53,274 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:53,274 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:53,275 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,275 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:53,275 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:53,275 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:53,275 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:53,275 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:53,275 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:53,275 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:53,275 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:53,275 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,276 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:53,279 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:53,279 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:53,279 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:53,279 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:53,279 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,279 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:53,280 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:53,280 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:53,280 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:53,280 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:53,280 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:53,280 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:53,280 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:53,280 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,280 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:00:53,283 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:00:53,283 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:00:53,283 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:00:53,284 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:00:53,284 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,284 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:00:53,284 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:00:53,284 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:00:53,284 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:00:53,284 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:00:53,284 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:00:53,284 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:00:53,284 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:00:53,284 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:00:53,284 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:11,371 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 19:01:11,371 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 19:01:23,302 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,304 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,304 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,304 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,304 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,304 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,304 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,304 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,304 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,304 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,304 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,305 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,305 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,305 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,305 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:23,309 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,309 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,309 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,309 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,309 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,309 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,310 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,310 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,310 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,310 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,310 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,311 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,312 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,312 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,312 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:23,315 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,315 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,315 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,315 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,315 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,316 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,316 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,316 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,316 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,316 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,316 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,317 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,317 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,317 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,317 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:23,321 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,321 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,322 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,322 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,322 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,322 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,322 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,322 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,323 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,323 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,323 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,323 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,323 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,323 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,323 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:23,327 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,327 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,327 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,327 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,327 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,327 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,327 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,327 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,327 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,327 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,327 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,333 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,333 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,333 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,334 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:23,337 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,338 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,338 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,338 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,338 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,338 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,338 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,338 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,338 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,338 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,338 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,339 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,339 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,339 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,339 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:23,341 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,342 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,342 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,342 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,342 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,342 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,342 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,342 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,342 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,342 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,342 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,342 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,342 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,342 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,343 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:23,346 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,346 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,346 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,346 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,346 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,346 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,346 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,346 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,346 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,347 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,347 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,347 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,347 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,347 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,347 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:23,350 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,350 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,350 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,350 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,350 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,350 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,351 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,351 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,351 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,351 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,351 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,351 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,351 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,351 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,351 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:23,354 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,354 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,354 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,354 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,354 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,354 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,355 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,355 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,355 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,355 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,355 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,355 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,355 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,355 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,355 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:23,358 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,358 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,358 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,358 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,358 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,358 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,358 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,358 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,359 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,359 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,359 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,359 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,359 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,359 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,359 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:23,362 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,362 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,362 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,362 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,362 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,362 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,363 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,363 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,363 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,363 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,363 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,363 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,363 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,363 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,363 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:23,367 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,367 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,367 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,367 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,367 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,367 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,367 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,367 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,367 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,367 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,368 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,368 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,368 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,368 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,368 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:23,371 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,371 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,371 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,371 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,371 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,371 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,372 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,372 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,372 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,372 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,372 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,372 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,372 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,372 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,372 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:23,375 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,375 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,375 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,375 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,375 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,375 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,375 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,375 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,376 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,376 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,376 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,376 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,376 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,376 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,376 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:23,379 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,379 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,379 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,379 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,379 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,379 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,380 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,380 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,380 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,380 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,380 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,380 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,380 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,380 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,381 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:23,383 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,384 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,384 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,384 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,384 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,384 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,384 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,384 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,384 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,384 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,384 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,385 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,385 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,385 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,385 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:23,387 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,388 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,388 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,388 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,388 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,388 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,388 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,388 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,388 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,388 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,388 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,388 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,388 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,388 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,389 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:23,391 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,391 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,391 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,391 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,391 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,392 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,392 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,392 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,392 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,392 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,392 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,392 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,392 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,392 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,392 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:23,395 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,396 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,396 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,396 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,396 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,396 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,397 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,397 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,397 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,397 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,397 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,397 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,397 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,397 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,398 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:23,711 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,711 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,711 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,711 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,711 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,712 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,713 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,713 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,713 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,713 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,713 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,714 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,714 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,714 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,715 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:23,718 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,718 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,718 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,718 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,719 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,719 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,719 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,719 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,719 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,719 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,719 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,720 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,720 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,720 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,720 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:23,723 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,723 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,723 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,723 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,723 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,723 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,723 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,723 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,723 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,723 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,723 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,724 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,724 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,724 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,724 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:23,728 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,728 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,728 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,728 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,728 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,729 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,729 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,729 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,729 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,729 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,729 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,729 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,729 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,730 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,730 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:23,733 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,733 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,733 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,733 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,733 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,733 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,733 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,733 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,733 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,733 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,733 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,734 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,734 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,734 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,734 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:23,737 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,737 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,737 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,737 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,737 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,737 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,737 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,737 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,737 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,737 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,738 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,738 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,738 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,738 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,738 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:23,741 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,741 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,741 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,741 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,741 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,741 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,741 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,741 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,741 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,742 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,742 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,742 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,742 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,742 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,742 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:23,746 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,746 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,746 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,747 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,747 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,747 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,748 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,748 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,748 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,748 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,748 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,749 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,749 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,749 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,749 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:23,753 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,753 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,753 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,753 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,753 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,754 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,754 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,754 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,754 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,754 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,754 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,755 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,755 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,755 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,755 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:23,758 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,758 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,758 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,758 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,758 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,759 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,759 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,759 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,759 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,759 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,759 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,759 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,759 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,759 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,759 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:23,763 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,763 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,763 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,763 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,763 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,763 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,763 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,763 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,763 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,763 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,764 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,764 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,764 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,764 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,764 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:23,767 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,767 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,767 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,767 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,767 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,767 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,767 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,767 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,767 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,767 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,767 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,768 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,768 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,768 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,768 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:23,770 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,770 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,770 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,770 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,770 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,770 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,771 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,771 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,771 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,771 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,772 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,772 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,772 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,772 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,772 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:23,774 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,774 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,774 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,774 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,774 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,774 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,775 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,775 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,775 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,775 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,775 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,775 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,775 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,775 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,775 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:23,779 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,779 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,779 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,779 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,779 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,779 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,779 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,780 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,780 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,780 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,780 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,780 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,780 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,780 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,780 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:23,783 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,783 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,783 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,783 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,783 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,783 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,784 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,784 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,784 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,784 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,784 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,784 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,784 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,784 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,784 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:23,787 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,787 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,787 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,787 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,787 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,787 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,788 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,788 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,788 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,788 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,788 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,789 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,789 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,789 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,789 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:23,791 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,791 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,792 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,792 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,792 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,792 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,792 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,792 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,792 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,792 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,792 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,792 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,792 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,792 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,792 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:23,795 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,795 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,795 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,795 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,795 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,795 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,795 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,795 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,795 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,796 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,796 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,796 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,796 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,796 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,796 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:23,799 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:23,799 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:23,799 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:23,799 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:23,799 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,799 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:23,799 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:23,799 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:23,799 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:23,799 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:23,800 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:23,800 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:23,800 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:23,800 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:23,800 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,470 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,470 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,470 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,470 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,470 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,470 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,471 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,471 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,471 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,471 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,471 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,471 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,471 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,471 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,471 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,475 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,475 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,475 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,475 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,475 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,475 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,475 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,475 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,476 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,476 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,476 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,476 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,476 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,476 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,476 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,479 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,479 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,479 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,479 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,479 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,479 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,479 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,479 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,480 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,480 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,480 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,480 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,480 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,480 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,480 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,483 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,483 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,483 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,483 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,483 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,483 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,483 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,483 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,483 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,483 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,483 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,484 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,484 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,484 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,484 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,487 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,487 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,487 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,487 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,487 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,487 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,487 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,487 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,487 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,487 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,487 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,489 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,489 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,489 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,489 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,492 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,492 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,492 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,492 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,492 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,492 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,492 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,493 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,493 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,493 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,493 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,493 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,493 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,493 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,493 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,496 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,496 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,496 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,496 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,496 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,496 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,496 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,496 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,496 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,496 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,496 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,497 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,497 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,497 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,497 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,499 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,500 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,500 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,500 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,500 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,500 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,500 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,500 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,500 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,500 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,500 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,500 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,500 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,500 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,500 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,503 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,503 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,503 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,503 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,503 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,503 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,504 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,504 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,504 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,504 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,504 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,504 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,504 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,504 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,504 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,507 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,507 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,507 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,507 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,507 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,507 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,507 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,507 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,507 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,508 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,508 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,508 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,508 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,508 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,508 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,510 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,511 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,511 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,511 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,511 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,511 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,511 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,511 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,511 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,511 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,511 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,511 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,511 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,511 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,511 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,514 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,514 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,514 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,514 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,514 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,514 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,514 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,514 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,514 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,514 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,514 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,515 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,515 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,515 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,515 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,517 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,517 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,517 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,517 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,517 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,517 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,518 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,518 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,518 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,518 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,518 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,518 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,518 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,519 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,519 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,522 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,522 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,522 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,522 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,522 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,522 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,523 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,523 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,523 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,523 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,523 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,523 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,523 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,523 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,523 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,526 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,526 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,526 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,526 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,526 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,526 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,526 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,526 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,526 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,526 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,526 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,527 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,527 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,527 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,527 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,529 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,529 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,530 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,530 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,530 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,530 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,530 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,530 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,530 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,530 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,530 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,530 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,530 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,530 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,530 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,533 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,533 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,533 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,533 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,533 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,533 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,533 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,533 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,533 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,533 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,534 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,534 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,534 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,534 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,534 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,538 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,538 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,538 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,538 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,538 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,539 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,539 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,539 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,539 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,539 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,539 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,539 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,539 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,539 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,540 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,542 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,542 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,542 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,542 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,543 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,543 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,543 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,543 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,543 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,543 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,543 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,543 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,543 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,543 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,543 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,546 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,546 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,546 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,546 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,546 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,546 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,546 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,546 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,546 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,547 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,547 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,547 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,547 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,547 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,547 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,838 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,838 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,838 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,838 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,838 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,838 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,838 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,838 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,838 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,839 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,839 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,839 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,839 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,839 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,839 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,842 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,842 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,842 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,842 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,842 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,842 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,843 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,843 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,843 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,843 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,843 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,843 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,843 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,843 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,843 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,846 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,846 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,846 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,846 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,846 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,846 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,847 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,847 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,847 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,847 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,847 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,847 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,848 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,848 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,848 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,850 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,851 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,851 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,851 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,851 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,851 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,851 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,851 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,851 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,851 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,851 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,851 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,851 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,851 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,852 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,854 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,855 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,855 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,855 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,855 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,855 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,855 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,855 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,855 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,855 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,855 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,856 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,856 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,856 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,856 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,858 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,858 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,858 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,858 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,859 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,859 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,859 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,859 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,859 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,859 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,859 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,859 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,859 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,859 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,859 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,862 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,862 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,862 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,862 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,862 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,862 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,862 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,862 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,862 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,862 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,862 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,863 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,863 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,863 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,863 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,865 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,865 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,865 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,865 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,865 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,865 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,866 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,866 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,866 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,866 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,866 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,866 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,866 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,866 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,866 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,868 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,869 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,869 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,869 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,869 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,869 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,869 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,869 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,869 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,869 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,869 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,869 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,869 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,869 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,869 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,873 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,873 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,873 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,873 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,873 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,873 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,873 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,873 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,873 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,873 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,873 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,874 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,874 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,874 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,874 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,876 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,876 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,876 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,876 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,876 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,877 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,877 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,877 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,877 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,877 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,877 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,877 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,877 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,877 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,878 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,881 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,881 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,881 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,881 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,881 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,881 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,881 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,881 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,881 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,882 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,882 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,882 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,882 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,882 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,882 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,885 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,885 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,885 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,885 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,885 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,885 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,885 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,885 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,885 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,885 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,886 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,886 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,886 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,886 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,886 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,889 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,889 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,889 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,889 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,889 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,889 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,890 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,890 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,890 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,890 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,890 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,890 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,890 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,890 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,890 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,892 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,892 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,892 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,893 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,893 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,893 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,893 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,893 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,893 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,893 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,893 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,893 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,893 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,894 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,894 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,896 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,896 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,896 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,896 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,896 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,897 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,897 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,897 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,897 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,897 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,897 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,897 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,897 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,897 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,897 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,900 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,900 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,900 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,900 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,900 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,900 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,900 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,900 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,900 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,901 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,901 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,901 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,901 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,901 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,901 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,904 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,904 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,904 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,904 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,904 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,904 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,905 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,905 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,905 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,905 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,905 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,905 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,905 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,905 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,905 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,908 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,908 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,908 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,908 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,908 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,908 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,908 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,908 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,908 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,909 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,909 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,909 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,909 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,909 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,909 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:24,912 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:24,912 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:24,912 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:24,912 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:24,912 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,912 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:24,912 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:24,912 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:24,913 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:24,913 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:24,913 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:24,913 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:24,913 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:24,913 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:24,913 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,052 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,052 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,052 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,052 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,052 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,052 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,053 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,053 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,053 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,053 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,053 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,053 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,053 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,054 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,054 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,058 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,058 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,058 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,058 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,058 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,058 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,058 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,058 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,059 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,059 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,059 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,059 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,059 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,059 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,060 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,062 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,062 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,062 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,062 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,062 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,062 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,063 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,063 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,063 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,063 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,063 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,063 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,063 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,063 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,063 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,065 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,065 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,066 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,066 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,066 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,066 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,066 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,066 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,066 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,066 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,066 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,066 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,066 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,066 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,066 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,069 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,069 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,069 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,069 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,069 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,069 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,069 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,069 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,070 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,070 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,070 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,070 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,070 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,070 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,070 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,074 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,074 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,074 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,074 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,074 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,074 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,074 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,074 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,074 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,074 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,074 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,075 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,075 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,075 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,075 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,077 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,077 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,077 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,077 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,077 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,078 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,078 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,078 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,078 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,078 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,078 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,078 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,078 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,078 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,078 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,081 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,081 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,081 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,081 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,081 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,081 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,081 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,081 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,081 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,081 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,081 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,082 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,082 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,082 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,082 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,085 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,085 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,085 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,085 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,085 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,085 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,086 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,086 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,086 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,086 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,086 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,086 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,086 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,086 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,088 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,091 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,091 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,091 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,091 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,091 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,091 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,091 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,091 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,091 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,091 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,091 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,092 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,092 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,092 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,092 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,094 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,094 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,094 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,094 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,094 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,094 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,094 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,094 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,094 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,094 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,095 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,095 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,095 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,095 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,095 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,098 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,098 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,098 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,098 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,098 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,099 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,099 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,099 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,100 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,100 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,101 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,101 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,101 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,101 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,101 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,105 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,105 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,106 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,106 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,106 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,106 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,106 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,106 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,106 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,107 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,107 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,107 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,107 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,107 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,108 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,111 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,111 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,111 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,111 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,111 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,111 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,111 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,111 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,111 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,111 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,112 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,112 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,112 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,112 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,112 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,115 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,115 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,115 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,115 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,115 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,115 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,115 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,115 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,115 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,115 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,115 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,116 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,116 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,116 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,116 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,118 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,119 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,119 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,119 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,119 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,119 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,119 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,119 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,119 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,119 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,119 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,120 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,120 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,120 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,120 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,123 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,123 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,123 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,123 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,123 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,124 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,124 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,124 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,124 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,124 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,124 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,124 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,124 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,125 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,125 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,127 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,127 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,127 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,127 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,127 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,128 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,128 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,128 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,128 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,128 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,128 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,128 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,128 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,128 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,128 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,131 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,131 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,131 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,131 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,131 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,131 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,131 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,131 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,131 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,131 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,131 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,132 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,132 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,132 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,132 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,134 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,134 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,134 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,134 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,135 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,135 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,135 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,135 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,135 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,135 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,135 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,135 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,135 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,135 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,135 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,275 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,275 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,275 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,275 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,275 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,275 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,275 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,276 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,276 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,276 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,276 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,276 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,276 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,276 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,276 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,281 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,281 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,281 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,281 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,281 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,282 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,282 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,282 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,282 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,282 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,282 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,282 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,282 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,283 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,283 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,285 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,285 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,285 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,285 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,285 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,285 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,286 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,286 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,286 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,286 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,286 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,287 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,287 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,287 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,287 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,291 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,291 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,291 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,291 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,291 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,291 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,291 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,291 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,291 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,291 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,291 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,292 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,292 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,292 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,292 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,294 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,294 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,294 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,294 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,294 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,294 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,295 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,295 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,295 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,295 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,295 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,295 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,295 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,295 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,295 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,298 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,298 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,298 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,298 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,298 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,298 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,298 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,298 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,298 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,298 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,298 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,299 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,299 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,299 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,299 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,301 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,301 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,301 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,301 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,301 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,301 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,301 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,301 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,301 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,301 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,302 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,302 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,302 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,303 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,303 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,305 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,305 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,305 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,306 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,306 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,306 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,306 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,306 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,306 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,306 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,306 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,306 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,306 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,306 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,306 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,308 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,309 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,309 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,309 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,309 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,309 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,309 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,309 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,309 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,309 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,309 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,309 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,309 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,309 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,309 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,312 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,312 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,312 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,312 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,312 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,312 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,312 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,312 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,312 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,313 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,313 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,313 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,313 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,313 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,313 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,315 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,315 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,315 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,315 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,315 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,316 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,316 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,316 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,316 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,316 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,316 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,316 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,316 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,316 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,316 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,319 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,319 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,319 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,319 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,319 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,320 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,320 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,320 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,320 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,320 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,321 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,321 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,321 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,321 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,321 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,324 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,324 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,324 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,324 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,324 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,324 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,324 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,324 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,324 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,325 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,325 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,325 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,325 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,325 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,325 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,327 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,328 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,328 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,328 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,328 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,328 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,328 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,328 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,328 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,328 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,328 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,328 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,328 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,328 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,328 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,331 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,331 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,331 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,331 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,331 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,331 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,331 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,331 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,331 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,332 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,332 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,332 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,332 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,332 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,332 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,334 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,334 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,335 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,335 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,335 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,335 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,335 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,335 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,335 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,335 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,335 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,335 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,335 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,335 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,335 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,339 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,339 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,339 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,339 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,339 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,339 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,339 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,339 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,339 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,339 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,339 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,340 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,340 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,340 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,340 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,342 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,342 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,342 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,342 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,342 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,343 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,343 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,343 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,343 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,343 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,343 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,343 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,343 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,343 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,343 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,346 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,346 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,346 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,346 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,346 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,346 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,346 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,347 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,347 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,347 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,347 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,347 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,347 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,347 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,347 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,349 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,349 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,349 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,349 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,349 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,349 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,351 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,351 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,351 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,351 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,351 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,351 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,351 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,351 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,351 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,568 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,568 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,568 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,568 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,568 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,568 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,568 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,569 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,569 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,569 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,569 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,570 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,570 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,570 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,570 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,576 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,576 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,576 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,576 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,576 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,576 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,576 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,576 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,576 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,576 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,576 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,576 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,576 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,576 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,576 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,580 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,580 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,580 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,580 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,580 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,580 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,580 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,580 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,580 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,580 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,580 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,580 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,580 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,581 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,581 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,584 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,584 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,584 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,584 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,584 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,585 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,585 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,585 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,585 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,585 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,585 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,585 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,585 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,585 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,585 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,588 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,588 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,588 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,589 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,589 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,589 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,589 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,589 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,589 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,589 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,589 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,590 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,590 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,590 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,590 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,592 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,592 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,592 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,592 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,592 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,592 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,593 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,593 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,593 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,593 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,593 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,593 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,593 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,593 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,593 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,596 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,596 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,596 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,596 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,596 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,596 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,596 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,596 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,596 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,596 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,596 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,597 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,597 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,597 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,597 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,599 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,600 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,600 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,600 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,600 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,600 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,600 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,600 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,600 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,600 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,600 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,600 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,600 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,600 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,601 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,604 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,604 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,604 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,604 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,604 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,604 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,604 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,604 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,605 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,605 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,605 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,605 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,606 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,606 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,606 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,609 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,609 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,609 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,609 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,609 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,609 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,609 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,609 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,609 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,610 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,610 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,610 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,610 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,610 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,610 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,613 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,614 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,614 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,614 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,614 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,614 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,614 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,614 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,614 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,614 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,615 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,615 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,615 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,615 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,615 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,618 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,619 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,619 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,619 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,619 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,619 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,619 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,619 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,620 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,620 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,620 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,620 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,620 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,620 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,620 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,624 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,624 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,625 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,625 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,625 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,625 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,625 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,625 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,625 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,625 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,625 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,625 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,625 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,626 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,626 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,629 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,629 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,629 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,629 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,629 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,629 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,629 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,629 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,629 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,630 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,630 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,630 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,630 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,630 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,630 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,633 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,633 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,634 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,634 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,634 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,634 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,634 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,634 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,634 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,634 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,634 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,635 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,635 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,635 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,635 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,639 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,639 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,639 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,640 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,640 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,640 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,640 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,640 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,640 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,641 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,641 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,641 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,641 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,641 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,641 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,645 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,645 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,645 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,645 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,645 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,645 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,645 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,645 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,646 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,646 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,646 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,646 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,646 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,646 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,646 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,649 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,649 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,649 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,649 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,650 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,650 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,650 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,650 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,650 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,650 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,650 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,650 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,650 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,650 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,650 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,654 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,654 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,654 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,654 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,654 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,655 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,655 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,655 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,655 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,655 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,655 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,655 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,655 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,655 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,655 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:25,658 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:25,658 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:25,658 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:25,658 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:25,658 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,658 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:25,659 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:25,659 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:25,659 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:25,659 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:25,659 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:25,659 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:25,659 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:25,659 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:25,659 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:26,503 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:26,503 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:26,503 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:26,503 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:26,503 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,503 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:26,503 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:26,503 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:26,503 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:26,503 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:26,503 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:26,503 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:26,503 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:26,503 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,503 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:26,508 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:26,508 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:26,508 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:26,508 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:26,508 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,508 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:26,508 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:26,508 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:26,508 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:26,508 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:26,509 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:26,509 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:26,509 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:26,509 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,509 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:26,512 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:26,513 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:26,513 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:26,513 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:26,513 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,513 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:26,513 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:26,513 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:26,513 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:26,513 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:26,513 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:26,513 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:26,513 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:26,513 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,513 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:26,517 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:26,517 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:26,517 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:26,517 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:26,517 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,517 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:26,517 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:26,517 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:26,517 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:26,518 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:26,518 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:26,518 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:26,518 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:26,518 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,518 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:26,520 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:26,520 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:26,520 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:26,520 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:26,520 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,521 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:26,521 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:26,521 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:26,521 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:26,521 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:26,521 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:26,521 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:26,521 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:26,521 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,521 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:26,524 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:26,524 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:26,524 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:26,524 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:26,524 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,525 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:26,525 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:26,525 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:26,525 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:26,525 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:26,525 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:26,525 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:26,525 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:26,525 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,525 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:26,529 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:26,529 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:26,529 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:26,529 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:26,529 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,530 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:26,530 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:26,530 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:26,530 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:26,530 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:26,530 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:26,531 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:26,531 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:26,531 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,531 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:26,533 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:26,534 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:26,534 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:26,534 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:26,534 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,534 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:26,534 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:26,534 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:26,534 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:26,534 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:26,534 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:26,535 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:26,535 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:26,535 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,535 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:26,537 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:26,538 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:26,538 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:26,538 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:26,538 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,538 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:26,538 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:26,538 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:26,538 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:26,539 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:26,539 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:26,539 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:26,539 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:26,539 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,539 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:26,542 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:26,542 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:26,542 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:26,542 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:26,542 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,543 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:26,543 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:26,543 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:26,543 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:26,543 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:26,543 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:26,543 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:26,543 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:26,543 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,543 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:26,546 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:26,546 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:26,546 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:26,546 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:26,546 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,547 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:26,547 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:26,547 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:26,547 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:26,547 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:26,547 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:26,548 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:26,548 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:26,548 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,548 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:26,551 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:26,551 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:26,551 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:26,551 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:26,551 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,551 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:26,551 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:26,551 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:26,551 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:26,552 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:26,552 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:26,552 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:26,552 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:26,552 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,552 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:26,555 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:26,555 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:26,555 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:26,555 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:26,555 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,556 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:26,556 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:26,556 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:26,556 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:26,556 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:26,556 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:26,556 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:26,556 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:26,556 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,556 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:26,559 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:26,559 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:26,559 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:26,559 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:26,559 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,559 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:26,559 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:26,559 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:26,559 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:26,559 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:26,559 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:26,560 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:26,560 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:26,560 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,560 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:26,563 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:26,564 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:26,564 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:26,564 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:26,564 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,564 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:26,565 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:26,565 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:26,565 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:26,565 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:26,565 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:26,566 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:26,566 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:26,566 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,566 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:26,570 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:26,571 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:26,572 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:26,572 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:26,572 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,573 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:26,573 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:26,573 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:26,574 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:26,575 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:26,575 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:26,576 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:26,576 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:26,576 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,576 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:26,582 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:26,582 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:26,582 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:26,582 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:26,582 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,582 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:26,583 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:26,583 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:26,583 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:26,583 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:26,583 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:26,583 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:26,583 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:26,584 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,584 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:26,586 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:26,587 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:26,587 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:26,587 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:26,587 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,587 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:26,587 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:26,587 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:26,587 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:26,587 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:26,587 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:26,587 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:26,587 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:26,587 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,587 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:26,590 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:26,591 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:26,591 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:26,591 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:26,591 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,591 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:26,591 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:26,591 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:26,591 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:26,591 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:26,591 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:26,591 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:26,591 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:26,591 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,592 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:26,594 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:26,594 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:26,594 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:26,594 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:26,595 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,595 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:26,595 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:26,595 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:26,595 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:26,595 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:26,595 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:26,595 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:26,596 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:26,596 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:26,596 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,382 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,382 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,382 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,382 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,382 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,382 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,383 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,383 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,383 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,383 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,383 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,384 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,384 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,384 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,384 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,386 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,386 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,387 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,387 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,387 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,387 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,387 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,387 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,387 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,387 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,387 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,387 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,387 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,387 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,387 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,390 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,391 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,391 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,391 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,391 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,391 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,391 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,391 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,391 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,391 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,391 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,392 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,392 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,392 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,392 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,394 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,394 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,394 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,394 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,394 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,395 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,395 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,395 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,395 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,395 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,395 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,395 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,395 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,396 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,396 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,399 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,399 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,399 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,399 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,399 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,399 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,399 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,399 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,399 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,399 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,399 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,399 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,399 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,400 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,400 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,402 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,402 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,402 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,402 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,402 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,402 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,402 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,402 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,402 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,402 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,402 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,403 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,403 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,403 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,403 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,405 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,405 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,405 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,405 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,405 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,405 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,405 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,406 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,406 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,406 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,406 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,406 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,406 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,406 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,406 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,408 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,408 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,408 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,408 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,409 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,409 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,409 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,409 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,409 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,409 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,409 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,409 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,409 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,409 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,409 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,412 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,412 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,412 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,412 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,413 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,413 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,413 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,413 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,413 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,413 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,413 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,414 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,414 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,414 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,414 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,417 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,417 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,417 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,417 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,417 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,417 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,417 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,417 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,417 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,417 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,417 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,418 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,418 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,418 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,418 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,420 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,420 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,420 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,420 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,420 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,420 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,421 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,421 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,421 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,421 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,421 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,421 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,421 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,421 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,421 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,424 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,424 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,424 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,424 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,424 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,424 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,425 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,425 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,425 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,425 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,425 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,425 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,425 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,425 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,425 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,427 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,427 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,427 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,428 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,428 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,428 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,428 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,428 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,428 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,429 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,429 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,429 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,429 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,430 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,430 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,432 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,433 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,433 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,433 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,433 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,433 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,433 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,433 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,433 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,433 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,433 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,434 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,434 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,434 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,434 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,436 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,436 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,436 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,436 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,437 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,437 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,437 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,437 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,437 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,437 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,437 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,437 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,437 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,437 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,437 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,440 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,440 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,440 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,440 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,440 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,440 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,440 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,440 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,440 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,441 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,441 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,441 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,441 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,441 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,441 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,444 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,444 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,444 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,444 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,444 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,445 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,445 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,445 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,445 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,445 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,446 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,446 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,446 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,446 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,446 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,448 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,449 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,449 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,449 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,449 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,449 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,449 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,449 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,449 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,449 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,449 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,450 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,450 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,450 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,450 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,453 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,453 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,453 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,453 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,453 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,453 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,453 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,453 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,453 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,453 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,453 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,454 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,454 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,454 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,454 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,456 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,457 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,457 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,457 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,457 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,457 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,457 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,457 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,457 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,457 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,457 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,457 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,457 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,458 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,458 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,750 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,750 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,750 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,750 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,750 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,751 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,751 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,751 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,751 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,751 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,751 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,751 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,751 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,751 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,751 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,755 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,755 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,755 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,756 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,756 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,756 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,756 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,756 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,756 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,756 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,756 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,756 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,756 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,756 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,756 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,759 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,759 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,759 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,759 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,759 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,759 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,759 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,759 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,759 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,759 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,759 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,759 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,759 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,759 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,759 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,764 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,764 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,764 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,764 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,764 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,764 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,764 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,764 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,764 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,764 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,765 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,765 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,765 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,765 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,765 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,767 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,767 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,767 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,767 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,767 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,767 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,768 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,768 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,768 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,768 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,768 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,768 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,768 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,768 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,768 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,773 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,774 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,774 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,774 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,774 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,774 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,774 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,774 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,774 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,774 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,774 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,775 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,775 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,775 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,775 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,778 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,778 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,778 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,778 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,779 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,779 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,779 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,779 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,779 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,779 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,779 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,780 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,780 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,780 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,780 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,783 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,783 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,783 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,783 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,783 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,783 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,784 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,784 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,784 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,784 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,784 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,784 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,784 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,784 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,784 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,788 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,788 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,788 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,788 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,788 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,788 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,788 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,788 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,788 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,788 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,789 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,789 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,789 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,789 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,789 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,792 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,792 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,792 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,792 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,792 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,792 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,792 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,792 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,792 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,793 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,793 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,793 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,793 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,793 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,793 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,797 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,798 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,798 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,798 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,798 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,799 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,799 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,799 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,799 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,799 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,799 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,799 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,799 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,799 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,799 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,803 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,803 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,803 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,803 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,803 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,803 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,804 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,804 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,804 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,804 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,804 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,804 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,804 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,804 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,804 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,809 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,809 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,809 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,809 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,809 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,809 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,809 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,809 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,809 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,809 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,809 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,809 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,809 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,809 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,809 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,813 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,813 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,813 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,813 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,813 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,813 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,813 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,813 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,813 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,814 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,814 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,814 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,814 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,814 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,814 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,818 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,818 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,818 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,818 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,818 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,818 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,818 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,818 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,818 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,819 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,819 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,820 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,820 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,820 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,820 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,823 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,823 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,824 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,824 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,824 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,824 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,824 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,824 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,824 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,824 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,824 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,825 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,825 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,825 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,825 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,828 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,828 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,828 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,828 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,828 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,828 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,829 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,829 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,829 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,829 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,830 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,830 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,830 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,831 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,831 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,834 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,834 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,834 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,834 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,834 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,834 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,834 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,834 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,835 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,835 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,835 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,835 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,835 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,835 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,835 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,839 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,839 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,839 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,839 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,839 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,839 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,840 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,840 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,840 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,840 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,840 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,840 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,840 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,840 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,840 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,843 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,843 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,843 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,843 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,843 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,843 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,844 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,844 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,844 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,844 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,844 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,844 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,844 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,845 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,845 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,971 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,971 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,971 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,971 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,971 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,971 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,972 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,972 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,972 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,972 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,972 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,972 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,972 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,972 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,972 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,978 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,978 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,978 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,978 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,978 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,978 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,978 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,978 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,978 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,979 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,979 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,979 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,979 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,979 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,979 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,982 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,982 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,982 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,982 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,982 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,982 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,982 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,982 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,982 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,982 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,982 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,982 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,983 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,983 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,983 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,985 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,985 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,985 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,985 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,985 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,985 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,986 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,986 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,986 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,986 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,986 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,987 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,987 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,987 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,987 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,992 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,992 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,992 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,993 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,993 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,993 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,993 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,993 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,993 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,993 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,993 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,993 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,993 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,993 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,993 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:27,996 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:27,996 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:27,996 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:27,996 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:27,996 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,996 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:27,996 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:27,996 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:27,996 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:27,996 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:27,996 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:27,997 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:27,997 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:27,997 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:27,997 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,000 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,000 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,000 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,000 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,000 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,000 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,000 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,000 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,000 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,000 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,000 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,001 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,001 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,001 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,001 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,004 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,004 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,004 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,004 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,004 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,004 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,004 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,004 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,004 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,005 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,005 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,005 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,005 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,005 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,005 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,009 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,009 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,009 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,009 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,009 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,010 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,010 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,010 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,010 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,010 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,010 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,010 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,010 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,010 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,010 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,013 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,013 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,013 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,013 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,013 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,013 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,013 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,013 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,013 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,014 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,014 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,014 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,014 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,014 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,014 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,017 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,017 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,017 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,017 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,017 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,017 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,017 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,017 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,017 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,017 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,017 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,018 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,018 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,018 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,018 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,021 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,021 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,021 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,021 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,021 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,022 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,022 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,022 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,022 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,022 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,022 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,022 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,022 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,022 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,023 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,026 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,026 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,026 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,026 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,026 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,026 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,026 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,026 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,026 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,026 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,026 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,027 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,027 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,027 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,027 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,029 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,029 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,029 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,030 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,030 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,030 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,030 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,030 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,030 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,030 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,030 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,031 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,031 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,031 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,031 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,034 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,034 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,034 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,034 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,034 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,034 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,035 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,035 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,035 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,035 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,035 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,035 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,035 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,035 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,035 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,038 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,038 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,038 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,038 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,038 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,038 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,038 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,038 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,039 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,039 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,039 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,039 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,039 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,039 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,039 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,043 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,043 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,043 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,043 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,043 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,043 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,043 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,043 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,044 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,044 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,044 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,044 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,044 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,044 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,044 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,047 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,047 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,047 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,047 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,047 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,047 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,047 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,047 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,047 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,047 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,047 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,048 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,048 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,048 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,048 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,051 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,051 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,051 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,051 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,051 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,051 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,051 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,051 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,051 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,052 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,052 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,052 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,052 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,052 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,052 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,055 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,055 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,055 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,055 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,055 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,055 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,056 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,056 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,056 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,056 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,056 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,057 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,057 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,057 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,057 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,190 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,191 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,191 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,191 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,191 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,191 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,191 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,191 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,191 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,192 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,192 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,192 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,192 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,192 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,192 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,196 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,196 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,197 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,197 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,197 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,197 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,197 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,197 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,197 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,197 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,197 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,197 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,197 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,197 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,198 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,201 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,201 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,201 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,201 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,201 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,201 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,201 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,201 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,201 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,201 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,201 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,202 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,202 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,202 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,202 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,205 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,205 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,205 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,205 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,205 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,206 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,206 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,206 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,206 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,206 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,206 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,206 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,206 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,206 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,206 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,211 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,212 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,212 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,212 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,212 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,212 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,212 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,212 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,212 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,213 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,213 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,213 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,213 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,213 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,213 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,216 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,217 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,217 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,217 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,217 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,217 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,217 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,217 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,217 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,217 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,217 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,218 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,218 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,218 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,218 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,221 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,221 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,221 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,221 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,221 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,221 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,221 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,221 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,222 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,222 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,222 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,222 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,222 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,222 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,222 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,224 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,224 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,224 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,224 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,224 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,224 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,226 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,226 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,226 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,226 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,226 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,226 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,226 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,226 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,226 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,229 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,229 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,229 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,230 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,230 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,230 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,230 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,230 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,230 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,230 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,230 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,230 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,230 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,230 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,230 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,234 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,234 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,234 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,234 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,234 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,234 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,234 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,234 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,234 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,234 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,234 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,235 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,235 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,235 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,235 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,237 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,237 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,238 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,238 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,238 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,238 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,238 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,238 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,238 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,238 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,238 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,239 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,239 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,239 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,239 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,242 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,242 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,242 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,242 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,242 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,243 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,243 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,243 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,243 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,243 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,243 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,243 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,243 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,244 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,244 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,247 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,247 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,247 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,247 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,247 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,247 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,247 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,247 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,247 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,248 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,248 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,248 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,248 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,248 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,248 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,252 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,252 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,252 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,252 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,252 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,252 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,253 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,253 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,253 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,253 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,253 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,253 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,253 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,253 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,254 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,256 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,256 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,257 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,257 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,257 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,257 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,257 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,257 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,257 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,257 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,257 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,257 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,257 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,258 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,258 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,260 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,261 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,261 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,261 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,261 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,261 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,261 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,261 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,261 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,261 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,262 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,262 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,262 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,262 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,262 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,265 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,265 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,265 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,265 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,265 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,265 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,265 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,265 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,265 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,265 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,266 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,266 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,266 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,266 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,266 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,268 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,269 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,269 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,269 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,269 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,269 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,269 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,269 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,269 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,269 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,269 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,270 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,270 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,270 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,270 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,272 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,273 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,273 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,273 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,273 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,273 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,273 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,273 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,273 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,273 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,273 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,274 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,274 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,274 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,274 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,276 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,276 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,276 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,276 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,276 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,276 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,277 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,277 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,277 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,277 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,277 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,277 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,277 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,277 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,277 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,396 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,396 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,396 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,396 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,396 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,397 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,397 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,397 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,397 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,397 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,397 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,397 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,397 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,397 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,397 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,400 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,401 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,401 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,401 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,401 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,401 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,401 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,401 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,401 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,401 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,401 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,401 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,401 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,402 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,402 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,406 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,406 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,406 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,406 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,406 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,406 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,406 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,406 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,406 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,407 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,407 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,407 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,407 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,407 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,407 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,410 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,410 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,410 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,410 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,410 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,410 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,410 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,411 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,411 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,411 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,411 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,411 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,411 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,412 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,412 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,415 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,415 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,415 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,415 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,415 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,415 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,416 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,416 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,416 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,416 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,416 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,416 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,416 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,416 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,416 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,420 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,420 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,420 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,420 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,420 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,420 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,420 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,420 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,421 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,421 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,421 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,421 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,421 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,421 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,421 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,424 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,424 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,424 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,424 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,424 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,425 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,425 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,425 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,425 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,425 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,425 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,425 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,425 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,425 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,425 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,428 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,428 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,428 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,428 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,428 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,429 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,429 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,429 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,429 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,429 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,430 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,430 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,430 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,430 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,430 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,433 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,433 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,433 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,433 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,433 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,433 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,433 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,433 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,433 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,434 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,434 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,434 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,434 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,434 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,434 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,437 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,437 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,438 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,438 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,438 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,438 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,438 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,438 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,438 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,438 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,438 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,439 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,439 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,439 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,439 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,442 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,442 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,442 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,442 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,442 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,442 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,442 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,442 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,442 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,443 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,443 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,443 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,443 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,443 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,443 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,446 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,446 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,446 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,446 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,446 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,446 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,446 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,446 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,446 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,446 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,447 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,447 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,447 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,447 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,447 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,449 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,450 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,450 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,450 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,450 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,450 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,450 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,450 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,450 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,450 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,450 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,450 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,450 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,450 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,451 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,453 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,454 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,454 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,454 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,454 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,454 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,454 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,454 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,454 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,455 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,455 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,455 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,455 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,455 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,455 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,458 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,458 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,458 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,458 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,458 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,458 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,459 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,459 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,459 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,459 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,459 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,459 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,459 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,459 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,459 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,463 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,463 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,463 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,464 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,464 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,464 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,464 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,464 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,464 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,464 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,464 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,464 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,464 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,464 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,464 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,468 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,468 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,468 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,468 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,468 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,468 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,468 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,468 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,468 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,469 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,469 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,469 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,469 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,469 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,469 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,472 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,472 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,472 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,472 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,472 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,473 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,473 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,473 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,473 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,473 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,473 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,473 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,473 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,474 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,474 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,477 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,477 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,477 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,477 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,477 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,477 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,477 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,477 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,477 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,478 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,478 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,479 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,479 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,479 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,479 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,483 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,484 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,484 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,484 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,484 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,484 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,484 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,484 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,484 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,484 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,484 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,485 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,485 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,485 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,485 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,617 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,617 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,617 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,617 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,617 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,617 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,617 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,617 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,617 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,617 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,617 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,618 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,618 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,618 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,618 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,622 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,622 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,622 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,622 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,622 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,622 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,622 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,622 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,622 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,622 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,622 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,623 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,623 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,623 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,623 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,626 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,626 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,626 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,626 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,626 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,626 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,626 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,626 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,626 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,626 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,627 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,627 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,627 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,627 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,627 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,631 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,631 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,631 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,631 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,631 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,632 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,632 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,632 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,632 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,632 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,632 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,632 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,632 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,632 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,632 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,635 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,636 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,636 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,636 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,636 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,636 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,636 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,636 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,636 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,636 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,636 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,636 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,637 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,637 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,637 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,639 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,639 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,640 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,640 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,640 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,640 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,640 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,640 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,640 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,640 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,640 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,640 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,640 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,640 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,640 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,643 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,643 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,643 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,643 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,643 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,643 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,643 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,643 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,643 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,643 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,643 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,644 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,644 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,644 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,644 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,647 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,647 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,647 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,648 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,648 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,648 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,648 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,648 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,648 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,648 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,648 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,649 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,649 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,649 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,649 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,652 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,652 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,652 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,652 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,652 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,652 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,653 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,653 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,653 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,653 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,653 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,654 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,654 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,654 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,654 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,657 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,657 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,657 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,657 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,657 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,657 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,657 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,657 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,657 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,658 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,658 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,658 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,658 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,658 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,658 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,661 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,661 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,661 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,661 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,661 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,661 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,661 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,662 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,662 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,662 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,663 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,663 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,663 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,663 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,663 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,666 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,666 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,666 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,666 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,666 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,666 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,666 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,666 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,666 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,666 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,666 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,667 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,667 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,667 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,667 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,670 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,670 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,670 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,670 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,670 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,670 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,670 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,670 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,670 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,671 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,671 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,671 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,671 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,671 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,671 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,674 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,674 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,674 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,674 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,675 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,675 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,675 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,675 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,675 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,675 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,675 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,675 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,675 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,675 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,675 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,679 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,679 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,679 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,679 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,679 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,679 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,680 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,680 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,680 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,680 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,680 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,680 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,680 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,680 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,680 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,684 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,684 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,684 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,684 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,684 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,684 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,684 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,684 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,684 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,685 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,685 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,685 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,685 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,685 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,685 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,689 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,689 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,689 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,689 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,689 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,689 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,689 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,689 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,689 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,690 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,691 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,692 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,692 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,692 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,692 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,696 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,696 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,696 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,696 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,696 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,697 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,697 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,697 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,697 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,697 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,697 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,698 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,698 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,698 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,698 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,702 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,703 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,703 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,703 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,703 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,703 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,703 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,703 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,703 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,704 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,704 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,704 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,704 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,704 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,704 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,708 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,708 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,708 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,708 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,708 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,708 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,708 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,708 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,708 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,709 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,709 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,709 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,709 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,709 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,709 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,847 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,848 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,848 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,848 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,848 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,848 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,848 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,848 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,848 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,848 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,848 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,848 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,848 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,848 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,848 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,851 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,851 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,851 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,851 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,851 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,851 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,852 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,852 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,852 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,852 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,852 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,852 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,852 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,852 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,852 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,856 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,856 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,856 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,856 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,856 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,856 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,856 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,856 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,856 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,856 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,857 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,857 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,857 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,857 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,857 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,863 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,863 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,863 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,863 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,864 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,864 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,864 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,864 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,865 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,865 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,865 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,866 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,866 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,866 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,866 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,870 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,870 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,871 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,871 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,871 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,871 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,871 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,871 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,871 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,872 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,872 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,872 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,872 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,872 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,872 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,875 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,875 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,875 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,875 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,875 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,875 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,875 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,875 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,876 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,876 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,876 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,876 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,876 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,876 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,876 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,879 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,879 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,879 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,879 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,879 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,879 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,879 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,880 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,880 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,880 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,880 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,881 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,881 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,881 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,881 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,884 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,884 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,884 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,884 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,884 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,884 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,884 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,884 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,884 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,884 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,884 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,884 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,884 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,884 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,885 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,887 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,888 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,888 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,888 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,888 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,888 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,888 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,888 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,888 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,888 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,888 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,889 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,889 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,889 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,889 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,891 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,892 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,892 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,892 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,892 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,892 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,892 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,892 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,892 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,892 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,892 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,892 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,892 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,893 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,893 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,896 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,896 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,896 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,896 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,896 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,896 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,896 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,896 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,896 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,897 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,897 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,897 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,897 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,897 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,897 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,900 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,900 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,900 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,900 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,900 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,900 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,900 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,900 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,900 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,900 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,900 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,901 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,901 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,901 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,901 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,903 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,903 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,903 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,903 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,903 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,904 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,904 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,904 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,904 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,904 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,904 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,905 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,905 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,905 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,905 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,908 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,908 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,908 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,908 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,908 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,908 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,908 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,908 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,909 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,909 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,909 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,909 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,909 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,909 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,909 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,913 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,913 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,913 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,913 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,913 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,913 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,913 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,913 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,913 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,913 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,913 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,914 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,914 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,914 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,914 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,917 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,917 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,917 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,917 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,918 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,918 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,918 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,918 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,918 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,918 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,918 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,918 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,918 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,918 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,918 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,921 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,922 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,922 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,922 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,922 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,922 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,922 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,922 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,922 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,922 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,922 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,923 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,923 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,923 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,923 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,926 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,926 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,926 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,926 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,926 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,927 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,927 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,927 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,927 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,927 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,927 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,927 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,927 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,927 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,927 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,930 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,931 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,931 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,931 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,931 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,931 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,931 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,931 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,932 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,932 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,932 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,932 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,932 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,932 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,932 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:28,936 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:28,936 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:28,936 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:28,936 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:28,937 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,937 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:28,937 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:28,937 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:28,937 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:28,937 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:28,937 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:28,938 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:28,938 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:28,938 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:28,938 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,049 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,049 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,049 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,049 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,049 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,050 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,050 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,050 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,050 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,050 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,050 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,050 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,050 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,050 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,050 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,055 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,055 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,055 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,055 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,055 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,055 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,055 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,055 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,055 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,056 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,056 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,056 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,056 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,056 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,056 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,059 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,059 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,059 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,059 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,059 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,059 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,059 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,059 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,059 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,059 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,059 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,060 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,060 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,060 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,060 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,065 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,065 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,065 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,065 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,065 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,065 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,065 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,065 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,065 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,065 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,065 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,066 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,066 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,066 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,066 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,068 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,068 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,068 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,068 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,069 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,069 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,069 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,069 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,069 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,069 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,069 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,069 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,069 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,069 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,069 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,072 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,072 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,072 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,072 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,072 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,072 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,072 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,072 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,072 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,072 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,072 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,073 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,073 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,073 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,073 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,075 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,075 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,076 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,076 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,076 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,076 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,076 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,076 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,076 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,076 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,076 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,076 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,076 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,076 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,076 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,079 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,080 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,080 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,080 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,080 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,080 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,080 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,080 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,080 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,080 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,080 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,081 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,081 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,081 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,081 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,083 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,083 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,083 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,083 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,083 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,083 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,084 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,084 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,084 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,084 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,084 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,084 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,084 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,084 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,084 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,087 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,087 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,087 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,087 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,087 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,088 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,088 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,088 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,088 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,088 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,088 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,088 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,088 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,088 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,088 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,091 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,091 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,091 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,091 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,091 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,092 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,092 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,092 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,092 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,092 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,092 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,092 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,092 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,092 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,092 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,095 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,095 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,096 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,096 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,096 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,096 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,096 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,096 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,096 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,097 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,097 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,097 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,097 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,097 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,097 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,100 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,100 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,100 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,100 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,100 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,100 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,100 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,100 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,100 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,101 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,101 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,101 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,101 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,101 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,101 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,104 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,104 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,104 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,105 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,105 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,105 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,105 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,105 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,105 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,105 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,105 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,106 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,106 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,106 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,106 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,109 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,109 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,109 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,109 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,109 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,109 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,109 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,109 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,109 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,109 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,109 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,109 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,110 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,110 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,110 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,112 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,112 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,112 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,112 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,112 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,113 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,113 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,113 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,113 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,113 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,113 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,113 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,113 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,113 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,113 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,116 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,116 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,116 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,116 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,116 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,116 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,116 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,116 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,116 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,117 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,117 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,117 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,117 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,117 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,117 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,120 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,121 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,121 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,121 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,121 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,121 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,121 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,121 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,121 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,121 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,121 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,121 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,121 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,121 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,122 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,125 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,125 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,125 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,125 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,125 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,125 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,125 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,125 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,125 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,125 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,126 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,126 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,126 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,126 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,126 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,130 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,130 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,130 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,130 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,130 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,131 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,131 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,131 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,131 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,131 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,131 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,131 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,131 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,131 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,131 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,252 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,252 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,252 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,252 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,252 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,252 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,252 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,252 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,253 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,253 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,253 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,253 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,253 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,253 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,254 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,257 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,257 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,257 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,257 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,257 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,257 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,257 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,257 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,257 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,257 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,257 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,258 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,258 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,258 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,258 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,261 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,261 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,261 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,262 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,262 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,262 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,262 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,262 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,262 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,262 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,262 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,263 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,263 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,263 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,263 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,265 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,265 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,265 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,265 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,265 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,266 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,266 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,266 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,266 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,266 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,266 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,266 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,266 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,266 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,266 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,269 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,269 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,270 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,270 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,270 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,270 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,270 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,270 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,271 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,271 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,271 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,271 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,271 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,271 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,271 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,274 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,274 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,274 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,274 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,274 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,274 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,274 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,274 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,274 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,274 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,274 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,274 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,274 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,274 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,274 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,277 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,278 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,278 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,278 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,279 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,279 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,279 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,279 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,279 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,279 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,279 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,280 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,280 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,280 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,280 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,283 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,283 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,283 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,283 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,283 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,283 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,283 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,283 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,283 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,284 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,284 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,284 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,284 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,284 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,284 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,287 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,287 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,287 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,287 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,287 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,287 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,287 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,287 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,287 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,287 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,287 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,288 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,288 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,288 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,288 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,291 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,291 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,291 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,291 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,291 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,291 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,291 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,291 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,291 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,291 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,292 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,292 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,292 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,292 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,293 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,296 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,296 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,296 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,296 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,296 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,296 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,297 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,297 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,297 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,297 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,297 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,298 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,298 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,298 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,298 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,301 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,301 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,301 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,301 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,301 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,301 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,301 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,301 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,301 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,301 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,301 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,301 http-nio-8888-exec-2 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,301 http-nio-8888-exec-2 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,301 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,301 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,304 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,304 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,304 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,304 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,305 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,305 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,305 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,305 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,305 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,305 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,306 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,306 http-nio-8888-exec-3 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,306 http-nio-8888-exec-3 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,306 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,306 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,308 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,309 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,309 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,309 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,309 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,309 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,309 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,309 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,309 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,309 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,309 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,309 http-nio-8888-exec-4 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,309 http-nio-8888-exec-4 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,309 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,310 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,313 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,313 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,313 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,313 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,313 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,313 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,314 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,314 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,314 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,314 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,314 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,314 http-nio-8888-exec-5 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,314 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,314 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,315 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,318 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,318 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,318 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,318 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,318 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,318 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,318 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,318 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,318 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,318 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,318 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,319 http-nio-8888-exec-6 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,319 http-nio-8888-exec-6 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,319 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,319 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,323 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,324 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,324 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,324 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,324 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,324 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,325 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,325 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,325 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,325 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,325 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,325 http-nio-8888-exec-9 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,325 http-nio-8888-exec-9 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,325 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,325 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,336 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,337 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,337 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,338 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,338 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,338 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,339 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,339 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,339 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,340 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,340 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,341 http-nio-8888-exec-10 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,341 http-nio-8888-exec-10 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,341 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,341 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,347 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,347 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,347 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,347 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,347 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,347 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,348 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,348 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,348 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,348 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,349 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,349 http-nio-8888-exec-8 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,349 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,350 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,350 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:29,353 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 19:01:29,353 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 19:01:29,353 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 19:01:29,353 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 19:01:29,353 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,353 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 19:01:29,353 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 19:01:29,354 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 19:01:29,354 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 19:01:29,354 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /WEB-INF/views/index.jsp
2025-05-24 19:01:29,354 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 19:01:29,355 http-nio-8888-exec-7 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/WEB-INF/views//index.jsp?continue to session
2025-05-24 19:01:29,355 http-nio-8888-exec-7 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 19:01:29,355 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 19:01:29,355 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 19:01:41,378 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 19:01:41,378 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 19:02:11,380 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 19:02:11,380 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 19:02:41,394 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 19:02:41,395 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 19:03:11,397 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 19:03:11,397 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 19:03:41,408 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 19:03:41,408 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 19:04:11,413 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 19:04:11,413 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 19:04:41,422 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 19:04:41,422 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 19:05:11,428 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 19:05:11,428 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 19:05:41,438 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 19:05:41,438 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 19:06:11,444 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 19:06:11,444 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 19:06:41,448 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 19:06:41,448 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 19:07:11,455 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 19:07:11,455 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 19:07:41,466 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 19:07:41,466 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 19:08:11,476 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 19:08:11,476 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 19:08:41,491 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 19:08:41,491 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 19:09:11,498 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 19:09:11,498 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 19:21:00,067 HikariPool-1 housekeeper WARN com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Thread starvation or clock leap detected (housekeeper delta=11m48s568ms579µs199ns).
2025-05-24 19:21:00,068 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 19:21:00,068 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 19:21:30,070 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 19:21:30,072 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 19:22:00,085 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 19:22:00,086 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 19:22:31,127 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 19:22:31,128 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 19:23:01,131 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 19:23:01,131 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:00:19,789 HikariPool-1 housekeeper WARN com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Thread starvation or clock leap detected (housekeeper delta=37m18s658ms592µs300ns).
2025-05-24 20:00:19,790 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:00:19,790 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:00:19,792 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Add connection elided, waiting=0, adders pending/running=1
2025-05-24 20:00:19,792 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@2a97af82: (connection has passed maxLifetime)
2025-05-24 20:00:19,792 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Add connection elided, waiting=0, adders pending/running=1
2025-05-24 20:00:19,792 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Add connection elided, waiting=0, adders pending/running=1
2025-05-24 20:00:19,792 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Add connection elided, waiting=0, adders pending/running=1
2025-05-24 20:00:19,792 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Add connection elided, waiting=0, adders pending/running=1
2025-05-24 20:00:19,792 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Add connection elided, waiting=0, adders pending/running=1
2025-05-24 20:00:19,792 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Add connection elided, waiting=0, adders pending/running=1
2025-05-24 20:00:19,792 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Add connection elided, waiting=0, adders pending/running=1
2025-05-24 20:00:19,792 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Add connection elided, waiting=0, adders pending/running=1
2025-05-24 20:00:19,795 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@e5dafd4: (connection has passed maxLifetime)
2025-05-24 20:00:19,796 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@2f4f5aa0: (connection has passed maxLifetime)
2025-05-24 20:00:19,798 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@6e72509b: (connection has passed maxLifetime)
2025-05-24 20:00:19,799 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@3f4de828: (connection has passed maxLifetime)
2025-05-24 20:00:19,800 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@2c9b4d37: (connection has passed maxLifetime)
2025-05-24 20:00:19,801 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@a135538: (connection has passed maxLifetime)
2025-05-24 20:00:19,803 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@48ba579a: (connection has passed maxLifetime)
2025-05-24 20:00:19,804 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@5f563ba5: (connection has passed maxLifetime)
2025-05-24 20:00:19,806 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@6db742ef: (connection has passed maxLifetime)
2025-05-24 20:00:19,813 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3a3fc055
2025-05-24 20:00:19,853 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@7b02ca6e
2025-05-24 20:00:19,881 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@4a33d4a8
2025-05-24 20:00:19,917 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1b2d3521
2025-05-24 20:00:19,943 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@157d14e3
2025-05-24 20:00:19,976 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@26924ff7
2025-05-24 20:00:20,007 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1d1685d9
2025-05-24 20:00:20,052 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@28788b60
2025-05-24 20:00:20,083 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@76c5f616
2025-05-24 20:00:20,114 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@a2c58bf
Date Thread Level Logger MDC Message
Logback Log Messages

Log session start time Sat May 24 20:01:55 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 20:01:55,969 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 36920 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 20:01:55,972 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 20:01:55,972 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-24 20:01:55,973 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 20:01:56,014 restartedMain DEBUG org.springframework.boot.devtools.restart.ChangeableUrls Matching URLs for reloading : [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
2025-05-24 20:01:56,014 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Included patterns for restart : []
2025-05-24 20:01:56,014 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Excluded patterns for restart : [/spring-boot-starter-[\w-]+/, /spring-boot/(bin|build|out)/, /spring-boot-starter/(bin|build|out)/, /spring-boot-devtools/(bin|build|out)/, /spring-boot-actuator/(bin|build|out)/, /spring-boot-autoconfigure/(bin|build|out)/]
2025-05-24 20:01:56,014 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
2025-05-24 20:01:56,014 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
2025-05-24 20:01:56,015 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc
2025-05-24 20:01:56,033 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 20:01:56,047 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 20:01:56,094 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 20:01:56,096 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 20:01:56,099 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 20:01:56,100 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 20:01:56,101 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 20:01:56,101 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 20:01:56,107 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 20:01:56,108 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 20:01:56,109 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 20:01:56,113 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 20:01:56,116 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 20:01:56,496 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 20:01:56,499 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 20:01:56,504 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 20:01:56,504 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-24 20:01:56,510 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 20:01:56,532 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 26 ms. Found 1 JPA repository interface.
2025-05-24 20:01:56,611 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 20:01:56,661 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-24 20:01:56,664 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-24 20:01:56,664 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-24 20:01:56,664 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-24 20:01:56,682 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 20:01:56,683 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 20:01:56,687 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 20:01:56,687 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 20:01:56,688 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-24 20:01:56,689 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 20:01:56,690 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 20:01:56,692 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 20:01:56,692 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 20:01:56,692 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 20:01:56,693 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-24 20:01:56,695 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-24 20:01:56,710 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-24 20:01:56,715 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-24 20:01:56,717 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-24 20:01:56,718 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-24 20:01:56,718 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 20:01:56,719 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-24 20:01:56,719 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-24 20:01:56,724 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-24 20:01:56,726 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-24 20:01:56,727 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 20:01:56,730 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 20:01:56,730 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-24 20:01:56,740 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@26bd760]
2025-05-24 20:01:56,741 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-24 20:01:56,741 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-24 20:01:56,757 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-24 20:01:56,757 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-24 20:01:56,758 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-24 20:01:56,758 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-24 20:01:56,759 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:01:56,762 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 20:01:56,778 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:01:56,780 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-24 20:01:56,780 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-24 20:01:56,780 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 20:01:56,782 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 20:01:56,783 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-24 20:01:56,783 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-24 20:01:56,784 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-24 20:01:56,787 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-24 20:01:56,787 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:01:56,788 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-24 20:01:56,788 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-24 20:01:56,789 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-24 20:01:56,789 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:01:56,790 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 20:01:56,790 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 20:01:56,790 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:01:56,808 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 20:01:56,808 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 20:01:56,808 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:01:56,809 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-24 20:01:56,809 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-24 20:01:56,809 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 20:01:56,809 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-24 20:01:56,810 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:01:56,812 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:01:56,819 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-24 20:01:56,819 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:01:56,821 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-24 20:01:56,821 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-24 20:01:56,821 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 20:01:56,824 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 20:01:56,827 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-24 20:01:56,876 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 20:01:56,877 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 20:01:56,877 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-24 20:01:56,940 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-24 20:01:56,948 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-24 20:01:56,951 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-24 20:01:56,951 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-24 20:01:57,092 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-24 20:01:57,096 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-24 20:01:57,096 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-24 20:01:57,097 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 1082 ms
2025-05-24 20:01:57,098 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 20:01:57,101 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 20:01:57,102 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 20:01:57,104 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 20:01:57,106 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 20:01:57,107 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 20:01:57,107 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 20:01:57,109 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 20:01:57,113 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 20:01:57,114 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-24 20:01:57,128 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 20:01:57,129 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 20:01:57,129 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 20:01:57,129 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 20:01:57,135 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-24 20:01:57,135 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-24 20:01:57,136 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-24 20:01:57,136 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-24 20:01:57,137 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:01:57,140 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-24 20:01:57,141 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-24 20:01:57,141 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:01:57,141 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:01:57,142 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-24 20:01:57,144 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@36647f21
2025-05-24 20:01:57,156 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 20:01:57,158 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-24 20:01:57,158 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 20:01:57,161 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-24 20:01:57,161 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-24 20:01:57,162 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-24 20:01:57,162 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:01:57,162 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-24 20:01:57,163 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-24 20:01:57,170 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 20:01:57,175 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 20:01:57,176 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-24 20:01:57,176 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 20:01:57,176 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 20:01:57,177 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 20:01:57,181 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-24 20:01:57,181 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-24 20:01:57,184 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-24 20:01:57,185 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-24 20:01:57,218 restartedMain DEBUG org.jboss.logging Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2025-05-24 20:01:57,223 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-24 20:01:57,229 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-24 20:01:57,230 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 20:01:57,230 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:01:57,238 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-24 20:01:57,238 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-24 20:01:57,249 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-24 20:01:57,480 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 20:01:57,498 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-1 - configuration:
2025-05-24 20:01:57,501 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-24 20:01:57,501 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-24 20:01:57,502 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-24 20:01:57,502 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-24 20:01:57,502 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-24 20:01:57,502 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-24 20:01:57,502 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-24 20:01:57,502 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-24 20:01:57,502 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-24 20:01:57,502 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-24 20:01:57,503 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-24 20:01:57,503 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-24 20:01:57,503 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-24 20:01:57,503 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-24 20:01:57,503 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-24 20:01:57,503 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-24 20:01:57,503 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-24 20:01:57,503 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-24 20:01:57,503 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-24 20:01:57,503 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-24 20:01:57,503 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-24 20:01:57,505 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-24 20:01:57,505 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-24 20:01:57,505 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-24 20:01:57,505 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-24 20:01:57,505 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-24 20:01:57,506 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-1"
2025-05-24 20:01:57,506 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-24 20:01:57,506 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-24 20:01:57,506 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-24 20:01:57,506 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-24 20:01:57,506 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-24 20:01:57,506 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-24 20:01:57,506 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-24 20:01:57,506 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-24 20:01:57,506 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
2025-05-24 20:01:57,774 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@c00de16
2025-05-24 20:01:57,775 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
2025-05-24 20:01:57,807 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 20:01:57,879 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-24 20:01:57,921 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1eead23b
2025-05-24 20:01:57,967 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5fd7d800
2025-05-24 20:01:58,013 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@6ec22715
2025-05-24 20:01:58,060 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3ff8274f
2025-05-24 20:01:58,101 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3bb6fc16
2025-05-24 20:01:58,132 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@6f58414f
2025-05-24 20:01:58,164 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@75d34f29
2025-05-24 20:01:58,212 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@797751d3
2025-05-24 20:01:58,258 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@25da6b08
2025-05-24 20:01:58,280 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:01:58,686 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 20:01:58,690 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 20:01:58,692 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 20:01:58,695 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-24 20:01:58,696 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-24 20:01:58,700 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-24 20:01:58,702 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-24 20:01:58,704 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-24 20:01:58,721 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-24 20:01:58,722 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-24 20:01:58,729 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-24 20:01:58,742 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:01:58,762 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:01:58,770 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-24 20:01:58,786 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-24 20:01:58,794 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:01:58,829 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:01:58,893 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:01:58,896 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-24 20:01:58,913 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 20:01:58,918 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 20:01:58,918 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:01:58,919 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 20:01:58,920 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 20:01:58,922 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 20:01:58,924 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:01:58,924 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:01:58,925 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:01:58,925 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:01:58,925 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:01:58,925 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 20:01:58,927 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 20:01:58,927 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:01:58,927 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 20:01:58,927 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:01:58,928 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 20:01:58,929 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 20:01:58,929 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 20:01:58,934 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:01:58,934 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 20:01:58,935 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 20:01:58,935 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 20:01:58,936 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 20:01:58,936 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 20:01:58,937 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 20:01:58,938 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:01:58,938 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 20:01:58,938 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:01:58,938 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 20:01:58,938 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:01:58,939 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 20:01:58,940 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 20:01:58,940 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:01:58,941 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 20:01:58,941 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 20:01:58,941 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:01:58,946 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 20:01:58,948 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 20:01:58,951 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 20:01:58,951 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 20:01:58,952 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:01:58,956 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:01:58,956 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:01:58,956 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 20:01:58,959 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 20:01:58,960 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 20:01:58,960 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:01:58,960 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:01:58,960 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 20:01:58,962 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-24 20:01:58,962 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-24 20:01:58,962 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 20:01:58,963 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-24 20:01:58,963 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 20:01:58,964 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-24 20:01:58,965 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 20:01:58,965 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:01:59,010 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 20:01:59,013 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 20:01:59,013 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 20:01:59,015 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 20:01:59,015 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 20:01:59,021 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 20:01:59,023 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:01:59,023 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:01:59,023 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:01:59,028 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 20:01:59,035 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 20:01:59,035 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:01:59,035 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:01:59,035 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:01:59,039 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 20:01:59,040 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:01:59,040 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:01:59,040 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:01:59,058 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 20:01:59,061 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model)
2025-05-24 20:01:59,063 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/add_user]}: addUser() {GET [/delete_user]}: deleteUser(Model) {GET [/login_fail]}: loginFail() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/img_test]}: imgTest() { [/get_image/{imageName}]}: getImage(String) {GET [/main_menu]}: mainMenu(Model) {GET [/admin_menu]}: adminMenu(Model) {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 20:01:59,067 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 20:01:59,072 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 20:01:59,074 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 20:01:59,074 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 20:01:59,074 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:01:59,076 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:01:59,076 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 20:01:59,076 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:01:59,076 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:01:59,077 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 20:01:59,078 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 20:01:59,079 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:01:59,079 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:01:59,079 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 20:01:59,079 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 20:01:59,081 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 20:01:59,081 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 20:01:59,081 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 20:01:59,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 20:01:59,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 20:01:59,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 20:01:59,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 20:01:59,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 20:01:59,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 20:01:59,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 20:01:59,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 20:01:59,089 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 20:01:59,090 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 20:01:59,090 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 20:01:59,092 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 20:01:59,092 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 20:01:59,092 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 20:01:59,093 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:01:59,096 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:01:59,096 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 20:01:59,096 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 20:01:59,096 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 20:01:59,099 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 20:01:59,099 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 20:01:59,102 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:01:59,102 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 20:01:59,104 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 20:01:59,116 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 20:01:59,122 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 20:01:59,123 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:01:59,123 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:01:59,123 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:01:59,128 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 20:01:59,129 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 20:01:59,132 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 20:01:59,132 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 20:01:59,154 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@424c9dd9, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@20bd7dcd, org.springframework.security.web.context.SecurityContextHolderFilter@15aa29be, org.springframework.security.web.header.HeaderWriterFilter@2a89222b, org.springframework.web.filter.CorsFilter@5d272243, org.springframework.security.web.authentication.logout.LogoutFilter@64b8506f, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@6ab3907e, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7a05224e, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6aba5782, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@647614a1, org.springframework.security.web.access.ExceptionTranslationFilter@35d79d81, org.springframework.security.web.access.intercept.AuthorizationFilter@54b1bc06]
2025-05-24 20:01:59,157 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 20:01:59,158 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 20:01:59,158 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 20:01:59,161 restartedMain WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore DispatcherServletDelegating [ant = Ant [pattern='/WEB-INF/**'], mvc = Mvc [pattern='/WEB-INF/**']]. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 20:01:59,161 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure DispatcherServletDelegating [ant = Ant [pattern='/WEB-INF/**'], mvc = Mvc [pattern='/WEB-INF/**']]
2025-05-24 20:01:59,164 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 20:01:59,164 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 20:01:59,164 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 20:01:59,165 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 20:01:59,166 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 20:01:59,167 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-24 20:01:59,167 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 20:01:59,168 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-24 20:01:59,168 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-24 20:01:59,168 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 20:01:59,168 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 20:01:59,169 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:01:59,170 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:01:59,172 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 20:01:59,172 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 20:01:59,172 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:01:59,173 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 20:01:59,174 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:01:59,174 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 20:01:59,175 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 20:01:59,175 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 20:01:59,175 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 20:01:59,176 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 20:01:59,176 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 20:01:59,176 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 20:01:59,177 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:01:59,177 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:01:59,177 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-24 20:01:59,178 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 20:01:59,178 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 20:01:59,179 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 20:01:59,179 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 20:01:59,180 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 20:01:59,181 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 20:01:59,182 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 20:01:59,183 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 20:01:59,183 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 20:01:59,183 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 20:01:59,184 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 20:01:59,184 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:01:59,184 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 20:01:59,184 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 20:01:59,188 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 20:01:59,189 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 20:01:59,189 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 20:01:59,189 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 20:01:59,190 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 20:01:59,191 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 20:01:59,192 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 20:01:59,194 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 20:01:59,194 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 20:01:59,197 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 20:01:59,202 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 20:01:59,216 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 20:01:59,217 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 20:01:59,217 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 20:01:59,217 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 20:01:59,218 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 20:01:59,219 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 20:01:59,219 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 20:01:59,219 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:01:59,221 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 20:01:59,222 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 20:01:59,223 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:01:59,224 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 20:01:59,224 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 20:01:59,227 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 20:01:59,228 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 20:01:59,228 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 20:01:59,229 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-24 20:01:59,229 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-24 20:01:59,229 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-24 20:01:59,230 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-24 20:01:59,230 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-24 20:01:59,231 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-24 20:01:59,231 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-24 20:01:59,231 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-24 20:01:59,231 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-24 20:01:59,232 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-24 20:01:59,232 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-24 20:01:59,232 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-24 20:01:59,232 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-24 20:01:59,232 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-24 20:01:59,233 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-24 20:01:59,234 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-24 20:01:59,235 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-24 20:01:59,239 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-24 20:01:59,239 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-24 20:01:59,239 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-24 20:01:59,241 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-24 20:01:59,241 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 20:01:59,242 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 20:01:59,243 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-24 20:01:59,243 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-24 20:01:59,243 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-24 20:01:59,243 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-24 20:01:59,243 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-24 20:01:59,246 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 20:01:59,247 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 20:01:59,247 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 20:01:59,248 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-24 20:01:59,249 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 20:01:59,250 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 20:01:59,250 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-24 20:01:59,250 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-24 20:01:59,251 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 20:01:59,251 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-24 20:01:59,251 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 20:01:59,256 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-24 20:01:59,257 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-24 20:01:59,257 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-24 20:01:59,260 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-24 20:01:59,260 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-24 20:01:59,260 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-24 20:01:59,261 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-24 20:01:59,261 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 20:01:59,262 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-24 20:01:59,262 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-24 20:01:59,262 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-24 20:01:59,262 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:01:59,263 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:01:59,264 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-24 20:01:59,264 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-24 20:01:59,264 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:01:59,264 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-24 20:01:59,265 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:01:59,266 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-24 20:01:59,267 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-24 20:01:59,268 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-24 20:01:59,268 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-24 20:01:59,268 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-24 20:01:59,270 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-24 20:01:59,270 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-24 20:01:59,270 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-24 20:01:59,270 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-24 20:01:59,271 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-24 20:01:59,272 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-24 20:01:59,272 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-24 20:01:59,272 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-24 20:01:59,272 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-24 20:01:59,272 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-24 20:01:59,273 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-24 20:01:59,273 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-24 20:01:59,273 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-24 20:01:59,273 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-24 20:01:59,273 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 20:01:59,274 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 20:01:59,274 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-24 20:01:59,274 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-24 20:01:59,274 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 20:01:59,276 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-24 20:01:59,277 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-24 20:01:59,278 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 20:01:59,278 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-24 20:01:59,284 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-24 20:01:59,284 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-24 20:01:59,284 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-24 20:01:59,285 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServer' via factory method to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 20:01:59,287 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-24 20:01:59,287 restartedMain DEBUG org.springframework.boot.devtools.livereload.LiveReloadServer Starting live reload server on port 35729
2025-05-24 20:01:59,288 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-24 20:01:59,292 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-24 20:01:59,293 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-24 20:01:59,293 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-24 20:01:59,301 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 20:01:59,301 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 20:01:59,301 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-24 20:01:59,301 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-24 20:01:59,318 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-24 20:01:59,319 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-24 20:01:59,319 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-24 20:01:59,319 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-24 20:01:59,319 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 20:01:59,326 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-24 20:01:59,331 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 3.617 seconds (process running for 4.045)
2025-05-24 20:01:59,332 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-24 20:01:59,333 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-24 20:01:59,333 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Immediately restarting application
2025-05-24 20:01:59,333 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
2025-05-24 20:01:59,333 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-24 20:02:02,343 http-nio-8888-exec-1 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-05-24 20:02:02,343 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Initializing Servlet 'dispatcherServlet'
2025-05-24 20:02:02,343 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected StandardServletMultipartResolver
2025-05-24 20:02:02,343 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 20:02:02,343 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected FixedThemeResolver
2025-05-24 20:02:02,344 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@754b4bd7
2025-05-24 20:02:02,344 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@4afa41c0
2025-05-24 20:02:02,344 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 20:02:02,344 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Completed initialization in 1 ms
2025-05-24 20:02:02,359 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 20:02:02,363 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 20:02:02,364 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 20:02:02,365 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 20:02:02,367 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:02:02,374 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 20:02:02,388 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:02:02,388 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 20:02:02,391 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 20:02:02,840 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:02:02,840 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:02:02,841 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 20:02:02,863 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:02:02,864 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:02:02,864 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:02:02,866 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:02:02,867 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:02:02,879 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:02:02,879 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:02:02,879 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 20:02:07,532 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do?menu=91
2025-05-24 20:02:07,628 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from 4BC503E4DC321026D6104DD989DC22F6
2025-05-24 20:02:07,629 http-nio-8888-exec-3 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=4BC503E4DC321026D6104DD989DC22F6], Granted Authorities=[ROLE_USER]]] to HttpSession [org.apache.catalina.session.StandardSessionFacade@1b0a4e29]
2025-05-24 20:02:07,629 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=4BC503E4DC321026D6104DD989DC22F6], Granted Authorities=[ROLE_USER]]
2025-05-24 20:02:10,370 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 20:02:10,370 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 20:02:10,370 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 20:02:10,370 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 20:02:10,370 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:02:10,370 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 20:02:10,370 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:02:10,370 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 20:02:10,370 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 20:02:10,376 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:02:10,376 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:02:10,376 http-nio-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=4BC503E4DC321026D6104DD989DC22F6], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:02:10,393 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:02:10,393 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:02:10,393 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:02:10,394 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:02:10,394 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:02:10,395 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:02:10,395 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:02:10,395 http-nio-8888-exec-6 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=4BC503E4DC321026D6104DD989DC22F6], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:02:17,059 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do?menu=91
2025-05-24 20:02:17,104 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from 158654380A2686DE3FDE6848354EEAC0
2025-05-24 20:02:17,104 http-nio-8888-exec-5 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=158654380A2686DE3FDE6848354EEAC0], Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.apache.catalina.session.StandardSessionFacade@1b0a4e29]
2025-05-24 20:02:17,104 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=158654380A2686DE3FDE6848354EEAC0], Granted Authorities=[ROLE_ADMIN]]
2025-05-24 20:02:19,328 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 20:02:19,329 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 20:02:19,329 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 20:02:19,329 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 20:02:19,329 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:02:19,329 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 20:02:19,329 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:02:19,329 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 20:02:19,329 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 20:02:19,333 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:02:19,334 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:02:19,334 http-nio-8888-exec-9 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=158654380A2686DE3FDE6848354EEAC0], Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 20:02:19,351 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:02:19,351 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:02:19,351 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:02:19,351 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:02:19,352 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:02:19,354 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:02:19,354 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:02:19,354 http-nio-8888-exec-10 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=158654380A2686DE3FDE6848354EEAC0], Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 20:02:27,893 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:02:27,893 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:02:35,523 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do?menu=91
2025-05-24 20:02:35,546 http-nio-8888-exec-1 ERROR deu.cse.spring_webmail.model.Pop3Agent connectToStore 예외: Authentication failed.
2025-05-24 20:02:35,547 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to /webmail/login_fail
2025-05-24 20:02:35,550 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login_fail
2025-05-24 20:02:35,550 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login_fail
2025-05-24 20:02:35,550 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login_fail", parameters={}
2025-05-24 20:02:35,550 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginFail()
2025-05-24 20:02:35,550 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:02:35,551 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:02:35,551 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name 'login_fail', model {}
2025-05-24 20:02:35,551 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login_fail.jsp]
2025-05-24 20:02:35,646 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:02:35,647 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:02:35,647 http-nio-8888-exec-2 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=158654380A2686DE3FDE6848354EEAC0], Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 20:02:35,664 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:02:35,665 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:02:35,665 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:02:35,665 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:02:35,665 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:02:35,667 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:02:35,668 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:02:35,668 http-nio-8888-exec-3 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=158654380A2686DE3FDE6848354EEAC0], Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 20:02:37,220 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 20:02:37,220 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 20:02:37,220 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 20:02:37,220 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 20:02:37,221 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:02:37,221 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 20:02:37,221 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:02:37,221 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 20:02:37,221 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 20:02:37,224 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:02:37,225 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:02:37,225 http-nio-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=158654380A2686DE3FDE6848354EEAC0], Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 20:02:37,242 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:02:37,243 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:02:37,243 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:02:37,243 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:02:37,244 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:02:37,245 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:02:37,245 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:02:37,245 http-nio-8888-exec-6 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=158654380A2686DE3FDE6848354EEAC0], Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 20:02:40,880 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do?menu=91
2025-05-24 20:02:40,895 http-nio-8888-exec-5 ERROR deu.cse.spring_webmail.model.Pop3Agent connectToStore 예외: Authentication failed.
2025-05-24 20:02:40,895 http-nio-8888-exec-5 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to /webmail/login_fail
2025-05-24 20:02:40,898 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login_fail
2025-05-24 20:02:40,898 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login_fail
2025-05-24 20:02:40,898 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login_fail", parameters={}
2025-05-24 20:02:40,898 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginFail()
2025-05-24 20:02:40,898 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:02:40,898 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:02:40,898 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name 'login_fail', model {}
2025-05-24 20:02:40,900 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login_fail.jsp]
2025-05-24 20:02:40,901 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:02:40,901 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:02:40,901 http-nio-8888-exec-8 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=158654380A2686DE3FDE6848354EEAC0], Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 20:02:40,919 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:02:40,919 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:02:40,919 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:02:40,922 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:02:40,923 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:02:40,924 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:02:40,924 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:02:40,924 http-nio-8888-exec-9 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=158654380A2686DE3FDE6848354EEAC0], Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 20:02:42,594 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 20:02:42,594 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 20:02:42,594 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 20:02:42,594 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 20:02:42,594 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:02:42,595 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 20:02:42,596 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:02:42,596 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 20:02:42,596 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 20:02:42,598 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:02:42,598 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:02:42,598 http-nio-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=158654380A2686DE3FDE6848354EEAC0], Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 20:02:42,614 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:02:42,615 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:02:42,615 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:02:42,615 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:02:42,615 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:02:42,617 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:02:42,617 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:02:42,617 http-nio-8888-exec-2 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=158654380A2686DE3FDE6848354EEAC0], Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 20:02:46,026 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do?menu=91
2025-05-24 20:02:46,065 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from 8149D1172A1E0A586193F7D88A1BBBA9
2025-05-24 20:02:46,065 http-nio-8888-exec-3 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=8149D1172A1E0A586193F7D88A1BBBA9], Granted Authorities=[ROLE_USER]]] to HttpSession [org.apache.catalina.session.StandardSessionFacade@1b0a4e29]
2025-05-24 20:02:46,065 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=8149D1172A1E0A586193F7D88A1BBBA9], Granted Authorities=[ROLE_USER]]
2025-05-24 20:02:57,909 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:02:57,909 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:03:27,919 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:03:27,919 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:03:57,926 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:03:57,926 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:04:27,940 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:04:27,940 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:04:57,945 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:04:57,945 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:05:27,955 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:05:27,955 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:05:57,975 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:05:57,975 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:06:04,030 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-24 20:06:04,031 http-nio-8888-exec-8 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=8149D1172A1E0A586193F7D88A1BBBA9], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:06:04,031 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-24 20:06:04,031 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-24 20:06:04,031 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(Model)
2025-05-24 20:06:04,031 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:06:04,037 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:06:04,038 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Failed to complete request: java.lang.NullPointerException
2025-05-24 20:06:04,039 http-nio-8888-exec-8 ERROR org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail].[dispatcherServlet] Servlet.service() for servlet [dispatcherServlet] in context with path [/webmail] threw exception [Request processing failed: java.lang.NullPointerException] with root cause
java.lang.NullPointerException: null
    at java.base/java.util.concurrent.ConcurrentHashMap.putVal(ConcurrentHashMap.java:1011)
    at java.base/java.util.concurrent.ConcurrentHashMap.put(ConcurrentHashMap.java:1006)
    at java.base/java.util.Properties.put(Properties.java:1346)
    at java.base/java.util.Properties.setProperty(Properties.java:230)
    at deu.cse.spring_webmail.model.Pop3Agent.connectToStore(Pop3Agent.java:163)
    at deu.cse.spring_webmail.model.Pop3Agent.getMessageList(Pop3Agent.java:99)
    at deu.cse.spring_webmail.control.SystemController.mainMenu(SystemController.java:157)
    at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
    at java.base/java.lang.reflect.Method.invoke(Method.java:580)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:262)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:917)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:829)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)
    at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)
    at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:205)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:174)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
    at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108)
    at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:365)
    at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:100)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:126)
    at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:120)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:227)
    at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:221)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107)
    at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:91)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90)
    at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82)
    at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
    at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
    at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233)
    at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191)
    at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113)
    at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$3(HandlerMappingIntrospector.java:195)
    at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113)
    at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74)
    at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:225)
    at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:352)
    at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:268)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:174)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:174)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:174)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:174)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:149)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:115)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:340)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:391)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:896)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1744)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
    at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
    at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.base/java.lang.Thread.run(Thread.java:1583)
2025-05-24 20:06:04,041 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 20:06:04,042 http-nio-8888-exec-8 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=8149D1172A1E0A586193F7D88A1BBBA9], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:06:04,042 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /error
2025-05-24 20:06:04,042 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet "ERROR" dispatch for GET "/webmail/error", parameters={}
2025-05-24 20:06:04,042 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController#errorHtml(HttpServletRequest, HttpServletResponse)
2025-05-24 20:06:04,042 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:06:04,048 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, text/html;q=0.8]
2025-05-24 20:06:04,051 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:06:04,052 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Exiting from "ERROR" dispatch, status 500
2025-05-24 20:06:07,725 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 20:06:07,725 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 20:06:07,726 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 20:06:07,726 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 20:06:07,726 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:06:07,726 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 20:06:07,726 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:06:07,726 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 20:06:07,726 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 20:06:07,729 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:06:07,730 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:06:07,730 http-nio-8888-exec-9 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=8149D1172A1E0A586193F7D88A1BBBA9], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:06:07,748 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:06:07,749 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:06:07,749 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:06:07,749 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:06:07,749 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:06:07,750 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:06:07,751 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:06:07,751 http-nio-8888-exec-10 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=8149D1172A1E0A586193F7D88A1BBBA9], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:06:27,976 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:06:27,976 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:06:55,487 File Watcher INFO org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Restarting due to 1 class path change (0 additions, 0 deletions, 1 modification)
2025-05-24 20:06:55,488 File Watcher DEBUG org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Change set: [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class (MODIFY)]]
2025-05-24 20:06:55,488 File Watcher DEBUG org.springframework.boot.devtools.restart.Restarter Restarting application
2025-05-24 20:06:55,488 Thread-5 DEBUG org.springframework.boot.devtools.restart.Restarter Stopping application
2025-05-24 20:06:55,489 Thread-5 DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed from ACCEPTING_TRAFFIC to REFUSING_TRAFFIC
2025-05-24 20:06:55,489 Thread-5 DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Closing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc, started on Sat May 24 20:01:56 KST 2025
2025-05-24 20:06:55,490 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 20:06:55,490 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147482623
2025-05-24 20:06:55,491 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerGracefulShutdown' completed its stop procedure
2025-05-24 20:06:55,491 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147481599
2025-05-24 20:06:55,491 Thread-5 INFO org.apache.coyote.http11.Http11NioProtocol Stopping ProtocolHandler ["http-nio-8888"]
2025-05-24 20:06:55,496 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerStartStop' completed its stop procedure
2025-05-24 20:06:55,496 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 20:06:55,496 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 20:06:55,496 Thread-5 DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 20:06:55,497 Thread-5 INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 20:06:55,499 Thread-5 INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown initiated...
2025-05-24 20:06:55,499 Thread-5 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:06:55,500 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@c00de16: (connection evicted)
2025-05-24 20:06:55,503 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@1eead23b: (connection evicted)
2025-05-24 20:06:55,504 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@5fd7d800: (connection evicted)
2025-05-24 20:06:55,506 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@6ec22715: (connection evicted)
2025-05-24 20:06:55,508 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@3ff8274f: (connection evicted)
2025-05-24 20:06:55,509 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@3bb6fc16: (connection evicted)
2025-05-24 20:06:55,510 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@6f58414f: (connection evicted)
2025-05-24 20:06:55,511 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@75d34f29: (connection evicted)
2025-05-24 20:06:55,513 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@797751d3: (connection evicted)
2025-05-24 20:06:55,514 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@25da6b08: (connection evicted)
2025-05-24 20:06:55,515 Thread-5 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0)
2025-05-24 20:06:55,515 Thread-5 INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown completed.
2025-05-24 20:06:55,579 Thread-5 DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
Logback Log Messages

Log session start time Sat May 24 20:06:55 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 20:06:55,603 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 36920 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 20:06:55,603 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 20:06:55,603 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-24 20:06:55,603 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 20:06:55,604 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6ad403fa
2025-05-24 20:06:55,605 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 20:06:55,605 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 20:06:55,608 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 20:06:55,609 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 20:06:55,610 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 20:06:55,610 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 20:06:55,610 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 20:06:55,611 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 20:06:55,614 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 20:06:55,614 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 20:06:55,615 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 20:06:55,615 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 20:06:55,616 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 20:06:55,720 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 20:06:55,720 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 20:06:55,720 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 20:06:55,720 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-24 20:06:55,723 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 20:06:55,728 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 8 ms. Found 1 JPA repository interface.
2025-05-24 20:06:55,754 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 20:06:55,763 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-24 20:06:55,764 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-24 20:06:55,764 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-24 20:06:55,764 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-24 20:06:55,768 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 20:06:55,768 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 20:06:55,768 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 20:06:55,768 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 20:06:55,768 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-24 20:06:55,768 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 20:06:55,769 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 20:06:55,769 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 20:06:55,769 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 20:06:55,769 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 20:06:55,769 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-24 20:06:55,769 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-24 20:06:55,770 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-24 20:06:55,771 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-24 20:06:55,772 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-24 20:06:55,772 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-24 20:06:55,772 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 20:06:55,772 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-24 20:06:55,772 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-24 20:06:55,774 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-24 20:06:55,775 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-24 20:06:55,775 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 20:06:55,775 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 20:06:55,775 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-24 20:06:55,775 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@54c8bce2]
2025-05-24 20:06:55,775 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-24 20:06:55,775 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-24 20:06:55,776 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-24 20:06:55,776 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-24 20:06:55,776 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-24 20:06:55,776 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-24 20:06:55,776 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:06:55,777 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 20:06:55,780 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:06:55,781 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-24 20:06:55,781 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-24 20:06:55,781 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 20:06:55,781 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 20:06:55,782 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-24 20:06:55,782 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-24 20:06:55,782 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-24 20:06:55,782 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-24 20:06:55,782 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:06:55,782 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-24 20:06:55,783 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-24 20:06:55,783 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-24 20:06:55,783 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:06:55,783 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 20:06:55,783 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 20:06:55,783 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:06:55,784 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 20:06:55,784 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 20:06:55,784 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:06:55,785 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-24 20:06:55,785 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-24 20:06:55,785 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 20:06:55,785 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-24 20:06:55,785 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:06:55,787 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:06:55,788 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-24 20:06:55,788 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:06:55,788 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-24 20:06:55,788 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-24 20:06:55,788 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 20:06:55,789 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 20:06:55,790 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-24 20:06:55,792 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 20:06:55,792 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 20:06:55,792 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-24 20:06:55,797 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-24 20:06:55,797 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-24 20:06:55,797 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-24 20:06:55,797 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-24 20:06:55,865 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-24 20:06:55,868 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-24 20:06:55,868 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-24 20:06:55,868 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 264 ms
2025-05-24 20:06:55,868 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 20:06:55,868 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 20:06:55,869 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 20:06:55,869 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 20:06:55,871 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 20:06:55,872 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 20:06:55,872 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 20:06:55,873 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 20:06:55,874 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 20:06:55,874 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-24 20:06:55,892 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 20:06:55,892 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 20:06:55,892 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 20:06:55,892 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 20:06:55,893 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-24 20:06:55,893 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-24 20:06:55,893 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-24 20:06:55,893 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-24 20:06:55,894 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:06:55,896 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-24 20:06:55,896 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-24 20:06:55,896 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:06:55,896 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:06:55,896 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-24 20:06:55,896 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@1803c3d6
2025-05-24 20:06:55,900 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 20:06:55,900 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-24 20:06:55,900 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 20:06:55,901 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-24 20:06:55,901 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-24 20:06:55,901 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-24 20:06:55,901 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:06:55,901 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-24 20:06:55,901 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-24 20:06:55,901 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 20:06:55,902 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 20:06:55,903 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-24 20:06:55,903 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 20:06:55,903 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@5c5747ed'
2025-05-24 20:06:55,903 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 20:06:55,903 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-24 20:06:55,903 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-24 20:06:55,904 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-24 20:06:55,904 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-24 20:06:55,904 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-24 20:06:55,904 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-24 20:06:55,905 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@5c5747ed'
2025-05-24 20:06:55,905 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6ad403fa'
2025-05-24 20:06:55,906 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-24 20:06:55,907 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-24 20:06:55,907 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-24 20:06:55,910 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 20:06:55,911 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-2 - configuration:
2025-05-24 20:06:55,911 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-24 20:06:55,911 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-24 20:06:55,911 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-24 20:06:55,911 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-24 20:06:55,911 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-24 20:06:55,911 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-24 20:06:55,911 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-24 20:06:55,911 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-24 20:06:55,911 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-24 20:06:55,911 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-24 20:06:55,911 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-24 20:06:55,911 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-24 20:06:55,911 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-24 20:06:55,911 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-24 20:06:55,911 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-24 20:06:55,911 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-24 20:06:55,911 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-24 20:06:55,912 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-24 20:06:55,912 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-24 20:06:55,912 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-24 20:06:55,912 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-24 20:06:55,912 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-24 20:06:55,912 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-24 20:06:55,912 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-24 20:06:55,912 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-24 20:06:55,912 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-24 20:06:55,912 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-2"
2025-05-24 20:06:55,912 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-24 20:06:55,912 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-24 20:06:55,912 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-24 20:06:55,912 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-24 20:06:55,912 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-24 20:06:55,912 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-24 20:06:55,912 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-24 20:06:55,912 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-24 20:06:55,912 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-2 - Starting...
2025-05-24 20:06:55,931 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@695cc8d7
2025-05-24 20:06:55,932 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-2 - Start completed.
2025-05-24 20:06:55,933 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 20:06:55,962 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 20:06:55,966 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 20:06:55,966 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 20:06:55,967 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-24 20:06:55,967 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-24 20:06:55,969 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-24 20:06:55,970 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-24 20:06:55,970 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-24 20:06:55,979 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-24 20:06:55,979 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-24 20:06:55,979 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-24 20:06:55,979 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:06:55,981 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-24 20:06:55,983 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-24 20:06:55,984 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:06:55,991 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:06:55,992 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:06:55,994 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-24 20:06:55,999 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 20:06:56,000 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 20:06:56,000 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:06:56,000 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 20:06:56,000 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 20:06:56,001 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 20:06:56,002 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:06:56,002 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:06:56,002 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:06:56,002 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:06:56,003 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:06:56,003 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 20:06:56,004 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 20:06:56,004 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:06:56,004 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 20:06:56,004 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:06:56,004 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 20:06:56,005 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 20:06:56,005 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 20:06:56,006 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:06:56,006 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 20:06:56,006 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 20:06:56,006 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 20:06:56,006 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@5c5747ed'
2025-05-24 20:06:56,007 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 20:06:56,007 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 20:06:56,007 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6ad403fa'
2025-05-24 20:06:56,008 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 20:06:56,008 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6ad403fa'
2025-05-24 20:06:56,008 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 20:06:56,008 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6ad403fa'
2025-05-24 20:06:56,008 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 20:06:56,008 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 20:06:56,008 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6ad403fa'
2025-05-24 20:06:56,009 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 20:06:56,009 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 20:06:56,009 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6ad403fa'
2025-05-24 20:06:56,009 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 20:06:56,010 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 20:06:56,011 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 20:06:56,011 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 20:06:56,012 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:06:56,013 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:06:56,013 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:06:56,013 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@5c5747ed'
2025-05-24 20:06:56,014 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 20:06:56,014 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 20:06:56,014 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:06:56,014 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:06:56,014 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@5c5747ed'
2025-05-24 20:06:56,015 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-24 20:06:56,015 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-24 20:06:56,015 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 20:06:56,015 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-24 20:06:56,015 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 20:06:56,016 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-24 20:06:56,016 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 20:06:56,016 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6ad403fa'
2025-05-24 20:06:56,019 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 20:06:56,019 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 20:06:56,020 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 20:06:56,020 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 20:06:56,020 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 20:06:56,021 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 20:06:56,021 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6ad403fa'
2025-05-24 20:06:56,021 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:06:56,021 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:06:56,023 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 20:06:56,024 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 20:06:56,024 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6ad403fa'
2025-05-24 20:06:56,024 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:06:56,024 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:06:56,025 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 20:06:56,025 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:06:56,025 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:06:56,025 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:06:56,026 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 20:06:56,027 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model)
2025-05-24 20:06:56,028 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/add_user]}: addUser() {GET [/delete_user]}: deleteUser(Model) {GET [/login_fail]}: loginFail() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/img_test]}: imgTest() { [/get_image/{imageName}]}: getImage(String) {GET [/main_menu]}: mainMenu(Model) {GET [/admin_menu]}: adminMenu(Model) {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 20:06:56,029 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 20:06:56,030 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 20:06:56,030 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 20:06:56,031 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 20:06:56,031 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:06:56,031 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:06:56,031 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 20:06:56,031 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:06:56,031 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:06:56,032 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 20:06:56,032 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 20:06:56,032 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:06:56,032 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:06:56,032 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 20:06:56,032 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 20:06:56,033 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 20:06:56,033 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 20:06:56,033 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 20:06:56,033 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 20:06:56,034 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 20:06:56,034 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 20:06:56,034 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 20:06:56,034 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 20:06:56,034 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 20:06:56,034 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 20:06:56,034 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 20:06:56,036 HikariPool-2 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-24 20:06:56,036 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 20:06:56,036 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 20:06:56,036 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 20:06:56,036 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 20:06:56,036 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 20:06:56,037 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 20:06:56,037 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6ad403fa'
2025-05-24 20:06:56,039 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6ad403fa'
2025-05-24 20:06:56,039 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 20:06:56,039 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 20:06:56,040 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 20:06:56,044 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 20:06:56,044 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 20:06:56,045 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6ad403fa'
2025-05-24 20:06:56,046 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 20:06:56,046 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 20:06:56,048 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 20:06:56,051 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 20:06:56,051 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:06:56,051 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:06:56,051 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:06:56,051 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 20:06:56,052 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@16164f47
2025-05-24 20:06:56,052 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 20:06:56,053 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 20:06:56,053 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 20:06:56,057 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@555253c6, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@55c2426a, org.springframework.security.web.context.SecurityContextHolderFilter@25cfe161, org.springframework.security.web.header.HeaderWriterFilter@3cacdf52, org.springframework.web.filter.CorsFilter@64ecfb24, org.springframework.security.web.authentication.logout.LogoutFilter@28c4189d, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@5ddab810, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2c8c6161, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@28563759, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6cfec591, org.springframework.security.web.access.ExceptionTranslationFilter@3d373d34, org.springframework.security.web.access.intercept.AuthorizationFilter@7e79fcda]
2025-05-24 20:06:56,058 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 20:06:56,059 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 20:06:56,059 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 20:06:56,059 restartedMain WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore DispatcherServletDelegating [ant = Ant [pattern='/WEB-INF/**'], mvc = Mvc [pattern='/WEB-INF/**']]. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 20:06:56,059 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure DispatcherServletDelegating [ant = Ant [pattern='/WEB-INF/**'], mvc = Mvc [pattern='/WEB-INF/**']]
2025-05-24 20:06:56,060 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 20:06:56,060 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 20:06:56,060 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 20:06:56,060 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 20:06:56,060 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 20:06:56,061 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-24 20:06:56,061 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 20:06:56,061 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-24 20:06:56,061 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-24 20:06:56,061 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 20:06:56,061 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 20:06:56,062 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:06:56,062 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:06:56,063 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 20:06:56,063 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 20:06:56,063 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:06:56,063 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 20:06:56,063 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:06:56,063 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 20:06:56,064 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 20:06:56,064 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 20:06:56,064 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 20:06:56,064 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 20:06:56,064 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 20:06:56,064 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 20:06:56,064 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6ad403fa'
2025-05-24 20:06:56,064 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:06:56,064 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-24 20:06:56,064 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 20:06:56,064 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 20:06:56,064 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 20:06:56,065 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 20:06:56,065 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 20:06:56,065 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 20:06:56,065 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 20:06:56,065 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 20:06:56,065 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 20:06:56,066 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 20:06:56,066 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 20:06:56,066 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:06:56,066 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 20:06:56,066 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 20:06:56,066 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 20:06:56,066 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 20:06:56,066 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 20:06:56,066 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 20:06:56,066 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 20:06:56,067 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 20:06:56,067 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 20:06:56,067 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 20:06:56,067 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 20:06:56,067 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 20:06:56,069 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 20:06:56,070 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 20:06:56,070 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 20:06:56,071 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 20:06:56,071 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 20:06:56,071 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 20:06:56,071 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 20:06:56,071 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 20:06:56,071 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:06:56,072 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 20:06:56,072 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 20:06:56,072 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:06:56,072 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 20:06:56,072 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 20:06:56,073 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 20:06:56,073 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@5c5747ed'
2025-05-24 20:06:56,073 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 20:06:56,073 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-24 20:06:56,073 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-24 20:06:56,073 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-24 20:06:56,073 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-24 20:06:56,073 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-24 20:06:56,074 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-24 20:06:56,074 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-24 20:06:56,074 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-24 20:06:56,074 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-24 20:06:56,074 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-24 20:06:56,074 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-24 20:06:56,074 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-24 20:06:56,074 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-24 20:06:56,074 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-24 20:06:56,075 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-24 20:06:56,075 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-24 20:06:56,075 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-24 20:06:56,076 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-24 20:06:56,076 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-24 20:06:56,076 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-24 20:06:56,076 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-24 20:06:56,076 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 20:06:56,077 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 20:06:56,078 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-24 20:06:56,078 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-24 20:06:56,078 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-24 20:06:56,078 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-24 20:06:56,078 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-24 20:06:56,078 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 20:06:56,078 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 20:06:56,078 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 20:06:56,079 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-24 20:06:56,079 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 20:06:56,079 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 20:06:56,079 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-24 20:06:56,079 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-24 20:06:56,080 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 20:06:56,080 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-24 20:06:56,080 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 20:06:56,081 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@572b457c
2025-05-24 20:06:56,081 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-24 20:06:56,081 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-24 20:06:56,081 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-24 20:06:56,081 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-24 20:06:56,082 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-24 20:06:56,082 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-24 20:06:56,082 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-24 20:06:56,082 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 20:06:56,082 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-24 20:06:56,082 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-24 20:06:56,082 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-24 20:06:56,082 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:06:56,082 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:06:56,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-24 20:06:56,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-24 20:06:56,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:06:56,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-24 20:06:56,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:06:56,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-24 20:06:56,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-24 20:06:56,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-24 20:06:56,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-24 20:06:56,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-24 20:06:56,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-24 20:06:56,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-24 20:06:56,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-24 20:06:56,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-24 20:06:56,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-24 20:06:56,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-24 20:06:56,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-24 20:06:56,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-24 20:06:56,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-24 20:06:56,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-24 20:06:56,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-24 20:06:56,085 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-24 20:06:56,085 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-24 20:06:56,085 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-24 20:06:56,085 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 20:06:56,085 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 20:06:56,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-24 20:06:56,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-24 20:06:56,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 20:06:56,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-24 20:06:56,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-24 20:06:56,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 20:06:56,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-24 20:06:56,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-24 20:06:56,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-24 20:06:56,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-24 20:06:56,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-24 20:06:56,087 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-24 20:06:56,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-24 20:06:56,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-24 20:06:56,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-24 20:06:56,088 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 20:06:56,088 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 20:06:56,088 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-24 20:06:56,089 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-24 20:06:56,092 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-24 20:06:56,092 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-24 20:06:56,092 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-24 20:06:56,092 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-24 20:06:56,092 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 20:06:56,094 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-24 20:06:56,097 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 0.514 seconds (process running for 300.812)
2025-05-24 20:06:56,098 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-24 20:06:56,099 restartedMain INFO org.springframework.boot.devtools.autoconfigure.ConditionEvaluationDeltaLoggingListener Condition evaluation unchanged
2025-05-24 20:06:56,100 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-24 20:06:56,111 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@66b6d601
2025-05-24 20:06:56,143 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3704ba33
2025-05-24 20:06:56,175 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@218d02a6
2025-05-24 20:06:56,207 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1e62ee7b
2025-05-24 20:06:56,237 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1cee87e3
2025-05-24 20:06:56,268 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@71542b6d
2025-05-24 20:06:56,299 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@35c05663
2025-05-24 20:06:56,316 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:07:26,039 HikariPool-2 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:07:26,040 HikariPool-2 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:07:56,056 HikariPool-2 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:07:56,056 HikariPool-2 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:08:26,064 HikariPool-2 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:08:26,064 HikariPool-2 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:08:56,066 HikariPool-2 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:08:56,066 HikariPool-2 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:09:26,078 HikariPool-2 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:09:26,079 HikariPool-2 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:09:53,910 File Watcher INFO org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Restarting due to 1 class path change (0 additions, 0 deletions, 1 modification)
2025-05-24 20:09:53,910 File Watcher DEBUG org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Change set: [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class (MODIFY)]]
2025-05-24 20:09:53,910 File Watcher DEBUG org.springframework.boot.devtools.restart.Restarter Restarting application
2025-05-24 20:09:53,911 Thread-7 DEBUG org.springframework.boot.devtools.restart.Restarter Stopping application
2025-05-24 20:09:53,911 Thread-7 DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed from ACCEPTING_TRAFFIC to REFUSING_TRAFFIC
2025-05-24 20:09:53,911 Thread-7 DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Closing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6ad403fa, started on Sat May 24 20:06:55 KST 2025
2025-05-24 20:09:53,911 Thread-7 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 20:09:53,911 Thread-7 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147482623
2025-05-24 20:09:53,911 Thread-7 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerGracefulShutdown' completed its stop procedure
2025-05-24 20:09:53,911 Thread-7 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147481599
2025-05-24 20:09:53,911 Thread-7 INFO org.apache.coyote.http11.Http11NioProtocol Stopping ProtocolHandler ["http-nio-8888"]
2025-05-24 20:09:53,914 Thread-7 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerStartStop' completed its stop procedure
2025-05-24 20:09:53,914 Thread-7 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 20:09:53,914 Thread-7 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 20:09:53,914 Thread-7 DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 20:09:53,915 Thread-7 INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 20:09:53,915 Thread-7 INFO com.zaxxer.hikari.HikariDataSource HikariPool-2 - Shutdown initiated...
2025-05-24 20:09:53,916 Thread-7 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Before shutdown stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:09:53,916 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@695cc8d7: (connection evicted)
2025-05-24 20:09:53,918 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@16164f47: (connection evicted)
2025-05-24 20:09:53,919 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@572b457c: (connection evicted)
2025-05-24 20:09:53,921 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@66b6d601: (connection evicted)
2025-05-24 20:09:53,922 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@3704ba33: (connection evicted)
2025-05-24 20:09:53,924 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@218d02a6: (connection evicted)
2025-05-24 20:09:53,924 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@1e62ee7b: (connection evicted)
2025-05-24 20:09:53,926 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@1cee87e3: (connection evicted)
2025-05-24 20:09:53,928 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@71542b6d: (connection evicted)
2025-05-24 20:09:53,929 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@35c05663: (connection evicted)
2025-05-24 20:09:53,930 Thread-7 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - After shutdown stats (total=0, active=0, idle=0, waiting=0)
2025-05-24 20:09:53,930 Thread-7 INFO com.zaxxer.hikari.HikariDataSource HikariPool-2 - Shutdown completed.
2025-05-24 20:09:53,977 Thread-7 DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
Logback Log Messages

Log session start time Sat May 24 20:09:53 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 20:09:53,996 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 36920 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 20:09:53,996 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 20:09:53,996 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-24 20:09:53,996 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 20:09:53,998 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@27a0f814
2025-05-24 20:09:53,999 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 20:09:53,999 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 20:09:54,002 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 20:09:54,003 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 20:09:54,004 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 20:09:54,004 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 20:09:54,005 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 20:09:54,005 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 20:09:54,007 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 20:09:54,008 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 20:09:54,008 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 20:09:54,008 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 20:09:54,009 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 20:09:54,098 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 20:09:54,098 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 20:09:54,098 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 20:09:54,098 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-24 20:09:54,100 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 20:09:54,103 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 4 ms. Found 1 JPA repository interface.
2025-05-24 20:09:54,119 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 20:09:54,124 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-24 20:09:54,125 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-24 20:09:54,125 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-24 20:09:54,125 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-24 20:09:54,128 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 20:09:54,128 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 20:09:54,128 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 20:09:54,128 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 20:09:54,128 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-24 20:09:54,128 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 20:09:54,128 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 20:09:54,128 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 20:09:54,128 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 20:09:54,128 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 20:09:54,129 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-24 20:09:54,129 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-24 20:09:54,129 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-24 20:09:54,130 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-24 20:09:54,130 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-24 20:09:54,130 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-24 20:09:54,130 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 20:09:54,130 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-24 20:09:54,130 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-24 20:09:54,133 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-24 20:09:54,133 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-24 20:09:54,133 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 20:09:54,134 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 20:09:54,134 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-24 20:09:54,134 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@5c18feee]
2025-05-24 20:09:54,134 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-24 20:09:54,134 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-24 20:09:54,135 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-24 20:09:54,135 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-24 20:09:54,137 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-24 20:09:54,137 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-24 20:09:54,137 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:09:54,137 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 20:09:54,141 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:09:54,142 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-24 20:09:54,142 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-24 20:09:54,142 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 20:09:54,143 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 20:09:54,144 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-24 20:09:54,144 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-24 20:09:54,144 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-24 20:09:54,145 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-24 20:09:54,145 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:09:54,145 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-24 20:09:54,145 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-24 20:09:54,145 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-24 20:09:54,145 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:09:54,145 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 20:09:54,145 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 20:09:54,146 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:09:54,147 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 20:09:54,147 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 20:09:54,147 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:09:54,148 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-24 20:09:54,148 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-24 20:09:54,148 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 20:09:54,148 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-24 20:09:54,149 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:09:54,153 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:09:54,156 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-24 20:09:54,156 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:09:54,156 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-24 20:09:54,156 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-24 20:09:54,157 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 20:09:54,158 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 20:09:54,159 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-24 20:09:54,162 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 20:09:54,162 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 20:09:54,162 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-24 20:09:54,170 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-24 20:09:54,170 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-24 20:09:54,171 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-24 20:09:54,171 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-24 20:09:54,236 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-24 20:09:54,238 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-24 20:09:54,238 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-24 20:09:54,238 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 240 ms
2025-05-24 20:09:54,238 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 20:09:54,238 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 20:09:54,239 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 20:09:54,239 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 20:09:54,240 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 20:09:54,240 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 20:09:54,240 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 20:09:54,241 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 20:09:54,242 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 20:09:54,243 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-24 20:09:54,246 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 20:09:54,246 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 20:09:54,246 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 20:09:54,246 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 20:09:54,247 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-24 20:09:54,247 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-24 20:09:54,247 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-24 20:09:54,247 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-24 20:09:54,248 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:09:54,249 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-24 20:09:54,249 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-24 20:09:54,249 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:09:54,249 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:09:54,249 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-24 20:09:54,249 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@7c8589b2
2025-05-24 20:09:54,254 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 20:09:54,255 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-24 20:09:54,255 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 20:09:54,255 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-24 20:09:54,255 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-24 20:09:54,255 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-24 20:09:54,255 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:09:54,255 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-24 20:09:54,256 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-24 20:09:54,256 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 20:09:54,257 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 20:09:54,257 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-24 20:09:54,257 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 20:09:54,257 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@31b59d5f'
2025-05-24 20:09:54,257 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 20:09:54,258 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-24 20:09:54,258 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-24 20:09:54,259 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-24 20:09:54,259 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-24 20:09:54,260 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-24 20:09:54,260 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-24 20:09:54,261 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@31b59d5f'
2025-05-24 20:09:54,261 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@27a0f814'
2025-05-24 20:09:54,262 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-24 20:09:54,262 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-24 20:09:54,262 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-24 20:09:54,265 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 20:09:54,266 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-3 - configuration:
2025-05-24 20:09:54,266 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-24 20:09:54,266 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-24 20:09:54,266 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-24 20:09:54,266 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-24 20:09:54,266 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-24 20:09:54,266 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-24 20:09:54,266 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-24 20:09:54,266 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-24 20:09:54,266 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-24 20:09:54,266 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-24 20:09:54,266 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-24 20:09:54,266 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-24 20:09:54,266 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-24 20:09:54,266 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-24 20:09:54,266 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-24 20:09:54,266 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-24 20:09:54,266 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-24 20:09:54,266 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-24 20:09:54,267 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-24 20:09:54,267 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-24 20:09:54,267 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-24 20:09:54,267 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-24 20:09:54,267 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-24 20:09:54,267 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-24 20:09:54,267 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-24 20:09:54,267 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-24 20:09:54,267 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-3"
2025-05-24 20:09:54,267 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-24 20:09:54,267 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-24 20:09:54,267 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-24 20:09:54,267 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-24 20:09:54,267 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-24 20:09:54,267 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-24 20:09:54,267 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-24 20:09:54,267 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-24 20:09:54,267 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-3 - Starting...
2025-05-24 20:09:54,286 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@37bda8b6
2025-05-24 20:09:54,287 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-3 - Start completed.
2025-05-24 20:09:54,288 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 20:09:54,315 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 20:09:54,318 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 20:09:54,318 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 20:09:54,320 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-24 20:09:54,320 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-24 20:09:54,321 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-24 20:09:54,322 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-24 20:09:54,322 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-24 20:09:54,331 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-24 20:09:54,331 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-24 20:09:54,332 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-24 20:09:54,332 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:09:54,333 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-24 20:09:54,334 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-24 20:09:54,336 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:09:54,345 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:09:54,346 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:09:54,348 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-24 20:09:54,353 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 20:09:54,354 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 20:09:54,354 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:09:54,354 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 20:09:54,355 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 20:09:54,357 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 20:09:54,359 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:09:54,359 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:09:54,360 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:09:54,360 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:09:54,360 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:09:54,360 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 20:09:54,361 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 20:09:54,361 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:09:54,361 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 20:09:54,361 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:09:54,361 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 20:09:54,362 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 20:09:54,362 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 20:09:54,363 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:09:54,363 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 20:09:54,363 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 20:09:54,363 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 20:09:54,363 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@31b59d5f'
2025-05-24 20:09:54,363 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 20:09:54,364 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 20:09:54,365 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@27a0f814'
2025-05-24 20:09:54,365 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 20:09:54,365 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@27a0f814'
2025-05-24 20:09:54,365 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 20:09:54,365 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@27a0f814'
2025-05-24 20:09:54,365 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 20:09:54,366 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 20:09:54,366 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@27a0f814'
2025-05-24 20:09:54,366 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 20:09:54,366 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 20:09:54,366 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@27a0f814'
2025-05-24 20:09:54,367 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 20:09:54,368 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 20:09:54,369 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 20:09:54,369 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 20:09:54,369 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:09:54,370 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:09:54,370 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:09:54,370 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@31b59d5f'
2025-05-24 20:09:54,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 20:09:54,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 20:09:54,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:09:54,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:09:54,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@31b59d5f'
2025-05-24 20:09:54,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-24 20:09:54,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-24 20:09:54,373 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 20:09:54,373 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-24 20:09:54,373 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 20:09:54,373 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-24 20:09:54,373 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 20:09:54,373 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@27a0f814'
2025-05-24 20:09:54,378 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 20:09:54,379 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 20:09:54,379 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 20:09:54,379 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 20:09:54,379 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 20:09:54,380 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 20:09:54,380 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@27a0f814'
2025-05-24 20:09:54,380 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:09:54,380 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:09:54,382 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 20:09:54,383 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 20:09:54,384 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@27a0f814'
2025-05-24 20:09:54,384 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:09:54,384 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:09:54,386 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 20:09:54,386 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:09:54,386 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:09:54,386 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:09:54,387 HikariPool-3 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-24 20:09:54,387 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 20:09:54,388 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model)
2025-05-24 20:09:54,390 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/add_user]}: addUser() {GET [/delete_user]}: deleteUser(Model) {GET [/login_fail]}: loginFail() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/img_test]}: imgTest() { [/get_image/{imageName}]}: getImage(String) {GET [/main_menu]}: mainMenu(Model) {GET [/admin_menu]}: adminMenu(Model) {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 20:09:54,393 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 20:09:54,395 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 20:09:54,396 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 20:09:54,398 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 20:09:54,398 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:09:54,398 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:09:54,398 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 20:09:54,398 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:09:54,398 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:09:54,398 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 20:09:54,399 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 20:09:54,399 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:09:54,399 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:09:54,399 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 20:09:54,399 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 20:09:54,400 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 20:09:54,400 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 20:09:54,400 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 20:09:54,402 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 20:09:54,402 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 20:09:54,402 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 20:09:54,402 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 20:09:54,403 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 20:09:54,403 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@71f1e198
2025-05-24 20:09:54,403 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 20:09:54,403 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 20:09:54,404 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 20:09:54,405 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 20:09:54,405 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 20:09:54,405 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 20:09:54,405 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 20:09:54,405 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 20:09:54,405 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 20:09:54,405 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@27a0f814'
2025-05-24 20:09:54,407 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@27a0f814'
2025-05-24 20:09:54,407 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 20:09:54,408 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 20:09:54,408 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 20:09:54,409 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 20:09:54,409 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 20:09:54,410 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@27a0f814'
2025-05-24 20:09:54,410 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 20:09:54,413 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 20:09:54,415 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 20:09:54,418 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 20:09:54,419 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:09:54,419 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:09:54,419 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:09:54,420 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 20:09:54,421 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 20:09:54,423 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 20:09:54,423 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 20:09:54,433 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@1c4cc68d, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@57305478, org.springframework.security.web.context.SecurityContextHolderFilter@c397e8f, org.springframework.security.web.header.HeaderWriterFilter@2a0e8d93, org.springframework.web.filter.CorsFilter@3846dfbd, org.springframework.security.web.authentication.logout.LogoutFilter@50d621d7, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@7d75986d, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2bd7720d, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@49e0961f, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@69a19e28, org.springframework.security.web.access.ExceptionTranslationFilter@7c73c4cc, org.springframework.security.web.access.intercept.AuthorizationFilter@d1c40bb]
2025-05-24 20:09:54,434 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 20:09:54,435 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 20:09:54,435 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 20:09:54,435 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@30cceba3
2025-05-24 20:09:54,436 restartedMain WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore DispatcherServletDelegating [ant = Ant [pattern='/WEB-INF/**'], mvc = Mvc [pattern='/WEB-INF/**']]. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 20:09:54,437 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure DispatcherServletDelegating [ant = Ant [pattern='/WEB-INF/**'], mvc = Mvc [pattern='/WEB-INF/**']]
2025-05-24 20:09:54,438 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 20:09:54,438 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 20:09:54,438 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 20:09:54,438 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 20:09:54,438 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 20:09:54,439 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-24 20:09:54,439 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 20:09:54,439 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-24 20:09:54,439 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-24 20:09:54,439 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 20:09:54,439 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 20:09:54,440 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:09:54,440 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:09:54,441 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 20:09:54,441 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 20:09:54,441 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:09:54,441 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 20:09:54,441 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:09:54,441 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 20:09:54,441 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 20:09:54,441 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 20:09:54,441 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 20:09:54,441 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 20:09:54,441 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 20:09:54,442 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 20:09:54,442 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@27a0f814'
2025-05-24 20:09:54,442 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:09:54,442 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-24 20:09:54,442 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 20:09:54,443 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 20:09:54,443 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 20:09:54,443 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 20:09:54,443 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 20:09:54,443 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 20:09:54,444 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 20:09:54,444 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 20:09:54,444 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 20:09:54,444 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 20:09:54,444 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 20:09:54,445 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:09:54,445 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 20:09:54,445 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 20:09:54,445 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 20:09:54,445 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 20:09:54,445 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 20:09:54,445 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 20:09:54,446 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 20:09:54,447 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 20:09:54,447 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 20:09:54,447 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 20:09:54,447 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 20:09:54,447 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 20:09:54,450 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 20:09:54,450 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 20:09:54,451 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 20:09:54,453 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 20:09:54,453 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 20:09:54,453 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 20:09:54,453 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 20:09:54,453 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 20:09:54,454 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:09:54,455 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 20:09:54,456 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 20:09:54,456 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:09:54,456 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 20:09:54,456 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 20:09:54,457 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 20:09:54,457 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@31b59d5f'
2025-05-24 20:09:54,457 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 20:09:54,457 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-24 20:09:54,458 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-24 20:09:54,458 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-24 20:09:54,458 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-24 20:09:54,458 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-24 20:09:54,458 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-24 20:09:54,458 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-24 20:09:54,458 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-24 20:09:54,458 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-24 20:09:54,458 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-24 20:09:54,458 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-24 20:09:54,458 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-24 20:09:54,458 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-24 20:09:54,458 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-24 20:09:54,459 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-24 20:09:54,460 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-24 20:09:54,460 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-24 20:09:54,460 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-24 20:09:54,461 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-24 20:09:54,461 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-24 20:09:54,461 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-24 20:09:54,461 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 20:09:54,461 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 20:09:54,461 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-24 20:09:54,461 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-24 20:09:54,462 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-24 20:09:54,462 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-24 20:09:54,462 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-24 20:09:54,462 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 20:09:54,462 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 20:09:54,462 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 20:09:54,463 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-24 20:09:54,463 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 20:09:54,463 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 20:09:54,463 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-24 20:09:54,463 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-24 20:09:54,463 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 20:09:54,464 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-24 20:09:54,464 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 20:09:54,465 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-24 20:09:54,465 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-24 20:09:54,465 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1b6788b
2025-05-24 20:09:54,465 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-24 20:09:54,466 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-24 20:09:54,466 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-24 20:09:54,466 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-24 20:09:54,466 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-24 20:09:54,466 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 20:09:54,466 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-24 20:09:54,466 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-24 20:09:54,466 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-24 20:09:54,466 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:09:54,467 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:09:54,467 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-24 20:09:54,467 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-24 20:09:54,467 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:09:54,467 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-24 20:09:54,467 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:09:54,467 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-24 20:09:54,467 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-24 20:09:54,467 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-24 20:09:54,468 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-24 20:09:54,468 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-24 20:09:54,468 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-24 20:09:54,468 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-24 20:09:54,468 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-24 20:09:54,468 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-24 20:09:54,469 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-24 20:09:54,469 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-24 20:09:54,469 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-24 20:09:54,469 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-24 20:09:54,469 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-24 20:09:54,469 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-24 20:09:54,469 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-24 20:09:54,469 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-24 20:09:54,469 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-24 20:09:54,469 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-24 20:09:54,469 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 20:09:54,470 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 20:09:54,470 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-24 20:09:54,470 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-24 20:09:54,470 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 20:09:54,470 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-24 20:09:54,470 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-24 20:09:54,470 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 20:09:54,470 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-24 20:09:54,470 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-24 20:09:54,470 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-24 20:09:54,471 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-24 20:09:54,471 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-24 20:09:54,471 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-24 20:09:54,471 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-24 20:09:54,471 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-24 20:09:54,471 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-24 20:09:54,473 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 20:09:54,473 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 20:09:54,473 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-24 20:09:54,473 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-24 20:09:54,477 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-24 20:09:54,477 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-24 20:09:54,477 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-24 20:09:54,477 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-24 20:09:54,477 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 20:09:54,479 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-24 20:09:54,484 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 0.503 seconds (process running for 479.198)
2025-05-24 20:09:54,484 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-24 20:09:54,485 restartedMain INFO org.springframework.boot.devtools.autoconfigure.ConditionEvaluationDeltaLoggingListener Condition evaluation unchanged
2025-05-24 20:09:54,485 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-24 20:09:54,492 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@50e314ec
2025-05-24 20:09:54,524 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@309a3c4f
2025-05-24 20:09:54,553 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@54ada8be
2025-05-24 20:09:54,587 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@644ab7b3
2025-05-24 20:09:54,618 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@4d77f271
2025-05-24 20:09:54,649 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@65a3a946
2025-05-24 20:09:54,665 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:09:55,830 http-nio-8888-exec-1 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-05-24 20:09:55,830 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Initializing Servlet 'dispatcherServlet'
2025-05-24 20:09:55,830 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected StandardServletMultipartResolver
2025-05-24 20:09:55,830 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 20:09:55,830 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected FixedThemeResolver
2025-05-24 20:09:55,831 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@350c330
2025-05-24 20:09:55,832 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@758cc110
2025-05-24 20:09:55,832 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 20:09:55,832 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Completed initialization in 2 ms
2025-05-24 20:09:55,835 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 20:09:55,835 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 20:09:55,835 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 20:09:55,836 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 20:09:55,836 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:09:55,837 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 20:09:55,838 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:09:55,838 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 20:09:55,838 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 20:09:55,905 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:09:55,905 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:09:55,905 http-nio-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=8149D1172A1E0A586193F7D88A1BBBA9], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:09:55,919 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:09:55,919 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:09:55,919 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:09:55,919 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:09:55,919 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:09:55,921 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:09:55,922 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:09:55,922 http-nio-8888-exec-5 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=8149D1172A1E0A586193F7D88A1BBBA9], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:09:59,787 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do?menu=91
2025-05-24 20:09:59,834 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from 8C071A1F99AF06E1B9130EE5118FD1CC
2025-05-24 20:09:59,834 http-nio-8888-exec-3 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=8C071A1F99AF06E1B9130EE5118FD1CC], Granted Authorities=[ROLE_USER]]] to HttpSession [org.apache.catalina.session.StandardSessionFacade@637b137e]
2025-05-24 20:09:59,834 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=8C071A1F99AF06E1B9130EE5118FD1CC], Granted Authorities=[ROLE_USER]]
2025-05-24 20:09:59,838 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-24 20:09:59,838 http-nio-8888-exec-2 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=8C071A1F99AF06E1B9130EE5118FD1CC], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:09:59,838 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-24 20:09:59,838 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-24 20:09:59,838 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(Model)
2025-05-24 20:09:59,838 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:09:59,959 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:09:59,959 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 리팩토링 2번째!</a> </td> <td id=date>Thu May 15 15:50:37 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 내게쓰기</a> </td> <td id=date>Sun May 04 07:26:14 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>}
2025-05-24 20:09:59,959 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 20:10:00,092 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:10:00,092 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:10:00,108 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:10:00,108 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:10:00,108 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:10:00,109 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:10:00,109 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:10:00,111 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:10:00,111 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:10:00,111 http-nio-8888-exec-6 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=8C071A1F99AF06E1B9130EE5118FD1CC], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:10:01,580 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-24 20:10:01,580 http-nio-8888-exec-4 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=8C071A1F99AF06E1B9130EE5118FD1CC], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:10:01,580 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-24 20:10:01,580 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-24 20:10:01,580 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(Model)
2025-05-24 20:10:01,580 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:10:01,652 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:10:01,652 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 리팩토링 2번째!</a> </td> <td id=date>Thu May 15 15:50:37 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 내게쓰기</a> </td> <td id=date>Sun May 04 07:26:14 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>}
2025-05-24 20:10:01,652 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 20:10:01,653 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:10:01,653 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:10:01,667 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:10:01,668 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:10:01,668 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:10:01,668 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:10:01,668 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:10:01,670 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:10:01,670 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:10:01,670 http-nio-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=8C071A1F99AF06E1B9130EE5118FD1CC], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:10:02,395 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /write_mail
2025-05-24 20:10:02,395 http-nio-8888-exec-8 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=8C071A1F99AF06E1B9130EE5118FD1CC], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:10:02,395 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /write_mail
2025-05-24 20:10:02,395 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/write_mail", parameters={}
2025-05-24 20:10:02,395 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMail()
2025-05-24 20:10:02,395 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:10:02,396 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.WriteController write_mail called...
2025-05-24 20:10:02,396 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:10:02,396 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name 'write_mail/write_mail', model {}
2025-05-24 20:10:02,396 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/write_mail/write_mail.jsp]
2025-05-24 20:10:02,493 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:10:02,494 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:10:02,511 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:10:02,511 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:10:02,511 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:10:02,511 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:10:02,511 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:10:02,513 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:10:02,513 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:10:02,513 http-nio-8888-exec-10 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=8C071A1F99AF06E1B9130EE5118FD1CC], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:10:07,160 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-24 20:10:07,160 http-nio-8888-exec-9 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=8C071A1F99AF06E1B9130EE5118FD1CC], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:10:07,162 http-nio-8888-exec-9 DEBUG org.springframework.security.web.access.AccessDeniedHandlerImpl Responding with 403 status code
2025-05-24 20:10:07,162 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 20:10:07,162 http-nio-8888-exec-9 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=8C071A1F99AF06E1B9130EE5118FD1CC], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:10:07,162 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /error
2025-05-24 20:10:07,162 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet "ERROR" dispatch for GET "/webmail/error", parameters={}
2025-05-24 20:10:07,163 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController#errorHtml(HttpServletRequest, HttpServletResponse)
2025-05-24 20:10:07,163 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:10:07,172 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, text/html;q=0.8]
2025-05-24 20:10:07,172 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:10:07,172 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Exiting from "ERROR" dispatch, status 403
2025-05-24 20:10:24,389 HikariPool-3 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:10:24,389 HikariPool-3 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:10:54,393 HikariPool-3 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:10:54,393 HikariPool-3 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:11:07,340 File Watcher INFO org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Restarting due to 1 class path change (0 additions, 0 deletions, 1 modification)
2025-05-24 20:11:07,340 File Watcher DEBUG org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Change set: [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class (MODIFY)]]
2025-05-24 20:11:07,340 File Watcher DEBUG org.springframework.boot.devtools.restart.Restarter Restarting application
2025-05-24 20:11:07,341 Thread-11 DEBUG org.springframework.boot.devtools.restart.Restarter Stopping application
2025-05-24 20:11:07,341 Thread-11 DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed from ACCEPTING_TRAFFIC to REFUSING_TRAFFIC
2025-05-24 20:11:07,341 Thread-11 DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Closing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@27a0f814, started on Sat May 24 20:09:53 KST 2025
2025-05-24 20:11:07,341 Thread-11 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 20:11:07,341 Thread-11 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147482623
2025-05-24 20:11:07,341 Thread-11 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerGracefulShutdown' completed its stop procedure
2025-05-24 20:11:07,341 Thread-11 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147481599
2025-05-24 20:11:07,341 Thread-11 INFO org.apache.coyote.http11.Http11NioProtocol Stopping ProtocolHandler ["http-nio-8888"]
2025-05-24 20:11:07,344 Thread-11 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerStartStop' completed its stop procedure
2025-05-24 20:11:07,344 Thread-11 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 20:11:07,344 Thread-11 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 20:11:07,344 Thread-11 DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 20:11:07,345 Thread-11 INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 20:11:07,345 Thread-11 INFO com.zaxxer.hikari.HikariDataSource HikariPool-3 - Shutdown initiated...
2025-05-24 20:11:07,345 Thread-11 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Before shutdown stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:11:07,345 HikariPool-3 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-3 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@37bda8b6: (connection evicted)
2025-05-24 20:11:07,347 HikariPool-3 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-3 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@71f1e198: (connection evicted)
2025-05-24 20:11:07,348 HikariPool-3 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-3 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@30cceba3: (connection evicted)
2025-05-24 20:11:07,349 HikariPool-3 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-3 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@1b6788b: (connection evicted)
2025-05-24 20:11:07,351 HikariPool-3 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-3 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@50e314ec: (connection evicted)
2025-05-24 20:11:07,352 HikariPool-3 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-3 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@309a3c4f: (connection evicted)
2025-05-24 20:11:07,353 HikariPool-3 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-3 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@54ada8be: (connection evicted)
2025-05-24 20:11:07,354 HikariPool-3 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-3 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@644ab7b3: (connection evicted)
2025-05-24 20:11:07,355 HikariPool-3 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-3 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@4d77f271: (connection evicted)
2025-05-24 20:11:07,356 HikariPool-3 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-3 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@65a3a946: (connection evicted)
2025-05-24 20:11:07,357 Thread-11 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - After shutdown stats (total=0, active=0, idle=0, waiting=0)
2025-05-24 20:11:07,358 Thread-11 INFO com.zaxxer.hikari.HikariDataSource HikariPool-3 - Shutdown completed.
2025-05-24 20:11:07,403 Thread-11 DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
Logback Log Messages

Log session start time Sat May 24 20:11:07 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 20:11:07,421 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 36920 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 20:11:07,421 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 20:11:07,422 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-24 20:11:07,422 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 20:11:07,423 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@41f8908f
2025-05-24 20:11:07,423 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 20:11:07,423 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 20:11:07,426 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 20:11:07,427 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 20:11:07,427 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 20:11:07,428 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 20:11:07,428 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 20:11:07,428 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 20:11:07,430 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 20:11:07,430 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 20:11:07,431 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 20:11:07,431 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 20:11:07,432 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 20:11:07,506 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 20:11:07,506 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 20:11:07,507 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 20:11:07,507 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-24 20:11:07,508 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 20:11:07,512 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 4 ms. Found 1 JPA repository interface.
2025-05-24 20:11:07,529 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 20:11:07,535 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-24 20:11:07,535 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-24 20:11:07,536 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-24 20:11:07,536 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-24 20:11:07,539 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 20:11:07,539 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 20:11:07,539 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 20:11:07,539 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 20:11:07,540 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-24 20:11:07,540 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 20:11:07,540 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 20:11:07,541 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 20:11:07,541 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 20:11:07,541 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 20:11:07,541 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-24 20:11:07,541 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-24 20:11:07,542 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-24 20:11:07,542 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-24 20:11:07,542 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-24 20:11:07,542 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-24 20:11:07,542 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 20:11:07,543 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-24 20:11:07,543 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-24 20:11:07,545 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-24 20:11:07,545 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-24 20:11:07,545 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 20:11:07,546 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 20:11:07,546 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-24 20:11:07,546 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@14aedc6a]
2025-05-24 20:11:07,546 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-24 20:11:07,546 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-24 20:11:07,547 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-24 20:11:07,547 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-24 20:11:07,548 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-24 20:11:07,548 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-24 20:11:07,548 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:11:07,548 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 20:11:07,553 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:11:07,553 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-24 20:11:07,553 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-24 20:11:07,553 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 20:11:07,554 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 20:11:07,554 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-24 20:11:07,554 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-24 20:11:07,554 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-24 20:11:07,555 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-24 20:11:07,555 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:11:07,555 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-24 20:11:07,555 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-24 20:11:07,555 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-24 20:11:07,555 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:11:07,555 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 20:11:07,555 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 20:11:07,555 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:11:07,556 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 20:11:07,556 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 20:11:07,556 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:11:07,557 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-24 20:11:07,557 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-24 20:11:07,557 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 20:11:07,557 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-24 20:11:07,557 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:11:07,559 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:11:07,561 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-24 20:11:07,561 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:11:07,561 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-24 20:11:07,561 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-24 20:11:07,561 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 20:11:07,563 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 20:11:07,563 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-24 20:11:07,567 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 20:11:07,567 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 20:11:07,567 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-24 20:11:07,573 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-24 20:11:07,573 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-24 20:11:07,574 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-24 20:11:07,574 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-24 20:11:07,652 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-24 20:11:07,654 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-24 20:11:07,654 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-24 20:11:07,654 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 231 ms
2025-05-24 20:11:07,655 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 20:11:07,655 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 20:11:07,655 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 20:11:07,656 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 20:11:07,656 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 20:11:07,657 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 20:11:07,657 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 20:11:07,658 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 20:11:07,660 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 20:11:07,660 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-24 20:11:07,665 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 20:11:07,665 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 20:11:07,665 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 20:11:07,665 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 20:11:07,667 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-24 20:11:07,667 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-24 20:11:07,667 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-24 20:11:07,667 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-24 20:11:07,667 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:11:07,669 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-24 20:11:07,669 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-24 20:11:07,669 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:11:07,669 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:11:07,669 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-24 20:11:07,670 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@1150aceb
2025-05-24 20:11:07,674 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 20:11:07,675 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-24 20:11:07,675 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 20:11:07,676 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-24 20:11:07,676 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-24 20:11:07,676 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-24 20:11:07,676 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:11:07,677 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-24 20:11:07,677 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-24 20:11:07,677 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 20:11:07,678 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 20:11:07,679 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-24 20:11:07,679 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 20:11:07,679 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@466d9294'
2025-05-24 20:11:07,679 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 20:11:07,680 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-24 20:11:07,680 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-24 20:11:07,681 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-24 20:11:07,681 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-24 20:11:07,681 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-24 20:11:07,681 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-24 20:11:07,682 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@466d9294'
2025-05-24 20:11:07,682 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@41f8908f'
2025-05-24 20:11:07,684 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-24 20:11:07,684 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-24 20:11:07,684 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-24 20:11:07,688 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 20:11:07,688 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-4 - configuration:
2025-05-24 20:11:07,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-24 20:11:07,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-24 20:11:07,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-24 20:11:07,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-24 20:11:07,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-24 20:11:07,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-24 20:11:07,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-24 20:11:07,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-24 20:11:07,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-24 20:11:07,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-24 20:11:07,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-24 20:11:07,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-24 20:11:07,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-24 20:11:07,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-24 20:11:07,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-24 20:11:07,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-24 20:11:07,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-24 20:11:07,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-24 20:11:07,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-24 20:11:07,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-24 20:11:07,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-24 20:11:07,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-24 20:11:07,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-24 20:11:07,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-24 20:11:07,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-24 20:11:07,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-24 20:11:07,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-4"
2025-05-24 20:11:07,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-24 20:11:07,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-24 20:11:07,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-24 20:11:07,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-24 20:11:07,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-24 20:11:07,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-24 20:11:07,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-24 20:11:07,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-24 20:11:07,689 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-4 - Starting...
2025-05-24 20:11:07,715 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3cd0cbac
2025-05-24 20:11:07,715 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-4 - Start completed.
2025-05-24 20:11:07,719 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 20:11:07,761 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 20:11:07,765 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 20:11:07,765 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 20:11:07,767 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-24 20:11:07,767 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-24 20:11:07,768 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-24 20:11:07,769 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-24 20:11:07,769 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-24 20:11:07,779 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-24 20:11:07,779 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-24 20:11:07,779 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-24 20:11:07,780 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:11:07,780 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-24 20:11:07,782 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-24 20:11:07,784 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:11:07,792 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:11:07,793 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:11:07,796 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-24 20:11:07,800 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 20:11:07,801 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 20:11:07,802 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:11:07,802 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 20:11:07,803 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 20:11:07,804 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 20:11:07,805 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:11:07,805 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:11:07,805 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:11:07,806 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:11:07,806 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:11:07,806 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 20:11:07,806 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 20:11:07,806 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:11:07,807 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 20:11:07,807 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:11:07,807 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 20:11:07,808 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 20:11:07,808 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 20:11:07,809 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:11:07,809 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 20:11:07,809 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 20:11:07,809 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 20:11:07,810 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@466d9294'
2025-05-24 20:11:07,810 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 20:11:07,810 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 20:11:07,811 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@41f8908f'
2025-05-24 20:11:07,811 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 20:11:07,811 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@41f8908f'
2025-05-24 20:11:07,811 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 20:11:07,811 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@41f8908f'
2025-05-24 20:11:07,811 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 20:11:07,811 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 20:11:07,811 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@41f8908f'
2025-05-24 20:11:07,811 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 20:11:07,811 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 20:11:07,812 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@41f8908f'
2025-05-24 20:11:07,812 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 20:11:07,813 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 20:11:07,813 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 20:11:07,813 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 20:11:07,814 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:11:07,815 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:11:07,815 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:11:07,815 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@466d9294'
2025-05-24 20:11:07,816 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 20:11:07,816 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 20:11:07,816 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:11:07,816 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:11:07,816 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@466d9294'
2025-05-24 20:11:07,817 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-24 20:11:07,817 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-24 20:11:07,817 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 20:11:07,817 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-24 20:11:07,817 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 20:11:07,818 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-24 20:11:07,818 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 20:11:07,818 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@41f8908f'
2025-05-24 20:11:07,821 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 20:11:07,822 HikariPool-4 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-24 20:11:07,822 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 20:11:07,822 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 20:11:07,823 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 20:11:07,823 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 20:11:07,827 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 20:11:07,828 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@41f8908f'
2025-05-24 20:11:07,828 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:11:07,828 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:11:07,830 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 20:11:07,832 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 20:11:07,832 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@41f8908f'
2025-05-24 20:11:07,832 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:11:07,832 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:11:07,837 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 20:11:07,838 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:11:07,838 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:11:07,838 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:11:07,839 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 20:11:07,840 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model)
2025-05-24 20:11:07,840 HikariPool-4 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Added connection com.mysql.cj.jdbc.ConnectionImpl@19a52479
2025-05-24 20:11:07,841 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/add_user]}: addUser() {GET [/delete_user]}: deleteUser(Model) {GET [/login_fail]}: loginFail() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/img_test]}: imgTest() { [/get_image/{imageName}]}: getImage(String) {GET [/main_menu]}: mainMenu(Model) {GET [/admin_menu]}: adminMenu(Model) {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 20:11:07,841 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 20:11:07,842 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 20:11:07,843 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 20:11:07,844 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 20:11:07,845 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:11:07,845 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:11:07,845 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 20:11:07,845 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:11:07,845 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:11:07,845 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 20:11:07,846 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 20:11:07,846 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:11:07,846 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:11:07,846 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 20:11:07,846 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 20:11:07,846 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 20:11:07,846 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 20:11:07,846 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 20:11:07,847 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 20:11:07,847 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 20:11:07,847 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 20:11:07,847 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 20:11:07,848 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 20:11:07,848 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 20:11:07,848 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 20:11:07,848 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 20:11:07,849 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 20:11:07,849 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 20:11:07,849 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 20:11:07,850 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 20:11:07,850 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 20:11:07,850 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 20:11:07,850 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@41f8908f'
2025-05-24 20:11:07,851 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@41f8908f'
2025-05-24 20:11:07,851 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 20:11:07,851 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 20:11:07,851 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 20:11:07,854 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 20:11:07,854 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 20:11:07,855 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@41f8908f'
2025-05-24 20:11:07,855 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 20:11:07,856 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 20:11:07,858 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 20:11:07,861 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 20:11:07,862 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:11:07,862 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:11:07,862 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:11:07,862 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 20:11:07,863 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 20:11:07,864 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 20:11:07,864 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 20:11:07,867 HikariPool-4 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Added connection com.mysql.cj.jdbc.ConnectionImpl@58982e42
2025-05-24 20:11:07,871 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@375949ac, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3b03b8fd, org.springframework.security.web.context.SecurityContextHolderFilter@25710527, org.springframework.security.web.header.HeaderWriterFilter@78e668b3, org.springframework.web.filter.CorsFilter@784c2144, org.springframework.security.web.authentication.logout.LogoutFilter@71c29101, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@5276907a, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@33d32436, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@175fae25, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1e5f8b77, org.springframework.security.web.access.ExceptionTranslationFilter@56ce5cdd, org.springframework.security.web.access.intercept.AuthorizationFilter@31de5a5b]
2025-05-24 20:11:07,872 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 20:11:07,872 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 20:11:07,873 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 20:11:07,873 restartedMain WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore DispatcherServletDelegating [ant = Ant [pattern='/WEB-INF/**'], mvc = Mvc [pattern='/WEB-INF/**']]. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 20:11:07,873 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure DispatcherServletDelegating [ant = Ant [pattern='/WEB-INF/**'], mvc = Mvc [pattern='/WEB-INF/**']]
2025-05-24 20:11:07,875 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 20:11:07,875 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 20:11:07,875 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 20:11:07,875 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 20:11:07,876 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 20:11:07,876 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-24 20:11:07,876 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 20:11:07,877 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-24 20:11:07,877 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-24 20:11:07,877 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 20:11:07,877 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 20:11:07,877 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:11:07,878 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:11:07,878 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 20:11:07,878 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 20:11:07,878 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:11:07,878 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 20:11:07,878 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:11:07,878 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 20:11:07,880 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 20:11:07,880 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 20:11:07,880 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 20:11:07,880 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 20:11:07,880 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 20:11:07,880 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 20:11:07,880 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@41f8908f'
2025-05-24 20:11:07,880 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:11:07,880 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-24 20:11:07,880 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 20:11:07,880 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 20:11:07,881 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 20:11:07,881 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 20:11:07,881 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 20:11:07,881 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 20:11:07,881 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 20:11:07,882 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 20:11:07,882 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 20:11:07,882 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 20:11:07,882 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 20:11:07,882 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:11:07,882 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 20:11:07,882 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 20:11:07,882 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 20:11:07,882 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 20:11:07,882 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 20:11:07,883 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 20:11:07,883 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 20:11:07,884 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 20:11:07,884 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 20:11:07,884 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 20:11:07,884 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 20:11:07,885 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 20:11:07,887 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 20:11:07,887 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 20:11:07,887 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 20:11:07,888 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 20:11:07,888 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 20:11:07,888 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 20:11:07,888 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 20:11:07,888 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 20:11:07,888 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:11:07,888 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 20:11:07,889 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 20:11:07,889 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:11:07,889 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 20:11:07,889 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 20:11:07,889 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 20:11:07,890 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@466d9294'
2025-05-24 20:11:07,890 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 20:11:07,890 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-24 20:11:07,891 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-24 20:11:07,892 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-24 20:11:07,892 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-24 20:11:07,892 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-24 20:11:07,892 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-24 20:11:07,892 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-24 20:11:07,892 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-24 20:11:07,893 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-24 20:11:07,893 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-24 20:11:07,893 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-24 20:11:07,893 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-24 20:11:07,893 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-24 20:11:07,893 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-24 20:11:07,893 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-24 20:11:07,894 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-24 20:11:07,894 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-24 20:11:07,894 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-24 20:11:07,894 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-24 20:11:07,894 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-24 20:11:07,894 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-24 20:11:07,894 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 20:11:07,895 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 20:11:07,895 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-24 20:11:07,895 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-24 20:11:07,895 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-24 20:11:07,895 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-24 20:11:07,895 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-24 20:11:07,896 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 20:11:07,896 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 20:11:07,896 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 20:11:07,896 HikariPool-4 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Added connection com.mysql.cj.jdbc.ConnectionImpl@690a11f6
2025-05-24 20:11:07,896 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-24 20:11:07,896 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 20:11:07,897 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 20:11:07,897 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-24 20:11:07,897 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-24 20:11:07,897 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 20:11:07,898 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-24 20:11:07,898 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 20:11:07,899 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-24 20:11:07,899 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-24 20:11:07,899 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-24 20:11:07,899 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-24 20:11:07,899 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-24 20:11:07,900 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-24 20:11:07,900 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-24 20:11:07,900 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 20:11:07,900 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-24 20:11:07,900 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-24 20:11:07,900 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-24 20:11:07,900 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:11:07,900 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:11:07,901 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-24 20:11:07,901 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-24 20:11:07,901 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:11:07,901 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-24 20:11:07,901 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:11:07,902 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-24 20:11:07,902 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-24 20:11:07,902 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-24 20:11:07,902 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-24 20:11:07,902 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-24 20:11:07,902 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-24 20:11:07,902 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-24 20:11:07,902 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-24 20:11:07,902 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-24 20:11:07,902 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-24 20:11:07,902 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-24 20:11:07,902 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-24 20:11:07,902 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-24 20:11:07,903 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-24 20:11:07,903 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-24 20:11:07,903 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-24 20:11:07,903 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-24 20:11:07,903 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-24 20:11:07,903 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-24 20:11:07,903 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 20:11:07,903 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 20:11:07,903 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-24 20:11:07,904 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-24 20:11:07,904 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 20:11:07,904 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-24 20:11:07,904 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-24 20:11:07,904 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 20:11:07,904 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-24 20:11:07,904 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-24 20:11:07,904 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-24 20:11:07,904 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-24 20:11:07,904 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-24 20:11:07,905 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-24 20:11:07,905 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-24 20:11:07,905 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-24 20:11:07,905 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-24 20:11:07,907 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 20:11:07,907 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 20:11:07,907 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-24 20:11:07,908 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-24 20:11:07,911 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-24 20:11:07,911 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-24 20:11:07,911 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-24 20:11:07,911 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-24 20:11:07,911 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 20:11:07,913 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-24 20:11:07,918 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 0.511 seconds (process running for 552.632)
2025-05-24 20:11:07,918 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-24 20:11:07,918 restartedMain INFO org.springframework.boot.devtools.autoconfigure.ConditionEvaluationDeltaLoggingListener Condition evaluation unchanged
2025-05-24 20:11:07,919 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-24 20:11:07,926 HikariPool-4 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Added connection com.mysql.cj.jdbc.ConnectionImpl@38b7d10d
2025-05-24 20:11:07,958 HikariPool-4 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3b0f8c1e
2025-05-24 20:11:07,990 HikariPool-4 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3cf98d13
2025-05-24 20:11:08,021 HikariPool-4 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Added connection com.mysql.cj.jdbc.ConnectionImpl@64bd2ed3
2025-05-24 20:11:08,052 HikariPool-4 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2e41fe0d
2025-05-24 20:11:08,081 HikariPool-4 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Added connection com.mysql.cj.jdbc.ConnectionImpl@29d6e8d0
2025-05-24 20:11:08,099 HikariPool-4 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:11:37,829 HikariPool-4 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:11:37,829 HikariPool-4 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:12:07,830 HikariPool-4 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:12:07,830 HikariPool-4 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:12:37,831 HikariPool-4 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:12:37,831 HikariPool-4 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:12:53,625 File Watcher INFO org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Restarting due to 1 class path change (0 additions, 0 deletions, 1 modification)
2025-05-24 20:12:53,625 File Watcher DEBUG org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Change set: [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class (MODIFY)]]
2025-05-24 20:12:53,625 File Watcher DEBUG org.springframework.boot.devtools.restart.Restarter Restarting application
2025-05-24 20:12:53,626 Thread-15 DEBUG org.springframework.boot.devtools.restart.Restarter Stopping application
2025-05-24 20:12:53,626 Thread-15 DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed from ACCEPTING_TRAFFIC to REFUSING_TRAFFIC
2025-05-24 20:12:53,626 Thread-15 DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Closing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@41f8908f, started on Sat May 24 20:11:07 KST 2025
2025-05-24 20:12:53,626 Thread-15 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 20:12:53,626 Thread-15 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147482623
2025-05-24 20:12:53,626 Thread-15 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerGracefulShutdown' completed its stop procedure
2025-05-24 20:12:53,626 Thread-15 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147481599
2025-05-24 20:12:53,627 Thread-15 INFO org.apache.coyote.http11.Http11NioProtocol Stopping ProtocolHandler ["http-nio-8888"]
2025-05-24 20:12:53,630 Thread-15 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerStartStop' completed its stop procedure
2025-05-24 20:12:53,630 Thread-15 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 20:12:53,631 Thread-15 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 20:12:53,631 Thread-15 DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 20:12:53,631 Thread-15 INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 20:12:53,632 Thread-15 INFO com.zaxxer.hikari.HikariDataSource HikariPool-4 - Shutdown initiated...
2025-05-24 20:12:53,632 Thread-15 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - Before shutdown stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:12:53,632 HikariPool-4 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-4 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@3cd0cbac: (connection evicted)
2025-05-24 20:12:53,634 HikariPool-4 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-4 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@19a52479: (connection evicted)
2025-05-24 20:12:53,635 HikariPool-4 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-4 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@58982e42: (connection evicted)
2025-05-24 20:12:53,635 HikariPool-4 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-4 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@690a11f6: (connection evicted)
2025-05-24 20:12:53,637 HikariPool-4 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-4 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@38b7d10d: (connection evicted)
2025-05-24 20:12:53,638 HikariPool-4 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-4 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@3b0f8c1e: (connection evicted)
2025-05-24 20:12:53,640 HikariPool-4 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-4 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@3cf98d13: (connection evicted)
2025-05-24 20:12:53,642 HikariPool-4 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-4 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@64bd2ed3: (connection evicted)
2025-05-24 20:12:53,643 HikariPool-4 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-4 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@2e41fe0d: (connection evicted)
2025-05-24 20:12:53,644 HikariPool-4 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-4 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@29d6e8d0: (connection evicted)
2025-05-24 20:12:53,645 Thread-15 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-4 - After shutdown stats (total=0, active=0, idle=0, waiting=0)
2025-05-24 20:12:53,645 Thread-15 INFO com.zaxxer.hikari.HikariDataSource HikariPool-4 - Shutdown completed.
2025-05-24 20:12:53,688 Thread-15 DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
Logback Log Messages

Log session start time Sat May 24 20:12:53 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 20:12:53,711 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 36920 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 20:12:53,711 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 20:12:53,711 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-24 20:12:53,711 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 20:12:53,712 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@145d0a0f
2025-05-24 20:12:53,712 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 20:12:53,712 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 20:12:53,716 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 20:12:53,717 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 20:12:53,718 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 20:12:53,718 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 20:12:53,719 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 20:12:53,719 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 20:12:53,722 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 20:12:53,722 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 20:12:53,722 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 20:12:53,724 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 20:12:53,725 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 20:12:53,836 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 20:12:53,836 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 20:12:53,836 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 20:12:53,836 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-24 20:12:53,838 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 20:12:53,843 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 6 ms. Found 1 JPA repository interface.
2025-05-24 20:12:53,862 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 20:12:53,869 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-24 20:12:53,869 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-24 20:12:53,869 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-24 20:12:53,869 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-24 20:12:53,871 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 20:12:53,872 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 20:12:53,872 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 20:12:53,872 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 20:12:53,872 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-24 20:12:53,872 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 20:12:53,872 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 20:12:53,872 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 20:12:53,872 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 20:12:53,872 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 20:12:53,873 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-24 20:12:53,873 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-24 20:12:53,873 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-24 20:12:53,874 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-24 20:12:53,875 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-24 20:12:53,875 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-24 20:12:53,875 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 20:12:53,875 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-24 20:12:53,875 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-24 20:12:53,877 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-24 20:12:53,877 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-24 20:12:53,877 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 20:12:53,877 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 20:12:53,877 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-24 20:12:53,877 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@257eb7f5]
2025-05-24 20:12:53,877 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-24 20:12:53,877 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-24 20:12:53,878 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-24 20:12:53,878 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-24 20:12:53,878 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-24 20:12:53,878 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-24 20:12:53,878 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:12:53,879 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 20:12:53,881 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:12:53,882 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-24 20:12:53,882 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-24 20:12:53,882 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 20:12:53,883 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 20:12:53,883 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-24 20:12:53,883 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-24 20:12:53,883 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-24 20:12:53,883 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-24 20:12:53,883 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:12:53,883 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-24 20:12:53,883 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-24 20:12:53,884 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-24 20:12:53,884 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:12:53,884 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 20:12:53,884 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 20:12:53,884 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:12:53,884 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 20:12:53,884 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 20:12:53,884 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:12:53,884 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-24 20:12:53,885 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-24 20:12:53,885 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 20:12:53,885 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-24 20:12:53,885 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:12:53,886 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:12:53,887 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-24 20:12:53,887 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:12:53,887 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-24 20:12:53,887 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-24 20:12:53,887 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 20:12:53,888 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 20:12:53,888 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-24 20:12:53,891 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 20:12:53,891 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 20:12:53,891 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-24 20:12:53,896 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-24 20:12:53,896 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-24 20:12:53,897 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-24 20:12:53,897 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-24 20:12:53,968 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-24 20:12:53,970 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-24 20:12:53,970 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-24 20:12:53,970 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 258 ms
2025-05-24 20:12:53,970 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 20:12:53,970 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 20:12:53,970 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 20:12:53,971 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 20:12:53,972 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 20:12:53,972 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 20:12:53,972 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 20:12:53,974 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 20:12:53,976 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 20:12:53,976 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-24 20:12:53,978 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 20:12:53,978 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 20:12:53,979 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 20:12:53,979 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 20:12:53,980 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-24 20:12:53,980 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-24 20:12:53,980 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-24 20:12:53,980 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-24 20:12:53,980 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:12:53,982 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-24 20:12:53,982 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-24 20:12:53,983 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:12:53,983 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:12:53,983 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-24 20:12:53,983 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@5644c1a2
2025-05-24 20:12:53,991 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 20:12:53,993 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-24 20:12:53,993 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 20:12:53,993 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-24 20:12:53,993 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-24 20:12:53,994 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-24 20:12:53,994 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:12:53,994 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-24 20:12:53,994 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-24 20:12:53,994 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 20:12:53,995 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 20:12:53,996 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-24 20:12:53,996 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 20:12:53,996 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@365ca306'
2025-05-24 20:12:53,996 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 20:12:53,996 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-24 20:12:53,996 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-24 20:12:53,997 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-24 20:12:53,997 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-24 20:12:53,997 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-24 20:12:53,998 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-24 20:12:53,998 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@365ca306'
2025-05-24 20:12:53,998 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@145d0a0f'
2025-05-24 20:12:54,000 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-24 20:12:54,000 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-24 20:12:54,000 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-24 20:12:54,007 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 20:12:54,008 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-5 - configuration:
2025-05-24 20:12:54,008 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-24 20:12:54,008 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-24 20:12:54,008 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-24 20:12:54,008 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-24 20:12:54,008 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-24 20:12:54,008 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-24 20:12:54,008 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-24 20:12:54,008 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-24 20:12:54,008 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-24 20:12:54,008 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-24 20:12:54,008 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-24 20:12:54,008 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-24 20:12:54,008 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-24 20:12:54,008 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-24 20:12:54,008 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-24 20:12:54,008 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-24 20:12:54,008 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-24 20:12:54,008 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-24 20:12:54,008 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-24 20:12:54,008 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-24 20:12:54,008 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-24 20:12:54,008 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-24 20:12:54,008 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-24 20:12:54,008 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-24 20:12:54,008 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-24 20:12:54,008 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-24 20:12:54,008 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-5"
2025-05-24 20:12:54,008 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-24 20:12:54,008 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-24 20:12:54,008 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-24 20:12:54,008 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-24 20:12:54,008 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-24 20:12:54,008 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-24 20:12:54,008 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-24 20:12:54,009 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-24 20:12:54,009 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-5 - Starting...
2025-05-24 20:12:54,025 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Added connection com.mysql.cj.jdbc.ConnectionImpl@41f12e98
2025-05-24 20:12:54,025 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-5 - Start completed.
2025-05-24 20:12:54,027 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 20:12:54,051 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 20:12:54,053 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 20:12:54,054 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 20:12:54,054 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-24 20:12:54,054 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-24 20:12:54,055 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-24 20:12:54,056 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-24 20:12:54,057 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-24 20:12:54,065 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-24 20:12:54,065 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-24 20:12:54,065 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-24 20:12:54,066 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:12:54,066 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-24 20:12:54,067 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-24 20:12:54,068 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:12:54,075 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:12:54,076 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:12:54,078 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-24 20:12:54,081 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 20:12:54,082 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 20:12:54,082 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:12:54,082 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 20:12:54,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 20:12:54,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 20:12:54,084 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:12:54,084 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:12:54,084 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:12:54,084 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:12:54,085 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:12:54,085 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 20:12:54,085 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 20:12:54,085 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:12:54,085 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 20:12:54,085 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:12:54,085 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 20:12:54,086 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 20:12:54,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 20:12:54,086 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:12:54,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 20:12:54,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 20:12:54,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 20:12:54,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@365ca306'
2025-05-24 20:12:54,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 20:12:54,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 20:12:54,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@145d0a0f'
2025-05-24 20:12:54,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 20:12:54,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@145d0a0f'
2025-05-24 20:12:54,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 20:12:54,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@145d0a0f'
2025-05-24 20:12:54,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 20:12:54,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 20:12:54,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@145d0a0f'
2025-05-24 20:12:54,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 20:12:54,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 20:12:54,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@145d0a0f'
2025-05-24 20:12:54,089 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 20:12:54,090 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 20:12:54,092 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 20:12:54,092 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 20:12:54,092 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:12:54,093 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:12:54,094 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:12:54,094 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@365ca306'
2025-05-24 20:12:54,094 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 20:12:54,094 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 20:12:54,094 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:12:54,095 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:12:54,095 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@365ca306'
2025-05-24 20:12:54,095 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-24 20:12:54,095 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-24 20:12:54,095 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 20:12:54,095 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-24 20:12:54,095 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 20:12:54,095 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-24 20:12:54,096 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 20:12:54,096 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@145d0a0f'
2025-05-24 20:12:54,099 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 20:12:54,099 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 20:12:54,100 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 20:12:54,100 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 20:12:54,100 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 20:12:54,101 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 20:12:54,101 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@145d0a0f'
2025-05-24 20:12:54,101 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:12:54,101 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:12:54,102 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 20:12:54,105 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 20:12:54,105 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@145d0a0f'
2025-05-24 20:12:54,105 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:12:54,105 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:12:54,110 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 20:12:54,110 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:12:54,110 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:12:54,110 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:12:54,111 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 20:12:54,112 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model)
2025-05-24 20:12:54,112 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/add_user]}: addUser() {GET [/delete_user]}: deleteUser(Model) {GET [/login_fail]}: loginFail() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/img_test]}: imgTest() { [/get_image/{imageName}]}: getImage(String) {GET [/main_menu]}: mainMenu(Model) {GET [/admin_menu]}: adminMenu(Model) {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 20:12:54,113 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 20:12:54,114 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 20:12:54,115 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 20:12:54,115 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 20:12:54,116 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:12:54,116 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:12:54,116 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 20:12:54,116 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:12:54,116 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:12:54,116 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 20:12:54,117 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 20:12:54,117 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:12:54,117 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:12:54,117 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 20:12:54,117 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 20:12:54,117 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 20:12:54,117 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 20:12:54,117 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 20:12:54,118 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 20:12:54,118 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 20:12:54,118 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 20:12:54,118 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 20:12:54,118 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 20:12:54,119 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 20:12:54,119 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 20:12:54,119 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 20:12:54,120 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 20:12:54,120 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 20:12:54,120 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 20:12:54,120 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 20:12:54,120 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 20:12:54,120 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 20:12:54,120 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@145d0a0f'
2025-05-24 20:12:54,121 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@145d0a0f'
2025-05-24 20:12:54,121 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 20:12:54,122 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 20:12:54,122 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 20:12:54,123 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 20:12:54,123 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 20:12:54,124 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@145d0a0f'
2025-05-24 20:12:54,124 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 20:12:54,125 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 20:12:54,127 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 20:12:54,129 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 20:12:54,129 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:12:54,129 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:12:54,129 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:12:54,130 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 20:12:54,130 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 20:12:54,132 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 20:12:54,133 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 20:12:54,137 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-24 20:12:54,141 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@93af6d8, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2c611690, org.springframework.security.web.context.SecurityContextHolderFilter@29fd636c, org.springframework.security.web.header.HeaderWriterFilter@74d9a2ab, org.springframework.web.filter.CorsFilter@6d289232, org.springframework.security.web.authentication.logout.LogoutFilter@17a46219, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@3dbaefdc, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5e5c887d, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6c75a609, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7065444, org.springframework.security.web.access.ExceptionTranslationFilter@4f2fa691, org.springframework.security.web.access.intercept.AuthorizationFilter@6c85b1a7]
2025-05-24 20:12:54,143 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 20:12:54,144 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 20:12:54,144 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 20:12:54,145 restartedMain WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore DispatcherServletDelegating [ant = Ant [pattern='/WEB-INF/**'], mvc = Mvc [pattern='/WEB-INF/**']]. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 20:12:54,145 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure DispatcherServletDelegating [ant = Ant [pattern='/WEB-INF/**'], mvc = Mvc [pattern='/WEB-INF/**']]
2025-05-24 20:12:54,146 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 20:12:54,147 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 20:12:54,147 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 20:12:54,147 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 20:12:54,147 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 20:12:54,149 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-24 20:12:54,149 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 20:12:54,150 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-24 20:12:54,151 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-24 20:12:54,151 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 20:12:54,151 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 20:12:54,151 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:12:54,152 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:12:54,152 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 20:12:54,152 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 20:12:54,152 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:12:54,153 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 20:12:54,153 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:12:54,153 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 20:12:54,153 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 20:12:54,154 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 20:12:54,154 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 20:12:54,154 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 20:12:54,155 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 20:12:54,155 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 20:12:54,155 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@145d0a0f'
2025-05-24 20:12:54,155 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:12:54,155 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-24 20:12:54,155 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 20:12:54,155 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 20:12:54,155 HikariPool-5 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Added connection com.mysql.cj.jdbc.ConnectionImpl@7ada75d
2025-05-24 20:12:54,156 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 20:12:54,156 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 20:12:54,157 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 20:12:54,157 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 20:12:54,157 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 20:12:54,158 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 20:12:54,158 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 20:12:54,158 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 20:12:54,158 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 20:12:54,159 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:12:54,159 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 20:12:54,159 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 20:12:54,159 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 20:12:54,159 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 20:12:54,159 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 20:12:54,159 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 20:12:54,160 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 20:12:54,160 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 20:12:54,160 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 20:12:54,160 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 20:12:54,160 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 20:12:54,161 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 20:12:54,162 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 20:12:54,163 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 20:12:54,163 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 20:12:54,163 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 20:12:54,163 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 20:12:54,163 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 20:12:54,163 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 20:12:54,163 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 20:12:54,163 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:12:54,165 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 20:12:54,165 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 20:12:54,165 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:12:54,166 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 20:12:54,166 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 20:12:54,167 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 20:12:54,167 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@365ca306'
2025-05-24 20:12:54,167 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 20:12:54,167 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-24 20:12:54,167 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-24 20:12:54,167 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-24 20:12:54,168 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-24 20:12:54,168 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-24 20:12:54,168 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-24 20:12:54,168 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-24 20:12:54,169 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-24 20:12:54,169 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-24 20:12:54,169 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-24 20:12:54,169 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-24 20:12:54,170 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-24 20:12:54,170 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-24 20:12:54,171 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-24 20:12:54,171 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-24 20:12:54,172 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-24 20:12:54,172 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-24 20:12:54,172 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-24 20:12:54,172 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-24 20:12:54,172 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-24 20:12:54,172 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-24 20:12:54,173 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 20:12:54,175 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 20:12:54,175 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-24 20:12:54,175 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-24 20:12:54,175 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-24 20:12:54,175 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-24 20:12:54,175 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-24 20:12:54,177 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 20:12:54,177 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 20:12:54,177 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 20:12:54,177 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-24 20:12:54,178 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 20:12:54,178 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 20:12:54,178 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-24 20:12:54,178 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-24 20:12:54,179 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 20:12:54,179 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-24 20:12:54,179 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 20:12:54,180 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-24 20:12:54,181 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-24 20:12:54,181 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-24 20:12:54,182 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-24 20:12:54,183 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-24 20:12:54,183 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-24 20:12:54,183 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-24 20:12:54,184 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 20:12:54,184 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-24 20:12:54,184 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-24 20:12:54,184 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-24 20:12:54,184 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:12:54,185 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:12:54,185 HikariPool-5 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Added connection com.mysql.cj.jdbc.ConnectionImpl@4690ad66
2025-05-24 20:12:54,185 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-24 20:12:54,185 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-24 20:12:54,185 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:12:54,185 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-24 20:12:54,185 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:12:54,185 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-24 20:12:54,185 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-24 20:12:54,185 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-24 20:12:54,185 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-24 20:12:54,186 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-24 20:12:54,186 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-24 20:12:54,186 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-24 20:12:54,186 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-24 20:12:54,186 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-24 20:12:54,186 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-24 20:12:54,187 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-24 20:12:54,187 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-24 20:12:54,187 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-24 20:12:54,187 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-24 20:12:54,187 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-24 20:12:54,187 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-24 20:12:54,187 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-24 20:12:54,187 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-24 20:12:54,187 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-24 20:12:54,187 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 20:12:54,188 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 20:12:54,188 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-24 20:12:54,188 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-24 20:12:54,188 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 20:12:54,188 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-24 20:12:54,188 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-24 20:12:54,188 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 20:12:54,188 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-24 20:12:54,188 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-24 20:12:54,189 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-24 20:12:54,189 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-24 20:12:54,189 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-24 20:12:54,189 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-24 20:12:54,189 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-24 20:12:54,189 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-24 20:12:54,189 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-24 20:12:54,193 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 20:12:54,193 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 20:12:54,193 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-24 20:12:54,193 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-24 20:12:54,196 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-24 20:12:54,196 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-24 20:12:54,196 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-24 20:12:54,196 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-24 20:12:54,196 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 20:12:54,199 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-24 20:12:54,205 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 0.512 seconds (process running for 658.919)
2025-05-24 20:12:54,206 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-24 20:12:54,206 restartedMain INFO org.springframework.boot.devtools.autoconfigure.ConditionEvaluationDeltaLoggingListener Condition evaluation unchanged
2025-05-24 20:12:54,206 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-24 20:12:54,217 HikariPool-5 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Added connection com.mysql.cj.jdbc.ConnectionImpl@771c8c52
2025-05-24 20:12:54,247 HikariPool-5 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Added connection com.mysql.cj.jdbc.ConnectionImpl@26bf5229
2025-05-24 20:12:54,277 HikariPool-5 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Added connection com.mysql.cj.jdbc.ConnectionImpl@229b5b55
2025-05-24 20:12:54,304 HikariPool-5 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Added connection com.mysql.cj.jdbc.ConnectionImpl@22f1082f
2025-05-24 20:12:54,338 HikariPool-5 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5a47323a
2025-05-24 20:12:54,367 HikariPool-5 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1727b095
2025-05-24 20:12:54,397 HikariPool-5 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Added connection com.mysql.cj.jdbc.ConnectionImpl@229c5ac3
2025-05-24 20:12:54,415 HikariPool-5 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:12:55,834 http-nio-8888-exec-1 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-05-24 20:12:55,834 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Initializing Servlet 'dispatcherServlet'
2025-05-24 20:12:55,834 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected StandardServletMultipartResolver
2025-05-24 20:12:55,834 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 20:12:55,834 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected FixedThemeResolver
2025-05-24 20:12:55,834 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@656f0690
2025-05-24 20:12:55,834 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@32b95d6f
2025-05-24 20:12:55,834 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 20:12:55,834 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Completed initialization in 0 ms
2025-05-24 20:12:55,835 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login.do?menu=92
2025-05-24 20:12:55,837 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login.do?menu=92
2025-05-24 20:12:55,837 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login.do?menu=92", parameters={masked}
2025-05-24 20:12:55,837 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:12:55,837 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:12:55,838 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 20:12:55,841 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.do.]
2025-05-24 20:12:55,841 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:12:55,841 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 20:12:55,841 http-nio-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=8C071A1F99AF06E1B9130EE5118FD1CC], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:12:55,841 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error?menu=92
2025-05-24 20:12:55,842 http-nio-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=8C071A1F99AF06E1B9130EE5118FD1CC], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:12:55,842 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /error?menu=92
2025-05-24 20:12:55,842 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet "ERROR" dispatch for GET "/webmail/error?menu=92", parameters={masked}
2025-05-24 20:12:55,842 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController#errorHtml(HttpServletRequest, HttpServletResponse)
2025-05-24 20:12:55,842 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:12:55,848 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, text/html;q=0.8]
2025-05-24 20:12:55,849 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:12:55,849 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Exiting from "ERROR" dispatch, status 404
2025-05-24 20:12:59,565 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 20:12:59,565 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 20:12:59,565 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 20:12:59,566 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 20:12:59,566 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:12:59,567 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 20:12:59,568 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:12:59,568 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 20:12:59,569 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 20:12:59,677 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:12:59,678 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:12:59,678 http-nio-8888-exec-2 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=8C071A1F99AF06E1B9130EE5118FD1CC], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:12:59,697 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:12:59,697 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:12:59,697 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:12:59,697 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:12:59,697 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:12:59,704 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:12:59,704 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:12:59,704 http-nio-8888-exec-3 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=8C071A1F99AF06E1B9130EE5118FD1CC], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:13:03,073 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do?menu=91
2025-05-24 20:13:03,115 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from FA82622C9B948D7B0E3D203D02EE57BB
2025-05-24 20:13:03,116 http-nio-8888-exec-9 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=FA82622C9B948D7B0E3D203D02EE57BB], Granted Authorities=[ROLE_USER]]] to HttpSession [org.apache.catalina.session.StandardSessionFacade@39972f96]
2025-05-24 20:13:03,116 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=FA82622C9B948D7B0E3D203D02EE57BB], Granted Authorities=[ROLE_USER]]
2025-05-24 20:13:24,151 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:13:24,151 HikariPool-5 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:13:33,340 File Watcher INFO org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Restarting due to 1 class path change (0 additions, 0 deletions, 1 modification)
2025-05-24 20:13:33,340 File Watcher DEBUG org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Change set: [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class (MODIFY)]]
2025-05-24 20:13:33,340 File Watcher DEBUG org.springframework.boot.devtools.restart.Restarter Restarting application
2025-05-24 20:13:33,340 Thread-19 DEBUG org.springframework.boot.devtools.restart.Restarter Stopping application
2025-05-24 20:13:33,340 Thread-19 DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed from ACCEPTING_TRAFFIC to REFUSING_TRAFFIC
2025-05-24 20:13:33,340 Thread-19 DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Closing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@145d0a0f, started on Sat May 24 20:12:53 KST 2025
2025-05-24 20:13:33,341 Thread-19 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 20:13:33,341 Thread-19 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147482623
2025-05-24 20:13:33,341 Thread-19 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerGracefulShutdown' completed its stop procedure
2025-05-24 20:13:33,341 Thread-19 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147481599
2025-05-24 20:13:33,341 Thread-19 INFO org.apache.coyote.http11.Http11NioProtocol Stopping ProtocolHandler ["http-nio-8888"]
2025-05-24 20:13:33,344 Thread-19 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerStartStop' completed its stop procedure
2025-05-24 20:13:33,344 Thread-19 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 20:13:33,344 Thread-19 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 20:13:33,344 Thread-19 DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 20:13:33,344 Thread-19 INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 20:13:33,345 Thread-19 INFO com.zaxxer.hikari.HikariDataSource HikariPool-5 - Shutdown initiated...
2025-05-24 20:13:33,345 Thread-19 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - Before shutdown stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:13:33,345 HikariPool-5 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-5 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@41f12e98: (connection evicted)
2025-05-24 20:13:33,347 HikariPool-5 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-5 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@7ada75d: (connection evicted)
2025-05-24 20:13:33,348 HikariPool-5 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-5 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@4690ad66: (connection evicted)
2025-05-24 20:13:33,349 HikariPool-5 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-5 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@771c8c52: (connection evicted)
2025-05-24 20:13:33,349 HikariPool-5 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-5 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@26bf5229: (connection evicted)
2025-05-24 20:13:33,351 HikariPool-5 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-5 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@229b5b55: (connection evicted)
2025-05-24 20:13:33,352 HikariPool-5 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-5 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@22f1082f: (connection evicted)
2025-05-24 20:13:33,352 HikariPool-5 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-5 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@5a47323a: (connection evicted)
2025-05-24 20:13:33,354 HikariPool-5 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-5 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@1727b095: (connection evicted)
2025-05-24 20:13:33,354 HikariPool-5 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-5 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@229c5ac3: (connection evicted)
2025-05-24 20:13:33,356 Thread-19 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-5 - After shutdown stats (total=0, active=0, idle=0, waiting=0)
2025-05-24 20:13:33,356 Thread-19 INFO com.zaxxer.hikari.HikariDataSource HikariPool-5 - Shutdown completed.
2025-05-24 20:13:33,394 Thread-19 DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
Logback Log Messages

Log session start time Sat May 24 20:13:33 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 20:13:33,412 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 36920 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 20:13:33,412 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 20:13:33,412 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-24 20:13:33,412 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 20:13:33,413 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@55115e4a
2025-05-24 20:13:33,413 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 20:13:33,413 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 20:13:33,416 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 20:13:33,417 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 20:13:33,418 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 20:13:33,418 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 20:13:33,418 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 20:13:33,418 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 20:13:33,420 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 20:13:33,420 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 20:13:33,420 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 20:13:33,420 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 20:13:33,422 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 20:13:33,494 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 20:13:33,494 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 20:13:33,495 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 20:13:33,495 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-24 20:13:33,496 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 20:13:33,500 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 5 ms. Found 1 JPA repository interface.
2025-05-24 20:13:33,514 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 20:13:33,521 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-24 20:13:33,521 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-24 20:13:33,521 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-24 20:13:33,521 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-24 20:13:33,524 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 20:13:33,524 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 20:13:33,524 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 20:13:33,524 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 20:13:33,524 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-24 20:13:33,524 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 20:13:33,525 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 20:13:33,525 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 20:13:33,525 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 20:13:33,525 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 20:13:33,525 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-24 20:13:33,525 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-24 20:13:33,526 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-24 20:13:33,526 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-24 20:13:33,526 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-24 20:13:33,526 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-24 20:13:33,526 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 20:13:33,527 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-24 20:13:33,527 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-24 20:13:33,528 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-24 20:13:33,528 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-24 20:13:33,528 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 20:13:33,528 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 20:13:33,528 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-24 20:13:33,528 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@62cf74a1]
2025-05-24 20:13:33,528 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-24 20:13:33,528 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-24 20:13:33,529 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-24 20:13:33,529 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-24 20:13:33,529 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-24 20:13:33,529 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-24 20:13:33,529 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:13:33,529 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 20:13:33,532 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:13:33,533 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-24 20:13:33,533 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-24 20:13:33,533 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 20:13:33,533 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 20:13:33,533 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-24 20:13:33,533 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-24 20:13:33,534 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-24 20:13:33,534 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-24 20:13:33,534 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:13:33,534 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-24 20:13:33,534 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-24 20:13:33,534 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-24 20:13:33,534 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:13:33,534 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 20:13:33,534 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 20:13:33,534 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:13:33,535 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 20:13:33,535 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 20:13:33,535 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:13:33,536 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-24 20:13:33,536 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-24 20:13:33,536 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 20:13:33,536 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-24 20:13:33,536 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:13:33,537 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:13:33,538 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-24 20:13:33,538 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:13:33,538 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-24 20:13:33,538 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-24 20:13:33,538 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 20:13:33,538 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 20:13:33,539 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-24 20:13:33,541 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 20:13:33,541 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 20:13:33,541 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-24 20:13:33,546 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-24 20:13:33,546 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-24 20:13:33,546 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-24 20:13:33,546 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-24 20:13:33,600 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-24 20:13:33,601 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-24 20:13:33,602 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-24 20:13:33,602 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 189 ms
2025-05-24 20:13:33,602 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 20:13:33,602 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 20:13:33,602 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 20:13:33,603 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 20:13:33,603 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 20:13:33,603 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 20:13:33,603 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 20:13:33,604 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 20:13:33,605 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 20:13:33,605 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-24 20:13:33,608 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 20:13:33,609 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 20:13:33,609 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 20:13:33,609 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 20:13:33,609 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-24 20:13:33,609 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-24 20:13:33,610 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-24 20:13:33,610 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-24 20:13:33,610 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:13:33,611 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-24 20:13:33,611 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-24 20:13:33,611 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:13:33,612 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:13:33,612 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-24 20:13:33,612 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@40c358d0
2025-05-24 20:13:33,615 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 20:13:33,616 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-24 20:13:33,616 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 20:13:33,616 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-24 20:13:33,616 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-24 20:13:33,616 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-24 20:13:33,616 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:13:33,616 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-24 20:13:33,616 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-24 20:13:33,617 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 20:13:33,617 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 20:13:33,618 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-24 20:13:33,618 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 20:13:33,618 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3779eaf3'
2025-05-24 20:13:33,618 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 20:13:33,618 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-24 20:13:33,618 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-24 20:13:33,618 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-24 20:13:33,619 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-24 20:13:33,619 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-24 20:13:33,619 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-24 20:13:33,619 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3779eaf3'
2025-05-24 20:13:33,619 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@55115e4a'
2025-05-24 20:13:33,620 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-24 20:13:33,620 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-24 20:13:33,620 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-24 20:13:33,623 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 20:13:33,624 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-6 - configuration:
2025-05-24 20:13:33,624 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-24 20:13:33,624 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-24 20:13:33,624 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-24 20:13:33,624 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-24 20:13:33,624 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-24 20:13:33,624 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-24 20:13:33,624 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-24 20:13:33,624 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-24 20:13:33,624 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-24 20:13:33,624 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-24 20:13:33,624 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-24 20:13:33,624 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-24 20:13:33,624 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-24 20:13:33,624 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-24 20:13:33,624 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-24 20:13:33,624 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-24 20:13:33,624 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-24 20:13:33,624 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-24 20:13:33,624 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-24 20:13:33,624 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-24 20:13:33,624 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-24 20:13:33,624 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-24 20:13:33,624 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-24 20:13:33,624 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-24 20:13:33,624 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-24 20:13:33,624 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-24 20:13:33,624 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-6"
2025-05-24 20:13:33,625 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-24 20:13:33,625 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-24 20:13:33,625 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-24 20:13:33,625 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-24 20:13:33,625 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-24 20:13:33,625 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-24 20:13:33,625 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-24 20:13:33,625 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-24 20:13:33,625 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-6 - Starting...
2025-05-24 20:13:33,639 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-6 - Added connection com.mysql.cj.jdbc.ConnectionImpl@4d87a9ee
2025-05-24 20:13:33,639 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-6 - Start completed.
2025-05-24 20:13:33,641 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 20:13:33,665 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 20:13:33,668 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 20:13:33,669 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 20:13:33,669 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-24 20:13:33,670 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-24 20:13:33,671 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-24 20:13:33,671 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-24 20:13:33,671 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-24 20:13:33,678 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-24 20:13:33,678 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-24 20:13:33,679 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-24 20:13:33,679 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:13:33,680 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-24 20:13:33,681 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-24 20:13:33,683 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:13:33,689 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:13:33,690 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:13:33,692 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-24 20:13:33,695 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 20:13:33,696 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 20:13:33,696 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:13:33,696 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 20:13:33,698 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 20:13:33,699 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 20:13:33,700 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:13:33,700 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:13:33,700 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:13:33,700 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:13:33,700 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:13:33,701 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 20:13:33,701 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 20:13:33,701 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:13:33,702 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 20:13:33,702 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:13:33,702 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 20:13:33,702 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 20:13:33,703 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 20:13:33,703 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:13:33,703 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 20:13:33,703 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 20:13:33,703 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 20:13:33,703 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3779eaf3'
2025-05-24 20:13:33,704 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 20:13:33,704 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 20:13:33,704 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@55115e4a'
2025-05-24 20:13:33,705 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 20:13:33,705 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@55115e4a'
2025-05-24 20:13:33,705 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 20:13:33,705 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@55115e4a'
2025-05-24 20:13:33,705 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 20:13:33,705 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 20:13:33,705 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@55115e4a'
2025-05-24 20:13:33,705 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 20:13:33,705 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 20:13:33,705 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@55115e4a'
2025-05-24 20:13:33,706 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 20:13:33,706 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 20:13:33,707 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 20:13:33,707 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 20:13:33,707 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:13:33,709 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:13:33,709 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:13:33,709 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3779eaf3'
2025-05-24 20:13:33,710 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 20:13:33,710 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 20:13:33,710 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:13:33,710 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:13:33,710 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3779eaf3'
2025-05-24 20:13:33,710 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-24 20:13:33,710 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-24 20:13:33,711 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 20:13:33,711 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-24 20:13:33,711 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 20:13:33,711 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-24 20:13:33,711 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 20:13:33,711 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@55115e4a'
2025-05-24 20:13:33,715 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 20:13:33,715 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 20:13:33,715 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 20:13:33,715 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 20:13:33,716 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 20:13:33,716 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 20:13:33,716 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@55115e4a'
2025-05-24 20:13:33,716 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:13:33,716 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:13:33,718 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 20:13:33,719 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 20:13:33,719 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@55115e4a'
2025-05-24 20:13:33,719 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:13:33,719 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:13:33,720 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 20:13:33,720 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:13:33,720 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:13:33,720 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:13:33,721 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 20:13:33,722 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model)
2025-05-24 20:13:33,722 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/add_user]}: addUser() {GET [/delete_user]}: deleteUser(Model) {GET [/login_fail]}: loginFail() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/img_test]}: imgTest() { [/get_image/{imageName}]}: getImage(String) {GET [/main_menu]}: mainMenu(Model) {GET [/admin_menu]}: adminMenu(Model) {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 20:13:33,724 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 20:13:33,725 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 20:13:33,725 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 20:13:33,726 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 20:13:33,726 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:13:33,726 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:13:33,726 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 20:13:33,726 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:13:33,726 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:13:33,727 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 20:13:33,727 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 20:13:33,727 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:13:33,727 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:13:33,727 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 20:13:33,727 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 20:13:33,727 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 20:13:33,727 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 20:13:33,728 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 20:13:33,728 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 20:13:33,728 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 20:13:33,728 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 20:13:33,728 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 20:13:33,728 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 20:13:33,729 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 20:13:33,729 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 20:13:33,729 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 20:13:33,730 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 20:13:33,730 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 20:13:33,730 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 20:13:33,730 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 20:13:33,730 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 20:13:33,730 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 20:13:33,730 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@55115e4a'
2025-05-24 20:13:33,731 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@55115e4a'
2025-05-24 20:13:33,731 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 20:13:33,731 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 20:13:33,731 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 20:13:33,732 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 20:13:33,732 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 20:13:33,732 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@55115e4a'
2025-05-24 20:13:33,732 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 20:13:33,732 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 20:13:33,737 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 20:13:33,740 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 20:13:33,740 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:13:33,740 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:13:33,740 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:13:33,741 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 20:13:33,741 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 20:13:33,742 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 20:13:33,742 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 20:13:33,744 HikariPool-6 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-6 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-24 20:13:33,747 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@131f0484, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@21c227ab, org.springframework.security.web.context.SecurityContextHolderFilter@6cbe8e22, org.springframework.security.web.header.HeaderWriterFilter@72f3344b, org.springframework.web.filter.CorsFilter@7d1376c6, org.springframework.security.web.authentication.logout.LogoutFilter@72627d6c, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@72778ebb, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1795ba58, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@18f1c90, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@335f2d89, org.springframework.security.web.access.ExceptionTranslationFilter@734cb812, org.springframework.security.web.access.intercept.AuthorizationFilter@310da01d]
2025-05-24 20:13:33,748 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 20:13:33,749 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 20:13:33,749 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 20:13:33,750 restartedMain WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore DispatcherServletDelegating [ant = Ant [pattern='/WEB-INF/**'], mvc = Mvc [pattern='/WEB-INF/**']]. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 20:13:33,751 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure DispatcherServletDelegating [ant = Ant [pattern='/WEB-INF/**'], mvc = Mvc [pattern='/WEB-INF/**']]
2025-05-24 20:13:33,753 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 20:13:33,753 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 20:13:33,753 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 20:13:33,753 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 20:13:33,753 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 20:13:33,755 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-24 20:13:33,755 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 20:13:33,756 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-24 20:13:33,756 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-24 20:13:33,756 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 20:13:33,756 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 20:13:33,757 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:13:33,758 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:13:33,758 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 20:13:33,758 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 20:13:33,759 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:13:33,759 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 20:13:33,759 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:13:33,759 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 20:13:33,759 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 20:13:33,759 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 20:13:33,759 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 20:13:33,759 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 20:13:33,759 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 20:13:33,760 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 20:13:33,760 HikariPool-6 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-6 - Added connection com.mysql.cj.jdbc.ConnectionImpl@4d813839
2025-05-24 20:13:33,760 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@55115e4a'
2025-05-24 20:13:33,760 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:13:33,760 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-24 20:13:33,760 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 20:13:33,760 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 20:13:33,760 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 20:13:33,761 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 20:13:33,761 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 20:13:33,761 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 20:13:33,761 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 20:13:33,761 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 20:13:33,761 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 20:13:33,761 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 20:13:33,761 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 20:13:33,762 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:13:33,762 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 20:13:33,762 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 20:13:33,762 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 20:13:33,762 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 20:13:33,762 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 20:13:33,762 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 20:13:33,762 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 20:13:33,763 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 20:13:33,763 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 20:13:33,763 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 20:13:33,763 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 20:13:33,763 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 20:13:33,765 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 20:13:33,765 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 20:13:33,765 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 20:13:33,765 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 20:13:33,765 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 20:13:33,765 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 20:13:33,766 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 20:13:33,766 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 20:13:33,766 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:13:33,766 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 20:13:33,766 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 20:13:33,766 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:13:33,766 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 20:13:33,766 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 20:13:33,767 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 20:13:33,767 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3779eaf3'
2025-05-24 20:13:33,767 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 20:13:33,767 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-24 20:13:33,767 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-24 20:13:33,767 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-24 20:13:33,767 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-24 20:13:33,767 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-24 20:13:33,767 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-24 20:13:33,767 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-24 20:13:33,767 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-24 20:13:33,767 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-24 20:13:33,767 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-24 20:13:33,768 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-24 20:13:33,768 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-24 20:13:33,768 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-24 20:13:33,768 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-24 20:13:33,768 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-24 20:13:33,768 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-24 20:13:33,768 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-24 20:13:33,769 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-24 20:13:33,769 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-24 20:13:33,769 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-24 20:13:33,769 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-24 20:13:33,769 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 20:13:33,769 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 20:13:33,770 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-24 20:13:33,770 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-24 20:13:33,770 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-24 20:13:33,770 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-24 20:13:33,770 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-24 20:13:33,770 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 20:13:33,770 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 20:13:33,770 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 20:13:33,770 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-24 20:13:33,771 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 20:13:33,771 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 20:13:33,771 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-24 20:13:33,771 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-24 20:13:33,771 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 20:13:33,771 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-24 20:13:33,771 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 20:13:33,772 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-24 20:13:33,772 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-24 20:13:33,773 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-24 20:13:33,773 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-24 20:13:33,773 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-24 20:13:33,773 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-24 20:13:33,773 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-24 20:13:33,773 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 20:13:33,773 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-24 20:13:33,773 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-24 20:13:33,773 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-24 20:13:33,773 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:13:33,774 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:13:33,774 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-24 20:13:33,774 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-24 20:13:33,774 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:13:33,774 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-24 20:13:33,774 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:13:33,774 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-24 20:13:33,774 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-24 20:13:33,774 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-24 20:13:33,775 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-24 20:13:33,775 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-24 20:13:33,775 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-24 20:13:33,775 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-24 20:13:33,775 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-24 20:13:33,775 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-24 20:13:33,775 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-24 20:13:33,775 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-24 20:13:33,775 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-24 20:13:33,775 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-24 20:13:33,776 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-24 20:13:33,776 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-24 20:13:33,777 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-24 20:13:33,777 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-24 20:13:33,777 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-24 20:13:33,777 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-24 20:13:33,777 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 20:13:33,778 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 20:13:33,778 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-24 20:13:33,778 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-24 20:13:33,778 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 20:13:33,778 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-24 20:13:33,778 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-24 20:13:33,778 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 20:13:33,778 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-24 20:13:33,778 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-24 20:13:33,779 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-24 20:13:33,779 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-24 20:13:33,779 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-24 20:13:33,779 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-24 20:13:33,779 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-24 20:13:33,780 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-24 20:13:33,780 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-24 20:13:33,783 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 20:13:33,783 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 20:13:33,783 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-24 20:13:33,783 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-24 20:13:33,786 HikariPool-6 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-6 - Added connection com.mysql.cj.jdbc.ConnectionImpl@cbc3202
2025-05-24 20:13:33,787 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-24 20:13:33,787 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-24 20:13:33,788 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-24 20:13:33,788 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-24 20:13:33,788 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 20:13:33,789 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-24 20:13:33,793 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 0.395 seconds (process running for 698.507)
2025-05-24 20:13:33,794 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-24 20:13:33,794 restartedMain INFO org.springframework.boot.devtools.autoconfigure.ConditionEvaluationDeltaLoggingListener Condition evaluation unchanged
2025-05-24 20:13:33,794 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-24 20:13:33,818 HikariPool-6 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-6 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3d7a7d84
2025-05-24 20:13:33,850 HikariPool-6 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-6 - Added connection com.mysql.cj.jdbc.ConnectionImpl@6c93cd4d
2025-05-24 20:13:33,879 HikariPool-6 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-6 - Added connection com.mysql.cj.jdbc.ConnectionImpl@d892848
2025-05-24 20:13:33,912 HikariPool-6 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-6 - Added connection com.mysql.cj.jdbc.ConnectionImpl@68ddd567
2025-05-24 20:13:33,941 HikariPool-6 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-6 - Added connection com.mysql.cj.jdbc.ConnectionImpl@40b072b3
2025-05-24 20:13:33,972 HikariPool-6 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-6 - Added connection com.mysql.cj.jdbc.ConnectionImpl@68ee5e0b
2025-05-24 20:13:34,004 HikariPool-6 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-6 - Added connection com.mysql.cj.jdbc.ConnectionImpl@514548fe
2025-05-24 20:13:34,023 HikariPool-6 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-6 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:13:39,022 http-nio-8888-exec-2 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-05-24 20:13:39,023 http-nio-8888-exec-2 INFO org.springframework.web.servlet.DispatcherServlet Initializing Servlet 'dispatcherServlet'
2025-05-24 20:13:39,023 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected StandardServletMultipartResolver
2025-05-24 20:13:39,023 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 20:13:39,023 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected FixedThemeResolver
2025-05-24 20:13:39,023 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@1e2590a2
2025-05-24 20:13:39,023 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@7427041d
2025-05-24 20:13:39,023 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 20:13:39,023 http-nio-8888-exec-2 INFO org.springframework.web.servlet.DispatcherServlet Completed initialization in 0 ms
2025-05-24 20:13:39,024 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 20:13:39,024 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 20:13:39,024 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 20:13:39,024 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 20:13:39,024 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:13:39,025 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 20:13:39,026 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:13:39,027 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 20:13:39,027 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 20:13:39,083 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:13:39,083 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:13:39,083 http-nio-8888-exec-2 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=FA82622C9B948D7B0E3D203D02EE57BB], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:13:39,099 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:13:39,100 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:13:39,100 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:13:39,100 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:13:39,100 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:13:39,101 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:13:39,102 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:13:39,102 http-nio-8888-exec-3 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=FA82622C9B948D7B0E3D203D02EE57BB], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:13:39,556 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 20:13:39,556 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 20:13:39,556 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 20:13:39,556 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 20:13:39,556 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:13:39,557 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 20:13:39,557 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:13:39,557 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 20:13:39,557 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 20:13:39,558 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:13:39,559 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:13:39,559 http-nio-8888-exec-4 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=FA82622C9B948D7B0E3D203D02EE57BB], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:13:39,575 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:13:39,576 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:13:39,576 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:13:39,576 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:13:39,576 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:13:39,578 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:13:39,579 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:13:39,579 http-nio-8888-exec-5 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=FA82622C9B948D7B0E3D203D02EE57BB], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:13:42,698 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do?menu=91
2025-05-24 20:13:42,741 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from B81102B9BF69F2505DF5DF88B556E440
2025-05-24 20:13:42,741 http-nio-8888-exec-6 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=B81102B9BF69F2505DF5DF88B556E440], Granted Authorities=[ROLE_USER]]] to HttpSession [org.apache.catalina.session.StandardSessionFacade@22bf7ef7]
2025-05-24 20:13:42,741 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=B81102B9BF69F2505DF5DF88B556E440], Granted Authorities=[ROLE_USER]]
2025-05-24 20:13:42,747 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-24 20:13:42,748 http-nio-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=B81102B9BF69F2505DF5DF88B556E440], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:13:42,748 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-24 20:13:42,748 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-24 20:13:42,748 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(Model)
2025-05-24 20:13:42,749 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:13:42,824 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:13:42,824 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 리팩토링 2번째!</a> </td> <td id=date>Thu May 15 15:50:37 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 내게쓰기</a> </td> <td id=date>Sun May 04 07:26:14 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>}
2025-05-24 20:13:42,824 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 20:13:43,000 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:13:43,000 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:13:43,016 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:13:43,016 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:13:43,016 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:13:43,016 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:13:43,016 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:13:43,018 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:13:43,018 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:13:43,018 http-nio-8888-exec-8 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=B81102B9BF69F2505DF5DF88B556E440], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:13:44,152 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login.do?menu=92
2025-05-24 20:13:44,153 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login.do?menu=92
2025-05-24 20:13:44,153 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login.do?menu=92", parameters={masked}
2025-05-24 20:13:44,154 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:13:44,154 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:13:44,155 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 20:13:44,156 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.do.]
2025-05-24 20:13:44,156 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:13:44,157 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 20:13:44,157 http-nio-8888-exec-9 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=B81102B9BF69F2505DF5DF88B556E440], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:13:44,158 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error?menu=92
2025-05-24 20:13:44,158 http-nio-8888-exec-9 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=B81102B9BF69F2505DF5DF88B556E440], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:13:44,158 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /error?menu=92
2025-05-24 20:13:44,158 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet "ERROR" dispatch for GET "/webmail/error?menu=92", parameters={masked}
2025-05-24 20:13:44,159 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController#errorHtml(HttpServletRequest, HttpServletResponse)
2025-05-24 20:13:44,160 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:13:44,171 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, text/html;q=0.8]
2025-05-24 20:13:44,172 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:13:44,172 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Exiting from "ERROR" dispatch, status 404
2025-05-24 20:14:03,751 HikariPool-6 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-6 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:14:03,751 HikariPool-6 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-6 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:14:33,764 HikariPool-6 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-6 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:14:33,764 HikariPool-6 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-6 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:15:03,770 HikariPool-6 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-6 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:15:03,770 HikariPool-6 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-6 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:15:20,153 File Watcher INFO org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Restarting due to 1 class path change (0 additions, 0 deletions, 1 modification)
2025-05-24 20:15:20,153 File Watcher DEBUG org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Change set: [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class (MODIFY)]]
2025-05-24 20:15:20,153 File Watcher DEBUG org.springframework.boot.devtools.restart.Restarter Restarting application
2025-05-24 20:15:20,154 Thread-23 DEBUG org.springframework.boot.devtools.restart.Restarter Stopping application
2025-05-24 20:15:20,154 Thread-23 DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed from ACCEPTING_TRAFFIC to REFUSING_TRAFFIC
2025-05-24 20:15:20,154 Thread-23 DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Closing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@55115e4a, started on Sat May 24 20:13:33 KST 2025
2025-05-24 20:15:20,155 Thread-23 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 20:15:20,155 Thread-23 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147482623
2025-05-24 20:15:20,155 Thread-23 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerGracefulShutdown' completed its stop procedure
2025-05-24 20:15:20,155 Thread-23 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147481599
2025-05-24 20:15:20,155 Thread-23 INFO org.apache.coyote.http11.Http11NioProtocol Stopping ProtocolHandler ["http-nio-8888"]
2025-05-24 20:15:20,160 Thread-23 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerStartStop' completed its stop procedure
2025-05-24 20:15:20,160 Thread-23 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 20:15:20,160 Thread-23 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 20:15:20,160 Thread-23 DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 20:15:20,161 Thread-23 INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 20:15:20,162 Thread-23 INFO com.zaxxer.hikari.HikariDataSource HikariPool-6 - Shutdown initiated...
2025-05-24 20:15:20,162 Thread-23 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-6 - Before shutdown stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:15:20,163 HikariPool-6 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-6 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@4d87a9ee: (connection evicted)
2025-05-24 20:15:20,165 HikariPool-6 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-6 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@4d813839: (connection evicted)
2025-05-24 20:15:20,168 HikariPool-6 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-6 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@cbc3202: (connection evicted)
2025-05-24 20:15:20,169 HikariPool-6 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-6 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@3d7a7d84: (connection evicted)
2025-05-24 20:15:20,171 HikariPool-6 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-6 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@6c93cd4d: (connection evicted)
2025-05-24 20:15:20,173 HikariPool-6 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-6 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@d892848: (connection evicted)
2025-05-24 20:15:20,175 HikariPool-6 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-6 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@68ddd567: (connection evicted)
2025-05-24 20:15:20,177 HikariPool-6 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-6 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@40b072b3: (connection evicted)
2025-05-24 20:15:20,178 HikariPool-6 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-6 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@68ee5e0b: (connection evicted)
2025-05-24 20:15:20,181 HikariPool-6 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-6 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@514548fe: (connection evicted)
2025-05-24 20:15:20,183 Thread-23 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-6 - After shutdown stats (total=0, active=0, idle=0, waiting=0)
2025-05-24 20:15:20,183 Thread-23 INFO com.zaxxer.hikari.HikariDataSource HikariPool-6 - Shutdown completed.
2025-05-24 20:15:20,227 Thread-23 DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
Logback Log Messages

Log session start time Sat May 24 20:15:20 KST 2025

Logback Log Messages

Log session start time Sat May 24 20:15:39 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 20:15:20,258 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 36920 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 20:15:20,258 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 20:15:20,258 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-24 20:15:20,258 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 20:15:20,259 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@7c2b7a58
2025-05-24 20:15:20,260 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 20:15:20,260 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 20:15:20,263 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 20:15:20,264 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 20:15:20,265 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 20:15:20,265 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 20:15:20,265 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 20:15:20,266 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 20:15:20,268 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 20:15:20,269 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 20:15:20,269 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 20:15:20,269 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 20:15:20,270 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 20:15:20,353 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 20:15:20,353 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 20:15:20,353 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 20:15:20,353 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-24 20:15:20,354 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 20:15:20,359 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 5 ms. Found 1 JPA repository interface.
2025-05-24 20:15:20,374 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 20:15:20,380 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-24 20:15:20,380 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-24 20:15:20,381 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-24 20:15:20,381 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-24 20:15:20,383 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 20:15:20,383 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 20:15:20,383 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 20:15:20,384 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 20:15:20,384 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-24 20:15:20,384 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 20:15:20,384 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 20:15:20,385 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 20:15:20,385 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 20:15:20,385 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 20:15:20,385 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-24 20:15:20,385 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-24 20:15:20,386 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-24 20:15:20,386 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-24 20:15:20,386 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-24 20:15:20,387 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-24 20:15:20,387 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 20:15:20,387 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-24 20:15:20,387 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-24 20:15:20,389 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-24 20:15:20,389 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-24 20:15:20,389 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 20:15:20,389 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 20:15:20,389 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-24 20:15:20,389 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@491cd1e7]
2025-05-24 20:15:20,389 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-24 20:15:20,389 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-24 20:15:20,390 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-24 20:15:20,390 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-24 20:15:20,390 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-24 20:15:20,390 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-24 20:15:20,390 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:15:20,390 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 20:15:20,392 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:15:20,393 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-24 20:15:20,393 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-24 20:15:20,393 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 20:15:20,393 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 20:15:20,393 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-24 20:15:20,393 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-24 20:15:20,393 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-24 20:15:20,394 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-24 20:15:20,394 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:15:20,394 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-24 20:15:20,394 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-24 20:15:20,394 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-24 20:15:20,394 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:15:20,394 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 20:15:20,394 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 20:15:20,394 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:15:20,395 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 20:15:20,395 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 20:15:20,395 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:15:20,395 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-24 20:15:20,395 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-24 20:15:20,395 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 20:15:20,396 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-24 20:15:20,396 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:15:20,397 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:15:20,398 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-24 20:15:20,398 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:15:20,398 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-24 20:15:20,398 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-24 20:15:20,398 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 20:15:20,399 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 20:15:20,399 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-24 20:15:20,401 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 20:15:20,401 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 20:15:20,402 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-24 20:15:20,407 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-24 20:15:20,407 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-24 20:15:20,407 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-24 20:15:20,407 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-24 20:15:20,457 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-24 20:15:20,458 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-24 20:15:20,458 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-24 20:15:20,458 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 199 ms
2025-05-24 20:15:20,459 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 20:15:20,459 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 20:15:20,460 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 20:15:20,460 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 20:15:20,460 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 20:15:20,461 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 20:15:20,461 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 20:15:20,461 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 20:15:20,462 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 20:15:20,462 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-24 20:15:20,464 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 20:15:20,464 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 20:15:20,464 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 20:15:20,464 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 20:15:20,465 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-24 20:15:20,465 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-24 20:15:20,465 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-24 20:15:20,465 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-24 20:15:20,465 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:15:20,467 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-24 20:15:20,467 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-24 20:15:20,467 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:15:20,467 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:15:20,467 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-24 20:15:20,467 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@60f242ad
2025-05-24 20:15:20,470 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 20:15:20,471 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-24 20:15:20,471 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 20:15:20,471 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-24 20:15:20,471 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-24 20:15:20,472 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-24 20:15:20,472 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:15:20,472 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-24 20:15:20,472 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-24 20:15:20,472 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 20:15:20,473 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 20:15:20,473 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-24 20:15:20,473 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 20:15:20,473 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@2c6af0ae'
2025-05-24 20:15:20,473 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 20:15:20,473 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-24 20:15:20,473 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-24 20:15:20,474 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-24 20:15:20,474 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-24 20:15:20,475 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-24 20:15:20,475 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-24 20:15:20,475 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@2c6af0ae'
2025-05-24 20:15:20,475 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@7c2b7a58'
2025-05-24 20:15:20,476 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-24 20:15:20,476 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-24 20:15:20,477 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-24 20:15:20,479 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 20:15:20,480 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-7 - configuration:
2025-05-24 20:15:20,480 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-24 20:15:20,480 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-24 20:15:20,480 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-24 20:15:20,480 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-24 20:15:20,480 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-24 20:15:20,480 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-24 20:15:20,480 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-24 20:15:20,480 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-24 20:15:20,480 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-24 20:15:20,480 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-24 20:15:20,480 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-24 20:15:20,481 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-24 20:15:20,481 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-24 20:15:20,481 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-24 20:15:20,481 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-24 20:15:20,481 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-24 20:15:20,481 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-24 20:15:20,481 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-24 20:15:20,481 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-24 20:15:20,481 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-24 20:15:20,481 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-24 20:15:20,481 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-24 20:15:20,481 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-24 20:15:20,481 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-24 20:15:20,481 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-24 20:15:20,481 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-24 20:15:20,481 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-7"
2025-05-24 20:15:20,481 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-24 20:15:20,481 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-24 20:15:20,481 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-24 20:15:20,481 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-24 20:15:20,481 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-24 20:15:20,481 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-24 20:15:20,481 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-24 20:15:20,481 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-24 20:15:20,481 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-7 - Starting...
2025-05-24 20:15:20,500 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-7 - Added connection com.mysql.cj.jdbc.ConnectionImpl@256c3d94
2025-05-24 20:15:20,501 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-7 - Start completed.
2025-05-24 20:15:20,503 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 20:15:20,524 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 20:15:20,527 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 20:15:20,527 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 20:15:20,528 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-24 20:15:20,528 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-24 20:15:20,529 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-24 20:15:20,530 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-24 20:15:20,530 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-24 20:15:20,537 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-24 20:15:20,537 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-24 20:15:20,537 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-24 20:15:20,538 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:15:20,538 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-24 20:15:20,540 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-24 20:15:20,541 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:15:20,549 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:15:20,550 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:15:20,553 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-24 20:15:20,557 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 20:15:20,559 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 20:15:20,559 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:15:20,559 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 20:15:20,561 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 20:15:20,565 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 20:15:20,567 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:15:20,567 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:15:20,567 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:15:20,567 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:15:20,567 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:15:20,567 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 20:15:20,568 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 20:15:20,568 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:15:20,568 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 20:15:20,569 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:15:20,569 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 20:15:20,570 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 20:15:20,570 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 20:15:20,570 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:15:20,571 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 20:15:20,573 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 20:15:20,573 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 20:15:20,573 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@2c6af0ae'
2025-05-24 20:15:20,573 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 20:15:20,575 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 20:15:20,576 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@7c2b7a58'
2025-05-24 20:15:20,576 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 20:15:20,576 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@7c2b7a58'
2025-05-24 20:15:20,577 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 20:15:20,577 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@7c2b7a58'
2025-05-24 20:15:20,577 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 20:15:20,577 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 20:15:20,577 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@7c2b7a58'
2025-05-24 20:15:20,577 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 20:15:20,578 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 20:15:20,578 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@7c2b7a58'
2025-05-24 20:15:20,578 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 20:15:20,579 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 20:15:20,580 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 20:15:20,580 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 20:15:20,580 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:15:20,581 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:15:20,581 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:15:20,581 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@2c6af0ae'
2025-05-24 20:15:20,582 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 20:15:20,582 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 20:15:20,582 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:15:20,582 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:15:20,582 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@2c6af0ae'
2025-05-24 20:15:20,582 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-24 20:15:20,582 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-24 20:15:20,583 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 20:15:20,583 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-24 20:15:20,583 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 20:15:20,583 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-24 20:15:20,583 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 20:15:20,583 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@7c2b7a58'
2025-05-24 20:15:20,586 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 20:15:20,587 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 20:15:20,587 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 20:15:20,587 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 20:15:20,587 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 20:15:20,588 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 20:15:20,589 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@7c2b7a58'
2025-05-24 20:15:20,589 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:15:20,589 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:15:20,590 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 20:15:20,594 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 20:15:20,594 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@7c2b7a58'
2025-05-24 20:15:20,594 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:15:20,594 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:15:20,595 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 20:15:20,595 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:15:20,595 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:15:20,595 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:15:20,596 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 20:15:20,597 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model)
2025-05-24 20:15:20,598 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/add_user]}: addUser() {GET [/delete_user]}: deleteUser(Model) {GET [/login_fail]}: loginFail() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/img_test]}: imgTest() { [/get_image/{imageName}]}: getImage(String) {GET [/main_menu]}: mainMenu(Model) {GET [/admin_menu]}: adminMenu(Model) {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 20:15:20,599 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 20:15:20,600 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 20:15:20,600 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 20:15:20,601 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 20:15:20,601 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:15:20,601 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:15:20,602 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 20:15:20,602 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:15:20,602 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:15:20,602 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 20:15:20,603 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 20:15:20,603 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:15:20,603 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:15:20,603 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 20:15:20,603 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 20:15:20,603 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 20:15:20,603 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 20:15:20,603 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 20:15:20,604 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 20:15:20,604 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 20:15:20,604 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 20:15:20,604 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 20:15:20,604 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 20:15:20,605 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 20:15:20,605 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 20:15:20,605 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 20:15:20,606 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 20:15:20,606 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 20:15:20,606 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 20:15:20,607 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 20:15:20,607 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 20:15:20,607 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 20:15:20,607 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@7c2b7a58'
2025-05-24 20:15:20,607 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@7c2b7a58'
2025-05-24 20:15:20,607 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 20:15:20,608 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 20:15:20,608 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 20:15:20,608 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 20:15:20,609 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 20:15:20,609 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@7c2b7a58'
2025-05-24 20:15:20,609 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 20:15:20,609 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 20:15:20,611 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 20:15:20,612 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 20:15:20,612 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:15:20,613 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:15:20,613 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:15:20,613 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 20:15:20,613 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 20:15:20,614 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 20:15:20,614 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 20:15:20,615 HikariPool-7 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-24 20:15:20,620 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@9a27844, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@671353d0, org.springframework.security.web.context.SecurityContextHolderFilter@63ee313b, org.springframework.security.web.header.HeaderWriterFilter@2aabd0c4, org.springframework.web.filter.CorsFilter@6b279234, org.springframework.security.web.authentication.logout.LogoutFilter@5a35bc64, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@7e832d6c, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6dfe6c03, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3c99f119, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@c283a71, org.springframework.security.web.access.ExceptionTranslationFilter@40423e83, org.springframework.security.web.access.intercept.AuthorizationFilter@37576df3]
2025-05-24 20:15:20,621 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 20:15:20,621 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 20:15:20,621 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 20:15:20,622 restartedMain WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore DispatcherServletDelegating [ant = Ant [pattern='/WEB-INF/**'], mvc = Mvc [pattern='/WEB-INF/**']]. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 20:15:20,622 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure DispatcherServletDelegating [ant = Ant [pattern='/WEB-INF/**'], mvc = Mvc [pattern='/WEB-INF/**']]
2025-05-24 20:15:20,623 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 20:15:20,624 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 20:15:20,624 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 20:15:20,624 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 20:15:20,624 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 20:15:20,625 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-24 20:15:20,625 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 20:15:20,626 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-24 20:15:20,626 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-24 20:15:20,626 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 20:15:20,626 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 20:15:20,626 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:15:20,626 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:15:20,627 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 20:15:20,627 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 20:15:20,627 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:15:20,627 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 20:15:20,627 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:15:20,627 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 20:15:20,628 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 20:15:20,628 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 20:15:20,628 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 20:15:20,628 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 20:15:20,628 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 20:15:20,628 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 20:15:20,628 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@7c2b7a58'
2025-05-24 20:15:20,628 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:15:20,628 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-24 20:15:20,628 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 20:15:20,628 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 20:15:20,628 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 20:15:20,628 HikariPool-7 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-7 - Added connection com.mysql.cj.jdbc.ConnectionImpl@6dc14ca9
2025-05-24 20:15:20,629 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 20:15:20,629 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 20:15:20,629 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 20:15:20,629 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 20:15:20,629 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 20:15:20,629 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 20:15:20,629 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 20:15:20,629 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 20:15:20,630 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:15:20,630 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 20:15:20,630 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 20:15:20,630 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 20:15:20,630 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 20:15:20,630 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 20:15:20,630 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 20:15:20,631 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 20:15:20,631 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 20:15:20,631 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 20:15:20,631 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 20:15:20,631 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 20:15:20,631 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 20:15:20,632 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 20:15:20,633 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 20:15:20,633 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 20:15:20,633 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 20:15:20,633 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 20:15:20,633 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 20:15:20,633 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 20:15:20,633 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 20:15:20,633 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:15:20,634 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 20:15:20,634 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 20:15:20,634 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:15:20,635 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 20:15:20,635 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 20:15:20,635 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 20:15:20,635 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@2c6af0ae'
2025-05-24 20:15:20,635 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 20:15:20,635 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-24 20:15:20,635 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-24 20:15:20,635 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-24 20:15:20,635 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-24 20:15:20,635 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-24 20:15:20,636 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-24 20:15:20,636 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-24 20:15:20,636 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-24 20:15:20,636 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-24 20:15:20,636 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-24 20:15:20,636 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-24 20:15:20,636 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-24 20:15:20,636 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-24 20:15:20,636 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-24 20:15:20,636 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-24 20:15:20,636 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-24 20:15:20,636 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-24 20:15:20,637 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-24 20:15:20,637 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-24 20:15:20,637 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-24 20:15:20,637 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-24 20:15:20,637 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 20:15:20,637 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 20:15:20,637 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-24 20:15:20,638 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-24 20:15:20,638 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-24 20:15:20,638 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-24 20:15:20,638 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-24 20:15:20,639 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 20:15:20,639 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 20:15:20,639 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 20:15:20,640 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-24 20:15:20,640 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 20:15:20,640 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 20:15:20,640 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-24 20:15:20,641 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-24 20:15:20,641 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 20:15:20,641 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-24 20:15:20,641 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 20:15:20,643 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-24 20:15:20,643 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-24 20:15:20,643 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-24 20:15:20,643 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-24 20:15:20,643 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-24 20:15:20,644 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-24 20:15:20,644 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-24 20:15:20,644 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 20:15:20,644 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-24 20:15:20,644 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-24 20:15:20,644 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-24 20:15:20,644 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:15:20,645 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:15:20,645 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-24 20:15:20,645 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-24 20:15:20,645 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:15:20,645 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-24 20:15:20,645 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:15:20,645 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-24 20:15:20,646 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-24 20:15:20,646 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-24 20:15:20,646 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-24 20:15:20,646 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-24 20:15:20,646 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-24 20:15:20,646 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-24 20:15:20,646 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-24 20:15:20,646 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-24 20:15:20,646 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-24 20:15:20,646 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-24 20:15:20,646 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-24 20:15:20,646 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-24 20:15:20,646 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-24 20:15:20,646 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-24 20:15:20,647 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-24 20:15:20,647 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-24 20:15:20,647 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-24 20:15:20,647 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-24 20:15:20,648 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 20:15:20,649 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 20:15:20,649 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-24 20:15:20,649 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-24 20:15:20,649 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 20:15:20,649 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-24 20:15:20,649 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-24 20:15:20,650 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 20:15:20,650 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-24 20:15:20,650 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-24 20:15:20,650 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-24 20:15:20,650 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-24 20:15:20,650 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-24 20:15:20,650 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-24 20:15:20,651 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-24 20:15:20,651 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-24 20:15:20,651 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-24 20:15:20,654 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 20:15:20,655 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 20:15:20,655 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-24 20:15:20,655 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-24 20:15:20,661 HikariPool-7 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-7 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2cfc4692
2025-05-24 20:15:20,661 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-24 20:15:20,661 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-24 20:15:20,661 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-24 20:15:20,661 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-24 20:15:20,661 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 20:15:20,663 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-24 20:15:20,668 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 0.435 seconds (process running for 805.382)
2025-05-24 20:15:20,668 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-24 20:15:20,668 restartedMain INFO org.springframework.boot.devtools.autoconfigure.ConditionEvaluationDeltaLoggingListener Condition evaluation unchanged
2025-05-24 20:15:20,669 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-24 20:15:20,693 HikariPool-7 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-7 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1d1a6924
2025-05-24 20:15:20,724 HikariPool-7 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-7 - Added connection com.mysql.cj.jdbc.ConnectionImpl@4cd3b9dd
2025-05-24 20:15:20,755 HikariPool-7 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-7 - Added connection com.mysql.cj.jdbc.ConnectionImpl@36958c2f
2025-05-24 20:15:20,786 HikariPool-7 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-7 - Added connection com.mysql.cj.jdbc.ConnectionImpl@489d81b7
2025-05-24 20:15:20,816 HikariPool-7 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-7 - Added connection com.mysql.cj.jdbc.ConnectionImpl@6e8dc531
2025-05-24 20:15:20,842 HikariPool-7 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-7 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5d8f191e
2025-05-24 20:15:20,876 HikariPool-7 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-7 - Added connection com.mysql.cj.jdbc.ConnectionImpl@37f9bea5
2025-05-24 20:15:20,894 HikariPool-7 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-7 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:15:22,038 http-nio-8888-exec-1 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-05-24 20:15:22,038 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Initializing Servlet 'dispatcherServlet'
2025-05-24 20:15:22,038 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected StandardServletMultipartResolver
2025-05-24 20:15:22,038 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 20:15:22,038 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected FixedThemeResolver
2025-05-24 20:15:22,039 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@5e5c8e67
2025-05-24 20:15:22,039 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@4ae16ee0
2025-05-24 20:15:22,039 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 20:15:22,040 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Completed initialization in 2 ms
2025-05-24 20:15:22,041 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-24 20:15:22,041 http-nio-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=B81102B9BF69F2505DF5DF88B556E440], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:15:22,041 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-24 20:15:22,041 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-24 20:15:22,041 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(Model)
2025-05-24 20:15:22,041 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:22,103 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:15:22,103 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 리팩토링 2번째!</a> </td> <td id=date>Thu May 15 15:50:37 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 내게쓰기</a> </td> <td id=date>Sun May 04 07:26:14 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>}
2025-05-24 20:15:22,103 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 20:15:22,213 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:22,213 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:15:22,226 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:15:22,227 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:15:22,227 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:15:22,227 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:15:22,227 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:22,228 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:22,228 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:15:22,228 http-nio-8888-exec-2 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=B81102B9BF69F2505DF5DF88B556E440], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:15:22,748 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-24 20:15:22,749 http-nio-8888-exec-3 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=B81102B9BF69F2505DF5DF88B556E440], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:15:22,749 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-24 20:15:22,749 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-24 20:15:22,749 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(Model)
2025-05-24 20:15:22,749 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:22,801 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:15:22,801 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 리팩토링 2번째!</a> </td> <td id=date>Thu May 15 15:50:37 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 내게쓰기</a> </td> <td id=date>Sun May 04 07:26:14 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>}
2025-05-24 20:15:22,802 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 20:15:22,803 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:22,803 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:15:22,815 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:15:22,815 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:15:22,815 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:15:22,815 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:15:22,815 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:22,816 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:22,816 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:15:22,816 http-nio-8888-exec-4 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=B81102B9BF69F2505DF5DF88B556E440], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:15:23,361 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login.do?menu=92
2025-05-24 20:15:23,361 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login.do?menu=92
2025-05-24 20:15:23,361 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login.do?menu=92", parameters={masked}
2025-05-24 20:15:23,361 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:15:23,361 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:23,362 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 20:15:23,362 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.do.]
2025-05-24 20:15:23,362 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:23,362 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 20:15:23,362 http-nio-8888-exec-5 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=B81102B9BF69F2505DF5DF88B556E440], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:15:23,363 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error?menu=92
2025-05-24 20:15:23,363 http-nio-8888-exec-5 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=B81102B9BF69F2505DF5DF88B556E440], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:15:23,363 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /error?menu=92
2025-05-24 20:15:23,364 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet "ERROR" dispatch for GET "/webmail/error?menu=92", parameters={masked}
2025-05-24 20:15:23,364 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController#errorHtml(HttpServletRequest, HttpServletResponse)
2025-05-24 20:15:23,364 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:23,371 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, text/html;q=0.8]
2025-05-24 20:15:23,372 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:23,372 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Exiting from "ERROR" dispatch, status 404
2025-05-24 20:15:24,214 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login.do?menu=92
2025-05-24 20:15:24,214 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login.do?menu=92
2025-05-24 20:15:24,214 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login.do?menu=92", parameters={masked}
2025-05-24 20:15:24,215 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:15:24,215 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:24,215 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 20:15:24,215 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.do.]
2025-05-24 20:15:24,215 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:24,215 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 20:15:24,215 http-nio-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=B81102B9BF69F2505DF5DF88B556E440], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:15:24,216 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error?menu=92
2025-05-24 20:15:24,216 http-nio-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=B81102B9BF69F2505DF5DF88B556E440], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:15:24,216 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /error?menu=92
2025-05-24 20:15:24,216 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet "ERROR" dispatch for GET "/webmail/error?menu=92", parameters={masked}
2025-05-24 20:15:24,216 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController#errorHtml(HttpServletRequest, HttpServletResponse)
2025-05-24 20:15:24,216 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:24,221 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, text/html;q=0.8]
2025-05-24 20:15:24,222 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:24,222 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Exiting from "ERROR" dispatch, status 404
2025-05-24 20:15:24,422 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login.do?menu=92
2025-05-24 20:15:24,423 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login.do?menu=92
2025-05-24 20:15:24,423 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login.do?menu=92", parameters={masked}
2025-05-24 20:15:24,423 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:15:24,423 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:24,424 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 20:15:24,425 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.do.]
2025-05-24 20:15:24,425 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:24,425 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 20:15:24,425 http-nio-8888-exec-6 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=B81102B9BF69F2505DF5DF88B556E440], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:15:24,425 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error?menu=92
2025-05-24 20:15:24,426 http-nio-8888-exec-6 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=B81102B9BF69F2505DF5DF88B556E440], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:15:24,426 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /error?menu=92
2025-05-24 20:15:24,426 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet "ERROR" dispatch for GET "/webmail/error?menu=92", parameters={masked}
2025-05-24 20:15:24,426 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController#errorHtml(HttpServletRequest, HttpServletResponse)
2025-05-24 20:15:24,426 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:24,437 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, text/html;q=0.8]
2025-05-24 20:15:24,438 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:24,438 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Exiting from "ERROR" dispatch, status 404
2025-05-24 20:15:24,605 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login.do?menu=92
2025-05-24 20:15:24,605 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login.do?menu=92
2025-05-24 20:15:24,605 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login.do?menu=92", parameters={masked}
2025-05-24 20:15:24,605 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:15:24,605 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:24,606 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 20:15:24,606 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.do.]
2025-05-24 20:15:24,606 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:24,606 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 20:15:24,606 http-nio-8888-exec-8 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=B81102B9BF69F2505DF5DF88B556E440], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:15:24,606 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error?menu=92
2025-05-24 20:15:24,607 http-nio-8888-exec-8 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=B81102B9BF69F2505DF5DF88B556E440], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:15:24,607 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /error?menu=92
2025-05-24 20:15:24,607 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet "ERROR" dispatch for GET "/webmail/error?menu=92", parameters={masked}
2025-05-24 20:15:24,607 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController#errorHtml(HttpServletRequest, HttpServletResponse)
2025-05-24 20:15:24,607 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:24,612 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, text/html;q=0.8]
2025-05-24 20:15:24,612 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:24,612 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Exiting from "ERROR" dispatch, status 404
2025-05-24 20:15:24,810 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login.do?menu=92
2025-05-24 20:15:24,811 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login.do?menu=92
2025-05-24 20:15:24,811 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login.do?menu=92", parameters={masked}
2025-05-24 20:15:24,811 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:15:24,811 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:24,812 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 20:15:24,813 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.do.]
2025-05-24 20:15:24,813 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:24,813 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 20:15:24,813 http-nio-8888-exec-9 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=B81102B9BF69F2505DF5DF88B556E440], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:15:24,814 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error?menu=92
2025-05-24 20:15:24,814 http-nio-8888-exec-9 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=B81102B9BF69F2505DF5DF88B556E440], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:15:24,814 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /error?menu=92
2025-05-24 20:15:24,814 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet "ERROR" dispatch for GET "/webmail/error?menu=92", parameters={masked}
2025-05-24 20:15:24,815 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController#errorHtml(HttpServletRequest, HttpServletResponse)
2025-05-24 20:15:24,815 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:24,827 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, text/html;q=0.8]
2025-05-24 20:15:24,828 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:24,828 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Exiting from "ERROR" dispatch, status 404
2025-05-24 20:15:25,019 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login.do?menu=92
2025-05-24 20:15:25,019 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login.do?menu=92
2025-05-24 20:15:25,020 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login.do?menu=92", parameters={masked}
2025-05-24 20:15:25,020 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:15:25,021 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:25,021 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 20:15:25,021 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.do.]
2025-05-24 20:15:25,023 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:25,023 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 20:15:25,023 http-nio-8888-exec-10 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=B81102B9BF69F2505DF5DF88B556E440], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:15:25,024 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error?menu=92
2025-05-24 20:15:25,024 http-nio-8888-exec-10 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=B81102B9BF69F2505DF5DF88B556E440], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:15:25,024 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /error?menu=92
2025-05-24 20:15:25,024 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet "ERROR" dispatch for GET "/webmail/error?menu=92", parameters={masked}
2025-05-24 20:15:25,025 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController#errorHtml(HttpServletRequest, HttpServletResponse)
2025-05-24 20:15:25,025 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:25,038 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, text/html;q=0.8]
2025-05-24 20:15:25,038 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:25,038 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Exiting from "ERROR" dispatch, status 404
2025-05-24 20:15:25,205 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login.do?menu=92
2025-05-24 20:15:25,205 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login.do?menu=92
2025-05-24 20:15:25,205 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login.do?menu=92", parameters={masked}
2025-05-24 20:15:25,206 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:15:25,206 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:25,207 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 20:15:25,208 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.do.]
2025-05-24 20:15:25,208 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:25,209 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 20:15:25,209 http-nio-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=B81102B9BF69F2505DF5DF88B556E440], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:15:25,212 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error?menu=92
2025-05-24 20:15:25,213 http-nio-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=B81102B9BF69F2505DF5DF88B556E440], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:15:25,213 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /error?menu=92
2025-05-24 20:15:25,213 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet "ERROR" dispatch for GET "/webmail/error?menu=92", parameters={masked}
2025-05-24 20:15:25,214 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController#errorHtml(HttpServletRequest, HttpServletResponse)
2025-05-24 20:15:25,214 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:25,219 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, text/html;q=0.8]
2025-05-24 20:15:25,219 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:25,219 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Exiting from "ERROR" dispatch, status 404
Date Thread Level Logger MDC Message
Logback Log Messages

Log session start time Sat May 24 20:15:39 KST 2025

Logback Log Messages

Log session start time Sat May 24 20:19:36 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 20:15:39,529 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 7248 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 20:15:39,531 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 20:15:39,531 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-24 20:15:39,532 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 20:15:39,571 restartedMain DEBUG org.springframework.boot.devtools.restart.ChangeableUrls Matching URLs for reloading : [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
2025-05-24 20:15:39,571 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Included patterns for restart : []
2025-05-24 20:15:39,571 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Excluded patterns for restart : [/spring-boot-starter-[\w-]+/, /spring-boot/(bin|build|out)/, /spring-boot-starter/(bin|build|out)/, /spring-boot-devtools/(bin|build|out)/, /spring-boot-actuator/(bin|build|out)/, /spring-boot-autoconfigure/(bin|build|out)/]
2025-05-24 20:15:39,571 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
2025-05-24 20:15:39,571 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
2025-05-24 20:15:39,572 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc
2025-05-24 20:15:39,585 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 20:15:39,594 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 20:15:39,634 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 20:15:39,636 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 20:15:39,637 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 20:15:39,639 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 20:15:39,640 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 20:15:39,640 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 20:15:39,644 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 20:15:39,645 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 20:15:39,646 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 20:15:39,649 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 20:15:39,651 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 20:15:40,002 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 20:15:40,006 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 20:15:40,011 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 20:15:40,012 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-24 20:15:40,017 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 20:15:40,037 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 23 ms. Found 1 JPA repository interface.
2025-05-24 20:15:40,111 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 20:15:40,161 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-24 20:15:40,163 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-24 20:15:40,163 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-24 20:15:40,163 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-24 20:15:40,180 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 20:15:40,181 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 20:15:40,185 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 20:15:40,185 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 20:15:40,185 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-24 20:15:40,187 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 20:15:40,188 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 20:15:40,190 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 20:15:40,190 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 20:15:40,190 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 20:15:40,191 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-24 20:15:40,193 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-24 20:15:40,205 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-24 20:15:40,210 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-24 20:15:40,213 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-24 20:15:40,213 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-24 20:15:40,214 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 20:15:40,215 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-24 20:15:40,215 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-24 20:15:40,223 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-24 20:15:40,226 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-24 20:15:40,226 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 20:15:40,230 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 20:15:40,230 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-24 20:15:40,243 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@1bbacff7]
2025-05-24 20:15:40,244 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-24 20:15:40,244 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-24 20:15:40,263 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-24 20:15:40,263 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-24 20:15:40,264 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-24 20:15:40,264 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-24 20:15:40,265 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:15:40,269 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 20:15:40,285 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:15:40,287 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-24 20:15:40,288 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-24 20:15:40,288 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 20:15:40,289 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 20:15:40,290 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-24 20:15:40,290 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-24 20:15:40,291 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-24 20:15:40,294 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-24 20:15:40,294 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:15:40,295 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-24 20:15:40,295 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-24 20:15:40,296 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-24 20:15:40,296 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:15:40,297 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 20:15:40,298 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 20:15:40,298 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:15:40,317 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 20:15:40,317 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 20:15:40,317 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:15:40,318 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-24 20:15:40,318 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-24 20:15:40,318 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 20:15:40,318 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-24 20:15:40,319 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:15:40,322 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:15:40,331 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-24 20:15:40,331 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:15:40,332 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-24 20:15:40,332 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-24 20:15:40,332 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 20:15:40,335 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 20:15:40,339 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-24 20:15:40,393 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 20:15:40,393 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 20:15:40,393 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-24 20:15:40,451 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-24 20:15:40,459 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-24 20:15:40,461 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-24 20:15:40,461 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-24 20:15:40,605 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-24 20:15:40,609 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-24 20:15:40,610 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-24 20:15:40,610 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 1038 ms
2025-05-24 20:15:40,612 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 20:15:40,612 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 20:15:40,612 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 20:15:40,614 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 20:15:40,617 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 20:15:40,618 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 20:15:40,618 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 20:15:40,620 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 20:15:40,624 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 20:15:40,624 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-24 20:15:40,636 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 20:15:40,637 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 20:15:40,637 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 20:15:40,637 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 20:15:40,643 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-24 20:15:40,643 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-24 20:15:40,643 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-24 20:15:40,644 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-24 20:15:40,644 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:15:40,647 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-24 20:15:40,648 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-24 20:15:40,648 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:15:40,648 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:15:40,649 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-24 20:15:40,650 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@36647f21
2025-05-24 20:15:40,660 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 20:15:40,662 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-24 20:15:40,662 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 20:15:40,665 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-24 20:15:40,665 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-24 20:15:40,666 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-24 20:15:40,666 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:15:40,666 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-24 20:15:40,666 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-24 20:15:40,667 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 20:15:40,669 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 20:15:40,670 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-24 20:15:40,670 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 20:15:40,670 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 20:15:40,670 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 20:15:40,672 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-24 20:15:40,672 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-24 20:15:40,674 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-24 20:15:40,674 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-24 20:15:40,681 restartedMain DEBUG org.jboss.logging Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2025-05-24 20:15:40,682 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-24 20:15:40,684 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-24 20:15:40,685 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 20:15:40,695 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:15:40,701 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-24 20:15:40,701 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-24 20:15:40,710 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-24 20:15:40,897 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 20:15:40,912 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-1 - configuration:
2025-05-24 20:15:40,914 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-24 20:15:40,915 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-24 20:15:40,915 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-24 20:15:40,915 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-24 20:15:40,915 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-24 20:15:40,915 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-24 20:15:40,915 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-24 20:15:40,915 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-24 20:15:40,915 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-24 20:15:40,915 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-24 20:15:40,915 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-24 20:15:40,915 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-24 20:15:40,916 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-24 20:15:40,916 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-24 20:15:40,916 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-24 20:15:40,916 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-24 20:15:40,916 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-24 20:15:40,916 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-24 20:15:40,916 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-24 20:15:40,916 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-24 20:15:40,916 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-24 20:15:40,916 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-24 20:15:40,916 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-24 20:15:40,916 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-24 20:15:40,916 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-24 20:15:40,916 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-24 20:15:40,917 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-1"
2025-05-24 20:15:40,917 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-24 20:15:40,917 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-24 20:15:40,917 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-24 20:15:40,917 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-24 20:15:40,917 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-24 20:15:40,917 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-24 20:15:40,917 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-24 20:15:40,917 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-24 20:15:40,917 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
2025-05-24 20:15:41,109 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3f4de828
2025-05-24 20:15:41,111 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
2025-05-24 20:15:41,142 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 20:15:41,220 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-24 20:15:41,237 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@6f7719bd
2025-05-24 20:15:41,265 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2e4a1386
2025-05-24 20:15:41,297 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1f2e18d3
2025-05-24 20:15:41,331 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@4e65ecc9
2025-05-24 20:15:41,360 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@4a2b5605
2025-05-24 20:15:41,390 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1e26df86
2025-05-24 20:15:41,420 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@6aa0a301
2025-05-24 20:15:41,451 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@17761190
2025-05-24 20:15:41,481 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@58e3d5bc
2025-05-24 20:15:41,498 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:15:41,673 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 20:15:41,677 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 20:15:41,678 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 20:15:41,681 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-24 20:15:41,683 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-24 20:15:41,687 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-24 20:15:41,689 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-24 20:15:41,691 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-24 20:15:41,709 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-24 20:15:41,710 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-24 20:15:41,717 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-24 20:15:41,730 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:15:41,748 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:15:41,755 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-24 20:15:41,771 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-24 20:15:41,780 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:15:41,816 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:15:41,851 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:15:41,853 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-24 20:15:41,870 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 20:15:41,876 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 20:15:41,876 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:15:41,878 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 20:15:41,880 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 20:15:41,882 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 20:15:41,884 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:15:41,884 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:15:41,885 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:15:41,885 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:15:41,886 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:15:41,886 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 20:15:41,887 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 20:15:41,887 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:15:41,887 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 20:15:41,887 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:15:41,887 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 20:15:41,889 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 20:15:41,889 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 20:15:41,892 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:15:41,893 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 20:15:41,893 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 20:15:41,895 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 20:15:41,895 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 20:15:41,896 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 20:15:41,898 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 20:15:41,898 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:15:41,898 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 20:15:41,898 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:15:41,899 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 20:15:41,899 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:15:41,900 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 20:15:41,900 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 20:15:41,900 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:15:41,901 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 20:15:41,901 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 20:15:41,902 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:15:41,907 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 20:15:41,909 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 20:15:41,911 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 20:15:41,911 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 20:15:41,912 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:15:41,916 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:15:41,917 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:15:41,917 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 20:15:41,919 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 20:15:41,920 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 20:15:41,920 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:15:41,920 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:15:41,920 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 20:15:41,921 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-24 20:15:41,922 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-24 20:15:41,922 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 20:15:41,922 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-24 20:15:41,923 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 20:15:41,924 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-24 20:15:41,925 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 20:15:41,925 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:15:41,961 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 20:15:41,964 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 20:15:41,964 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 20:15:41,966 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 20:15:41,966 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 20:15:41,971 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 20:15:41,973 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:15:41,973 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:15:41,973 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:15:41,978 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 20:15:41,984 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 20:15:41,984 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:15:41,984 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:15:41,984 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:15:41,986 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 20:15:41,988 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:15:41,988 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:15:41,988 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:15:42,010 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes) {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr() {GET [/insert_addr]}: insertAddr()
2025-05-24 20:15:42,013 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/download]}: download(String,String)
2025-05-24 20:15:42,016 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/add_user]}: addUser() {GET [/login_fail]}: loginFail() {GET [/main_menu]}: mainMenu(Model) {GET [/admin_menu]}: adminMenu(Model) {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/img_test]}: imgTest() {GET [/delete_user]}: deleteUser(Model) { [/get_image/{imageName}]}: getImage(String) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes)
2025-05-24 20:15:42,019 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes) {GET [/write_mail]}: writeMail()
2025-05-24 20:15:42,023 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 20:15:42,024 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 20:15:42,026 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 20:15:42,026 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:15:42,026 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:15:42,026 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 20:15:42,026 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:15:42,027 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:15:42,028 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 20:15:42,029 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 20:15:42,029 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:15:42,029 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:15:42,030 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 20:15:42,030 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 20:15:42,032 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 20:15:42,032 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 20:15:42,032 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 20:15:42,034 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 20:15:42,034 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 20:15:42,034 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 20:15:42,034 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 20:15:42,035 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 20:15:42,035 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 20:15:42,035 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 20:15:42,036 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 20:15:42,038 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 20:15:42,039 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 20:15:42,039 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 20:15:42,040 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 20:15:42,041 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 20:15:42,041 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 20:15:42,041 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:15:42,044 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:15:42,044 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 20:15:42,045 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 20:15:42,045 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 20:15:42,048 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 20:15:42,056 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 20:15:42,059 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:15:42,059 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 20:15:42,060 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 20:15:42,069 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 20:15:42,074 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 20:15:42,075 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:15:42,075 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:15:42,075 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:15:42,080 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 20:15:42,081 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 20:15:42,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 20:15:42,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 20:15:42,104 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@52a40f70, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1ab64920, org.springframework.security.web.context.SecurityContextHolderFilter@351d4d61, org.springframework.security.web.header.HeaderWriterFilter@440007ce, org.springframework.web.filter.CorsFilter@6d3e15ed, org.springframework.security.web.authentication.logout.LogoutFilter@69b819e, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@70d49bfe, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1f192591, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6afeb3fa, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@35c27c33, org.springframework.security.web.access.ExceptionTranslationFilter@479abf3c, org.springframework.security.web.access.intercept.AuthorizationFilter@31a13935]
2025-05-24 20:15:42,105 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 20:15:42,105 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 20:15:42,106 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 20:15:42,108 restartedMain WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore DispatcherServletDelegating [ant = Ant [pattern='/WEB-INF/**'], mvc = Mvc [pattern='/WEB-INF/**']]. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 20:15:42,108 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure DispatcherServletDelegating [ant = Ant [pattern='/WEB-INF/**'], mvc = Mvc [pattern='/WEB-INF/**']]
2025-05-24 20:15:42,111 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 20:15:42,112 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 20:15:42,112 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 20:15:42,113 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 20:15:42,113 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 20:15:42,114 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-24 20:15:42,114 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 20:15:42,115 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-24 20:15:42,115 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-24 20:15:42,115 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 20:15:42,116 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 20:15:42,116 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:15:42,118 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:15:42,119 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 20:15:42,120 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 20:15:42,120 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:15:42,121 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 20:15:42,121 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:15:42,122 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 20:15:42,122 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 20:15:42,123 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 20:15:42,123 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 20:15:42,124 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 20:15:42,124 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 20:15:42,124 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 20:15:42,124 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:15:42,124 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:15:42,125 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-24 20:15:42,127 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 20:15:42,127 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 20:15:42,128 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 20:15:42,131 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 20:15:42,133 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 20:15:42,134 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 20:15:42,135 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 20:15:42,136 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 20:15:42,136 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 20:15:42,137 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 20:15:42,137 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 20:15:42,137 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:15:42,138 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 20:15:42,138 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 20:15:42,143 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 20:15:42,144 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 20:15:42,144 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 20:15:42,145 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 20:15:42,147 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 20:15:42,148 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 20:15:42,149 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 20:15:42,151 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 20:15:42,152 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 20:15:42,155 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 20:15:42,162 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 20:15:42,181 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 20:15:42,182 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 20:15:42,183 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 20:15:42,183 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 20:15:42,184 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 20:15:42,185 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 20:15:42,185 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 20:15:42,185 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:15:42,188 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 20:15:42,191 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 20:15:42,191 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:15:42,193 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 20:15:42,193 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 20:15:42,199 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 20:15:42,199 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 20:15:42,200 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 20:15:42,201 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-24 20:15:42,201 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-24 20:15:42,201 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-24 20:15:42,202 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-24 20:15:42,202 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-24 20:15:42,203 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-24 20:15:42,203 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-24 20:15:42,204 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-24 20:15:42,204 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-24 20:15:42,205 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-24 20:15:42,205 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-24 20:15:42,205 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-24 20:15:42,206 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-24 20:15:42,206 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-24 20:15:42,208 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-24 20:15:42,209 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-24 20:15:42,209 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-24 20:15:42,215 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-24 20:15:42,215 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-24 20:15:42,215 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-24 20:15:42,215 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-24 20:15:42,217 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 20:15:42,217 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 20:15:42,219 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-24 20:15:42,220 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-24 20:15:42,220 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-24 20:15:42,220 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-24 20:15:42,222 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-24 20:15:42,225 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 20:15:42,225 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 20:15:42,226 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 20:15:42,227 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-24 20:15:42,229 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 20:15:42,230 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 20:15:42,230 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-24 20:15:42,232 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-24 20:15:42,232 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 20:15:42,234 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-24 20:15:42,234 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 20:15:42,241 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-24 20:15:42,242 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-24 20:15:42,243 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-24 20:15:42,249 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-24 20:15:42,249 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-24 20:15:42,250 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-24 20:15:42,251 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-24 20:15:42,252 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 20:15:42,252 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-24 20:15:42,252 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-24 20:15:42,253 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-24 20:15:42,253 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:15:42,254 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:15:42,256 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-24 20:15:42,256 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-24 20:15:42,256 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:15:42,257 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-24 20:15:42,259 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:15:42,259 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-24 20:15:42,262 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-24 20:15:42,263 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-24 20:15:42,265 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-24 20:15:42,265 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-24 20:15:42,266 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-24 20:15:42,266 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-24 20:15:42,266 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-24 20:15:42,267 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-24 20:15:42,268 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-24 20:15:42,268 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-24 20:15:42,269 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-24 20:15:42,269 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-24 20:15:42,269 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-24 20:15:42,269 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-24 20:15:42,270 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-24 20:15:42,270 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-24 20:15:42,270 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-24 20:15:42,272 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-24 20:15:42,272 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 20:15:42,273 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 20:15:42,274 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-24 20:15:42,274 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-24 20:15:42,275 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 20:15:42,276 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-24 20:15:42,276 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-24 20:15:42,277 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 20:15:42,278 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-24 20:15:42,286 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-24 20:15:42,286 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-24 20:15:42,287 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-24 20:15:42,288 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServer' via factory method to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 20:15:42,289 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-24 20:15:42,289 restartedMain DEBUG org.springframework.boot.devtools.livereload.LiveReloadServer Starting live reload server on port 35729
2025-05-24 20:15:42,290 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-24 20:15:42,290 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-24 20:15:42,291 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-24 20:15:42,291 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-24 20:15:42,300 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 20:15:42,300 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 20:15:42,300 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-24 20:15:42,300 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-24 20:15:42,322 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-24 20:15:42,323 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-24 20:15:42,323 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-24 20:15:42,323 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-24 20:15:42,323 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 20:15:42,332 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-24 20:15:42,337 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 3.037 seconds (process running for 3.406)
2025-05-24 20:15:42,338 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-24 20:15:42,339 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-24 20:15:42,339 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Immediately restarting application
2025-05-24 20:15:42,339 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
2025-05-24 20:15:42,340 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-24 20:15:43,936 http-nio-8888-exec-1 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-05-24 20:15:43,936 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Initializing Servlet 'dispatcherServlet'
2025-05-24 20:15:43,937 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected StandardServletMultipartResolver
2025-05-24 20:15:43,937 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 20:15:43,937 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected FixedThemeResolver
2025-05-24 20:15:43,937 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@74c31eec
2025-05-24 20:15:43,937 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@4f93e260
2025-05-24 20:15:43,937 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 20:15:43,937 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Completed initialization in 0 ms
2025-05-24 20:15:43,951 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-24 20:15:43,955 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 20:15:43,968 http-nio-8888-exec-1 DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost:8888/webmail/main_menu?continue to session
2025-05-24 20:15:43,969 http-nio-8888-exec-1 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost:8888/webmail/
2025-05-24 20:15:43,974 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 20:15:43,975 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 20:15:43,977 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 20:15:43,977 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 20:15:43,978 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:43,985 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 20:15:43,990 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:15:43,991 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 20:15:43,994 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 20:15:44,440 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:44,441 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:15:44,441 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 20:15:44,457 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:15:44,458 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:15:44,458 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:15:44,460 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:15:44,461 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:44,468 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:44,468 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:15:44,468 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 20:15:48,922 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do?menu=91
2025-05-24 20:15:48,995 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from 8B6A7D875A10FBE7337AF74BDC8C6D23
2025-05-24 20:15:48,996 http-nio-8888-exec-6 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=8B6A7D875A10FBE7337AF74BDC8C6D23], Granted Authorities=[ROLE_USER]]] to HttpSession [org.apache.catalina.session.StandardSessionFacade@4f23378e]
2025-05-24 20:15:48,996 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=8B6A7D875A10FBE7337AF74BDC8C6D23], Granted Authorities=[ROLE_USER]]
2025-05-24 20:15:49,002 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-24 20:15:49,002 http-nio-8888-exec-5 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=8B6A7D875A10FBE7337AF74BDC8C6D23], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:15:49,002 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-24 20:15:49,003 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-24 20:15:49,003 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(Model)
2025-05-24 20:15:49,003 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:49,096 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:15:49,097 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 리팩토링 2번째!</a> </td> <td id=date>Thu May 15 15:50:37 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 내게쓰기</a> </td> <td id=date>Sun May 04 07:26:14 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>}
2025-05-24 20:15:49,097 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 20:15:49,414 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:49,414 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:15:49,431 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:15:49,432 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:15:49,432 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:15:49,433 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:15:49,433 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:49,438 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:49,439 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:15:49,439 http-nio-8888-exec-4 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=8B6A7D875A10FBE7337AF74BDC8C6D23], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:15:50,250 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login.do?menu=92
2025-05-24 20:15:50,253 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login.do?menu=92
2025-05-24 20:15:50,254 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login.do?menu=92", parameters={masked}
2025-05-24 20:15:50,255 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:15:50,255 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:50,257 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 20:15:50,262 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.do.]
2025-05-24 20:15:50,263 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:50,263 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 20:15:50,264 http-nio-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=8B6A7D875A10FBE7337AF74BDC8C6D23], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:15:50,267 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error?menu=92
2025-05-24 20:15:50,267 http-nio-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=8B6A7D875A10FBE7337AF74BDC8C6D23], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:15:50,268 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /error?menu=92
2025-05-24 20:15:50,268 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet "ERROR" dispatch for GET "/webmail/error?menu=92", parameters={masked}
2025-05-24 20:15:50,268 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController#errorHtml(HttpServletRequest, HttpServletResponse)
2025-05-24 20:15:50,269 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:50,286 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, text/html;q=0.8]
2025-05-24 20:15:50,290 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:15:50,292 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Exiting from "ERROR" dispatch, status 404
2025-05-24 20:16:11,226 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:16:11,226 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:16:41,235 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:16:41,235 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:17:11,238 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:17:11,238 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
Date Thread Level Logger MDC Message
Logback Log Messages

Log session start time Sat May 24 20:19:37 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 20:19:37,076 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 37740 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 20:19:37,079 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 20:19:37,079 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-24 20:19:37,081 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 20:19:37,116 restartedMain DEBUG org.springframework.boot.devtools.restart.ChangeableUrls Matching URLs for reloading : [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
2025-05-24 20:19:37,116 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Included patterns for restart : []
2025-05-24 20:19:37,116 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Excluded patterns for restart : [/spring-boot-starter-[\w-]+/, /spring-boot/(bin|build|out)/, /spring-boot-starter/(bin|build|out)/, /spring-boot-devtools/(bin|build|out)/, /spring-boot-actuator/(bin|build|out)/, /spring-boot-autoconfigure/(bin|build|out)/]
2025-05-24 20:19:37,116 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
2025-05-24 20:19:37,116 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
2025-05-24 20:19:37,117 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc
2025-05-24 20:19:37,131 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 20:19:37,140 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 20:19:37,188 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 20:19:37,190 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 20:19:37,193 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 20:19:37,194 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 20:19:37,195 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 20:19:37,195 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 20:19:37,200 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 20:19:37,201 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 20:19:37,202 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 20:19:37,205 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 20:19:37,207 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 20:19:37,596 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 20:19:37,602 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 20:19:37,607 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 20:19:37,608 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-24 20:19:37,614 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 20:19:37,638 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 27 ms. Found 1 JPA repository interface.
2025-05-24 20:19:37,721 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 20:19:37,779 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-24 20:19:37,781 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-24 20:19:37,782 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-24 20:19:37,782 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-24 20:19:37,804 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 20:19:37,805 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 20:19:37,810 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 20:19:37,811 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 20:19:37,811 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-24 20:19:37,813 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 20:19:37,814 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 20:19:37,816 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 20:19:37,817 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 20:19:37,817 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 20:19:37,818 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-24 20:19:37,820 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-24 20:19:37,833 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-24 20:19:37,839 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-24 20:19:37,842 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-24 20:19:37,842 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-24 20:19:37,842 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 20:19:37,843 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-24 20:19:37,843 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-24 20:19:37,849 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-24 20:19:37,853 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-24 20:19:37,853 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 20:19:37,857 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 20:19:37,857 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-24 20:19:37,870 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@1bbacff7]
2025-05-24 20:19:37,870 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-24 20:19:37,870 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-24 20:19:37,889 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-24 20:19:37,889 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-24 20:19:37,891 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-24 20:19:37,891 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-24 20:19:37,892 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:19:37,897 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 20:19:37,916 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:19:37,920 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-24 20:19:37,920 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-24 20:19:37,920 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 20:19:37,922 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 20:19:37,923 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-24 20:19:37,923 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-24 20:19:37,924 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-24 20:19:37,928 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-24 20:19:37,928 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:19:37,929 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-24 20:19:37,929 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-24 20:19:37,930 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-24 20:19:37,930 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:19:37,931 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 20:19:37,931 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 20:19:37,932 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:19:37,949 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 20:19:37,949 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 20:19:37,949 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:19:37,950 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-24 20:19:37,950 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-24 20:19:37,950 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 20:19:37,950 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-24 20:19:37,951 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:19:37,954 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:19:37,961 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-24 20:19:37,961 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:19:37,962 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-24 20:19:37,962 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-24 20:19:37,962 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 20:19:37,965 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 20:19:37,968 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-24 20:19:38,025 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 20:19:38,025 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 20:19:38,025 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-24 20:19:38,145 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-24 20:19:38,158 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-24 20:19:38,162 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-24 20:19:38,163 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-24 20:19:38,319 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-24 20:19:38,323 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-24 20:19:38,323 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-24 20:19:38,324 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 1206 ms
2025-05-24 20:19:38,327 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 20:19:38,327 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 20:19:38,328 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 20:19:38,330 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 20:19:38,333 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 20:19:38,336 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 20:19:38,336 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 20:19:38,340 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 20:19:38,348 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 20:19:38,348 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-24 20:19:38,367 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 20:19:38,368 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 20:19:38,369 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 20:19:38,369 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 20:19:38,375 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-24 20:19:38,375 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-24 20:19:38,376 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-24 20:19:38,376 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-24 20:19:38,377 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:19:38,382 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-24 20:19:38,382 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-24 20:19:38,382 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:19:38,383 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:19:38,383 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-24 20:19:38,386 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@36647f21
2025-05-24 20:19:38,396 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 20:19:38,398 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-24 20:19:38,398 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 20:19:38,401 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-24 20:19:38,401 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-24 20:19:38,402 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-24 20:19:38,402 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:19:38,402 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-24 20:19:38,402 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-24 20:19:38,403 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 20:19:38,405 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 20:19:38,407 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-24 20:19:38,407 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 20:19:38,407 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 20:19:38,407 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 20:19:38,410 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-24 20:19:38,410 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-24 20:19:38,413 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-24 20:19:38,413 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-24 20:19:38,423 restartedMain DEBUG org.jboss.logging Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2025-05-24 20:19:38,425 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-24 20:19:38,427 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-24 20:19:38,428 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 20:19:38,428 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:19:38,436 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-24 20:19:38,436 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-24 20:19:38,456 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-24 20:19:38,729 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 20:19:38,750 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-1 - configuration:
2025-05-24 20:19:38,753 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-24 20:19:38,753 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-24 20:19:38,754 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-24 20:19:38,754 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-24 20:19:38,754 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-24 20:19:38,754 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-24 20:19:38,754 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-24 20:19:38,754 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-24 20:19:38,754 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-24 20:19:38,754 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-24 20:19:38,755 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-24 20:19:38,755 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-24 20:19:38,755 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-24 20:19:38,755 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-24 20:19:38,755 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-24 20:19:38,755 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-24 20:19:38,755 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-24 20:19:38,755 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-24 20:19:38,755 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-24 20:19:38,755 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-24 20:19:38,755 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-24 20:19:38,755 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-24 20:19:38,756 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-24 20:19:38,756 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-24 20:19:38,756 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-24 20:19:38,756 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-24 20:19:38,756 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-1"
2025-05-24 20:19:38,756 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-24 20:19:38,756 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-24 20:19:38,756 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-24 20:19:38,756 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-24 20:19:38,757 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-24 20:19:38,757 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-24 20:19:38,757 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-24 20:19:38,758 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-24 20:19:38,758 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
2025-05-24 20:19:38,976 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3f4de828
2025-05-24 20:19:38,978 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
2025-05-24 20:19:39,012 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 20:19:39,083 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-24 20:19:39,112 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@7d29e813
2025-05-24 20:19:39,152 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3c14e228
2025-05-24 20:19:39,198 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@de23dd8
2025-05-24 20:19:39,241 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5c3b1d67
2025-05-24 20:19:39,272 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@587525fd
2025-05-24 20:19:39,303 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@435da981
2025-05-24 20:19:39,335 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@60dccfdc
2025-05-24 20:19:39,364 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@40708e51
2025-05-24 20:19:39,395 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@6ddefdcb
2025-05-24 20:19:39,408 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:19:39,699 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 20:19:39,705 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 20:19:39,706 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 20:19:39,708 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-24 20:19:39,710 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-24 20:19:39,714 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-24 20:19:39,716 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-24 20:19:39,719 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-24 20:19:39,738 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-24 20:19:39,738 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-24 20:19:39,747 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-24 20:19:39,759 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:19:39,781 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:19:39,789 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-24 20:19:39,802 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-24 20:19:39,811 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:19:39,848 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:19:39,890 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:19:39,894 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-24 20:19:39,914 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 20:19:39,919 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 20:19:39,919 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:19:39,920 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 20:19:39,921 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 20:19:39,923 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 20:19:39,924 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:19:39,924 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:19:39,924 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:19:39,925 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:19:39,925 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:19:39,925 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 20:19:39,927 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 20:19:39,927 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:19:39,927 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 20:19:39,927 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:19:39,927 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 20:19:39,929 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 20:19:39,929 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 20:19:39,931 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:19:39,931 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 20:19:39,932 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 20:19:39,932 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 20:19:39,932 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 20:19:39,933 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 20:19:39,934 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 20:19:39,935 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:19:39,935 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 20:19:39,935 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:19:39,938 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 20:19:39,939 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:19:39,940 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 20:19:39,940 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 20:19:39,940 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:19:39,941 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 20:19:39,941 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 20:19:39,942 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:19:39,947 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 20:19:39,949 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 20:19:39,953 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 20:19:39,953 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 20:19:39,954 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:19:39,967 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:19:39,967 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:19:39,967 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 20:19:39,973 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 20:19:39,974 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 20:19:39,974 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:19:39,974 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:19:39,974 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 20:19:39,976 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-24 20:19:39,976 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-24 20:19:39,976 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 20:19:39,977 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-24 20:19:39,977 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 20:19:39,978 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-24 20:19:39,979 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 20:19:39,980 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:19:40,024 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 20:19:40,027 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 20:19:40,027 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 20:19:40,028 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 20:19:40,029 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 20:19:40,034 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 20:19:40,035 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:19:40,035 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:19:40,035 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:19:40,041 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 20:19:40,047 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 20:19:40,047 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:19:40,047 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:19:40,047 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:19:40,050 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 20:19:40,050 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:19:40,050 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:19:40,050 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:19:40,068 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr() {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes)
2025-05-24 20:19:40,071 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/download]}: download(String,String)
2025-05-24 20:19:40,073 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/add_user]}: addUser() {GET [/login_fail]}: loginFail() {GET [/main_menu]}: mainMenu(Model) {GET [/delete_user]}: deleteUser(Model) {GET [/img_test]}: imgTest() {GET [/admin_menu]}: adminMenu(Model) { [/get_image/{imageName}]}: getImage(String) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes)
2025-05-24 20:19:40,076 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 20:19:40,081 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 20:19:40,082 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 20:19:40,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 20:19:40,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:19:40,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:19:40,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 20:19:40,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:19:40,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:19:40,085 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 20:19:40,085 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 20:19:40,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:19:40,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:19:40,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 20:19:40,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 20:19:40,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 20:19:40,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 20:19:40,090 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 20:19:40,091 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 20:19:40,091 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 20:19:40,092 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 20:19:40,092 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 20:19:40,092 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 20:19:40,092 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 20:19:40,092 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 20:19:40,092 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 20:19:40,095 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 20:19:40,096 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 20:19:40,096 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 20:19:40,097 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 20:19:40,097 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 20:19:40,098 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 20:19:40,098 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:19:40,100 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:19:40,100 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 20:19:40,101 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 20:19:40,101 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 20:19:40,103 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 20:19:40,103 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 20:19:40,105 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:19:40,105 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 20:19:40,107 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 20:19:40,117 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 20:19:40,124 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 20:19:40,124 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:19:40,124 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:19:40,124 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:19:40,131 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 20:19:40,132 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 20:19:40,135 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 20:19:40,136 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 20:19:40,164 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@1ab64920, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6d3e15ed, org.springframework.security.web.context.SecurityContextHolderFilter@7167127b, org.springframework.security.web.header.HeaderWriterFilter@101fc1ff, org.springframework.web.filter.CorsFilter@35c27c33, org.springframework.security.web.authentication.logout.LogoutFilter@224d2233, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@1ef3060b, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6afeb3fa, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@35d79d81, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@476f3a74, org.springframework.security.web.access.ExceptionTranslationFilter@136ce45, org.springframework.security.web.access.intercept.AuthorizationFilter@70d49bfe]
2025-05-24 20:19:40,164 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 20:19:40,165 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 20:19:40,166 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 20:19:40,169 restartedMain WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore DispatcherServletDelegating [ant = Ant [pattern='/WEB-INF/**'], mvc = Mvc [pattern='/WEB-INF/**']]. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 20:19:40,169 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure DispatcherServletDelegating [ant = Ant [pattern='/WEB-INF/**'], mvc = Mvc [pattern='/WEB-INF/**']]
2025-05-24 20:19:40,172 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 20:19:40,173 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 20:19:40,173 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 20:19:40,174 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 20:19:40,174 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 20:19:40,176 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-24 20:19:40,176 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 20:19:40,178 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-24 20:19:40,178 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-24 20:19:40,179 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 20:19:40,179 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 20:19:40,180 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:19:40,181 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:19:40,184 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 20:19:40,185 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 20:19:40,185 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:19:40,186 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 20:19:40,187 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:19:40,187 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 20:19:40,188 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 20:19:40,188 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 20:19:40,189 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 20:19:40,190 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 20:19:40,190 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 20:19:40,190 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 20:19:40,191 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:19:40,191 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:19:40,191 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-24 20:19:40,192 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 20:19:40,193 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 20:19:40,194 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 20:19:40,195 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 20:19:40,196 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 20:19:40,196 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 20:19:40,198 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 20:19:40,199 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 20:19:40,199 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 20:19:40,199 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 20:19:40,199 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 20:19:40,200 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:19:40,200 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 20:19:40,200 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 20:19:40,205 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 20:19:40,205 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 20:19:40,205 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 20:19:40,206 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 20:19:40,206 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 20:19:40,207 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 20:19:40,209 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 20:19:40,212 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 20:19:40,212 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 20:19:40,215 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 20:19:40,222 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 20:19:40,237 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 20:19:40,238 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 20:19:40,239 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 20:19:40,239 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 20:19:40,240 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 20:19:40,241 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 20:19:40,241 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 20:19:40,241 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:19:40,244 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 20:19:40,246 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 20:19:40,246 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:19:40,247 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 20:19:40,248 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 20:19:40,251 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 20:19:40,252 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 20:19:40,253 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 20:19:40,254 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-24 20:19:40,254 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-24 20:19:40,254 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-24 20:19:40,255 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-24 20:19:40,255 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-24 20:19:40,256 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-24 20:19:40,256 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-24 20:19:40,257 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-24 20:19:40,257 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-24 20:19:40,257 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-24 20:19:40,257 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-24 20:19:40,257 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-24 20:19:40,257 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-24 20:19:40,258 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-24 20:19:40,259 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-24 20:19:40,260 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-24 20:19:40,261 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-24 20:19:40,268 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-24 20:19:40,269 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-24 20:19:40,269 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-24 20:19:40,269 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-24 20:19:40,270 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 20:19:40,270 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 20:19:40,272 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-24 20:19:40,272 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-24 20:19:40,273 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-24 20:19:40,273 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-24 20:19:40,274 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-24 20:19:40,278 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 20:19:40,278 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 20:19:40,278 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 20:19:40,280 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-24 20:19:40,282 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 20:19:40,282 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 20:19:40,283 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-24 20:19:40,283 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-24 20:19:40,284 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 20:19:40,285 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-24 20:19:40,285 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 20:19:40,291 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-24 20:19:40,291 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-24 20:19:40,292 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-24 20:19:40,296 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-24 20:19:40,296 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-24 20:19:40,297 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-24 20:19:40,297 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-24 20:19:40,299 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 20:19:40,299 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-24 20:19:40,299 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-24 20:19:40,299 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-24 20:19:40,300 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:19:40,300 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:19:40,303 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-24 20:19:40,303 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-24 20:19:40,303 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:19:40,304 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-24 20:19:40,304 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:19:40,304 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-24 20:19:40,306 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-24 20:19:40,307 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-24 20:19:40,308 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-24 20:19:40,308 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-24 20:19:40,309 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-24 20:19:40,309 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-24 20:19:40,310 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-24 20:19:40,310 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-24 20:19:40,312 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-24 20:19:40,312 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-24 20:19:40,312 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-24 20:19:40,313 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-24 20:19:40,313 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-24 20:19:40,313 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-24 20:19:40,314 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-24 20:19:40,314 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-24 20:19:40,314 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-24 20:19:40,315 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-24 20:19:40,315 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 20:19:40,315 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 20:19:40,315 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-24 20:19:40,315 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-24 20:19:40,316 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 20:19:40,317 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-24 20:19:40,317 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-24 20:19:40,318 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 20:19:40,318 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-24 20:19:40,323 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-24 20:19:40,324 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-24 20:19:40,324 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-24 20:19:40,325 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServer' via factory method to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 20:19:40,327 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-24 20:19:40,327 restartedMain DEBUG org.springframework.boot.devtools.livereload.LiveReloadServer Starting live reload server on port 35729
2025-05-24 20:19:40,328 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-24 20:19:40,328 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-24 20:19:40,329 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-24 20:19:40,329 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-24 20:19:40,340 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 20:19:40,340 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 20:19:40,340 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-24 20:19:40,340 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-24 20:19:40,366 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-24 20:19:40,368 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-24 20:19:40,368 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-24 20:19:40,368 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-24 20:19:40,368 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 20:19:40,379 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-24 20:19:40,384 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 3.562 seconds (process running for 3.956)
2025-05-24 20:19:40,385 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-24 20:19:40,386 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-24 20:19:40,386 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Immediately restarting application
2025-05-24 20:19:40,386 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
2025-05-24 20:19:40,386 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-24 20:19:40,413 http-nio-8888-exec-1 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-05-24 20:19:40,413 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Initializing Servlet 'dispatcherServlet'
2025-05-24 20:19:40,413 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected StandardServletMultipartResolver
2025-05-24 20:19:40,413 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 20:19:40,413 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected FixedThemeResolver
2025-05-24 20:19:40,414 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@42796377
2025-05-24 20:19:40,414 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@3b17ac46
2025-05-24 20:19:40,414 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 20:19:40,414 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Completed initialization in 1 ms
2025-05-24 20:19:40,432 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 20:19:40,441 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 20:19:40,443 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 20:19:40,445 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 20:19:40,446 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:19:40,453 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 20:19:40,467 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:19:40,467 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 20:19:40,469 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 20:19:40,965 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:19:40,966 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:19:40,966 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 20:19:40,981 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:19:40,982 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:19:40,982 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:19:40,982 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:19:40,984 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:19:40,990 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:19:40,990 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:19:40,991 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 20:19:44,101 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 20:19:44,101 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 20:19:44,101 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 20:19:44,101 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 20:19:44,101 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:19:44,101 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 20:19:44,101 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:19:44,101 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 20:19:44,102 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 20:19:44,102 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:19:44,102 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:19:44,102 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 20:19:44,116 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:19:44,117 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:19:44,117 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:19:44,117 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:19:44,117 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:19:44,119 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:19:44,119 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:19:44,119 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 20:19:47,635 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 20:19:47,684 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from 90EC70F7B3B035FF94A5AD3A4360839D
2025-05-24 20:19:47,685 http-nio-8888-exec-4 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=90EC70F7B3B035FF94A5AD3A4360839D], Granted Authorities=[ROLE_USER]]] to HttpSession [org.apache.catalina.session.StandardSessionFacade@2073d187]
2025-05-24 20:19:47,685 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=90EC70F7B3B035FF94A5AD3A4360839D], Granted Authorities=[ROLE_USER]]
2025-05-24 20:19:47,690 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-24 20:19:47,690 http-nio-8888-exec-6 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=90EC70F7B3B035FF94A5AD3A4360839D], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:19:47,690 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-24 20:19:47,690 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-24 20:19:47,691 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(Model)
2025-05-24 20:19:47,691 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:19:47,756 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:19:47,757 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 리팩토링 2번째!</a> </td> <td id=date>Thu May 15 15:50:37 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 내게쓰기</a> </td> <td id=date>Sun May 04 07:26:14 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>}
2025-05-24 20:19:47,757 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 20:19:47,901 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:19:47,902 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:19:47,920 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:19:47,921 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:19:47,922 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:19:47,922 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:19:47,922 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:19:47,924 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:19:47,924 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:19:47,924 http-nio-8888-exec-9 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=90EC70F7B3B035FF94A5AD3A4360839D], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:19:49,510 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login.do?menu=92
2025-05-24 20:19:49,513 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login.do?menu=92
2025-05-24 20:19:49,513 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login.do?menu=92", parameters={masked}
2025-05-24 20:19:49,514 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:19:49,514 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:19:49,515 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 20:19:49,518 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.do.]
2025-05-24 20:19:49,518 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:19:49,519 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 20:19:49,519 http-nio-8888-exec-8 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=90EC70F7B3B035FF94A5AD3A4360839D], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:19:49,520 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error?menu=92
2025-05-24 20:19:49,521 http-nio-8888-exec-8 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=90EC70F7B3B035FF94A5AD3A4360839D], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:19:49,521 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /error?menu=92
2025-05-24 20:19:49,521 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet "ERROR" dispatch for GET "/webmail/error?menu=92", parameters={masked}
2025-05-24 20:19:49,521 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController#errorHtml(HttpServletRequest, HttpServletResponse)
2025-05-24 20:19:49,521 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:19:49,530 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, text/html;q=0.8]
2025-05-24 20:19:49,532 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:19:49,533 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Exiting from "ERROR" dispatch, status 404
2025-05-24 20:20:01,435 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 20:20:01,435 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 20:20:01,435 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 20:20:01,435 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 20:20:01,435 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:20:01,436 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 20:20:01,436 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:20:01,436 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 20:20:01,437 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 20:20:01,440 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:20:01,440 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:20:01,440 http-nio-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=90EC70F7B3B035FF94A5AD3A4360839D], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:20:01,459 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:20:01,459 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:20:01,459 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:20:01,459 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:20:01,459 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:20:01,461 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:20:01,461 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:20:01,461 http-nio-8888-exec-10 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=90EC70F7B3B035FF94A5AD3A4360839D], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:20:01,877 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 20:20:01,877 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 20:20:01,877 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 20:20:01,877 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 20:20:01,877 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:20:01,878 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 20:20:01,878 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:20:01,878 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 20:20:01,878 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 20:20:01,879 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:20:01,879 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:20:01,879 http-nio-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=90EC70F7B3B035FF94A5AD3A4360839D], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:20:01,895 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:20:01,895 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:20:01,895 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:20:01,895 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:20:01,895 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:20:01,897 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:20:01,897 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:20:01,897 http-nio-8888-exec-2 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=90EC70F7B3B035FF94A5AD3A4360839D], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:20:03,036 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 20:20:03,036 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 20:20:03,036 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 20:20:03,036 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 20:20:03,037 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:20:03,037 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 20:20:03,037 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:20:03,038 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 20:20:03,038 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 20:20:03,038 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:20:03,039 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:20:03,039 http-nio-8888-exec-3 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=90EC70F7B3B035FF94A5AD3A4360839D], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:20:03,050 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:20:03,051 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:20:03,051 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:20:03,051 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:20:03,051 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:20:03,053 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:20:03,053 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:20:03,053 http-nio-8888-exec-5 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=90EC70F7B3B035FF94A5AD3A4360839D], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:20:03,242 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 20:20:03,243 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 20:20:03,243 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 20:20:03,243 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 20:20:03,243 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:20:03,243 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 20:20:03,243 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:20:03,243 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 20:20:03,243 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 20:20:03,244 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:20:03,244 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:20:03,244 http-nio-8888-exec-4 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=90EC70F7B3B035FF94A5AD3A4360839D], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:20:03,259 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:20:03,259 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:20:03,259 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:20:03,259 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:20:03,259 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:20:03,261 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:20:03,261 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:20:03,261 http-nio-8888-exec-6 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=90EC70F7B3B035FF94A5AD3A4360839D], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:20:03,436 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 20:20:03,436 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 20:20:03,436 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 20:20:03,437 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 20:20:03,437 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:20:03,437 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 20:20:03,437 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:20:03,437 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 20:20:03,437 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 20:20:03,438 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:20:03,438 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:20:03,438 http-nio-8888-exec-9 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=90EC70F7B3B035FF94A5AD3A4360839D], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:20:03,453 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:20:03,454 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:20:03,454 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:20:03,454 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:20:03,454 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:20:03,455 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:20:03,456 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:20:03,456 http-nio-8888-exec-8 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=90EC70F7B3B035FF94A5AD3A4360839D], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:20:03,624 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 20:20:03,625 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 20:20:03,625 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 20:20:03,625 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 20:20:03,625 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:20:03,625 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 20:20:03,625 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:20:03,625 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 20:20:03,625 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 20:20:03,626 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:20:03,627 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:20:03,627 http-nio-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=90EC70F7B3B035FF94A5AD3A4360839D], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:20:03,645 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:20:03,646 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:20:03,646 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:20:03,646 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:20:03,646 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:20:03,647 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:20:03,648 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:20:03,648 http-nio-8888-exec-10 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=90EC70F7B3B035FF94A5AD3A4360839D], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:20:09,089 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:20:09,089 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:20:39,092 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:20:39,092 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:21:09,103 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:21:09,103 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:21:14,355 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 20:21:14,355 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 20:21:14,355 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 20:21:14,356 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 20:21:14,356 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:21:14,356 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 20:21:14,356 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:21:14,356 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 20:21:14,356 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 20:21:14,363 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:21:14,363 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:21:14,363 http-nio-8888-exec-5 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=90EC70F7B3B035FF94A5AD3A4360839D], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:21:14,376 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:21:14,377 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:21:14,377 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:21:14,377 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:21:14,377 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:21:14,379 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:21:14,379 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:21:14,379 http-nio-8888-exec-4 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=90EC70F7B3B035FF94A5AD3A4360839D], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:21:20,383 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 20:21:20,407 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from D4F93257C3BAC222D8F14A8F0DD19F2B
2025-05-24 20:21:20,409 http-nio-8888-exec-6 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D4F93257C3BAC222D8F14A8F0DD19F2B], Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.apache.catalina.session.StandardSessionFacade@2073d187]
2025-05-24 20:21:20,409 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D4F93257C3BAC222D8F14A8F0DD19F2B], Granted Authorities=[ROLE_ADMIN]]
2025-05-24 20:21:20,412 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-24 20:21:20,412 http-nio-8888-exec-9 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D4F93257C3BAC222D8F14A8F0DD19F2B], Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 20:21:20,412 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /admin_menu
2025-05-24 20:21:20,412 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/admin_menu", parameters={}
2025-05-24 20:21:20,412 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#adminMenu(Model)
2025-05-24 20:21:20,412 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:21:20,413 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController root.id = james-admin, root.password = changeme, admin.id = test@test.com
2025-05-24 20:21:20,413 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.model.UserAdminAgent UserAdminAgent JMX init: server = 127.0.0.1, port = 9999, adminId = test@test.com
2025-05-24 20:21:20,482 http-nio-8888-exec-9 INFO deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 성공
2025-05-24 20:21:20,500 http-nio-8888-exec-9 INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 목록 조회 성공
2025-05-24 20:21:20,500 http-nio-8888-exec-9 DEBUG deu.cse.spring_webmail.control.SystemController userList = [1234@test.com, airsoft@test.com, hello@test.com, normal@test.com]
2025-05-24 20:21:20,501 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:21:20,501 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/admin_menu', model {userList=[1234@test.com, airsoft@test.com, hello@test.com, normal@test.com]}
2025-05-24 20:21:20,501 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-24 20:21:20,621 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:21:20,621 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:21:20,636 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:21:20,636 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:21:20,636 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:21:20,637 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:21:20,637 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:21:20,640 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:21:20,640 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:21:20,640 http-nio-8888-exec-8 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D4F93257C3BAC222D8F14A8F0DD19F2B], Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 20:21:25,896 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-24 20:21:25,897 http-nio-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D4F93257C3BAC222D8F14A8F0DD19F2B], Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 20:21:25,897 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-24 20:21:25,897 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-24 20:21:25,897 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(Model)
2025-05-24 20:21:25,897 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:21:25,941 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:21:25,941 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> test send</a> </td> <td id=date>Sun May 04 14:57:13 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>}
2025-05-24 20:21:25,941 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 20:21:25,945 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:21:25,946 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:21:25,962 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:21:25,962 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:21:25,962 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:21:25,963 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:21:25,963 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:21:25,964 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:21:25,964 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:21:25,964 http-nio-8888-exec-10 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D4F93257C3BAC222D8F14A8F0DD19F2B], Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 20:21:34,443 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login.do?menu=92
2025-05-24 20:21:34,443 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login.do?menu=92
2025-05-24 20:21:34,443 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login.do?menu=92", parameters={masked}
2025-05-24 20:21:34,444 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:21:34,444 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:21:34,444 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 20:21:34,445 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.do.]
2025-05-24 20:21:34,445 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:21:34,445 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 20:21:34,445 http-nio-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D4F93257C3BAC222D8F14A8F0DD19F2B], Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 20:21:34,445 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error?menu=92
2025-05-24 20:21:34,446 http-nio-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=D4F93257C3BAC222D8F14A8F0DD19F2B], Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 20:21:34,446 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /error?menu=92
2025-05-24 20:21:34,446 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet "ERROR" dispatch for GET "/webmail/error?menu=92", parameters={masked}
2025-05-24 20:21:34,446 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController#errorHtml(HttpServletRequest, HttpServletResponse)
2025-05-24 20:21:34,447 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:21:34,453 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, text/html;q=0.8]
2025-05-24 20:21:34,453 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:21:34,453 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Exiting from "ERROR" dispatch, status 404
2025-05-24 20:21:39,113 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:21:39,113 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:22:09,113 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:22:09,113 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:22:39,120 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:22:39,120 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:23:09,127 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:23:09,127 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:23:39,142 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:23:39,142 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:24:09,144 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:24:09,144 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:24:39,145 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:24:39,145 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:25:09,147 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:25:09,147 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:25:39,148 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:25:39,148 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:26:09,156 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:26:09,156 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:26:38,567 File Watcher INFO org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Restarting due to 1 class path change (0 additions, 0 deletions, 1 modification)
2025-05-24 20:26:38,567 File Watcher DEBUG org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Change set: [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class (MODIFY)]]
2025-05-24 20:26:38,568 File Watcher DEBUG org.springframework.boot.devtools.restart.Restarter Restarting application
2025-05-24 20:26:38,568 Thread-5 DEBUG org.springframework.boot.devtools.restart.Restarter Stopping application
2025-05-24 20:26:38,568 Thread-5 DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed from ACCEPTING_TRAFFIC to REFUSING_TRAFFIC
2025-05-24 20:26:38,569 Thread-5 DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Closing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc, started on Sat May 24 20:19:37 KST 2025
2025-05-24 20:26:38,570 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 20:26:38,570 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147482623
2025-05-24 20:26:38,571 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerGracefulShutdown' completed its stop procedure
2025-05-24 20:26:38,571 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147481599
2025-05-24 20:26:38,571 Thread-5 INFO org.apache.coyote.http11.Http11NioProtocol Stopping ProtocolHandler ["http-nio-8888"]
2025-05-24 20:26:38,574 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerStartStop' completed its stop procedure
2025-05-24 20:26:38,574 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 20:26:38,574 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 20:26:38,575 Thread-5 DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 20:26:38,575 Thread-5 INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 20:26:38,578 Thread-5 INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown initiated...
2025-05-24 20:26:38,578 Thread-5 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:26:38,579 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@3f4de828: (connection evicted)
2025-05-24 20:26:38,581 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@7d29e813: (connection evicted)
2025-05-24 20:26:38,583 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@3c14e228: (connection evicted)
2025-05-24 20:26:38,584 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@de23dd8: (connection evicted)
2025-05-24 20:26:38,585 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@5c3b1d67: (connection evicted)
2025-05-24 20:26:38,586 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@587525fd: (connection evicted)
2025-05-24 20:26:38,587 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@435da981: (connection evicted)
2025-05-24 20:26:38,589 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@60dccfdc: (connection evicted)
2025-05-24 20:26:38,590 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@40708e51: (connection evicted)
2025-05-24 20:26:38,591 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@6ddefdcb: (connection evicted)
2025-05-24 20:26:38,592 Thread-5 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0)
2025-05-24 20:26:38,592 Thread-5 INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown completed.
2025-05-24 20:26:38,633 Thread-5 DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
Logback Log Messages

Log session start time Sat May 24 20:26:38 KST 2025

Logback Log Messages

Log session start time Sat May 24 20:26:55 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 20:26:38,655 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 37740 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 20:26:38,655 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 20:26:38,655 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-24 20:26:38,655 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 20:26:38,656 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@7a4a5cf6
2025-05-24 20:26:38,657 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 20:26:38,657 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 20:26:38,660 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 20:26:38,661 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 20:26:38,662 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 20:26:38,662 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 20:26:38,663 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 20:26:38,663 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 20:26:38,665 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 20:26:38,665 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 20:26:38,666 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 20:26:38,666 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 20:26:38,667 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 20:26:38,766 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 20:26:38,766 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 20:26:38,767 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 20:26:38,767 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-24 20:26:38,776 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 20:26:38,785 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 18 ms. Found 1 JPA repository interface.
2025-05-24 20:26:38,815 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 20:26:38,823 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-24 20:26:38,824 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-24 20:26:38,824 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-24 20:26:38,824 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-24 20:26:38,827 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 20:26:38,827 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 20:26:38,827 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 20:26:38,827 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 20:26:38,827 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-24 20:26:38,828 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 20:26:38,828 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 20:26:38,828 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 20:26:38,828 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 20:26:38,828 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 20:26:38,829 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-24 20:26:38,829 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-24 20:26:38,829 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-24 20:26:38,830 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-24 20:26:38,830 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-24 20:26:38,830 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-24 20:26:38,830 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 20:26:38,830 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-24 20:26:38,831 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-24 20:26:38,833 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-24 20:26:38,833 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-24 20:26:38,833 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 20:26:38,833 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 20:26:38,833 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-24 20:26:38,834 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@6c9ab3f6]
2025-05-24 20:26:38,834 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-24 20:26:38,834 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-24 20:26:38,835 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-24 20:26:38,835 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-24 20:26:38,835 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-24 20:26:38,835 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-24 20:26:38,835 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:26:38,835 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 20:26:38,839 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:26:38,840 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-24 20:26:38,840 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-24 20:26:38,840 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 20:26:38,841 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 20:26:38,841 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-24 20:26:38,841 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-24 20:26:38,842 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-24 20:26:38,842 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-24 20:26:38,842 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:26:38,842 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-24 20:26:38,842 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-24 20:26:38,842 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-24 20:26:38,842 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:26:38,843 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 20:26:38,843 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 20:26:38,843 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:26:38,844 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 20:26:38,844 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 20:26:38,844 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:26:38,844 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-24 20:26:38,844 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-24 20:26:38,844 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 20:26:38,844 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-24 20:26:38,845 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:26:38,846 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:26:38,848 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-24 20:26:38,848 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:26:38,848 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-24 20:26:38,848 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-24 20:26:38,848 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 20:26:38,849 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 20:26:38,850 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-24 20:26:38,853 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 20:26:38,853 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 20:26:38,853 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-24 20:26:38,864 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-24 20:26:38,865 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-24 20:26:38,865 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-24 20:26:38,865 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-24 20:26:38,947 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-24 20:26:38,949 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-24 20:26:38,949 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-24 20:26:38,949 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 293 ms
2025-05-24 20:26:38,950 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 20:26:38,950 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 20:26:38,950 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 20:26:38,951 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 20:26:38,952 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 20:26:38,953 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 20:26:38,953 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 20:26:38,954 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 20:26:38,955 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 20:26:38,955 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-24 20:26:38,957 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 20:26:38,958 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 20:26:38,958 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 20:26:38,958 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 20:26:38,959 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-24 20:26:38,959 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-24 20:26:38,959 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-24 20:26:38,959 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-24 20:26:38,959 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:26:38,961 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-24 20:26:38,961 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-24 20:26:38,961 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:26:38,961 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:26:38,961 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-24 20:26:38,961 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@5b912f01
2025-05-24 20:26:38,965 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 20:26:38,966 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-24 20:26:38,966 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 20:26:38,966 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-24 20:26:38,966 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-24 20:26:38,967 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-24 20:26:38,967 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:26:38,967 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-24 20:26:38,967 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-24 20:26:38,967 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 20:26:38,968 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 20:26:38,968 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-24 20:26:38,968 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 20:26:38,968 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3c04f26b'
2025-05-24 20:26:38,968 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 20:26:38,969 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-24 20:26:38,969 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-24 20:26:38,969 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-24 20:26:38,970 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-24 20:26:38,970 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-24 20:26:38,970 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-24 20:26:38,971 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3c04f26b'
2025-05-24 20:26:38,971 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@7a4a5cf6'
2025-05-24 20:26:38,972 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-24 20:26:38,972 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-24 20:26:38,973 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-24 20:26:38,976 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 20:26:38,977 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-2 - configuration:
2025-05-24 20:26:38,977 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-24 20:26:38,977 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-24 20:26:38,977 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-24 20:26:38,977 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-24 20:26:38,977 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-24 20:26:38,977 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-24 20:26:38,977 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-24 20:26:38,977 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-24 20:26:38,977 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-24 20:26:38,977 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-24 20:26:38,977 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-24 20:26:38,977 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-24 20:26:38,977 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-24 20:26:38,977 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-24 20:26:38,977 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-24 20:26:38,977 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-24 20:26:38,978 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-24 20:26:38,978 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-24 20:26:38,978 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-24 20:26:38,978 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-24 20:26:38,978 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-24 20:26:38,978 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-24 20:26:38,978 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-24 20:26:38,978 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-24 20:26:38,978 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-24 20:26:38,978 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-24 20:26:38,978 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-2"
2025-05-24 20:26:38,978 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-24 20:26:38,978 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-24 20:26:38,978 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-24 20:26:38,978 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-24 20:26:38,978 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-24 20:26:38,978 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-24 20:26:38,978 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-24 20:26:38,978 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-24 20:26:38,978 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-2 - Starting...
2025-05-24 20:26:38,995 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@6d73ccd4
2025-05-24 20:26:38,996 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-2 - Start completed.
2025-05-24 20:26:38,998 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 20:26:39,024 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 20:26:39,027 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 20:26:39,028 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 20:26:39,029 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-24 20:26:39,029 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-24 20:26:39,031 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-24 20:26:39,032 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-24 20:26:39,032 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-24 20:26:39,042 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-24 20:26:39,042 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-24 20:26:39,042 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-24 20:26:39,043 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:26:39,044 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-24 20:26:39,047 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-24 20:26:39,049 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:26:39,062 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:26:39,063 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:26:39,066 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-24 20:26:39,070 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 20:26:39,071 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 20:26:39,071 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:26:39,072 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 20:26:39,073 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 20:26:39,073 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 20:26:39,075 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:26:39,075 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:26:39,075 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:26:39,075 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:26:39,075 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:26:39,076 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 20:26:39,076 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 20:26:39,076 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:26:39,076 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 20:26:39,076 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:26:39,076 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 20:26:39,077 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 20:26:39,077 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 20:26:39,078 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:26:39,078 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 20:26:39,078 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 20:26:39,079 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 20:26:39,079 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3c04f26b'
2025-05-24 20:26:39,079 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 20:26:39,080 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 20:26:39,080 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@7a4a5cf6'
2025-05-24 20:26:39,080 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 20:26:39,080 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@7a4a5cf6'
2025-05-24 20:26:39,080 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 20:26:39,081 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@7a4a5cf6'
2025-05-24 20:26:39,081 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 20:26:39,081 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 20:26:39,081 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@7a4a5cf6'
2025-05-24 20:26:39,081 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 20:26:39,081 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 20:26:39,081 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@7a4a5cf6'
2025-05-24 20:26:39,082 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 20:26:39,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 20:26:39,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 20:26:39,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 20:26:39,085 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:26:39,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:26:39,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:26:39,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3c04f26b'
2025-05-24 20:26:39,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 20:26:39,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 20:26:39,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:26:39,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:26:39,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3c04f26b'
2025-05-24 20:26:39,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-24 20:26:39,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-24 20:26:39,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 20:26:39,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-24 20:26:39,088 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 20:26:39,089 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-24 20:26:39,089 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 20:26:39,089 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@7a4a5cf6'
2025-05-24 20:26:39,093 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 20:26:39,094 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 20:26:39,094 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 20:26:39,094 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 20:26:39,094 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 20:26:39,096 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 20:26:39,096 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@7a4a5cf6'
2025-05-24 20:26:39,096 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:26:39,096 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:26:39,097 HikariPool-2 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-24 20:26:39,098 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 20:26:39,100 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 20:26:39,101 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@7a4a5cf6'
2025-05-24 20:26:39,101 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:26:39,101 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:26:39,103 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 20:26:39,103 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:26:39,103 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:26:39,103 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:26:39,105 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr() {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes)
2025-05-24 20:26:39,107 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/download]}: download(String,String)
2025-05-24 20:26:39,109 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/add_user]}: addUser() {GET [/login_fail]}: loginFail() {GET [/main_menu]}: mainMenu(Model) {GET [/delete_user]}: deleteUser(Model) {GET [/img_test]}: imgTest() {GET [/admin_menu]}: adminMenu(Model) { [/get_image/{imageName}]}: getImage(String) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes)
2025-05-24 20:26:39,110 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 20:26:39,112 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 20:26:39,113 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 20:26:39,114 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 20:26:39,115 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:26:39,115 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:26:39,115 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 20:26:39,115 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:26:39,115 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@6bfa196b
2025-05-24 20:26:39,115 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:26:39,115 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 20:26:39,116 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 20:26:39,116 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:26:39,116 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:26:39,116 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 20:26:39,116 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 20:26:39,117 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 20:26:39,117 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 20:26:39,117 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 20:26:39,118 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 20:26:39,118 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 20:26:39,118 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 20:26:39,118 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 20:26:39,119 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 20:26:39,119 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 20:26:39,119 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 20:26:39,119 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 20:26:39,121 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 20:26:39,121 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 20:26:39,121 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 20:26:39,122 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 20:26:39,122 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 20:26:39,122 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 20:26:39,122 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@7a4a5cf6'
2025-05-24 20:26:39,124 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@7a4a5cf6'
2025-05-24 20:26:39,124 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 20:26:39,124 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 20:26:39,124 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 20:26:39,125 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 20:26:39,125 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 20:26:39,125 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@7a4a5cf6'
2025-05-24 20:26:39,126 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 20:26:39,126 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 20:26:39,129 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 20:26:39,132 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 20:26:39,132 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:26:39,132 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:26:39,132 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:26:39,133 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 20:26:39,134 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 20:26:39,137 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 20:26:39,138 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 20:26:39,143 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2ac71350
2025-05-24 20:26:39,144 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@2db5ecf8, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3bdbc205, org.springframework.security.web.context.SecurityContextHolderFilter@4cc65360, org.springframework.security.web.header.HeaderWriterFilter@601dc5bb, org.springframework.web.filter.CorsFilter@47ba8341, org.springframework.security.web.authentication.logout.LogoutFilter@392fbb73, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@69052688, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@49dcd781, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@49b29921, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@74bcc58, org.springframework.security.web.access.ExceptionTranslationFilter@192329a2, org.springframework.security.web.access.intercept.AuthorizationFilter@4b46eb74]
2025-05-24 20:26:39,145 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 20:26:39,146 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 20:26:39,146 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 20:26:39,147 restartedMain WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore DispatcherServletDelegating [ant = Ant [pattern='/WEB-INF/**'], mvc = Mvc [pattern='/WEB-INF/**']]. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 20:26:39,147 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure DispatcherServletDelegating [ant = Ant [pattern='/WEB-INF/**'], mvc = Mvc [pattern='/WEB-INF/**']]
2025-05-24 20:26:39,148 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 20:26:39,148 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 20:26:39,148 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 20:26:39,148 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 20:26:39,148 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 20:26:39,149 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-24 20:26:39,149 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 20:26:39,150 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-24 20:26:39,150 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-24 20:26:39,150 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 20:26:39,150 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 20:26:39,150 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:26:39,151 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:26:39,152 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 20:26:39,152 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 20:26:39,152 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:26:39,152 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 20:26:39,152 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:26:39,152 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 20:26:39,153 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 20:26:39,153 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 20:26:39,153 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 20:26:39,153 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 20:26:39,153 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 20:26:39,153 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 20:26:39,153 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@7a4a5cf6'
2025-05-24 20:26:39,153 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:26:39,153 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-24 20:26:39,153 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 20:26:39,153 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 20:26:39,154 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 20:26:39,155 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 20:26:39,155 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 20:26:39,156 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 20:26:39,156 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 20:26:39,156 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 20:26:39,156 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 20:26:39,156 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 20:26:39,157 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 20:26:39,157 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:26:39,157 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 20:26:39,157 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 20:26:39,157 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 20:26:39,158 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 20:26:39,158 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 20:26:39,158 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 20:26:39,159 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 20:26:39,159 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 20:26:39,159 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 20:26:39,159 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 20:26:39,160 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 20:26:39,160 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 20:26:39,162 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 20:26:39,163 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 20:26:39,164 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 20:26:39,165 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 20:26:39,165 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 20:26:39,165 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 20:26:39,165 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 20:26:39,165 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 20:26:39,165 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:26:39,166 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 20:26:39,166 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 20:26:39,167 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:26:39,167 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 20:26:39,168 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 20:26:39,169 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 20:26:39,170 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3c04f26b'
2025-05-24 20:26:39,170 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 20:26:39,170 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-24 20:26:39,170 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-24 20:26:39,171 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-24 20:26:39,171 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-24 20:26:39,171 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-24 20:26:39,171 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-24 20:26:39,171 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-24 20:26:39,171 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-24 20:26:39,171 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-24 20:26:39,172 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-24 20:26:39,172 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-24 20:26:39,172 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-24 20:26:39,172 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-24 20:26:39,172 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1ba79980
2025-05-24 20:26:39,172 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-24 20:26:39,173 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-24 20:26:39,173 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-24 20:26:39,173 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-24 20:26:39,174 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-24 20:26:39,174 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-24 20:26:39,174 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-24 20:26:39,174 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-24 20:26:39,174 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 20:26:39,174 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 20:26:39,175 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-24 20:26:39,175 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-24 20:26:39,175 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-24 20:26:39,175 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-24 20:26:39,175 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-24 20:26:39,175 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 20:26:39,176 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 20:26:39,176 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 20:26:39,176 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-24 20:26:39,176 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 20:26:39,176 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 20:26:39,176 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-24 20:26:39,176 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-24 20:26:39,176 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 20:26:39,177 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-24 20:26:39,177 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 20:26:39,178 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-24 20:26:39,178 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-24 20:26:39,179 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-24 20:26:39,180 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-24 20:26:39,180 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-24 20:26:39,180 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-24 20:26:39,180 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-24 20:26:39,180 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 20:26:39,180 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-24 20:26:39,180 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-24 20:26:39,180 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-24 20:26:39,180 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:26:39,181 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:26:39,181 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-24 20:26:39,181 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-24 20:26:39,181 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:26:39,181 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-24 20:26:39,181 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:26:39,181 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-24 20:26:39,182 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-24 20:26:39,182 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-24 20:26:39,182 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-24 20:26:39,182 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-24 20:26:39,182 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-24 20:26:39,182 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-24 20:26:39,182 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-24 20:26:39,182 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-24 20:26:39,182 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-24 20:26:39,182 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-24 20:26:39,183 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-24 20:26:39,183 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-24 20:26:39,184 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-24 20:26:39,184 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-24 20:26:39,185 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-24 20:26:39,185 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-24 20:26:39,185 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-24 20:26:39,186 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-24 20:26:39,186 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 20:26:39,186 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 20:26:39,186 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-24 20:26:39,187 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-24 20:26:39,187 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 20:26:39,187 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-24 20:26:39,187 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-24 20:26:39,187 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 20:26:39,187 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-24 20:26:39,188 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-24 20:26:39,188 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-24 20:26:39,188 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-24 20:26:39,188 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-24 20:26:39,188 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-24 20:26:39,188 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-24 20:26:39,189 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-24 20:26:39,189 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-24 20:26:39,192 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 20:26:39,192 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 20:26:39,192 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-24 20:26:39,192 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-24 20:26:39,196 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-24 20:26:39,197 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-24 20:26:39,197 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-24 20:26:39,197 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-24 20:26:39,197 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 20:26:39,198 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@4ae8ec1f
2025-05-24 20:26:39,199 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-24 20:26:39,204 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 0.567 seconds (process running for 422.775)
2025-05-24 20:26:39,204 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-24 20:26:39,205 restartedMain INFO org.springframework.boot.devtools.autoconfigure.ConditionEvaluationDeltaLoggingListener Condition evaluation unchanged
2025-05-24 20:26:39,205 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-24 20:26:39,224 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@43a3d629
2025-05-24 20:26:39,251 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@72fe5f1a
2025-05-24 20:26:39,276 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5370cbd2
2025-05-24 20:26:39,301 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2f3e9b7a
2025-05-24 20:26:39,325 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@ebb2c08
2025-05-24 20:26:39,337 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0)
Date Thread Level Logger MDC Message
Logback Log Messages

Log session start time Sat May 24 20:26:56 KST 2025

Logback Log Messages

Log session start time Sat May 24 20:31:06 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 20:26:56,076 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 38596 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 20:26:56,079 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 20:26:56,079 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-24 20:26:56,080 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 20:26:56,118 restartedMain DEBUG org.springframework.boot.devtools.restart.ChangeableUrls Matching URLs for reloading : [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
2025-05-24 20:26:56,118 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Included patterns for restart : []
2025-05-24 20:26:56,118 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Excluded patterns for restart : [/spring-boot-starter-[\w-]+/, /spring-boot/(bin|build|out)/, /spring-boot-starter/(bin|build|out)/, /spring-boot-devtools/(bin|build|out)/, /spring-boot-actuator/(bin|build|out)/, /spring-boot-autoconfigure/(bin|build|out)/]
2025-05-24 20:26:56,118 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
2025-05-24 20:26:56,118 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
2025-05-24 20:26:56,119 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc
2025-05-24 20:26:56,133 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 20:26:56,141 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 20:26:56,182 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 20:26:56,184 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 20:26:56,186 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 20:26:56,187 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 20:26:56,188 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 20:26:56,188 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 20:26:56,192 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 20:26:56,193 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 20:26:56,193 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 20:26:56,197 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 20:26:56,200 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 20:26:56,637 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 20:26:56,641 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 20:26:56,647 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 20:26:56,648 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-24 20:26:56,654 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 20:26:56,677 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 28 ms. Found 1 JPA repository interface.
2025-05-24 20:26:56,763 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 20:26:56,822 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-24 20:26:56,824 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-24 20:26:56,825 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-24 20:26:56,825 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-24 20:26:56,844 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 20:26:56,845 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 20:26:56,849 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 20:26:56,850 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 20:26:56,850 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-24 20:26:56,851 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 20:26:56,852 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 20:26:56,855 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 20:26:56,855 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 20:26:56,855 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 20:26:56,856 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-24 20:26:56,858 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-24 20:26:56,875 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-24 20:26:56,882 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-24 20:26:56,885 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-24 20:26:56,885 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-24 20:26:56,885 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 20:26:56,886 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-24 20:26:56,886 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-24 20:26:56,891 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-24 20:26:56,893 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-24 20:26:56,893 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 20:26:56,897 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 20:26:56,897 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-24 20:26:56,909 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@1bbacff7]
2025-05-24 20:26:56,909 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-24 20:26:56,909 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-24 20:26:56,927 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-24 20:26:56,927 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-24 20:26:56,929 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-24 20:26:56,929 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-24 20:26:56,930 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:26:56,934 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 20:26:56,949 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:26:56,951 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-24 20:26:56,951 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-24 20:26:56,951 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 20:26:56,952 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 20:26:56,953 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-24 20:26:56,953 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-24 20:26:56,954 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-24 20:26:56,957 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-24 20:26:56,958 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:26:56,958 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-24 20:26:56,958 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-24 20:26:56,959 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-24 20:26:56,959 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:26:56,961 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 20:26:56,962 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 20:26:56,962 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:26:56,982 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 20:26:56,982 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 20:26:56,983 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:26:56,983 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-24 20:26:56,983 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-24 20:26:56,984 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 20:26:56,984 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-24 20:26:56,985 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:26:56,989 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:26:56,996 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-24 20:26:56,996 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:26:56,997 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-24 20:26:56,998 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-24 20:26:56,998 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 20:26:57,001 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 20:26:57,004 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-24 20:26:57,058 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 20:26:57,058 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 20:26:57,058 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-24 20:26:57,114 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-24 20:26:57,121 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-24 20:26:57,123 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-24 20:26:57,123 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-24 20:26:57,247 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-24 20:26:57,250 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-24 20:26:57,250 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-24 20:26:57,251 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 1131 ms
2025-05-24 20:26:57,252 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 20:26:57,253 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 20:26:57,254 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 20:26:57,256 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 20:26:57,258 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 20:26:57,260 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 20:26:57,260 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 20:26:57,262 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 20:26:57,266 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 20:26:57,266 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-24 20:26:57,280 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 20:26:57,282 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 20:26:57,282 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 20:26:57,282 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 20:26:57,288 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-24 20:26:57,288 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-24 20:26:57,288 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-24 20:26:57,289 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-24 20:26:57,289 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:26:57,293 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-24 20:26:57,293 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-24 20:26:57,294 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:26:57,294 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:26:57,294 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-24 20:26:57,296 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@36647f21
2025-05-24 20:26:57,306 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 20:26:57,307 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-24 20:26:57,307 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 20:26:57,310 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-24 20:26:57,310 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-24 20:26:57,311 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-24 20:26:57,311 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:26:57,311 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-24 20:26:57,311 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-24 20:26:57,312 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 20:26:57,315 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 20:26:57,316 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-24 20:26:57,316 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 20:26:57,316 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 20:26:57,316 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 20:26:57,318 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-24 20:26:57,319 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-24 20:26:57,321 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-24 20:26:57,322 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-24 20:26:57,328 restartedMain DEBUG org.jboss.logging Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2025-05-24 20:26:57,330 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-24 20:26:57,333 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-24 20:26:57,333 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 20:26:57,333 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:26:57,339 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-24 20:26:57,339 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-24 20:26:57,348 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-24 20:26:57,592 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 20:26:57,613 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-1 - configuration:
2025-05-24 20:26:57,615 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-24 20:26:57,616 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-24 20:26:57,616 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-24 20:26:57,616 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-24 20:26:57,616 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-24 20:26:57,616 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-24 20:26:57,616 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-24 20:26:57,616 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-24 20:26:57,616 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-24 20:26:57,616 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-24 20:26:57,617 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-24 20:26:57,617 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-24 20:26:57,617 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-24 20:26:57,617 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-24 20:26:57,617 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-24 20:26:57,617 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-24 20:26:57,617 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-24 20:26:57,617 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-24 20:26:57,617 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-24 20:26:57,617 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-24 20:26:57,617 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-24 20:26:57,618 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-24 20:26:57,618 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-24 20:26:57,618 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-24 20:26:57,618 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-24 20:26:57,618 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-24 20:26:57,618 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-1"
2025-05-24 20:26:57,618 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-24 20:26:57,618 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-24 20:26:57,618 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-24 20:26:57,618 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-24 20:26:57,618 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-24 20:26:57,619 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-24 20:26:57,619 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-24 20:26:57,619 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-24 20:26:57,619 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
2025-05-24 20:26:57,819 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3c866ed1
2025-05-24 20:26:57,820 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
2025-05-24 20:26:57,852 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 20:26:57,933 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-24 20:26:57,949 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@4def16cb
2025-05-24 20:26:57,979 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@cd21cf0
2025-05-24 20:26:58,013 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3d14353e
2025-05-24 20:26:58,041 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@6cfde3bf
2025-05-24 20:26:58,073 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@68b3fbf3
2025-05-24 20:26:58,102 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@7fe759f1
2025-05-24 20:26:58,133 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@63ae9743
2025-05-24 20:26:58,163 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1969bf87
2025-05-24 20:26:58,197 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@363566b7
2025-05-24 20:26:58,212 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:26:58,405 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 20:26:58,408 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 20:26:58,409 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 20:26:58,412 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-24 20:26:58,413 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-24 20:26:58,417 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-24 20:26:58,418 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-24 20:26:58,420 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-24 20:26:58,437 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-24 20:26:58,438 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-24 20:26:58,447 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-24 20:26:58,461 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:26:58,481 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:26:58,491 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-24 20:26:58,517 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-24 20:26:58,530 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:26:58,565 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:26:58,597 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:26:58,600 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-24 20:26:58,616 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 20:26:58,626 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 20:26:58,626 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:26:58,627 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 20:26:58,628 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 20:26:58,630 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 20:26:58,631 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:26:58,631 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:26:58,631 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:26:58,632 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:26:58,632 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:26:58,632 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 20:26:58,633 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 20:26:58,633 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:26:58,633 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 20:26:58,633 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:26:58,633 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 20:26:58,634 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 20:26:58,634 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 20:26:58,637 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:26:58,637 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 20:26:58,638 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 20:26:58,638 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 20:26:58,638 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 20:26:58,639 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 20:26:58,640 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 20:26:58,641 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:26:58,641 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 20:26:58,641 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:26:58,641 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 20:26:58,642 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:26:58,643 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 20:26:58,643 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 20:26:58,643 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:26:58,643 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 20:26:58,644 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 20:26:58,644 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:26:58,649 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 20:26:58,650 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 20:26:58,653 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 20:26:58,653 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 20:26:58,653 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:26:58,657 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:26:58,658 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:26:58,658 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 20:26:58,660 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 20:26:58,660 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 20:26:58,660 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:26:58,660 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:26:58,660 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 20:26:58,662 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-24 20:26:58,662 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-24 20:26:58,662 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 20:26:58,662 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-24 20:26:58,663 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 20:26:58,664 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-24 20:26:58,665 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 20:26:58,665 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:26:58,702 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 20:26:58,705 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 20:26:58,705 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 20:26:58,707 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 20:26:58,707 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 20:26:58,712 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 20:26:58,713 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:26:58,713 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:26:58,713 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:26:58,719 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 20:26:58,724 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 20:26:58,724 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:26:58,724 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:26:58,724 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:26:58,726 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 20:26:58,727 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:26:58,727 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:26:58,727 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:26:58,744 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 20:26:58,747 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes)
2025-05-24 20:26:58,749 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/login_fail]}: loginFail() {GET [/main_menu]}: mainMenu(Model) {GET [/admin_menu]}: adminMenu(Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/delete_user]}: deleteUser(Model) {GET [/img_test]}: imgTest() { [/get_image/{imageName}]}: getImage(String) {GET [/add_user]}: addUser() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 20:26:58,752 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 20:26:58,756 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 20:26:58,758 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 20:26:58,759 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 20:26:58,760 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:26:58,760 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:26:58,760 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 20:26:58,760 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:26:58,760 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:26:58,761 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 20:26:58,762 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 20:26:58,762 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:26:58,762 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:26:58,763 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 20:26:58,763 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 20:26:58,765 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 20:26:58,765 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 20:26:58,765 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 20:26:58,767 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 20:26:58,767 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 20:26:58,767 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 20:26:58,767 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 20:26:58,767 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 20:26:58,768 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 20:26:58,768 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 20:26:58,768 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 20:26:58,771 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 20:26:58,772 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 20:26:58,772 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 20:26:58,774 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 20:26:58,774 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 20:26:58,775 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 20:26:58,775 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:26:58,777 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:26:58,777 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 20:26:58,778 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 20:26:58,778 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 20:26:58,779 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 20:26:58,779 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 20:26:58,781 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:26:58,781 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 20:26:58,783 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 20:26:58,793 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 20:26:58,798 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 20:26:58,798 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:26:58,798 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:26:58,798 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:26:58,803 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 20:26:58,804 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 20:26:58,807 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 20:26:58,807 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 20:26:58,829 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@1ab64920, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6d3e15ed, org.springframework.security.web.context.SecurityContextHolderFilter@7167127b, org.springframework.security.web.header.HeaderWriterFilter@101fc1ff, org.springframework.web.filter.CorsFilter@35c27c33, org.springframework.security.web.authentication.logout.LogoutFilter@224d2233, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@1ef3060b, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6afeb3fa, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@35d79d81, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@476f3a74, org.springframework.security.web.access.ExceptionTranslationFilter@136ce45, org.springframework.security.web.access.intercept.AuthorizationFilter@70d49bfe]
2025-05-24 20:26:58,830 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 20:26:58,831 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 20:26:58,831 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 20:26:58,834 restartedMain WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore DispatcherServletDelegating [ant = Ant [pattern='/WEB-INF/**'], mvc = Mvc [pattern='/WEB-INF/**']]. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 20:26:58,834 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure DispatcherServletDelegating [ant = Ant [pattern='/WEB-INF/**'], mvc = Mvc [pattern='/WEB-INF/**']]
2025-05-24 20:26:58,837 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 20:26:58,838 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 20:26:58,838 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 20:26:58,839 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 20:26:58,839 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 20:26:58,840 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-24 20:26:58,840 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 20:26:58,841 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-24 20:26:58,841 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-24 20:26:58,841 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 20:26:58,841 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 20:26:58,842 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:26:58,843 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:26:58,845 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 20:26:58,845 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 20:26:58,845 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:26:58,846 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 20:26:58,847 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:26:58,847 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 20:26:58,848 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 20:26:58,848 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 20:26:58,848 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 20:26:58,849 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 20:26:58,849 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 20:26:58,850 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 20:26:58,850 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:26:58,850 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:26:58,850 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-24 20:26:58,851 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 20:26:58,852 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 20:26:58,852 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 20:26:58,853 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 20:26:58,854 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 20:26:58,854 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 20:26:58,856 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 20:26:58,856 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 20:26:58,857 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 20:26:58,857 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 20:26:58,857 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 20:26:58,857 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:26:58,858 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 20:26:58,858 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 20:26:58,862 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 20:26:58,863 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 20:26:58,863 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 20:26:58,863 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 20:26:58,863 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 20:26:58,865 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 20:26:58,866 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 20:26:58,868 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 20:26:58,868 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 20:26:58,872 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 20:26:58,878 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 20:26:58,893 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 20:26:58,894 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 20:26:58,894 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 20:26:58,894 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 20:26:58,895 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 20:26:58,895 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 20:26:58,896 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 20:26:58,896 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:26:58,897 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 20:26:58,899 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 20:26:58,899 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:26:58,900 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 20:26:58,901 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 20:26:58,904 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 20:26:58,904 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 20:26:58,905 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 20:26:58,905 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-24 20:26:58,906 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-24 20:26:58,906 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-24 20:26:58,906 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-24 20:26:58,906 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-24 20:26:58,907 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-24 20:26:58,907 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-24 20:26:58,907 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-24 20:26:58,907 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-24 20:26:58,908 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-24 20:26:58,908 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-24 20:26:58,908 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-24 20:26:58,908 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-24 20:26:58,908 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-24 20:26:58,910 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-24 20:26:58,910 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-24 20:26:58,910 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-24 20:26:58,914 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-24 20:26:58,914 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-24 20:26:58,914 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-24 20:26:58,914 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-24 20:26:58,915 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 20:26:58,915 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 20:26:58,916 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-24 20:26:58,916 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-24 20:26:58,917 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-24 20:26:58,917 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-24 20:26:58,918 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-24 20:26:58,921 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 20:26:58,921 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 20:26:58,921 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 20:26:58,922 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-24 20:26:58,923 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 20:26:58,924 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 20:26:58,924 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-24 20:26:58,924 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-24 20:26:58,924 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 20:26:58,925 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-24 20:26:58,925 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 20:26:58,930 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-24 20:26:58,930 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-24 20:26:58,931 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-24 20:26:58,933 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-24 20:26:58,933 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-24 20:26:58,933 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-24 20:26:58,934 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-24 20:26:58,934 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 20:26:58,934 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-24 20:26:58,935 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-24 20:26:58,935 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-24 20:26:58,935 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:26:58,936 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:26:58,937 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-24 20:26:58,937 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-24 20:26:58,939 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:26:58,939 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-24 20:26:58,939 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:26:58,940 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-24 20:26:58,941 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-24 20:26:58,942 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-24 20:26:58,943 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-24 20:26:58,943 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-24 20:26:58,943 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-24 20:26:58,944 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-24 20:26:58,944 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-24 20:26:58,944 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-24 20:26:58,945 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-24 20:26:58,945 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-24 20:26:58,945 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-24 20:26:58,945 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-24 20:26:58,946 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-24 20:26:58,946 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-24 20:26:58,946 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-24 20:26:58,946 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-24 20:26:58,947 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-24 20:26:58,947 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-24 20:26:58,947 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 20:26:58,949 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 20:26:58,949 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-24 20:26:58,949 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-24 20:26:58,949 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 20:26:58,949 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-24 20:26:58,951 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-24 20:26:58,952 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 20:26:58,952 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-24 20:26:58,957 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-24 20:26:58,958 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-24 20:26:58,958 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-24 20:26:58,959 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServer' via factory method to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 20:26:58,961 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-24 20:26:58,961 restartedMain DEBUG org.springframework.boot.devtools.livereload.LiveReloadServer Starting live reload server on port 35729
2025-05-24 20:26:58,962 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-24 20:26:58,962 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-24 20:26:58,963 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-24 20:26:58,963 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-24 20:26:58,969 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 20:26:58,969 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 20:26:58,969 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-24 20:26:58,969 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-24 20:26:58,987 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-24 20:26:58,988 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-24 20:26:58,988 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-24 20:26:58,988 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-24 20:26:58,988 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 20:26:58,996 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-24 20:26:59,000 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 3.189 seconds (process running for 3.685)
2025-05-24 20:26:59,001 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-24 20:26:59,002 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-24 20:26:59,002 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Immediately restarting application
2025-05-24 20:26:59,002 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
2025-05-24 20:26:59,003 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-24 20:26:59,032 http-nio-8888-exec-2 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-05-24 20:26:59,032 http-nio-8888-exec-2 INFO org.springframework.web.servlet.DispatcherServlet Initializing Servlet 'dispatcherServlet'
2025-05-24 20:26:59,033 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected StandardServletMultipartResolver
2025-05-24 20:26:59,033 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 20:26:59,033 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected FixedThemeResolver
2025-05-24 20:26:59,033 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@42796377
2025-05-24 20:26:59,033 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@3b17ac46
2025-05-24 20:26:59,033 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 20:26:59,033 http-nio-8888-exec-2 INFO org.springframework.web.servlet.DispatcherServlet Completed initialization in 1 ms
2025-05-24 20:26:59,045 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 20:26:59,050 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 20:26:59,051 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 20:26:59,052 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 20:26:59,053 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:26:59,058 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 20:26:59,071 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:26:59,071 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 20:26:59,074 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 20:26:59,522 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:26:59,523 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:26:59,524 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 20:26:59,541 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:26:59,542 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:26:59,542 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:26:59,543 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:26:59,543 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:26:59,550 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:26:59,550 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:26:59,551 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 20:27:02,598 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 20:27:02,647 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from 3A0D13544B64B10AA46C13D043B6DC73
2025-05-24 20:27:02,648 http-nio-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=3A0D13544B64B10AA46C13D043B6DC73], Granted Authorities=[ROLE_USER]]] to HttpSession [org.apache.catalina.session.StandardSessionFacade@2d1b6e09]
2025-05-24 20:27:02,648 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=3A0D13544B64B10AA46C13D043B6DC73], Granted Authorities=[ROLE_USER]]
2025-05-24 20:27:02,652 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-24 20:27:02,652 http-nio-8888-exec-5 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=3A0D13544B64B10AA46C13D043B6DC73], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:27:02,653 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-24 20:27:02,653 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-24 20:27:02,653 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(Model)
2025-05-24 20:27:02,653 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:27:02,714 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:27:02,714 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 리팩토링 2번째!</a> </td> <td id=date>Thu May 15 15:50:37 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 내게쓰기</a> </td> <td id=date>Sun May 04 07:26:14 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>}
2025-05-24 20:27:02,714 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 20:27:02,878 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:27:02,879 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:27:02,894 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:27:02,895 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:27:02,895 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:27:02,896 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:27:02,896 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:27:02,897 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:27:02,897 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:27:02,898 http-nio-8888-exec-6 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=3A0D13544B64B10AA46C13D043B6DC73], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:27:03,818 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login.do?menu=92
2025-05-24 20:27:03,821 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login.do?menu=92
2025-05-24 20:27:03,822 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login.do?menu=92", parameters={masked}
2025-05-24 20:27:03,823 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:27:03,823 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:27:03,825 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 20:27:03,830 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.do.]
2025-05-24 20:27:03,830 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:27:03,830 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 20:27:03,831 http-nio-8888-exec-4 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=3A0D13544B64B10AA46C13D043B6DC73], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:27:03,836 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error?menu=92
2025-05-24 20:27:03,836 http-nio-8888-exec-4 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=3A0D13544B64B10AA46C13D043B6DC73], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:27:03,837 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /error?menu=92
2025-05-24 20:27:03,837 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet "ERROR" dispatch for GET "/webmail/error?menu=92", parameters={masked}
2025-05-24 20:27:03,838 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController#errorHtml(HttpServletRequest, HttpServletResponse)
2025-05-24 20:27:03,838 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:27:03,853 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, text/html;q=0.8]
2025-05-24 20:27:03,857 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:27:03,859 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Exiting from "ERROR" dispatch, status 404
2025-05-24 20:27:27,935 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:27:27,935 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:27:40,363 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login.do?menu=92
2025-05-24 20:27:40,364 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login.do?menu=92
2025-05-24 20:27:40,364 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login.do?menu=92", parameters={masked}
2025-05-24 20:27:40,365 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:27:40,366 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:27:40,368 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 20:27:40,368 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.do.]
2025-05-24 20:27:40,368 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:27:40,369 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 20:27:40,369 http-nio-8888-exec-8 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=3A0D13544B64B10AA46C13D043B6DC73], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:27:40,369 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error?menu=92
2025-05-24 20:27:40,370 http-nio-8888-exec-8 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=3A0D13544B64B10AA46C13D043B6DC73], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:27:40,370 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /error?menu=92
2025-05-24 20:27:40,370 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet "ERROR" dispatch for GET "/webmail/error?menu=92", parameters={masked}
2025-05-24 20:27:40,371 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController#errorHtml(HttpServletRequest, HttpServletResponse)
2025-05-24 20:27:40,371 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:27:40,381 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, text/html;q=0.8]
2025-05-24 20:27:40,382 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:27:40,382 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Exiting from "ERROR" dispatch, status 404
2025-05-24 20:27:41,074 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login.do?menu=92
2025-05-24 20:27:41,076 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login.do?menu=92
2025-05-24 20:27:41,076 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login.do?menu=92", parameters={masked}
2025-05-24 20:27:41,078 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:27:41,078 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:27:41,079 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 20:27:41,080 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.do.]
2025-05-24 20:27:41,082 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:27:41,083 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 20:27:41,083 http-nio-8888-exec-10 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=3A0D13544B64B10AA46C13D043B6DC73], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:27:41,086 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error?menu=92
2025-05-24 20:27:41,086 http-nio-8888-exec-10 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=3A0D13544B64B10AA46C13D043B6DC73], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:27:41,086 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /error?menu=92
2025-05-24 20:27:41,087 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet "ERROR" dispatch for GET "/webmail/error?menu=92", parameters={masked}
2025-05-24 20:27:41,087 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController#errorHtml(HttpServletRequest, HttpServletResponse)
2025-05-24 20:27:41,088 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:27:41,097 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, text/html;q=0.8]
2025-05-24 20:27:41,098 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:27:41,099 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Exiting from "ERROR" dispatch, status 404
2025-05-24 20:27:41,494 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login.do?menu=92
2025-05-24 20:27:41,494 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login.do?menu=92
2025-05-24 20:27:41,494 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login.do?menu=92", parameters={masked}
2025-05-24 20:27:41,495 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:27:41,495 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:27:41,496 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 20:27:41,497 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.do.]
2025-05-24 20:27:41,497 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:27:41,497 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 20:27:41,497 http-nio-8888-exec-2 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=3A0D13544B64B10AA46C13D043B6DC73], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:27:41,498 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error?menu=92
2025-05-24 20:27:41,499 http-nio-8888-exec-2 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=3A0D13544B64B10AA46C13D043B6DC73], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:27:41,499 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /error?menu=92
2025-05-24 20:27:41,499 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet "ERROR" dispatch for GET "/webmail/error?menu=92", parameters={masked}
2025-05-24 20:27:41,500 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController#errorHtml(HttpServletRequest, HttpServletResponse)
2025-05-24 20:27:41,500 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:27:41,507 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, text/html;q=0.8]
2025-05-24 20:27:41,508 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:27:41,508 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Exiting from "ERROR" dispatch, status 404
2025-05-24 20:27:57,948 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:27:57,948 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:28:27,949 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:28:27,949 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:28:57,962 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:28:57,962 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:29:27,967 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:29:27,967 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:29:57,983 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:29:57,983 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:30:22,907 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-24 20:30:22,907 http-nio-8888-exec-4 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=3A0D13544B64B10AA46C13D043B6DC73], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:30:22,907 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-24 20:30:22,907 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-24 20:30:22,907 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(Model)
2025-05-24 20:30:22,907 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:30:22,963 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:30:22,963 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 리팩토링 2번째!</a> </td> <td id=date>Thu May 15 15:50:37 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 내게쓰기</a> </td> <td id=date>Sun May 04 07:26:14 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>}
2025-05-24 20:30:22,963 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 20:30:23,016 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:30:23,016 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:30:23,033 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:30:23,033 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:30:23,033 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:30:23,034 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:30:23,034 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:30:23,035 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:30:23,036 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:30:23,036 http-nio-8888-exec-8 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=3A0D13544B64B10AA46C13D043B6DC73], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:30:24,101 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-24 20:30:24,101 http-nio-8888-exec-9 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=3A0D13544B64B10AA46C13D043B6DC73], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:30:24,101 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-24 20:30:24,101 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-24 20:30:24,101 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(Model)
2025-05-24 20:30:24,101 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:30:24,136 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:30:24,136 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 리팩토링 2번째!</a> </td> <td id=date>Thu May 15 15:50:37 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 내게쓰기</a> </td> <td id=date>Sun May 04 07:26:14 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>}
2025-05-24 20:30:24,137 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 20:30:24,138 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:30:24,138 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:30:24,153 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:30:24,153 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:30:24,153 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:30:24,153 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:30:24,154 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:30:24,155 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:30:24,155 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:30:24,155 http-nio-8888-exec-10 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=3A0D13544B64B10AA46C13D043B6DC73], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:30:24,942 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /write_mail
2025-05-24 20:30:24,942 http-nio-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=3A0D13544B64B10AA46C13D043B6DC73], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:30:24,942 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /write_mail
2025-05-24 20:30:24,942 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/write_mail", parameters={}
2025-05-24 20:30:24,942 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMail()
2025-05-24 20:30:24,942 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:30:24,942 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.WriteController write_mail called...
2025-05-24 20:30:24,943 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:30:24,943 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name 'write_mail/write_mail', model {}
2025-05-24 20:30:24,943 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/write_mail/write_mail.jsp]
2025-05-24 20:30:25,050 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:30:25,051 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:30:25,066 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:30:25,066 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:30:25,067 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:30:25,068 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:30:25,068 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:30:25,069 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:30:25,070 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:30:25,070 http-nio-8888-exec-2 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=3A0D13544B64B10AA46C13D043B6DC73], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:30:26,434 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /show_addr
2025-05-24 20:30:26,434 http-nio-8888-exec-3 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=3A0D13544B64B10AA46C13D043B6DC73], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:30:26,435 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /show_addr
2025-05-24 20:30:26,435 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/show_addr", parameters={}
2025-05-24 20:30:26,435 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#showAddr()
2025-05-24 20:30:26,435 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:30:26,435 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:30:26,435 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name 'addr_menu/addr_book', model {}
2025-05-24 20:30:26,436 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/addr_menu/addr_book.jsp]
2025-05-24 20:30:26,625 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:30:26,626 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:30:26,642 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:30:26,643 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:30:26,643 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:30:26,644 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:30:26,644 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:30:26,645 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:30:26,646 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:30:26,646 http-nio-8888-exec-5 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=3A0D13544B64B10AA46C13D043B6DC73], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:30:27,515 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /logout
2025-05-24 20:30:27,515 http-nio-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=3A0D13544B64B10AA46C13D043B6DC73], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:30:27,515 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.logout.LogoutFilter Logging out [UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=3A0D13544B64B10AA46C13D043B6DC73], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:30:27,515 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.logout.SecurityContextLogoutHandler Invalidated session EB70C1C097F8B2166DFCCA99CABFC2D2
2025-05-24 20:30:27,520 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 20:30:27,521 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 20:30:27,521 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 20:30:27,521 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 20:30:27,521 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:30:27,521 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 20:30:27,522 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:30:27,522 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 20:30:27,522 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 20:30:27,524 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:30:27,524 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:30:27,524 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 20:30:27,546 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:30:27,546 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:30:27,546 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:30:27,546 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:30:27,546 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:30:27,548 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:30:27,548 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:30:27,548 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 20:30:27,994 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:30:27,994 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:30:37,916 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 20:30:37,916 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 20:30:37,916 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 20:30:37,917 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 20:30:37,917 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:30:37,917 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 20:30:37,917 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:30:37,917 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 20:30:37,917 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 20:30:37,920 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:30:37,921 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:30:37,921 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 20:30:37,935 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:30:37,936 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:30:37,936 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:30:37,936 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:30:37,936 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:30:37,937 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:30:37,938 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:30:37,938 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 20:30:40,810 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 20:30:40,840 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from 930B23E1FDA98716344BDBE4049FD882
2025-05-24 20:30:40,840 http-nio-8888-exec-10 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=930B23E1FDA98716344BDBE4049FD882], Granted Authorities=[ROLE_USER]]] to HttpSession [org.apache.catalina.session.StandardSessionFacade@63e54b7b]
2025-05-24 20:30:40,840 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=930B23E1FDA98716344BDBE4049FD882], Granted Authorities=[ROLE_USER]]
2025-05-24 20:30:40,844 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-24 20:30:40,844 http-nio-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=930B23E1FDA98716344BDBE4049FD882], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:30:40,844 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-24 20:30:40,844 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-24 20:30:40,844 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(Model)
2025-05-24 20:30:40,845 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:30:40,891 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:30:40,891 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 리팩토링 2번째!</a> </td> <td id=date>Thu May 15 15:50:37 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 내게쓰기</a> </td> <td id=date>Sun May 04 07:26:14 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>}
2025-05-24 20:30:40,891 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 20:30:40,951 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:30:40,951 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:30:40,969 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:30:40,970 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:30:40,970 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:30:40,970 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:30:40,970 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:30:40,971 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:30:40,971 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:30:40,971 http-nio-8888-exec-2 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=930B23E1FDA98716344BDBE4049FD882], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:30:42,269 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /logout
2025-05-24 20:30:42,270 http-nio-8888-exec-3 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=930B23E1FDA98716344BDBE4049FD882], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:30:42,270 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.logout.LogoutFilter Logging out [UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=930B23E1FDA98716344BDBE4049FD882], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:30:42,270 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.logout.SecurityContextLogoutHandler Invalidated session D6335CE27D0119EDF0A4F92B9C4C146C
2025-05-24 20:30:42,276 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 20:30:42,276 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 20:30:42,276 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 20:30:42,280 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 20:30:42,280 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:30:42,281 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 20:30:42,281 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:30:42,281 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 20:30:42,281 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 20:30:42,283 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:30:42,283 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:30:42,283 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 20:30:42,299 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:30:42,300 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:30:42,300 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:30:42,300 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:30:42,301 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:30:42,303 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:30:42,303 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:30:42,303 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
Date Thread Level Logger MDC Message
Logback Log Messages

Log session start time Sat May 24 20:31:07 KST 2025

Logback Log Messages

Log session start time Sat May 24 21:02:45 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 20:31:07,308 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 35004 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 20:31:07,312 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 20:31:07,313 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-24 20:31:07,314 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 20:31:07,369 restartedMain DEBUG org.springframework.boot.devtools.restart.ChangeableUrls Matching URLs for reloading : [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
2025-05-24 20:31:07,369 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Included patterns for restart : []
2025-05-24 20:31:07,369 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Excluded patterns for restart : [/spring-boot-starter-[\w-]+/, /spring-boot/(bin|build|out)/, /spring-boot-starter/(bin|build|out)/, /spring-boot-devtools/(bin|build|out)/, /spring-boot-actuator/(bin|build|out)/, /spring-boot-autoconfigure/(bin|build|out)/]
2025-05-24 20:31:07,369 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
2025-05-24 20:31:07,369 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
2025-05-24 20:31:07,370 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc
2025-05-24 20:31:07,382 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 20:31:07,392 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 20:31:07,433 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 20:31:07,435 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 20:31:07,436 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 20:31:07,437 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 20:31:07,437 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 20:31:07,438 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 20:31:07,441 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 20:31:07,442 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 20:31:07,443 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 20:31:07,446 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 20:31:07,448 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 20:31:07,847 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 20:31:07,851 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 20:31:07,856 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 20:31:07,856 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-24 20:31:07,863 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 20:31:07,896 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 38 ms. Found 1 JPA repository interface.
2025-05-24 20:31:07,991 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 20:31:08,047 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-24 20:31:08,051 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-24 20:31:08,051 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-24 20:31:08,051 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-24 20:31:08,071 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 20:31:08,072 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 20:31:08,076 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 20:31:08,077 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 20:31:08,077 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-24 20:31:08,079 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 20:31:08,080 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 20:31:08,082 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 20:31:08,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 20:31:08,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 20:31:08,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-24 20:31:08,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-24 20:31:08,100 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-24 20:31:08,107 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-24 20:31:08,110 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-24 20:31:08,110 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-24 20:31:08,111 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 20:31:08,111 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-24 20:31:08,111 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-24 20:31:08,116 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-24 20:31:08,118 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-24 20:31:08,119 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 20:31:08,122 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 20:31:08,122 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-24 20:31:08,133 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@1bbacff7]
2025-05-24 20:31:08,134 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-24 20:31:08,134 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-24 20:31:08,152 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-24 20:31:08,153 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-24 20:31:08,154 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-24 20:31:08,154 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-24 20:31:08,155 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:31:08,160 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 20:31:08,179 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:31:08,181 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-24 20:31:08,181 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-24 20:31:08,182 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 20:31:08,183 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 20:31:08,184 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-24 20:31:08,184 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-24 20:31:08,185 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-24 20:31:08,188 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-24 20:31:08,188 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:31:08,189 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-24 20:31:08,189 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-24 20:31:08,189 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-24 20:31:08,190 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:31:08,191 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 20:31:08,191 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 20:31:08,192 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:31:08,208 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 20:31:08,208 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 20:31:08,209 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 20:31:08,209 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-24 20:31:08,209 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-24 20:31:08,210 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 20:31:08,210 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-24 20:31:08,210 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:31:08,213 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:31:08,221 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-24 20:31:08,221 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:31:08,222 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-24 20:31:08,222 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-24 20:31:08,223 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 20:31:08,226 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 20:31:08,229 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-24 20:31:08,279 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 20:31:08,279 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 20:31:08,279 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-24 20:31:08,334 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-24 20:31:08,341 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-24 20:31:08,343 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-24 20:31:08,343 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-24 20:31:08,473 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-24 20:31:08,478 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-24 20:31:08,478 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-24 20:31:08,479 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 1108 ms
2025-05-24 20:31:08,481 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 20:31:08,481 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 20:31:08,482 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 20:31:08,484 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 20:31:08,487 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 20:31:08,488 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 20:31:08,488 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 20:31:08,490 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 20:31:08,495 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 20:31:08,496 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-24 20:31:08,512 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 20:31:08,513 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 20:31:08,514 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 20:31:08,514 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 20:31:08,520 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-24 20:31:08,521 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-24 20:31:08,521 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-24 20:31:08,521 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-24 20:31:08,522 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:31:08,527 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-24 20:31:08,527 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-24 20:31:08,528 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:31:08,529 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:31:08,529 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-24 20:31:08,531 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@36647f21
2025-05-24 20:31:08,545 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 20:31:08,547 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-24 20:31:08,547 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 20:31:08,550 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-24 20:31:08,551 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-24 20:31:08,552 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-24 20:31:08,552 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 20:31:08,552 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-24 20:31:08,553 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-24 20:31:08,554 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 20:31:08,557 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 20:31:08,559 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-24 20:31:08,559 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 20:31:08,559 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 20:31:08,559 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 20:31:08,561 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-24 20:31:08,562 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-24 20:31:08,564 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-24 20:31:08,565 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-24 20:31:08,573 restartedMain DEBUG org.jboss.logging Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2025-05-24 20:31:08,576 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-24 20:31:08,578 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-24 20:31:08,579 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 20:31:08,579 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:31:08,584 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-24 20:31:08,585 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-24 20:31:08,595 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-24 20:31:08,880 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 20:31:08,903 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-1 - configuration:
2025-05-24 20:31:08,907 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-24 20:31:08,907 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-24 20:31:08,907 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-24 20:31:08,907 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-24 20:31:08,907 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-24 20:31:08,907 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-24 20:31:08,907 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-24 20:31:08,908 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-24 20:31:08,908 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-24 20:31:08,908 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-24 20:31:08,908 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-24 20:31:08,908 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-24 20:31:08,909 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-24 20:31:08,909 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-24 20:31:08,909 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-24 20:31:08,909 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-24 20:31:08,909 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-24 20:31:08,909 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-24 20:31:08,909 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-24 20:31:08,909 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-24 20:31:08,909 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-24 20:31:08,909 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-24 20:31:08,909 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-24 20:31:08,909 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-24 20:31:08,909 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-24 20:31:08,910 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-24 20:31:08,910 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-1"
2025-05-24 20:31:08,910 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-24 20:31:08,910 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-24 20:31:08,910 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-24 20:31:08,910 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-24 20:31:08,911 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-24 20:31:08,911 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-24 20:31:08,911 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-24 20:31:08,911 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-24 20:31:08,911 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
2025-05-24 20:31:09,140 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3f4de828
2025-05-24 20:31:09,142 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
2025-05-24 20:31:09,180 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 20:31:09,255 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-24 20:31:09,277 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@259a2997
2025-05-24 20:31:09,317 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@64a723ac
2025-05-24 20:31:09,351 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@55090735
2025-05-24 20:31:09,378 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@488dce3
2025-05-24 20:31:09,410 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@c6a4c2
2025-05-24 20:31:09,439 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@71192554
2025-05-24 20:31:09,470 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5e80e314
2025-05-24 20:31:09,500 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1fd5d228
2025-05-24 20:31:09,532 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@576ec5
2025-05-24 20:31:09,548 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:31:09,746 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 20:31:09,750 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 20:31:09,751 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 20:31:09,754 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-24 20:31:09,756 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-24 20:31:09,760 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-24 20:31:09,761 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-24 20:31:09,762 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-24 20:31:09,779 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-24 20:31:09,780 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-24 20:31:09,789 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-24 20:31:09,801 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:31:09,818 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:31:09,824 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-24 20:31:09,838 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-24 20:31:09,847 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:31:09,879 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:31:09,915 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 20:31:09,918 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-24 20:31:09,933 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 20:31:09,938 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 20:31:09,938 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:31:09,938 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 20:31:09,939 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 20:31:09,942 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 20:31:09,944 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:31:09,944 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:31:09,944 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:31:09,944 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:31:09,945 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:31:09,945 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 20:31:09,946 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 20:31:09,946 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:31:09,946 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 20:31:09,946 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:31:09,946 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 20:31:09,947 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 20:31:09,947 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 20:31:09,950 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 20:31:09,950 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 20:31:09,951 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 20:31:09,952 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 20:31:09,953 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 20:31:09,954 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 20:31:09,956 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 20:31:09,956 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:31:09,956 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 20:31:09,957 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:31:09,958 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 20:31:09,958 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:31:09,959 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 20:31:09,959 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 20:31:09,959 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:31:09,959 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 20:31:09,959 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 20:31:09,959 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:31:09,964 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 20:31:09,966 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 20:31:09,968 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 20:31:09,968 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 20:31:09,969 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:31:09,980 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:31:09,980 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:31:09,980 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 20:31:09,982 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 20:31:09,983 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 20:31:09,983 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:31:09,983 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 20:31:09,983 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 20:31:09,985 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-24 20:31:09,985 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-24 20:31:09,985 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 20:31:09,985 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-24 20:31:09,985 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 20:31:09,987 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-24 20:31:09,988 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 20:31:09,989 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:31:10,023 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 20:31:10,025 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 20:31:10,025 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 20:31:10,027 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 20:31:10,027 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 20:31:10,032 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 20:31:10,033 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:31:10,033 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:31:10,033 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:31:10,039 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 20:31:10,044 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 20:31:10,044 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:31:10,044 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:31:10,044 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:31:10,046 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 20:31:10,047 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:31:10,048 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:31:10,048 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:31:10,066 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr() {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes)
2025-05-24 20:31:10,070 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model) {GET [/download]}: download(String,String)
2025-05-24 20:31:10,072 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/add_user]}: addUser() {GET [/login_fail]}: loginFail() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/delete_user]}: deleteUser(Model) {GET [/main_menu]}: mainMenu(Model) {GET [/admin_menu]}: adminMenu(Model) { [/get_image/{imageName}]}: getImage(String) {GET [/img_test]}: imgTest()
2025-05-24 20:31:10,075 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes) {GET [/write_mail]}: writeMail()
2025-05-24 20:31:10,079 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 20:31:10,081 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 20:31:10,082 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 20:31:10,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:31:10,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:31:10,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 20:31:10,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:31:10,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:31:10,085 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 20:31:10,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 20:31:10,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:31:10,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:31:10,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 20:31:10,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 20:31:10,089 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 20:31:10,089 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 20:31:10,089 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 20:31:10,091 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 20:31:10,091 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 20:31:10,091 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 20:31:10,091 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 20:31:10,091 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 20:31:10,092 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 20:31:10,092 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 20:31:10,093 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 20:31:10,098 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 20:31:10,099 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 20:31:10,100 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 20:31:10,102 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 20:31:10,102 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 20:31:10,103 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 20:31:10,103 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:31:10,106 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:31:10,106 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 20:31:10,107 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 20:31:10,107 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 20:31:10,109 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 20:31:10,109 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 20:31:10,111 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:31:10,112 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 20:31:10,114 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 20:31:10,126 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 20:31:10,133 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 20:31:10,134 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:31:10,134 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 20:31:10,134 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 20:31:10,139 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 20:31:10,140 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 20:31:10,143 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 20:31:10,144 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 20:31:10,173 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@52a40f70, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1ab64920, org.springframework.security.web.context.SecurityContextHolderFilter@351d4d61, org.springframework.security.web.header.HeaderWriterFilter@440007ce, org.springframework.web.filter.CorsFilter@6d3e15ed, org.springframework.security.web.authentication.logout.LogoutFilter@69b819e, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@70d49bfe, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1f192591, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6afeb3fa, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@35c27c33, org.springframework.security.web.access.ExceptionTranslationFilter@479abf3c, org.springframework.security.web.access.intercept.AuthorizationFilter@31a13935]
2025-05-24 20:31:10,175 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 20:31:10,175 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 20:31:10,176 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 20:31:10,179 restartedMain WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore DispatcherServletDelegating [ant = Ant [pattern='/WEB-INF/**'], mvc = Mvc [pattern='/WEB-INF/**']]. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 20:31:10,179 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure DispatcherServletDelegating [ant = Ant [pattern='/WEB-INF/**'], mvc = Mvc [pattern='/WEB-INF/**']]
2025-05-24 20:31:10,182 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 20:31:10,183 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 20:31:10,184 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 20:31:10,186 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 20:31:10,186 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 20:31:10,187 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-24 20:31:10,187 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 20:31:10,188 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-24 20:31:10,188 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-24 20:31:10,189 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 20:31:10,189 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 20:31:10,190 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:31:10,192 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:31:10,194 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 20:31:10,195 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 20:31:10,195 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:31:10,197 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 20:31:10,197 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 20:31:10,197 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 20:31:10,198 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 20:31:10,198 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 20:31:10,199 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 20:31:10,199 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 20:31:10,199 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 20:31:10,200 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 20:31:10,200 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 20:31:10,200 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 20:31:10,200 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-24 20:31:10,201 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 20:31:10,202 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 20:31:10,202 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 20:31:10,203 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 20:31:10,204 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 20:31:10,204 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 20:31:10,206 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 20:31:10,206 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 20:31:10,207 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 20:31:10,207 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 20:31:10,207 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 20:31:10,208 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:31:10,208 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 20:31:10,208 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 20:31:10,212 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 20:31:10,213 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 20:31:10,213 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 20:31:10,213 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 20:31:10,214 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 20:31:10,215 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 20:31:10,216 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 20:31:10,218 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 20:31:10,218 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 20:31:10,221 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 20:31:10,226 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 20:31:10,241 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 20:31:10,242 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 20:31:10,242 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 20:31:10,242 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 20:31:10,244 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 20:31:10,244 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 20:31:10,244 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 20:31:10,244 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:31:10,246 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 20:31:10,249 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 20:31:10,250 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 20:31:10,252 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 20:31:10,253 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 20:31:10,256 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 20:31:10,256 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 20:31:10,257 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 20:31:10,258 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-24 20:31:10,258 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-24 20:31:10,258 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-24 20:31:10,258 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-24 20:31:10,258 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-24 20:31:10,259 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-24 20:31:10,259 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-24 20:31:10,260 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-24 20:31:10,260 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-24 20:31:10,260 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-24 20:31:10,260 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-24 20:31:10,260 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-24 20:31:10,260 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-24 20:31:10,261 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-24 20:31:10,262 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-24 20:31:10,262 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-24 20:31:10,263 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-24 20:31:10,266 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-24 20:31:10,266 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-24 20:31:10,267 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-24 20:31:10,267 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-24 20:31:10,267 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 20:31:10,268 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 20:31:10,269 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-24 20:31:10,269 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-24 20:31:10,269 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-24 20:31:10,269 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-24 20:31:10,270 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-24 20:31:10,273 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 20:31:10,273 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 20:31:10,273 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 20:31:10,274 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-24 20:31:10,275 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 20:31:10,275 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 20:31:10,276 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-24 20:31:10,276 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-24 20:31:10,276 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 20:31:10,277 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-24 20:31:10,277 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 20:31:10,281 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-24 20:31:10,281 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-24 20:31:10,282 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-24 20:31:10,284 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-24 20:31:10,284 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-24 20:31:10,285 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-24 20:31:10,285 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-24 20:31:10,286 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 20:31:10,286 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-24 20:31:10,286 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-24 20:31:10,286 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-24 20:31:10,287 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:31:10,287 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:31:10,288 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-24 20:31:10,289 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-24 20:31:10,289 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:31:10,289 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-24 20:31:10,290 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 20:31:10,290 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-24 20:31:10,292 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-24 20:31:10,292 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-24 20:31:10,293 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-24 20:31:10,293 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-24 20:31:10,293 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-24 20:31:10,294 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-24 20:31:10,294 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-24 20:31:10,294 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-24 20:31:10,295 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-24 20:31:10,295 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-24 20:31:10,295 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-24 20:31:10,295 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-24 20:31:10,295 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-24 20:31:10,295 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-24 20:31:10,297 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-24 20:31:10,297 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-24 20:31:10,297 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-24 20:31:10,298 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-24 20:31:10,298 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 20:31:10,299 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 20:31:10,299 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-24 20:31:10,299 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-24 20:31:10,300 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 20:31:10,300 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-24 20:31:10,301 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-24 20:31:10,301 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 20:31:10,302 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-24 20:31:10,306 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-24 20:31:10,306 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-24 20:31:10,306 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-24 20:31:10,307 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServer' via factory method to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 20:31:10,308 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-24 20:31:10,308 restartedMain DEBUG org.springframework.boot.devtools.livereload.LiveReloadServer Starting live reload server on port 35729
2025-05-24 20:31:10,309 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-24 20:31:10,310 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-24 20:31:10,310 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-24 20:31:10,310 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-24 20:31:10,317 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 20:31:10,317 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 20:31:10,317 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-24 20:31:10,317 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-24 20:31:10,335 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-24 20:31:10,336 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-24 20:31:10,336 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-24 20:31:10,336 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-24 20:31:10,336 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 20:31:10,342 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-24 20:31:10,347 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 3.36 seconds (process running for 3.764)
2025-05-24 20:31:10,348 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-24 20:31:10,349 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-24 20:31:10,349 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Immediately restarting application
2025-05-24 20:31:10,349 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
2025-05-24 20:31:10,349 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-24 20:31:14,790 http-nio-8888-exec-1 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-05-24 20:31:14,791 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Initializing Servlet 'dispatcherServlet'
2025-05-24 20:31:14,791 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected StandardServletMultipartResolver
2025-05-24 20:31:14,791 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 20:31:14,791 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected FixedThemeResolver
2025-05-24 20:31:14,792 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@74c31eec
2025-05-24 20:31:14,792 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@4f93e260
2025-05-24 20:31:14,792 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 20:31:14,792 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Completed initialization in 1 ms
2025-05-24 20:31:14,813 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 20:31:14,872 http-nio-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=null], Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.apache.catalina.session.StandardSessionFacade@46275766]
2025-05-24 20:31:14,872 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=null], Granted Authorities=[ROLE_ADMIN]]
2025-05-24 20:31:14,881 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-24 20:31:14,883 http-nio-8888-exec-2 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=null], Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 20:31:14,883 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /admin_menu
2025-05-24 20:31:14,885 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/admin_menu", parameters={}
2025-05-24 20:31:14,886 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#adminMenu(Model)
2025-05-24 20:31:14,886 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:31:14,892 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController root.id = james-admin, root.password = changeme, admin.id = test@test.com
2025-05-24 20:31:14,893 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.model.UserAdminAgent UserAdminAgent JMX init: server = 127.0.0.1, port = 9999, adminId = test@test.com
2025-05-24 20:31:14,932 http-nio-8888-exec-2 INFO deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 성공
2025-05-24 20:31:14,936 http-nio-8888-exec-2 INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 목록 조회 성공
2025-05-24 20:31:14,936 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController userList = [1234@test.com, airsoft@test.com, hello@test.com, normal@test.com]
2025-05-24 20:31:14,941 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:31:14,942 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/admin_menu', model {userList=[1234@test.com, airsoft@test.com, hello@test.com, normal@test.com]}
2025-05-24 20:31:14,944 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-24 20:31:15,583 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:31:15,584 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:31:15,599 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:31:15,600 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:31:15,600 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:31:15,601 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:31:15,602 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:31:15,609 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:31:15,610 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:31:15,610 http-nio-8888-exec-3 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=null], Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 20:31:16,630 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login.do?menu=92
2025-05-24 20:31:16,632 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login.do?menu=92
2025-05-24 20:31:16,632 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login.do?menu=92", parameters={masked}
2025-05-24 20:31:16,634 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:31:16,635 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:31:16,637 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
2025-05-24 20:31:16,645 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver Resolved [org.springframework.web.servlet.resource.NoResourceFoundException: No static resource login.do.]
2025-05-24 20:31:16,645 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:31:16,645 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 404 NOT_FOUND
2025-05-24 20:31:16,645 http-nio-8888-exec-4 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=null], Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 20:31:16,648 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error?menu=92
2025-05-24 20:31:16,649 http-nio-8888-exec-4 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=null], Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 20:31:16,650 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /error?menu=92
2025-05-24 20:31:16,650 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet "ERROR" dispatch for GET "/webmail/error?menu=92", parameters={masked}
2025-05-24 20:31:16,651 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController#errorHtml(HttpServletRequest, HttpServletResponse)
2025-05-24 20:31:16,651 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:31:16,664 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, text/html;q=0.8]
2025-05-24 20:31:16,667 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:31:16,669 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Exiting from "ERROR" dispatch, status 404
2025-05-24 20:31:19,323 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 20:31:19,324 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 20:31:19,325 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 20:31:19,325 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 20:31:19,325 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:31:19,326 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 20:31:19,327 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:31:19,327 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 20:31:19,327 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 20:31:19,459 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:31:19,459 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:31:19,459 http-nio-8888-exec-5 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=null], Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 20:31:19,473 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:31:19,473 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:31:19,474 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:31:19,474 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:31:19,474 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:31:19,475 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:31:19,475 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:31:19,475 http-nio-8888-exec-6 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=null], Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 20:31:24,959 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 20:31:24,984 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from ED4E00737678F4DCA7494FB59E1A33C5
2025-05-24 20:31:24,984 http-nio-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=ED4E00737678F4DCA7494FB59E1A33C5], Granted Authorities=[ROLE_USER]]] to HttpSession [org.apache.catalina.session.StandardSessionFacade@46275766]
2025-05-24 20:31:24,984 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=ED4E00737678F4DCA7494FB59E1A33C5], Granted Authorities=[ROLE_USER]]
2025-05-24 20:31:24,989 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-24 20:31:24,992 http-nio-8888-exec-8 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=ED4E00737678F4DCA7494FB59E1A33C5], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:31:24,992 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-24 20:31:24,992 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-24 20:31:24,992 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(Model)
2025-05-24 20:31:24,992 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:31:25,066 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:31:25,066 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 리팩토링 2번째!</a> </td> <td id=date>Thu May 15 15:50:37 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 내게쓰기</a> </td> <td id=date>Sun May 04 07:26:14 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>}
2025-05-24 20:31:25,067 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 20:31:25,226 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:31:25,226 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:31:25,243 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:31:25,244 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:31:25,244 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:31:25,244 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:31:25,245 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:31:25,247 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:31:25,247 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:31:25,248 http-nio-8888-exec-9 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=ED4E00737678F4DCA7494FB59E1A33C5], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:31:26,274 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /logout
2025-05-24 20:31:26,275 http-nio-8888-exec-10 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=ED4E00737678F4DCA7494FB59E1A33C5], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:31:26,275 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.logout.LogoutFilter Logging out [UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=ED4E00737678F4DCA7494FB59E1A33C5], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:31:26,275 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.logout.SecurityContextLogoutHandler Invalidated session 6A77EAC4D148FDC0037724B0A3C3284A
2025-05-24 20:31:26,281 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 20:31:26,281 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 20:31:26,281 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 20:31:26,281 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 20:31:26,282 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:31:26,282 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 20:31:26,282 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:31:26,283 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 20:31:26,283 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 20:31:26,287 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:31:26,287 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:31:26,287 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 20:31:26,305 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:31:26,306 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:31:26,306 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:31:26,307 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:31:26,307 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:31:26,310 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:31:26,310 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:31:26,311 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 20:31:39,262 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:31:39,262 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:32:09,263 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:32:09,263 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:32:20,910 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 20:32:20,934 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from 60E2C264895E65598B6ECAE3E2566168
2025-05-24 20:32:20,934 http-nio-8888-exec-4 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=60E2C264895E65598B6ECAE3E2566168], Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.apache.catalina.session.StandardSessionFacade@344f3a31]
2025-05-24 20:32:20,934 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=60E2C264895E65598B6ECAE3E2566168], Granted Authorities=[ROLE_ADMIN]]
2025-05-24 20:32:20,937 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-24 20:32:20,937 http-nio-8888-exec-5 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=60E2C264895E65598B6ECAE3E2566168], Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 20:32:20,937 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /admin_menu
2025-05-24 20:32:20,937 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/admin_menu", parameters={}
2025-05-24 20:32:20,937 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#adminMenu(Model)
2025-05-24 20:32:20,937 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:32:20,937 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController root.id = james-admin, root.password = changeme, admin.id = test@test.com
2025-05-24 20:32:20,938 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.model.UserAdminAgent UserAdminAgent JMX init: server = 127.0.0.1, port = 9999, adminId = test@test.com
2025-05-24 20:32:20,943 http-nio-8888-exec-5 INFO deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 성공
2025-05-24 20:32:20,946 http-nio-8888-exec-5 INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 목록 조회 성공
2025-05-24 20:32:20,946 http-nio-8888-exec-5 DEBUG deu.cse.spring_webmail.control.SystemController userList = [1234@test.com, airsoft@test.com, hello@test.com, normal@test.com]
2025-05-24 20:32:20,946 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:32:20,946 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/admin_menu', model {userList=[1234@test.com, airsoft@test.com, hello@test.com, normal@test.com]}
2025-05-24 20:32:20,946 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-24 20:32:20,992 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:32:20,992 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:32:21,011 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:32:21,011 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:32:21,011 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:32:21,012 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:32:21,012 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:32:21,013 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:32:21,014 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:32:21,014 http-nio-8888-exec-6 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=60E2C264895E65598B6ECAE3E2566168], Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 20:32:23,324 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /logout
2025-05-24 20:32:23,324 http-nio-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=60E2C264895E65598B6ECAE3E2566168], Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 20:32:23,324 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.logout.LogoutFilter Logging out [UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=60E2C264895E65598B6ECAE3E2566168], Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 20:32:23,324 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.logout.SecurityContextLogoutHandler Invalidated session BA7B559C7CBD52E1B9D5CA67404E8B7A
2025-05-24 20:32:23,330 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 20:32:23,330 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 20:32:23,330 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 20:32:23,330 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 20:32:23,330 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:32:23,330 http-nio-8888-exec-8 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 20:32:23,331 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:32:23,331 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 20:32:23,331 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 20:32:23,333 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:32:23,333 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:32:23,333 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 20:32:23,350 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:32:23,350 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:32:23,350 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:32:23,350 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:32:23,350 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:32:23,351 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:32:23,351 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:32:23,351 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 20:32:29,828 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 20:32:29,855 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from 1C5D135C307B7132D71EA961643E079B
2025-05-24 20:32:29,855 http-nio-8888-exec-10 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=1C5D135C307B7132D71EA961643E079B], Granted Authorities=[ROLE_USER]]] to HttpSession [org.apache.catalina.session.StandardSessionFacade@1da2308f]
2025-05-24 20:32:29,855 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=1C5D135C307B7132D71EA961643E079B], Granted Authorities=[ROLE_USER]]
2025-05-24 20:32:29,859 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-24 20:32:29,859 http-nio-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=1C5D135C307B7132D71EA961643E079B], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:32:29,859 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-24 20:32:29,859 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-24 20:32:29,860 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(Model)
2025-05-24 20:32:29,860 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:32:29,897 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:32:29,897 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 리팩토링 2번째!</a> </td> <td id=date>Thu May 15 15:50:37 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 내게쓰기</a> </td> <td id=date>Sun May 04 07:26:14 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>}
2025-05-24 20:32:29,897 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 20:32:29,900 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:32:29,900 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:32:29,917 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:32:29,918 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:32:29,918 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:32:29,918 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:32:29,918 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:32:29,919 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:32:29,919 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:32:29,919 http-nio-8888-exec-2 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=1C5D135C307B7132D71EA961643E079B], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:32:33,803 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-24 20:32:33,803 http-nio-8888-exec-3 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=1C5D135C307B7132D71EA961643E079B], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:32:33,804 http-nio-8888-exec-3 DEBUG org.springframework.security.web.access.AccessDeniedHandlerImpl Responding with 403 status code
2025-05-24 20:32:33,804 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /error
2025-05-24 20:32:33,804 http-nio-8888-exec-3 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=1C5D135C307B7132D71EA961643E079B], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:32:33,804 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /error
2025-05-24 20:32:33,804 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet "ERROR" dispatch for GET "/webmail/error", parameters={}
2025-05-24 20:32:33,805 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController#errorHtml(HttpServletRequest, HttpServletResponse)
2025-05-24 20:32:33,805 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:32:33,813 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, text/html;q=0.8]
2025-05-24 20:32:33,813 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:32:33,813 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Exiting from "ERROR" dispatch, status 403
2025-05-24 20:32:39,265 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:32:39,265 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:33:09,265 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:33:09,265 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:33:39,265 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:33:39,265 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:34:09,267 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:34:09,267 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:34:39,269 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:34:39,269 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:35:09,271 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:35:09,271 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:35:39,273 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:35:39,273 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:36:09,275 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:36:09,275 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:36:29,733 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-24 20:36:29,734 http-nio-8888-exec-6 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=1C5D135C307B7132D71EA961643E079B], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:36:29,734 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-24 20:36:29,735 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-24 20:36:29,735 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(Model)
2025-05-24 20:36:29,735 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:36:29,798 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:36:29,798 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 리팩토링 2번째!</a> </td> <td id=date>Thu May 15 15:50:37 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 내게쓰기</a> </td> <td id=date>Sun May 04 07:26:14 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>}
2025-05-24 20:36:29,799 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 20:36:29,803 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:36:29,803 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:36:29,820 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:36:29,821 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:36:29,821 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:36:29,822 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:36:29,822 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:36:29,823 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:36:29,823 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:36:29,824 http-nio-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=1C5D135C307B7132D71EA961643E079B], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:36:31,838 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-24 20:36:31,839 http-nio-8888-exec-8 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=1C5D135C307B7132D71EA961643E079B], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:36:31,839 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-24 20:36:31,839 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-24 20:36:31,839 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(Model)
2025-05-24 20:36:31,839 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:36:31,877 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:36:31,877 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 리팩토링 2번째!</a> </td> <td id=date>Thu May 15 15:50:37 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 내게쓰기</a> </td> <td id=date>Sun May 04 07:26:14 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>}
2025-05-24 20:36:31,878 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 20:36:31,880 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:36:31,880 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:36:31,894 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:36:31,894 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:36:31,894 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:36:31,894 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:36:31,894 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:36:31,896 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:36:31,896 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:36:31,896 http-nio-8888-exec-9 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=1C5D135C307B7132D71EA961643E079B], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:36:34,345 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /logout
2025-05-24 20:36:34,346 http-nio-8888-exec-10 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=1C5D135C307B7132D71EA961643E079B], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:36:34,346 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.logout.LogoutFilter Logging out [UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=1C5D135C307B7132D71EA961643E079B], Granted Authorities=[ROLE_USER]]]
2025-05-24 20:36:34,346 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.logout.SecurityContextLogoutHandler Invalidated session B4B5541B00E1AD1F948CB194C586203F
2025-05-24 20:36:34,351 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 20:36:34,351 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 20:36:34,351 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 20:36:34,351 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 20:36:34,351 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:36:34,352 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 20:36:34,352 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:36:34,353 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 20:36:34,353 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 20:36:34,356 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:36:34,356 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:36:34,356 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 20:36:34,376 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:36:34,376 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:36:34,376 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:36:34,376 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:36:34,376 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:36:34,378 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:36:34,378 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:36:34,378 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 20:36:38,816 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 20:36:38,842 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from 2572855A2F6B806D389B2712861044F8
2025-05-24 20:36:38,843 http-nio-8888-exec-3 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=2572855A2F6B806D389B2712861044F8], Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.apache.catalina.session.StandardSessionFacade@231e9a14]
2025-05-24 20:36:38,843 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=2572855A2F6B806D389B2712861044F8], Granted Authorities=[ROLE_ADMIN]]
2025-05-24 20:36:38,847 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-24 20:36:38,847 http-nio-8888-exec-4 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=2572855A2F6B806D389B2712861044F8], Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 20:36:38,847 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /admin_menu
2025-05-24 20:36:38,847 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/admin_menu", parameters={}
2025-05-24 20:36:38,847 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#adminMenu(Model)
2025-05-24 20:36:38,847 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:36:38,847 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController root.id = james-admin, root.password = changeme, admin.id = test@test.com
2025-05-24 20:36:38,848 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.model.UserAdminAgent UserAdminAgent JMX init: server = 127.0.0.1, port = 9999, adminId = test@test.com
2025-05-24 20:36:38,861 http-nio-8888-exec-4 INFO deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 성공
2025-05-24 20:36:38,864 http-nio-8888-exec-4 INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 목록 조회 성공
2025-05-24 20:36:38,864 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController userList = [1234@test.com, airsoft@test.com, hello@test.com, normal@test.com]
2025-05-24 20:36:38,866 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:36:38,866 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/admin_menu', model {userList=[1234@test.com, airsoft@test.com, hello@test.com, normal@test.com]}
2025-05-24 20:36:38,866 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-24 20:36:38,869 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:36:38,869 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:36:38,884 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:36:38,884 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:36:38,884 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:36:38,884 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:36:38,884 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:36:38,887 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:36:38,887 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:36:38,888 http-nio-8888-exec-5 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=2572855A2F6B806D389B2712861044F8], Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 20:36:39,276 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 20:36:39,276 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 20:36:43,480 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-24 20:36:43,481 http-nio-8888-exec-6 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=2572855A2F6B806D389B2712861044F8], Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 20:36:43,481 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-24 20:36:43,481 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-24 20:36:43,481 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(Model)
2025-05-24 20:36:43,481 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:36:43,518 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 20:36:43,518 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> test send</a> </td> <td id=date>Sun May 04 14:57:13 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>}
2025-05-24 20:36:43,518 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 20:36:43,523 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:36:43,523 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:36:43,540 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 20:36:43,540 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 20:36:43,540 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 20:36:43,541 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 20:36:43,541 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:36:43,542 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 20:36:43,542 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 20:36:43,542 http-nio-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=0:0:0:0:0:0:0:1, SessionId=2572855A2F6B806D389B2712861044F8], Granted Authorities=[ROLE_ADMIN]]]
Date Thread Level Logger MDC Message
Logback Log Messages

Log session start time Sat May 24 21:02:46 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 21:02:46,167 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 2084 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 21:02:46,170 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 21:02:46,171 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-24 21:02:46,172 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 21:02:46,209 restartedMain DEBUG org.springframework.boot.devtools.restart.ChangeableUrls Matching URLs for reloading : [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
2025-05-24 21:02:46,209 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Included patterns for restart : []
2025-05-24 21:02:46,209 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Excluded patterns for restart : [/spring-boot-starter-[\w-]+/, /spring-boot/(bin|build|out)/, /spring-boot-starter/(bin|build|out)/, /spring-boot-devtools/(bin|build|out)/, /spring-boot-actuator/(bin|build|out)/, /spring-boot-autoconfigure/(bin|build|out)/]
2025-05-24 21:02:46,210 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
2025-05-24 21:02:46,210 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
2025-05-24 21:02:46,211 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc
2025-05-24 21:02:46,225 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 21:02:46,233 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 21:02:46,281 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 21:02:46,284 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 21:02:46,286 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 21:02:46,286 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 21:02:46,287 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 21:02:46,288 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 21:02:46,292 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 21:02:46,293 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 21:02:46,293 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 21:02:46,297 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 21:02:46,299 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 21:02:46,776 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 21:02:46,781 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 21:02:46,788 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 21:02:46,788 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-24 21:02:46,794 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 21:02:46,817 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 27 ms. Found 1 JPA repository interface.
2025-05-24 21:02:46,898 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 21:02:46,959 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-24 21:02:46,961 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-24 21:02:46,962 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-24 21:02:46,962 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-24 21:02:46,982 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 21:02:46,983 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 21:02:46,988 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 21:02:46,989 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 21:02:46,989 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-24 21:02:46,991 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 21:02:46,992 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 21:02:46,994 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 21:02:46,994 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 21:02:46,994 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 21:02:46,996 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-24 21:02:46,998 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-24 21:02:47,013 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-24 21:02:47,020 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-24 21:02:47,022 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-24 21:02:47,023 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-24 21:02:47,023 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 21:02:47,024 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-24 21:02:47,025 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-24 21:02:47,031 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-24 21:02:47,034 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-24 21:02:47,034 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 21:02:47,038 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 21:02:47,038 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-24 21:02:47,053 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@65842116]
2025-05-24 21:02:47,053 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-24 21:02:47,054 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-24 21:02:47,076 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-24 21:02:47,076 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-24 21:02:47,078 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-24 21:02:47,078 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-24 21:02:47,079 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:02:47,090 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 21:02:47,108 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:02:47,110 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-24 21:02:47,110 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-24 21:02:47,110 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 21:02:47,112 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 21:02:47,112 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-24 21:02:47,113 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-24 21:02:47,114 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-24 21:02:47,118 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-24 21:02:47,118 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:02:47,119 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-24 21:02:47,119 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-24 21:02:47,120 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-24 21:02:47,120 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:02:47,122 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 21:02:47,123 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 21:02:47,123 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:02:47,139 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 21:02:47,139 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 21:02:47,139 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:02:47,140 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-24 21:02:47,140 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-24 21:02:47,140 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 21:02:47,140 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-24 21:02:47,141 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:02:47,144 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:02:47,153 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-24 21:02:47,153 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:02:47,154 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-24 21:02:47,154 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-24 21:02:47,155 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 21:02:47,158 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 21:02:47,161 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-24 21:02:47,222 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 21:02:47,222 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 21:02:47,222 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-24 21:02:47,286 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-24 21:02:47,294 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-24 21:02:47,296 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-24 21:02:47,296 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-24 21:02:47,422 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-24 21:02:47,426 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-24 21:02:47,426 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-24 21:02:47,427 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 1215 ms
2025-05-24 21:02:47,429 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 21:02:47,429 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 21:02:47,430 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:02:47,432 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:02:47,436 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 21:02:47,437 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 21:02:47,437 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 21:02:47,439 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 21:02:47,444 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 21:02:47,444 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-24 21:02:47,458 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 21:02:47,460 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 21:02:47,460 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 21:02:47,460 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 21:02:47,473 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-24 21:02:47,473 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-24 21:02:47,475 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-24 21:02:47,475 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-24 21:02:47,477 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 21:02:47,486 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-24 21:02:47,487 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-24 21:02:47,487 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 21:02:47,488 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 21:02:47,488 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-24 21:02:47,491 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@36647f21
2025-05-24 21:02:47,503 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 21:02:47,504 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-24 21:02:47,504 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 21:02:47,507 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-24 21:02:47,507 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-24 21:02:47,508 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-24 21:02:47,508 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 21:02:47,508 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-24 21:02:47,508 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-24 21:02:47,509 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 21:02:47,511 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 21:02:47,512 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-24 21:02:47,512 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 21:02:47,512 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 21:02:47,512 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 21:02:47,514 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-24 21:02:47,514 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-24 21:02:47,516 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-24 21:02:47,517 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-24 21:02:47,529 restartedMain DEBUG org.jboss.logging Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2025-05-24 21:02:47,531 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-24 21:02:47,535 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-24 21:02:47,535 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 21:02:47,535 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 21:02:47,544 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-24 21:02:47,544 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-24 21:02:47,558 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-24 21:02:47,792 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 21:02:47,809 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-1 - configuration:
2025-05-24 21:02:47,812 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-24 21:02:47,812 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-24 21:02:47,812 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-24 21:02:47,812 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-24 21:02:47,812 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-24 21:02:47,814 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-24 21:02:47,814 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-24 21:02:47,814 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-24 21:02:47,814 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-24 21:02:47,814 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-24 21:02:47,814 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-24 21:02:47,814 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-24 21:02:47,814 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-24 21:02:47,814 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-24 21:02:47,814 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-24 21:02:47,814 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-24 21:02:47,814 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-24 21:02:47,814 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-24 21:02:47,814 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-24 21:02:47,814 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-24 21:02:47,814 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-24 21:02:47,814 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-24 21:02:47,814 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-24 21:02:47,814 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-24 21:02:47,814 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-24 21:02:47,814 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-24 21:02:47,815 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-1"
2025-05-24 21:02:47,815 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-24 21:02:47,815 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-24 21:02:47,815 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-24 21:02:47,815 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-24 21:02:47,815 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-24 21:02:47,815 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-24 21:02:47,815 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-24 21:02:47,815 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-24 21:02:47,815 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
2025-05-24 21:02:48,044 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@470d5273
2025-05-24 21:02:48,045 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
2025-05-24 21:02:48,091 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 21:02:48,149 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-24 21:02:48,170 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@426fb4a3
2025-05-24 21:02:48,211 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@352be98
2025-05-24 21:02:48,243 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@329b1875
2025-05-24 21:02:48,273 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@637d41d7
2025-05-24 21:02:48,304 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@67335e13
2025-05-24 21:02:48,336 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1a27f49f
2025-05-24 21:02:48,365 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@47bf0a53
2025-05-24 21:02:48,393 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2d9dbad
2025-05-24 21:02:48,426 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@f7e5dcc
2025-05-24 21:02:48,441 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:02:48,658 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 21:02:48,662 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 21:02:48,664 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 21:02:48,666 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-24 21:02:48,668 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-24 21:02:48,672 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-24 21:02:48,674 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-24 21:02:48,675 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-24 21:02:48,692 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-24 21:02:48,692 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-24 21:02:48,700 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-24 21:02:48,712 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 21:02:48,732 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 21:02:48,740 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-24 21:02:48,754 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-24 21:02:48,765 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 21:02:48,803 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 21:02:48,841 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 21:02:48,843 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-24 21:02:48,861 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 21:02:48,867 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:02:48,867 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:02:48,868 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 21:02:48,870 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 21:02:48,872 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 21:02:48,874 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:02:48,874 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:02:48,874 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:02:48,874 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:02:48,875 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:02:48,875 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 21:02:48,876 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:02:48,876 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:02:48,876 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:02:48,876 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:02:48,876 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 21:02:48,877 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 21:02:48,877 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 21:02:48,879 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:02:48,880 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 21:02:48,880 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 21:02:48,880 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 21:02:48,881 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 21:02:48,881 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 21:02:48,883 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 21:02:48,883 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 21:02:48,883 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 21:02:48,884 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 21:02:48,884 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 21:02:48,885 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 21:02:48,886 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 21:02:48,886 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 21:02:48,886 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 21:02:48,887 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 21:02:48,887 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 21:02:48,887 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 21:02:48,892 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 21:02:48,894 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 21:02:48,896 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 21:02:48,896 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 21:02:48,897 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:02:48,902 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:02:48,902 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:02:48,902 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 21:02:48,905 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 21:02:48,905 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 21:02:48,905 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:02:48,905 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:02:48,905 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 21:02:48,907 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-24 21:02:48,907 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-24 21:02:48,907 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 21:02:48,907 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-24 21:02:48,907 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 21:02:48,909 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-24 21:02:48,909 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 21:02:48,910 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 21:02:48,950 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 21:02:48,953 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 21:02:48,953 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 21:02:48,954 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 21:02:48,955 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 21:02:48,959 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 21:02:48,960 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 21:02:48,960 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:02:48,960 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:02:48,965 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 21:02:48,971 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 21:02:48,972 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 21:02:48,972 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:02:48,972 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:02:48,974 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 21:02:48,976 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:02:48,976 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:02:48,976 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:02:48,994 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 21:02:48,998 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model)
2025-05-24 21:02:48,999 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/add_user]}: addUser() {GET [/login_fail]}: loginFail() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/delete_user]}: deleteUser(Model) { [/get_image/{imageName}]}: getImage(String) {GET [/admin_menu]}: adminMenu(Model) {GET [/main_menu]}: mainMenu(Model) {GET [/img_test]}: imgTest()
2025-05-24 21:02:49,003 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes) {GET [/write_mail]}: writeMail()
2025-05-24 21:02:49,006 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 21:02:49,008 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 21:02:49,009 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 21:02:49,009 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:02:49,009 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:02:49,010 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 21:02:49,010 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:02:49,010 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:02:49,011 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 21:02:49,012 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 21:02:49,012 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:02:49,012 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:02:49,013 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 21:02:49,013 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 21:02:49,015 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 21:02:49,015 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 21:02:49,015 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 21:02:49,017 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 21:02:49,017 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 21:02:49,017 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 21:02:49,017 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 21:02:49,018 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 21:02:49,018 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:02:49,018 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 21:02:49,018 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:02:49,021 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:02:49,021 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 21:02:49,021 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 21:02:49,023 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 21:02:49,024 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 21:02:49,024 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 21:02:49,024 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 21:02:49,027 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 21:02:49,027 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 21:02:49,028 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 21:02:49,028 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 21:02:49,030 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 21:02:49,030 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 21:02:49,033 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 21:02:49,033 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:02:49,035 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 21:02:49,044 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 21:02:49,050 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 21:02:49,050 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:02:49,050 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:02:49,051 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:02:49,055 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 21:02:49,056 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 21:02:49,059 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 21:02:49,060 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 21:02:49,085 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@28a4920, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7d81986c, org.springframework.security.web.context.SecurityContextHolderFilter@569eced4, org.springframework.security.web.header.HeaderWriterFilter@224d2233, org.springframework.web.filter.CorsFilter@31433515, org.springframework.security.web.authentication.logout.LogoutFilter@6fb894f0, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@39bc7d7b, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@57919ad6, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@421a2f34, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@482f2005, org.springframework.security.web.access.ExceptionTranslationFilter@17c0c319, org.springframework.security.web.access.intercept.AuthorizationFilter@6dbbbf71]
2025-05-24 21:02:49,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 21:02:49,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 21:02:49,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 21:02:49,090 restartedMain WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore DispatcherServletDelegating [ant = Ant [pattern='/WEB-INF/**'], mvc = Mvc [pattern='/WEB-INF/**']]. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 21:02:49,090 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure DispatcherServletDelegating [ant = Ant [pattern='/WEB-INF/**'], mvc = Mvc [pattern='/WEB-INF/**']]
2025-05-24 21:02:49,093 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 21:02:49,094 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 21:02:49,094 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 21:02:49,095 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 21:02:49,095 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 21:02:49,096 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-24 21:02:49,097 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 21:02:49,097 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-24 21:02:49,097 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-24 21:02:49,098 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 21:02:49,098 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 21:02:49,098 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:02:49,100 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:02:49,102 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 21:02:49,102 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 21:02:49,102 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:02:49,103 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 21:02:49,104 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:02:49,104 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 21:02:49,105 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 21:02:49,105 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 21:02:49,105 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 21:02:49,106 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 21:02:49,106 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 21:02:49,106 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 21:02:49,107 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 21:02:49,107 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:02:49,107 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-24 21:02:49,107 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 21:02:49,108 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 21:02:49,108 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 21:02:49,109 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 21:02:49,110 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 21:02:49,110 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 21:02:49,111 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 21:02:49,112 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 21:02:49,112 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 21:02:49,113 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 21:02:49,113 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 21:02:49,113 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:02:49,113 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 21:02:49,113 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 21:02:49,119 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 21:02:49,120 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 21:02:49,121 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 21:02:49,121 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:02:49,121 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:02:49,123 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 21:02:49,124 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 21:02:49,125 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 21:02:49,125 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 21:02:49,128 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 21:02:49,133 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 21:02:49,147 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 21:02:49,149 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 21:02:49,149 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 21:02:49,149 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 21:02:49,151 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 21:02:49,151 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 21:02:49,152 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 21:02:49,152 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:02:49,154 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 21:02:49,155 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 21:02:49,156 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:02:49,157 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 21:02:49,157 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 21:02:49,160 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:02:49,161 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 21:02:49,161 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:02:49,162 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-24 21:02:49,162 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-24 21:02:49,162 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-24 21:02:49,162 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-24 21:02:49,162 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-24 21:02:49,163 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-24 21:02:49,163 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-24 21:02:49,164 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-24 21:02:49,164 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-24 21:02:49,164 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-24 21:02:49,164 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-24 21:02:49,164 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-24 21:02:49,164 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-24 21:02:49,165 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-24 21:02:49,165 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-24 21:02:49,167 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-24 21:02:49,167 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-24 21:02:49,171 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-24 21:02:49,171 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-24 21:02:49,171 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-24 21:02:49,172 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-24 21:02:49,172 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 21:02:49,172 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 21:02:49,174 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-24 21:02:49,174 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-24 21:02:49,174 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-24 21:02:49,174 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-24 21:02:49,175 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-24 21:02:49,178 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 21:02:49,178 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 21:02:49,178 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 21:02:49,179 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-24 21:02:49,180 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 21:02:49,181 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 21:02:49,181 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-24 21:02:49,182 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-24 21:02:49,182 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 21:02:49,182 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-24 21:02:49,182 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 21:02:49,187 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-24 21:02:49,188 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-24 21:02:49,188 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-24 21:02:49,191 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-24 21:02:49,191 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-24 21:02:49,191 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-24 21:02:49,191 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-24 21:02:49,192 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 21:02:49,193 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-24 21:02:49,193 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-24 21:02:49,193 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-24 21:02:49,193 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 21:02:49,194 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 21:02:49,195 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-24 21:02:49,195 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-24 21:02:49,195 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 21:02:49,196 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-24 21:02:49,196 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 21:02:49,196 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-24 21:02:49,199 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-24 21:02:49,200 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-24 21:02:49,202 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-24 21:02:49,202 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-24 21:02:49,202 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-24 21:02:49,203 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-24 21:02:49,203 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-24 21:02:49,203 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-24 21:02:49,204 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-24 21:02:49,205 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-24 21:02:49,205 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-24 21:02:49,205 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-24 21:02:49,205 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-24 21:02:49,205 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-24 21:02:49,206 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-24 21:02:49,206 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-24 21:02:49,206 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-24 21:02:49,207 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-24 21:02:49,207 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 21:02:49,208 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 21:02:49,208 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-24 21:02:49,208 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-24 21:02:49,209 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 21:02:49,210 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-24 21:02:49,210 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-24 21:02:49,211 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 21:02:49,211 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-24 21:02:49,216 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-24 21:02:49,217 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-24 21:02:49,217 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-24 21:02:49,218 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServer' via factory method to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 21:02:49,219 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-24 21:02:49,220 restartedMain DEBUG org.springframework.boot.devtools.livereload.LiveReloadServer Starting live reload server on port 35729
2025-05-24 21:02:49,221 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-24 21:02:49,221 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-24 21:02:49,221 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-24 21:02:49,222 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-24 21:02:49,228 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 21:02:49,228 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 21:02:49,228 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-24 21:02:49,229 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-24 21:02:49,247 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-24 21:02:49,248 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-24 21:02:49,248 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-24 21:02:49,248 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-24 21:02:49,248 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 21:02:49,254 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-24 21:02:49,259 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 3.321 seconds (process running for 3.729)
2025-05-24 21:02:49,260 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-24 21:02:49,261 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-24 21:02:49,261 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Immediately restarting application
2025-05-24 21:02:49,261 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
2025-05-24 21:02:49,261 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-24 21:02:49,354 http-nio-8888-exec-2 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-05-24 21:02:49,354 http-nio-8888-exec-2 INFO org.springframework.web.servlet.DispatcherServlet Initializing Servlet 'dispatcherServlet'
2025-05-24 21:02:49,354 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected StandardServletMultipartResolver
2025-05-24 21:02:49,354 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 21:02:49,354 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected FixedThemeResolver
2025-05-24 21:02:49,354 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@213dac70
2025-05-24 21:02:49,355 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@4ca947dc
2025-05-24 21:02:49,355 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 21:02:49,355 http-nio-8888-exec-2 INFO org.springframework.web.servlet.DispatcherServlet Completed initialization in 1 ms
2025-05-24 21:02:49,367 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 21:02:49,371 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 21:02:49,372 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 21:02:49,373 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 21:02:49,374 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:02:49,379 http-nio-8888-exec-2 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 21:02:49,392 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 21:02:49,392 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 21:02:49,394 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 21:02:49,748 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 21:02:49,748 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 21:02:49,749 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 21:02:49,749 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 21:02:49,749 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:02:49,749 http-nio-8888-exec-4 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 21:02:49,750 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 21:02:49,750 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 21:02:49,750 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 21:02:49,852 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:02:49,852 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:02:49,853 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 21:02:49,853 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 21:02:49,854 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 21:02:49,854 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 21:02:49,873 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 21:02:49,874 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 21:02:49,874 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 21:02:49,875 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 21:02:49,876 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:02:49,884 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:02:49,884 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 21:02:49,884 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 21:02:53,636 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 21:02:53,710 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from 4732CB66F1C024FEE49BB82A378056E1
2025-05-24 21:02:53,711 http-nio-8888-exec-6 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=4732CB66F1C024FEE49BB82A378056E1], Granted Authorities=[ROLE_USER]]] to HttpSession [org.apache.catalina.session.StandardSessionFacade@5605c0e4]
2025-05-24 21:02:53,711 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=4732CB66F1C024FEE49BB82A378056E1], Granted Authorities=[ROLE_USER]]
2025-05-24 21:02:53,718 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-24 21:02:53,718 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-24 21:02:53,719 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-24 21:02:53,719 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(Model)
2025-05-24 21:02:53,719 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:02:53,802 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 21:02:53,802 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 리팩토링 2번째!</a> </td> <td id=date>Thu May 15 15:50:37 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 내게쓰기</a> </td> <td id=date>Sun May 04 07:26:14 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>}
2025-05-24 21:02:53,802 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 21:02:54,114 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:02:54,115 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 21:02:54,116 http-nio-8888-exec-7 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=4732CB66F1C024FEE49BB82A378056E1], Granted Authorities=[ROLE_USER]]]
2025-05-24 21:02:54,136 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 21:02:54,137 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 21:02:54,137 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 21:02:54,137 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 21:02:54,138 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:02:54,140 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:02:54,141 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 21:02:54,141 http-nio-8888-exec-8 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=4732CB66F1C024FEE49BB82A378056E1], Granted Authorities=[ROLE_USER]]]
2025-05-24 21:02:56,303 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /write_mail
2025-05-24 21:02:56,303 http-nio-8888-exec-10 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=4732CB66F1C024FEE49BB82A378056E1], Granted Authorities=[ROLE_USER]]]
2025-05-24 21:02:56,303 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /write_mail
2025-05-24 21:02:56,304 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/write_mail", parameters={}
2025-05-24 21:02:56,304 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMail()
2025-05-24 21:02:56,304 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:02:56,304 http-nio-8888-exec-10 DEBUG deu.cse.spring_webmail.control.WriteController write_mail called...
2025-05-24 21:02:56,304 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 21:02:56,304 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name 'write_mail/write_mail', model {}
2025-05-24 21:02:56,305 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/write_mail/write_mail.jsp]
2025-05-24 21:02:56,540 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:02:56,540 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 21:02:56,560 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 21:02:56,561 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 21:02:56,561 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 21:02:56,562 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 21:02:56,562 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:02:56,565 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:02:56,565 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 21:02:56,565 http-nio-8888-exec-9 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=4732CB66F1C024FEE49BB82A378056E1], Granted Authorities=[ROLE_USER]]]
2025-05-24 21:03:13,631 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing POST /write_mail.do
2025-05-24 21:03:13,632 http-nio-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=4732CB66F1C024FEE49BB82A378056E1], Granted Authorities=[ROLE_USER]]]
2025-05-24 21:03:13,632 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured POST /write_mail.do
2025-05-24 21:03:13,632 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet POST "/webmail/write_mail.do", parameters={multipart}
2025-05-24 21:03:13,664 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMailDo(String, String, String, String, MultipartFile, RedirectAttributes)
2025-05-24 21:03:13,665 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:03:13,679 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.WriteController write_mail.do: to = 1234@test.com, cc = , subj = 스프링 시큐리티 적용 완료, body = 제발 제대로 기능해랏, file1 =
2025-05-24 21:03:13,684 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.model.SmtpAgent SMTP host : localhost
2025-05-24 21:03:13,798 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 21:03:13,800 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:03:13,800 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 302 FOUND
2025-05-24 21:03:13,805 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-24 21:03:13,806 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-24 21:03:13,806 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-24 21:03:13,807 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(Model)
2025-05-24 21:03:13,808 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:03:13,849 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 21:03:13,849 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {msg=메일 전송이 성공했습니다., messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 리팩토링 2번째!</a> </td> <td id=date>Thu May 15 15:50:37 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 내게쓰기</a> </td> <td id=date>Sun May 04 07:26:14 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>}
2025-05-24 21:03:13,849 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 21:03:13,859 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:03:13,859 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 21:03:13,859 http-nio-8888-exec-1 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=4732CB66F1C024FEE49BB82A378056E1], Granted Authorities=[ROLE_USER]]]
2025-05-24 21:03:13,879 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 21:03:13,881 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 21:03:13,882 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 21:03:13,883 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 21:03:13,883 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:03:13,886 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:03:13,886 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 21:03:13,886 http-nio-8888-exec-3 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=4732CB66F1C024FEE49BB82A378056E1], Granted Authorities=[ROLE_USER]]]
2025-05-24 21:03:16,496 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-24 21:03:16,497 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-24 21:03:16,497 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/main_menu", parameters={}
2025-05-24 21:03:16,497 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(Model)
2025-05-24 21:03:16,497 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:03:16,540 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 21:03:16,540 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=<table><tr> <th> No. </td> <th> 보낸 사람 </td> <th> 제목 </td> <th> 보낸 날짜 </td> <th> 삭제 </td> </tr><tr> <td id=no>3 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=3 title="메일 보기"> 스프링 시큐리티 적용 완료</a> </td> <td id=date>Sat May 24 21:03:13 </td> <td id=delete><a href='delete_mail.do?msgid=3' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>2 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=2 title="메일 보기"> 리팩토링 2번째!</a> </td> <td id=date>Thu May 15 15:50:37 </td> <td id=delete><a href='delete_mail.do?msgid=2' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr><tr> <td id=no>1 </td> <td id=sender>1234@test.com</td> <td id=subject> <a href=show_message?msgid=1 title="메일 보기"> 내게쓰기</a> </td> <td id=date>Sun May 04 07:26:14 </td> <td id=delete><a href='delete_mail.do?msgid=1' onclick="return confirm('정말 삭제하시겠습니까?');">삭제</a> </tr></table>}
2025-05-24 21:03:16,540 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 21:03:16,542 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:03:16,543 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 21:03:16,543 http-nio-8888-exec-4 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=4732CB66F1C024FEE49BB82A378056E1], Granted Authorities=[ROLE_USER]]]
2025-05-24 21:03:16,556 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 21:03:16,557 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 21:03:16,557 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 21:03:16,557 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 21:03:16,557 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:03:16,560 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:03:16,560 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 21:03:16,560 http-nio-8888-exec-2 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=4732CB66F1C024FEE49BB82A378056E1], Granted Authorities=[ROLE_USER]]]
2025-05-24 21:03:17,494 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /logout
2025-05-24 21:03:17,494 http-nio-8888-exec-5 DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=4732CB66F1C024FEE49BB82A378056E1], Granted Authorities=[ROLE_USER]]]
2025-05-24 21:03:17,494 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.logout.LogoutFilter Logging out [UsernamePasswordAuthenticationToken [Principal=1234@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=4732CB66F1C024FEE49BB82A378056E1], Granted Authorities=[ROLE_USER]]]
2025-05-24 21:03:17,494 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.logout.SecurityContextLogoutHandler Invalidated session 2F746E6580C1CAF05FF56B2A962F2667
2025-05-24 21:03:17,504 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 21:03:17,504 http-nio-8888-exec-6 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 21:03:17,505 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 21:03:17,505 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 21:03:17,505 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:03:17,505 http-nio-8888-exec-6 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 21:03:17,506 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 21:03:17,506 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 21:03:17,506 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 21:03:17,511 http-nio-8888-exec-6 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:03:17,511 http-nio-8888-exec-6 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 21:03:17,511 http-nio-8888-exec-6 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 21:03:17,527 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 21:03:17,528 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 21:03:17,528 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 21:03:17,528 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 21:03:17,528 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:03:17,531 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:03:17,531 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 21:03:17,531 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 21:03:18,152 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:03:18,153 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 21:03:20,858 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 21:03:20,946 http-nio-8888-exec-8 ERROR deu.cse.spring_webmail.model.Pop3Agent connectToStore 예외: USER command failed
2025-05-24 21:03:20,947 http-nio-8888-exec-8 DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to /webmail/login_fail
2025-05-24 21:03:20,952 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login_fail
2025-05-24 21:03:20,952 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login_fail
2025-05-24 21:03:20,952 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login_fail", parameters={}
2025-05-24 21:03:20,952 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginFail()
2025-05-24 21:03:20,953 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:03:20,953 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 21:03:20,953 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name 'login_fail', model {}
2025-05-24 21:03:20,954 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login_fail.jsp]
2025-05-24 21:03:21,064 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:03:21,064 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 21:03:21,064 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 21:03:21,081 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 21:03:21,081 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 21:03:21,081 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 21:03:21,082 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 21:03:21,082 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:03:21,085 http-nio-8888-exec-9 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:03:21,085 http-nio-8888-exec-9 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 21:03:21,085 http-nio-8888-exec-9 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 21:03:26,883 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 21:03:26,883 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 21:03:26,883 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 21:03:26,883 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 21:03:26,883 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:03:26,883 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 21:03:26,884 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 21:03:26,884 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 21:03:26,884 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 21:03:26,888 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:03:26,888 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 21:03:26,888 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 21:03:26,904 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 21:03:26,904 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 21:03:26,904 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 21:03:26,905 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 21:03:26,905 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:03:26,907 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:03:26,907 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 21:03:26,907 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 21:03:48,167 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:03:48,167 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 21:04:18,169 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:04:18,169 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 21:04:48,175 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:04:48,175 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 21:05:18,177 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:05:18,177 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 21:05:48,191 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:05:48,191 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 21:06:18,207 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:06:18,207 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 21:06:48,220 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:06:48,220 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 21:07:18,235 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:07:18,235 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 21:07:48,247 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:07:48,247 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 21:08:09,228 File Watcher INFO org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Restarting due to 1 class path change (0 additions, 0 deletions, 1 modification)
2025-05-24 21:08:09,228 File Watcher DEBUG org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Change set: [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class (MODIFY)]]
2025-05-24 21:08:09,229 File Watcher DEBUG org.springframework.boot.devtools.restart.Restarter Restarting application
2025-05-24 21:08:09,229 Thread-5 DEBUG org.springframework.boot.devtools.restart.Restarter Stopping application
2025-05-24 21:08:09,230 Thread-5 DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed from ACCEPTING_TRAFFIC to REFUSING_TRAFFIC
2025-05-24 21:08:09,230 Thread-5 DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Closing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc, started on Sat May 24 21:02:46 KST 2025
2025-05-24 21:08:09,231 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 21:08:09,231 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147482623
2025-05-24 21:08:09,232 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerGracefulShutdown' completed its stop procedure
2025-05-24 21:08:09,232 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147481599
2025-05-24 21:08:09,232 Thread-5 INFO org.apache.coyote.http11.Http11NioProtocol Stopping ProtocolHandler ["http-nio-8888"]
2025-05-24 21:08:09,236 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerStartStop' completed its stop procedure
2025-05-24 21:08:09,236 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 21:08:09,236 Thread-5 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 21:08:09,236 Thread-5 DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 21:08:09,237 Thread-5 INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 21:08:09,239 Thread-5 INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown initiated...
2025-05-24 21:08:09,239 Thread-5 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:08:09,240 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@470d5273: (connection evicted)
2025-05-24 21:08:09,243 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@426fb4a3: (connection evicted)
2025-05-24 21:08:09,245 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@352be98: (connection evicted)
2025-05-24 21:08:09,246 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@329b1875: (connection evicted)
2025-05-24 21:08:09,247 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@637d41d7: (connection evicted)
2025-05-24 21:08:09,248 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@67335e13: (connection evicted)
2025-05-24 21:08:09,249 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@1a27f49f: (connection evicted)
2025-05-24 21:08:09,250 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@47bf0a53: (connection evicted)
2025-05-24 21:08:09,252 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@2d9dbad: (connection evicted)
2025-05-24 21:08:09,253 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@f7e5dcc: (connection evicted)
2025-05-24 21:08:09,254 Thread-5 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0)
2025-05-24 21:08:09,254 Thread-5 INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown completed.
2025-05-24 21:08:09,298 Thread-5 DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
Logback Log Messages

Log session start time Sat May 24 21:08:09 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 21:08:09,320 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 2084 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 21:08:09,320 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 21:08:09,320 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-24 21:08:09,321 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 21:08:09,322 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@52acd260
2025-05-24 21:08:09,322 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 21:08:09,322 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 21:08:09,326 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 21:08:09,327 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 21:08:09,327 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 21:08:09,328 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 21:08:09,328 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 21:08:09,328 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 21:08:09,330 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 21:08:09,331 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 21:08:09,331 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 21:08:09,332 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 21:08:09,332 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 21:08:09,433 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 21:08:09,433 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 21:08:09,433 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 21:08:09,433 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-24 21:08:09,435 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 21:08:09,439 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 5 ms. Found 1 JPA repository interface.
2025-05-24 21:08:09,463 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 21:08:09,471 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-24 21:08:09,472 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-24 21:08:09,472 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-24 21:08:09,472 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-24 21:08:09,475 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 21:08:09,475 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 21:08:09,476 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 21:08:09,476 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 21:08:09,476 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-24 21:08:09,477 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 21:08:09,477 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 21:08:09,477 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 21:08:09,477 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 21:08:09,477 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 21:08:09,478 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-24 21:08:09,478 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-24 21:08:09,479 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-24 21:08:09,480 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-24 21:08:09,480 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-24 21:08:09,481 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-24 21:08:09,481 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 21:08:09,481 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-24 21:08:09,481 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-24 21:08:09,483 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-24 21:08:09,483 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-24 21:08:09,483 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 21:08:09,483 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 21:08:09,483 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-24 21:08:09,483 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@15f9e8c]
2025-05-24 21:08:09,483 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-24 21:08:09,483 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-24 21:08:09,484 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-24 21:08:09,484 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-24 21:08:09,484 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-24 21:08:09,484 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-24 21:08:09,484 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:08:09,485 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 21:08:09,488 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:08:09,488 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-24 21:08:09,488 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-24 21:08:09,488 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 21:08:09,488 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 21:08:09,489 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-24 21:08:09,489 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-24 21:08:09,489 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-24 21:08:09,489 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-24 21:08:09,489 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:08:09,489 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-24 21:08:09,489 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-24 21:08:09,490 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-24 21:08:09,490 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:08:09,490 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 21:08:09,490 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 21:08:09,490 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:08:09,490 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 21:08:09,490 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 21:08:09,491 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:08:09,491 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-24 21:08:09,491 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-24 21:08:09,491 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 21:08:09,491 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-24 21:08:09,491 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:08:09,493 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:08:09,494 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-24 21:08:09,494 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:08:09,494 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-24 21:08:09,494 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-24 21:08:09,494 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 21:08:09,495 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 21:08:09,496 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-24 21:08:09,498 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 21:08:09,499 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 21:08:09,499 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-24 21:08:09,503 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-24 21:08:09,503 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-24 21:08:09,504 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-24 21:08:09,504 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-24 21:08:09,563 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-24 21:08:09,565 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-24 21:08:09,566 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-24 21:08:09,566 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 244 ms
2025-05-24 21:08:09,566 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 21:08:09,566 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 21:08:09,567 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:08:09,567 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:08:09,568 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 21:08:09,568 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 21:08:09,568 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 21:08:09,569 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 21:08:09,570 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 21:08:09,571 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-24 21:08:09,575 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 21:08:09,576 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 21:08:09,576 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 21:08:09,576 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 21:08:09,577 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-24 21:08:09,577 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-24 21:08:09,577 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-24 21:08:09,577 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-24 21:08:09,577 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 21:08:09,579 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-24 21:08:09,579 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-24 21:08:09,579 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 21:08:09,580 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 21:08:09,580 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-24 21:08:09,580 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@4e256dce
2025-05-24 21:08:09,584 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 21:08:09,585 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-24 21:08:09,585 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 21:08:09,585 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-24 21:08:09,585 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-24 21:08:09,586 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-24 21:08:09,586 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 21:08:09,586 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-24 21:08:09,586 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-24 21:08:09,587 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 21:08:09,589 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 21:08:09,589 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-24 21:08:09,589 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 21:08:09,589 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@57cf9e3d'
2025-05-24 21:08:09,589 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 21:08:09,589 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-24 21:08:09,589 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-24 21:08:09,591 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-24 21:08:09,591 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-24 21:08:09,591 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-24 21:08:09,591 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-24 21:08:09,592 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@57cf9e3d'
2025-05-24 21:08:09,592 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@52acd260'
2025-05-24 21:08:09,593 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-24 21:08:09,593 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-24 21:08:09,594 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-24 21:08:09,598 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 21:08:09,599 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-2 - configuration:
2025-05-24 21:08:09,599 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-24 21:08:09,599 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-24 21:08:09,599 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-24 21:08:09,599 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-24 21:08:09,599 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-24 21:08:09,599 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-24 21:08:09,600 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-24 21:08:09,600 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-24 21:08:09,600 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-24 21:08:09,600 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-24 21:08:09,600 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-24 21:08:09,600 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-24 21:08:09,600 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-24 21:08:09,600 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-24 21:08:09,600 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-24 21:08:09,600 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-24 21:08:09,600 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-24 21:08:09,600 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-24 21:08:09,600 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-24 21:08:09,600 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-24 21:08:09,600 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-24 21:08:09,600 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-24 21:08:09,600 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-24 21:08:09,600 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-24 21:08:09,600 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-24 21:08:09,600 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-24 21:08:09,600 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-2"
2025-05-24 21:08:09,600 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-24 21:08:09,600 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-24 21:08:09,600 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-24 21:08:09,600 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-24 21:08:09,600 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-24 21:08:09,600 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-24 21:08:09,600 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-24 21:08:09,600 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-24 21:08:09,600 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-2 - Starting...
2025-05-24 21:08:09,621 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@a859d26
2025-05-24 21:08:09,621 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-2 - Start completed.
2025-05-24 21:08:09,624 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 21:08:09,655 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 21:08:09,657 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 21:08:09,658 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 21:08:09,658 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-24 21:08:09,659 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-24 21:08:09,660 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-24 21:08:09,661 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-24 21:08:09,661 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-24 21:08:09,668 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-24 21:08:09,668 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-24 21:08:09,668 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-24 21:08:09,669 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 21:08:09,669 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-24 21:08:09,671 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-24 21:08:09,672 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 21:08:09,679 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 21:08:09,681 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 21:08:09,683 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-24 21:08:09,687 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 21:08:09,689 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:08:09,689 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:08:09,689 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 21:08:09,690 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 21:08:09,691 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 21:08:09,692 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:08:09,692 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:08:09,692 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:08:09,693 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:08:09,693 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:08:09,693 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 21:08:09,694 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:08:09,694 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:08:09,694 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:08:09,694 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:08:09,695 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 21:08:09,695 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 21:08:09,696 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 21:08:09,696 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:08:09,696 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 21:08:09,696 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 21:08:09,697 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 21:08:09,697 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@57cf9e3d'
2025-05-24 21:08:09,697 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 21:08:09,698 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 21:08:09,698 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@52acd260'
2025-05-24 21:08:09,698 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 21:08:09,698 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@52acd260'
2025-05-24 21:08:09,699 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 21:08:09,699 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@52acd260'
2025-05-24 21:08:09,699 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 21:08:09,699 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 21:08:09,699 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@52acd260'
2025-05-24 21:08:09,699 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 21:08:09,699 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 21:08:09,700 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@52acd260'
2025-05-24 21:08:09,700 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 21:08:09,701 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 21:08:09,702 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 21:08:09,702 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 21:08:09,702 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:08:09,704 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:08:09,704 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:08:09,704 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@57cf9e3d'
2025-05-24 21:08:09,705 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 21:08:09,705 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 21:08:09,705 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:08:09,705 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:08:09,705 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@57cf9e3d'
2025-05-24 21:08:09,706 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-24 21:08:09,706 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-24 21:08:09,706 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 21:08:09,706 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-24 21:08:09,706 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 21:08:09,709 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-24 21:08:09,710 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 21:08:09,710 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@52acd260'
2025-05-24 21:08:09,716 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 21:08:09,717 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 21:08:09,717 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 21:08:09,717 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 21:08:09,717 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 21:08:09,718 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 21:08:09,719 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@52acd260'
2025-05-24 21:08:09,719 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:08:09,719 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:08:09,721 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 21:08:09,722 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 21:08:09,723 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@52acd260'
2025-05-24 21:08:09,723 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:08:09,723 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:08:09,735 HikariPool-2 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-24 21:08:09,735 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 21:08:09,736 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:08:09,736 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:08:09,736 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:08:09,739 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 21:08:09,742 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model)
2025-05-24 21:08:09,744 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/add_user]}: addUser() {GET [/login_fail]}: loginFail() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/delete_user]}: deleteUser(Model) { [/get_image/{imageName}]}: getImage(String) {GET [/admin_menu]}: adminMenu(Model) {GET [/main_menu]}: mainMenu(Model) {GET [/img_test]}: imgTest()
2025-05-24 21:08:09,746 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes) {GET [/write_mail]}: writeMail()
2025-05-24 21:08:09,748 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 21:08:09,749 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 21:08:09,750 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 21:08:09,750 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:08:09,750 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:08:09,750 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 21:08:09,751 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:08:09,751 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:08:09,751 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 21:08:09,751 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@49442daf
2025-05-24 21:08:09,752 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 21:08:09,752 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:08:09,752 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:08:09,752 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 21:08:09,752 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 21:08:09,752 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 21:08:09,752 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 21:08:09,752 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 21:08:09,753 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 21:08:09,753 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 21:08:09,753 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 21:08:09,753 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 21:08:09,754 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 21:08:09,754 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:08:09,754 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 21:08:09,754 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:08:09,756 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:08:09,756 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 21:08:09,756 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 21:08:09,756 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 21:08:09,756 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 21:08:09,756 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 21:08:09,756 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@52acd260'
2025-05-24 21:08:09,758 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@52acd260'
2025-05-24 21:08:09,758 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 21:08:09,758 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 21:08:09,758 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 21:08:09,759 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 21:08:09,759 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 21:08:09,759 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@52acd260'
2025-05-24 21:08:09,759 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:08:09,760 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 21:08:09,762 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 21:08:09,763 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 21:08:09,764 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:08:09,764 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:08:09,764 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:08:09,764 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 21:08:09,765 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 21:08:09,765 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 21:08:09,765 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 21:08:09,771 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@6fd6fd17, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@738cb303, org.springframework.security.web.context.SecurityContextHolderFilter@6b61d8a1, org.springframework.security.web.header.HeaderWriterFilter@3efbf2c6, org.springframework.web.filter.CorsFilter@5e884dac, org.springframework.security.web.authentication.logout.LogoutFilter@4faa234f, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@188b9a47, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@72d7f5c0, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4b67e40b, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1a95ad98, org.springframework.security.web.access.ExceptionTranslationFilter@507d2e87, org.springframework.security.web.access.intercept.AuthorizationFilter@6a56187]
2025-05-24 21:08:09,772 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 21:08:09,773 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 21:08:09,773 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 21:08:09,774 restartedMain WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore DispatcherServletDelegating [ant = Ant [pattern='/WEB-INF/**'], mvc = Mvc [pattern='/WEB-INF/**']]. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 21:08:09,774 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure DispatcherServletDelegating [ant = Ant [pattern='/WEB-INF/**'], mvc = Mvc [pattern='/WEB-INF/**']]
2025-05-24 21:08:09,775 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 21:08:09,776 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 21:08:09,776 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 21:08:09,776 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 21:08:09,776 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 21:08:09,777 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-24 21:08:09,777 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 21:08:09,778 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-24 21:08:09,778 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-24 21:08:09,778 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 21:08:09,778 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 21:08:09,778 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:08:09,779 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:08:09,779 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 21:08:09,779 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 21:08:09,779 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:08:09,780 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 21:08:09,780 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:08:09,780 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 21:08:09,780 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 21:08:09,780 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 21:08:09,780 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 21:08:09,780 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 21:08:09,781 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 21:08:09,781 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 21:08:09,781 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@52acd260'
2025-05-24 21:08:09,781 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:08:09,781 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-24 21:08:09,781 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 21:08:09,781 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 21:08:09,782 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 21:08:09,782 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 21:08:09,783 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 21:08:09,783 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 21:08:09,783 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 21:08:09,784 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 21:08:09,784 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 21:08:09,784 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 21:08:09,784 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 21:08:09,784 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:08:09,784 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 21:08:09,784 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 21:08:09,785 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 21:08:09,785 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 21:08:09,785 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 21:08:09,785 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:08:09,785 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:08:09,785 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 21:08:09,786 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 21:08:09,786 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@8792794
2025-05-24 21:08:09,786 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 21:08:09,786 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 21:08:09,786 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 21:08:09,788 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 21:08:09,789 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 21:08:09,789 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 21:08:09,789 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 21:08:09,789 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 21:08:09,789 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 21:08:09,789 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 21:08:09,789 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 21:08:09,789 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:08:09,790 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 21:08:09,790 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 21:08:09,790 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:08:09,790 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 21:08:09,790 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 21:08:09,791 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:08:09,791 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@57cf9e3d'
2025-05-24 21:08:09,791 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:08:09,792 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-24 21:08:09,792 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-24 21:08:09,792 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-24 21:08:09,792 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-24 21:08:09,792 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-24 21:08:09,792 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-24 21:08:09,792 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-24 21:08:09,792 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-24 21:08:09,792 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-24 21:08:09,792 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-24 21:08:09,792 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-24 21:08:09,792 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-24 21:08:09,792 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-24 21:08:09,792 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-24 21:08:09,793 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-24 21:08:09,793 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-24 21:08:09,793 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-24 21:08:09,793 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-24 21:08:09,794 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-24 21:08:09,794 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-24 21:08:09,794 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-24 21:08:09,794 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 21:08:09,794 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 21:08:09,795 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-24 21:08:09,795 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-24 21:08:09,795 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-24 21:08:09,795 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-24 21:08:09,795 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-24 21:08:09,795 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 21:08:09,796 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 21:08:09,796 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 21:08:09,796 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-24 21:08:09,796 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 21:08:09,796 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 21:08:09,796 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-24 21:08:09,796 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-24 21:08:09,797 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 21:08:09,797 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-24 21:08:09,797 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 21:08:09,798 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-24 21:08:09,798 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-24 21:08:09,798 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-24 21:08:09,799 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-24 21:08:09,799 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-24 21:08:09,799 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-24 21:08:09,799 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-24 21:08:09,799 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 21:08:09,799 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-24 21:08:09,799 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-24 21:08:09,799 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-24 21:08:09,800 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 21:08:09,800 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 21:08:09,800 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-24 21:08:09,800 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-24 21:08:09,800 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 21:08:09,800 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-24 21:08:09,801 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 21:08:09,801 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-24 21:08:09,801 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-24 21:08:09,801 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-24 21:08:09,801 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-24 21:08:09,801 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-24 21:08:09,801 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-24 21:08:09,801 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-24 21:08:09,801 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-24 21:08:09,801 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-24 21:08:09,801 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-24 21:08:09,801 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-24 21:08:09,802 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-24 21:08:09,802 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-24 21:08:09,802 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-24 21:08:09,802 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-24 21:08:09,802 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-24 21:08:09,802 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-24 21:08:09,802 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-24 21:08:09,802 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-24 21:08:09,802 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 21:08:09,803 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 21:08:09,803 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-24 21:08:09,803 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-24 21:08:09,803 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 21:08:09,803 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-24 21:08:09,804 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-24 21:08:09,804 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 21:08:09,804 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-24 21:08:09,805 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-24 21:08:09,805 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-24 21:08:09,805 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-24 21:08:09,805 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-24 21:08:09,805 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-24 21:08:09,806 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-24 21:08:09,806 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-24 21:08:09,806 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-24 21:08:09,808 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 21:08:09,808 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 21:08:09,808 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-24 21:08:09,809 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-24 21:08:09,813 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-24 21:08:09,814 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-24 21:08:09,814 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-24 21:08:09,814 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-24 21:08:09,814 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 21:08:09,818 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@39bba9c2
2025-05-24 21:08:09,816 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-24 21:08:09,820 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 0.518 seconds (process running for 324.289)
2025-05-24 21:08:09,820 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-24 21:08:09,821 restartedMain INFO org.springframework.boot.devtools.autoconfigure.ConditionEvaluationDeltaLoggingListener Condition evaluation unchanged
2025-05-24 21:08:09,821 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-24 21:08:09,848 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@6856d8db
2025-05-24 21:08:09,880 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@325652a5
2025-05-24 21:08:09,912 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1ebca72e
2025-05-24 21:08:09,943 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@228a7aa
2025-05-24 21:08:09,972 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5345ad41
2025-05-24 21:08:10,002 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Added connection com.mysql.cj.jdbc.ConnectionImpl@4ed780b2
2025-05-24 21:08:10,021 HikariPool-2 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:08:39,743 HikariPool-2 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:08:39,743 HikariPool-2 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 21:09:09,753 HikariPool-2 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:09:09,754 HikariPool-2 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 21:09:39,760 HikariPool-2 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:09:39,760 HikariPool-2 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 21:10:09,764 HikariPool-2 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:10:09,764 HikariPool-2 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 21:10:32,894 File Watcher INFO org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Restarting due to 1 class path change (0 additions, 0 deletions, 1 modification)
2025-05-24 21:10:32,894 File Watcher DEBUG org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartingClassPathChangeChangedEventListener Change set: [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class (MODIFY)]]
2025-05-24 21:10:32,894 File Watcher DEBUG org.springframework.boot.devtools.restart.Restarter Restarting application
2025-05-24 21:10:32,895 Thread-7 DEBUG org.springframework.boot.devtools.restart.Restarter Stopping application
2025-05-24 21:10:32,895 Thread-7 DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed from ACCEPTING_TRAFFIC to REFUSING_TRAFFIC
2025-05-24 21:10:32,895 Thread-7 DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Closing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@52acd260, started on Sat May 24 21:08:09 KST 2025
2025-05-24 21:10:32,896 Thread-7 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 21:10:32,896 Thread-7 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147482623
2025-05-24 21:10:32,896 Thread-7 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerGracefulShutdown' completed its stop procedure
2025-05-24 21:10:32,896 Thread-7 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147481599
2025-05-24 21:10:32,896 Thread-7 INFO org.apache.coyote.http11.Http11NioProtocol Stopping ProtocolHandler ["http-nio-8888"]
2025-05-24 21:10:32,898 Thread-7 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'webServerStartStop' completed its stop procedure
2025-05-24 21:10:32,899 Thread-7 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 21:10:32,899 Thread-7 DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 21:10:32,899 Thread-7 DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 21:10:32,899 Thread-7 INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 21:10:32,900 Thread-7 INFO com.zaxxer.hikari.HikariDataSource HikariPool-2 - Shutdown initiated...
2025-05-24 21:10:32,900 Thread-7 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - Before shutdown stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:10:32,900 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@a859d26: (connection evicted)
2025-05-24 21:10:32,902 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@49442daf: (connection evicted)
2025-05-24 21:10:32,904 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@8792794: (connection evicted)
2025-05-24 21:10:32,905 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@39bba9c2: (connection evicted)
2025-05-24 21:10:32,906 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@6856d8db: (connection evicted)
2025-05-24 21:10:32,906 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@325652a5: (connection evicted)
2025-05-24 21:10:32,907 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@1ebca72e: (connection evicted)
2025-05-24 21:10:32,909 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@228a7aa: (connection evicted)
2025-05-24 21:10:32,909 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@5345ad41: (connection evicted)
2025-05-24 21:10:32,910 HikariPool-2 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-2 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@4ed780b2: (connection evicted)
2025-05-24 21:10:32,911 Thread-7 DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-2 - After shutdown stats (total=0, active=0, idle=0, waiting=0)
2025-05-24 21:10:32,911 Thread-7 INFO com.zaxxer.hikari.HikariDataSource HikariPool-2 - Shutdown completed.
2025-05-24 21:10:32,954 Thread-7 DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
Logback Log Messages

Log session start time Sat May 24 21:10:32 KST 2025

Logback Log Messages

Log session start time Sat May 24 21:15:13 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 21:10:32,970 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 2084 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 21:10:32,970 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 21:10:32,970 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-24 21:10:32,970 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 21:10:32,971 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1a2e40d4
2025-05-24 21:10:32,971 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 21:10:32,972 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 21:10:32,974 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 21:10:32,975 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 21:10:32,975 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 21:10:32,976 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 21:10:32,976 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 21:10:32,977 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 21:10:32,978 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 21:10:32,978 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 21:10:32,978 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 21:10:32,979 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 21:10:32,979 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 21:10:33,048 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 21:10:33,048 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 21:10:33,048 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 21:10:33,048 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-24 21:10:33,050 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 21:10:33,053 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 4 ms. Found 1 JPA repository interface.
2025-05-24 21:10:33,073 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 21:10:33,079 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-24 21:10:33,080 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-24 21:10:33,080 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-24 21:10:33,080 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-24 21:10:33,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 21:10:33,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 21:10:33,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 21:10:33,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 21:10:33,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-24 21:10:33,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 21:10:33,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 21:10:33,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 21:10:33,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 21:10:33,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 21:10:33,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-24 21:10:33,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-24 21:10:33,085 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-24 21:10:33,085 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-24 21:10:33,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-24 21:10:33,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-24 21:10:33,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 21:10:33,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-24 21:10:33,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-24 21:10:33,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-24 21:10:33,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-24 21:10:33,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 21:10:33,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 21:10:33,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-24 21:10:33,087 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@543ef18b]
2025-05-24 21:10:33,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-24 21:10:33,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-24 21:10:33,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-24 21:10:33,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-24 21:10:33,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-24 21:10:33,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-24 21:10:33,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:10:33,088 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 21:10:33,091 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:10:33,091 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-24 21:10:33,091 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-24 21:10:33,091 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 21:10:33,092 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 21:10:33,092 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-24 21:10:33,092 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-24 21:10:33,092 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-24 21:10:33,092 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-24 21:10:33,092 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:10:33,092 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-24 21:10:33,092 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-24 21:10:33,093 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-24 21:10:33,093 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:10:33,093 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 21:10:33,093 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 21:10:33,093 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:10:33,093 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 21:10:33,094 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 21:10:33,094 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:10:33,094 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-24 21:10:33,094 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-24 21:10:33,094 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 21:10:33,094 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-24 21:10:33,094 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:10:33,096 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:10:33,097 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-24 21:10:33,097 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:10:33,098 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-24 21:10:33,098 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-24 21:10:33,098 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 21:10:33,099 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 21:10:33,100 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-24 21:10:33,102 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 21:10:33,102 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 21:10:33,103 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-24 21:10:33,107 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-24 21:10:33,108 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-24 21:10:33,108 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-24 21:10:33,108 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-24 21:10:33,171 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-24 21:10:33,173 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-24 21:10:33,173 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-24 21:10:33,173 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 202 ms
2025-05-24 21:10:33,173 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 21:10:33,173 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 21:10:33,173 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:10:33,173 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:10:33,174 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 21:10:33,174 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 21:10:33,174 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 21:10:33,175 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 21:10:33,176 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 21:10:33,176 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-24 21:10:33,179 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 21:10:33,179 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 21:10:33,179 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 21:10:33,179 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 21:10:33,180 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-24 21:10:33,180 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-24 21:10:33,180 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-24 21:10:33,180 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-24 21:10:33,180 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 21:10:33,181 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-24 21:10:33,181 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-24 21:10:33,183 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 21:10:33,183 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 21:10:33,183 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-24 21:10:33,183 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@7a8193df
2025-05-24 21:10:33,186 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 21:10:33,187 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-24 21:10:33,187 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 21:10:33,188 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-24 21:10:33,188 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-24 21:10:33,189 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-24 21:10:33,189 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 21:10:33,189 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-24 21:10:33,189 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-24 21:10:33,189 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 21:10:33,190 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 21:10:33,191 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-24 21:10:33,191 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 21:10:33,191 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3df6f48e'
2025-05-24 21:10:33,191 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 21:10:33,191 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-24 21:10:33,191 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-24 21:10:33,192 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-24 21:10:33,192 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-24 21:10:33,192 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-24 21:10:33,193 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-24 21:10:33,193 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3df6f48e'
2025-05-24 21:10:33,193 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1a2e40d4'
2025-05-24 21:10:33,194 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-24 21:10:33,194 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-24 21:10:33,195 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-24 21:10:33,197 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 21:10:33,198 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-3 - configuration:
2025-05-24 21:10:33,198 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-24 21:10:33,198 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-24 21:10:33,198 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-24 21:10:33,198 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-24 21:10:33,198 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-24 21:10:33,198 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-24 21:10:33,198 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-24 21:10:33,198 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-24 21:10:33,198 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-24 21:10:33,198 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-24 21:10:33,198 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-24 21:10:33,198 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-24 21:10:33,198 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-24 21:10:33,198 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-24 21:10:33,198 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-24 21:10:33,198 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-24 21:10:33,198 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-24 21:10:33,198 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-24 21:10:33,198 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-24 21:10:33,198 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-24 21:10:33,198 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-24 21:10:33,198 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-24 21:10:33,198 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-24 21:10:33,198 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-24 21:10:33,199 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-24 21:10:33,199 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-24 21:10:33,199 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-3"
2025-05-24 21:10:33,199 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-24 21:10:33,199 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-24 21:10:33,199 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-24 21:10:33,199 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-24 21:10:33,199 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-24 21:10:33,199 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-24 21:10:33,199 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-24 21:10:33,199 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-24 21:10:33,199 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-3 - Starting...
2025-05-24 21:10:33,213 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@75d7a893
2025-05-24 21:10:33,214 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-3 - Start completed.
2025-05-24 21:10:33,216 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 21:10:33,239 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 21:10:33,242 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 21:10:33,243 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 21:10:33,243 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-24 21:10:33,244 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-24 21:10:33,245 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-24 21:10:33,246 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-24 21:10:33,246 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-24 21:10:33,257 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-24 21:10:33,257 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-24 21:10:33,258 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-24 21:10:33,259 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 21:10:33,259 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-24 21:10:33,261 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-24 21:10:33,263 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 21:10:33,281 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 21:10:33,281 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 21:10:33,285 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-24 21:10:33,288 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 21:10:33,290 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:10:33,290 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:10:33,290 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 21:10:33,291 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 21:10:33,292 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 21:10:33,293 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:10:33,293 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:10:33,293 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:10:33,293 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:10:33,293 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:10:33,293 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 21:10:33,294 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:10:33,294 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:10:33,294 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:10:33,294 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:10:33,294 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 21:10:33,295 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 21:10:33,295 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 21:10:33,296 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:10:33,296 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 21:10:33,296 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 21:10:33,296 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 21:10:33,296 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3df6f48e'
2025-05-24 21:10:33,296 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 21:10:33,297 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 21:10:33,298 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1a2e40d4'
2025-05-24 21:10:33,298 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 21:10:33,298 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1a2e40d4'
2025-05-24 21:10:33,298 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 21:10:33,298 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1a2e40d4'
2025-05-24 21:10:33,298 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 21:10:33,298 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 21:10:33,298 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1a2e40d4'
2025-05-24 21:10:33,298 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 21:10:33,298 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 21:10:33,299 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1a2e40d4'
2025-05-24 21:10:33,299 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 21:10:33,300 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 21:10:33,300 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 21:10:33,300 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 21:10:33,300 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:10:33,302 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:10:33,302 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:10:33,302 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3df6f48e'
2025-05-24 21:10:33,303 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 21:10:33,303 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 21:10:33,303 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:10:33,303 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:10:33,303 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3df6f48e'
2025-05-24 21:10:33,304 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-24 21:10:33,304 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-24 21:10:33,304 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 21:10:33,304 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-24 21:10:33,304 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 21:10:33,304 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-24 21:10:33,304 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 21:10:33,304 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1a2e40d4'
2025-05-24 21:10:33,307 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 21:10:33,308 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 21:10:33,308 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 21:10:33,308 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 21:10:33,308 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 21:10:33,309 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 21:10:33,309 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1a2e40d4'
2025-05-24 21:10:33,309 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:10:33,309 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:10:33,311 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 21:10:33,312 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 21:10:33,313 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1a2e40d4'
2025-05-24 21:10:33,313 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:10:33,313 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:10:33,314 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 21:10:33,315 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:10:33,315 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:10:33,315 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:10:33,316 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 21:10:33,316 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model)
2025-05-24 21:10:33,317 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/add_user]}: addUser() {GET [/login_fail]}: loginFail() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/delete_user]}: deleteUser(Model) { [/get_image/{imageName}]}: getImage(String) {GET [/admin_menu]}: adminMenu(Model) {GET [/main_menu]}: mainMenu(Model) {GET [/img_test]}: imgTest()
2025-05-24 21:10:33,318 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes) {GET [/write_mail]}: writeMail()
2025-05-24 21:10:33,319 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 21:10:33,320 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 21:10:33,320 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 21:10:33,320 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:10:33,320 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:10:33,321 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 21:10:33,321 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:10:33,321 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:10:33,321 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 21:10:33,321 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 21:10:33,321 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:10:33,321 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:10:33,322 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 21:10:33,322 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 21:10:33,322 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 21:10:33,322 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 21:10:33,322 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 21:10:33,323 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 21:10:33,323 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 21:10:33,323 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 21:10:33,323 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 21:10:33,323 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 21:10:33,323 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:10:33,323 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 21:10:33,323 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:10:33,324 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:10:33,324 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 21:10:33,324 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 21:10:33,325 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 21:10:33,325 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 21:10:33,325 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 21:10:33,325 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1a2e40d4'
2025-05-24 21:10:33,326 HikariPool-3 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-24 21:10:33,327 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1a2e40d4'
2025-05-24 21:10:33,327 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 21:10:33,327 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 21:10:33,327 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 21:10:33,328 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 21:10:33,328 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 21:10:33,329 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1a2e40d4'
2025-05-24 21:10:33,329 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:10:33,330 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 21:10:33,332 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 21:10:33,334 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 21:10:33,334 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:10:33,334 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:10:33,334 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:10:33,334 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 21:10:33,335 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 21:10:33,336 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 21:10:33,336 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 21:10:33,339 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2a9d8f36
2025-05-24 21:10:33,342 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@3e336cfd, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3b16c7d4, org.springframework.security.web.context.SecurityContextHolderFilter@4a10c0d6, org.springframework.security.web.header.HeaderWriterFilter@5e917dcf, org.springframework.web.filter.CorsFilter@4091af9d, org.springframework.security.web.authentication.logout.LogoutFilter@7f619674, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@26c42dc6, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4dcc2f0e, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@669190ad, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@473c0054, org.springframework.security.web.access.ExceptionTranslationFilter@bf4004a, org.springframework.security.web.access.intercept.AuthorizationFilter@55e5d338]
2025-05-24 21:10:33,343 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 21:10:33,343 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 21:10:33,343 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 21:10:33,344 restartedMain WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore DispatcherServletDelegating [ant = Ant [pattern='/WEB-INF/**'], mvc = Mvc [pattern='/WEB-INF/**']]. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 21:10:33,344 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure DispatcherServletDelegating [ant = Ant [pattern='/WEB-INF/**'], mvc = Mvc [pattern='/WEB-INF/**']]
2025-05-24 21:10:33,345 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 21:10:33,345 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 21:10:33,345 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 21:10:33,345 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 21:10:33,345 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 21:10:33,346 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-24 21:10:33,346 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 21:10:33,346 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-24 21:10:33,347 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-24 21:10:33,347 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 21:10:33,347 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 21:10:33,347 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:10:33,347 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:10:33,347 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 21:10:33,347 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 21:10:33,347 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:10:33,348 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 21:10:33,348 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:10:33,348 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 21:10:33,348 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 21:10:33,348 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 21:10:33,348 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 21:10:33,348 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 21:10:33,348 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 21:10:33,348 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 21:10:33,348 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1a2e40d4'
2025-05-24 21:10:33,348 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:10:33,348 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-24 21:10:33,348 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 21:10:33,349 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 21:10:33,349 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 21:10:33,349 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 21:10:33,349 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 21:10:33,349 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 21:10:33,349 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 21:10:33,350 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 21:10:33,350 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 21:10:33,350 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 21:10:33,350 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 21:10:33,350 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:10:33,350 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 21:10:33,350 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 21:10:33,350 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 21:10:33,351 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 21:10:33,351 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 21:10:33,351 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:10:33,351 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:10:33,351 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 21:10:33,351 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 21:10:33,351 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 21:10:33,352 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 21:10:33,352 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 21:10:33,353 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 21:10:33,354 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 21:10:33,354 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 21:10:33,354 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 21:10:33,354 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 21:10:33,354 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 21:10:33,354 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 21:10:33,354 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 21:10:33,354 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:10:33,355 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 21:10:33,355 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 21:10:33,355 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:10:33,355 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 21:10:33,355 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 21:10:33,356 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:10:33,356 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3df6f48e'
2025-05-24 21:10:33,356 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:10:33,356 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-24 21:10:33,356 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-24 21:10:33,356 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-24 21:10:33,356 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-24 21:10:33,356 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-24 21:10:33,356 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-24 21:10:33,356 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-24 21:10:33,356 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-24 21:10:33,356 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-24 21:10:33,356 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-24 21:10:33,356 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-24 21:10:33,356 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-24 21:10:33,356 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-24 21:10:33,357 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-24 21:10:33,357 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-24 21:10:33,358 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-24 21:10:33,358 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-24 21:10:33,358 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-24 21:10:33,359 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-24 21:10:33,359 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-24 21:10:33,359 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-24 21:10:33,359 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 21:10:33,360 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 21:10:33,361 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-24 21:10:33,361 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-24 21:10:33,361 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-24 21:10:33,361 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-24 21:10:33,361 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-24 21:10:33,362 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 21:10:33,362 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 21:10:33,362 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 21:10:33,363 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-24 21:10:33,363 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 21:10:33,363 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 21:10:33,364 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-24 21:10:33,364 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-24 21:10:33,364 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 21:10:33,364 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-24 21:10:33,364 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 21:10:33,366 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-24 21:10:33,367 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-24 21:10:33,367 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-24 21:10:33,367 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-24 21:10:33,368 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-24 21:10:33,368 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-24 21:10:33,368 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-24 21:10:33,369 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 21:10:33,369 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-24 21:10:33,369 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-24 21:10:33,369 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-24 21:10:33,369 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 21:10:33,370 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 21:10:33,371 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-24 21:10:33,371 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-24 21:10:33,371 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 21:10:33,371 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-24 21:10:33,371 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 21:10:33,371 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-24 21:10:33,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-24 21:10:33,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-24 21:10:33,372 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@6ba0850d
2025-05-24 21:10:33,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-24 21:10:33,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-24 21:10:33,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-24 21:10:33,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-24 21:10:33,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-24 21:10:33,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-24 21:10:33,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-24 21:10:33,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-24 21:10:33,373 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-24 21:10:33,373 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-24 21:10:33,373 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-24 21:10:33,373 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-24 21:10:33,374 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-24 21:10:33,374 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-24 21:10:33,374 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-24 21:10:33,374 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-24 21:10:33,374 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 21:10:33,374 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 21:10:33,374 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-24 21:10:33,374 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-24 21:10:33,374 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 21:10:33,374 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-24 21:10:33,375 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-24 21:10:33,375 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 21:10:33,375 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-24 21:10:33,375 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-24 21:10:33,375 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-24 21:10:33,375 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-24 21:10:33,375 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-24 21:10:33,375 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-24 21:10:33,376 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-24 21:10:33,376 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-24 21:10:33,376 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-24 21:10:33,379 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 21:10:33,379 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 21:10:33,379 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-24 21:10:33,379 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-24 21:10:33,384 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-24 21:10:33,384 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-24 21:10:33,384 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-24 21:10:33,384 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-24 21:10:33,384 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 21:10:33,386 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-24 21:10:33,390 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 0.432 seconds (process running for 467.86)
2025-05-24 21:10:33,391 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-24 21:10:33,391 restartedMain INFO org.springframework.boot.devtools.autoconfigure.ConditionEvaluationDeltaLoggingListener Condition evaluation unchanged
2025-05-24 21:10:33,391 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-24 21:10:33,401 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5a812924
2025-05-24 21:10:33,431 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@b8f7a42
2025-05-24 21:10:33,463 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5bb9ac8a
2025-05-24 21:10:33,495 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@fc1856c
2025-05-24 21:10:33,524 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2561436
2025-05-24 21:10:33,554 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1b24eca0
2025-05-24 21:10:33,584 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Added connection com.mysql.cj.jdbc.ConnectionImpl@543fac65
2025-05-24 21:10:33,604 HikariPool-3 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:11:03,331 HikariPool-3 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:11:03,332 HikariPool-3 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 21:11:33,347 HikariPool-3 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:11:33,347 HikariPool-3 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 21:12:03,354 HikariPool-3 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:12:03,355 HikariPool-3 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 21:12:33,361 HikariPool-3 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:12:33,362 HikariPool-3 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 21:13:03,374 HikariPool-3 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:13:03,374 HikariPool-3 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 21:13:33,384 HikariPool-3 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:13:33,384 HikariPool-3 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 21:14:03,396 HikariPool-3 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:14:03,396 HikariPool-3 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 21:14:33,411 HikariPool-3 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:14:33,411 HikariPool-3 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 21:15:03,412 HikariPool-3 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:15:03,412 HikariPool-3 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-3 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
Date Thread Level Logger MDC Message
Logback Log Messages

Log session start time Sat May 24 21:15:13 KST 2025

Logback Log Messages

Log session start time Sat May 24 21:28:12 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 21:15:13,894 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 15520 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 21:15:13,896 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 21:15:13,897 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-24 21:15:13,900 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 21:15:13,959 restartedMain DEBUG org.springframework.boot.devtools.restart.ChangeableUrls Matching URLs for reloading : [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
2025-05-24 21:15:13,960 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Included patterns for restart : []
2025-05-24 21:15:13,960 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Excluded patterns for restart : [/spring-boot-starter-[\w-]+/, /spring-boot/(bin|build|out)/, /spring-boot-starter/(bin|build|out)/, /spring-boot-devtools/(bin|build|out)/, /spring-boot-actuator/(bin|build|out)/, /spring-boot-autoconfigure/(bin|build|out)/]
2025-05-24 21:15:13,960 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
2025-05-24 21:15:13,961 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
2025-05-24 21:15:13,963 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc
2025-05-24 21:15:13,989 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 21:15:14,004 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 21:15:14,062 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 21:15:14,065 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 21:15:14,068 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 21:15:14,070 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 21:15:14,071 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 21:15:14,072 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 21:15:14,084 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 21:15:14,086 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 21:15:14,087 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 21:15:14,103 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 21:15:14,105 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 21:15:14,589 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 21:15:14,595 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 21:15:14,602 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 21:15:14,603 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-24 21:15:14,611 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 21:15:14,639 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 35 ms. Found 1 JPA repository interface.
2025-05-24 21:15:14,728 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 21:15:14,804 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-24 21:15:14,808 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-24 21:15:14,808 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-24 21:15:14,808 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-24 21:15:14,832 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 21:15:14,834 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 21:15:14,839 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 21:15:14,839 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 21:15:14,839 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-24 21:15:14,842 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 21:15:14,843 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 21:15:14,845 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 21:15:14,846 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 21:15:14,846 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 21:15:14,848 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-24 21:15:14,850 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-24 21:15:14,867 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-24 21:15:14,872 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-24 21:15:14,875 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-24 21:15:14,876 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-24 21:15:14,876 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 21:15:14,877 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-24 21:15:14,877 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-24 21:15:14,883 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-24 21:15:14,885 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-24 21:15:14,886 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 21:15:14,890 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 21:15:14,890 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-24 21:15:14,904 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@1141a91e]
2025-05-24 21:15:14,904 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-24 21:15:14,906 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-24 21:15:14,927 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-24 21:15:14,927 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-24 21:15:14,929 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-24 21:15:14,929 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-24 21:15:14,930 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:15:14,935 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 21:15:14,950 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:15:14,952 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-24 21:15:14,952 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-24 21:15:14,952 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 21:15:14,953 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 21:15:14,954 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-24 21:15:14,954 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-24 21:15:14,955 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-24 21:15:14,959 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-24 21:15:14,960 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:15:14,960 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-24 21:15:14,960 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-24 21:15:14,961 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-24 21:15:14,961 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:15:14,963 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 21:15:14,963 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 21:15:14,963 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:15:14,980 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 21:15:14,980 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 21:15:14,981 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:15:14,981 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-24 21:15:14,981 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-24 21:15:14,982 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 21:15:14,982 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-24 21:15:14,983 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:15:14,986 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:15:14,993 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-24 21:15:14,993 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:15:14,995 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-24 21:15:14,995 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-24 21:15:14,995 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 21:15:14,999 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 21:15:15,002 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-24 21:15:15,067 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 21:15:15,067 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 21:15:15,067 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-24 21:15:15,135 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-24 21:15:15,143 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-24 21:15:15,145 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-24 21:15:15,145 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-24 21:15:15,279 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-24 21:15:15,287 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-24 21:15:15,287 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-24 21:15:15,288 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 1325 ms
2025-05-24 21:15:15,291 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 21:15:15,291 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 21:15:15,292 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:15:15,295 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:15:15,299 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 21:15:15,302 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 21:15:15,302 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 21:15:15,305 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 21:15:15,311 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 21:15:15,311 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-24 21:15:15,328 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 21:15:15,330 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 21:15:15,330 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 21:15:15,330 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 21:15:15,337 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-24 21:15:15,337 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-24 21:15:15,338 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-24 21:15:15,339 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-24 21:15:15,340 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 21:15:15,345 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-24 21:15:15,345 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-24 21:15:15,346 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 21:15:15,347 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 21:15:15,347 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-24 21:15:15,351 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@36647f21
2025-05-24 21:15:15,367 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 21:15:15,368 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-24 21:15:15,369 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 21:15:15,371 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-24 21:15:15,371 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-24 21:15:15,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-24 21:15:15,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 21:15:15,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-24 21:15:15,372 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-24 21:15:15,374 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 21:15:15,377 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 21:15:15,378 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-24 21:15:15,378 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 21:15:15,378 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 21:15:15,378 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 21:15:15,381 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-24 21:15:15,381 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-24 21:15:15,386 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-24 21:15:15,387 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-24 21:15:15,396 restartedMain DEBUG org.jboss.logging Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2025-05-24 21:15:15,398 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-24 21:15:15,401 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-24 21:15:15,402 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 21:15:15,402 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 21:15:15,409 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-24 21:15:15,409 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-24 21:15:15,420 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-24 21:15:15,669 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 21:15:15,687 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-1 - configuration:
2025-05-24 21:15:15,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-24 21:15:15,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-24 21:15:15,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-24 21:15:15,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-24 21:15:15,689 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-24 21:15:15,690 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-24 21:15:15,690 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-24 21:15:15,690 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-24 21:15:15,690 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-24 21:15:15,691 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-24 21:15:15,691 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-24 21:15:15,691 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-24 21:15:15,691 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-24 21:15:15,691 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-24 21:15:15,691 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-24 21:15:15,691 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-24 21:15:15,691 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-24 21:15:15,691 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-24 21:15:15,691 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-24 21:15:15,692 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-24 21:15:15,692 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-24 21:15:15,692 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-24 21:15:15,692 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-24 21:15:15,692 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-24 21:15:15,692 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-24 21:15:15,692 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-24 21:15:15,692 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-1"
2025-05-24 21:15:15,692 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-24 21:15:15,692 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-24 21:15:15,692 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-24 21:15:15,692 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-24 21:15:15,692 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-24 21:15:15,692 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-24 21:15:15,692 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-24 21:15:15,692 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-24 21:15:15,692 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
2025-05-24 21:15:15,902 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3f4de828
2025-05-24 21:15:15,904 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
2025-05-24 21:15:15,939 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 21:15:16,010 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-24 21:15:16,032 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@7a16f8ba
2025-05-24 21:15:16,078 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3b2bf281
2025-05-24 21:15:16,127 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@a5a8d56
2025-05-24 21:15:16,174 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5b040dce
2025-05-24 21:15:16,217 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5f4ab273
2025-05-24 21:15:16,262 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@71de9835
2025-05-24 21:15:16,295 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2255c7b
2025-05-24 21:15:16,337 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@4477f559
2025-05-24 21:15:16,370 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@51a36973
2025-05-24 21:15:16,381 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:15:16,652 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 21:15:16,656 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 21:15:16,657 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 21:15:16,661 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-24 21:15:16,663 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-24 21:15:16,668 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-24 21:15:16,670 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-24 21:15:16,672 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-24 21:15:16,692 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-24 21:15:16,692 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-24 21:15:16,700 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-24 21:15:16,712 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 21:15:16,737 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 21:15:16,750 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-24 21:15:16,780 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-24 21:15:16,796 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 21:15:16,846 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 21:15:16,890 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 21:15:16,893 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-24 21:15:16,911 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 21:15:16,918 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:15:16,918 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:15:16,919 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 21:15:16,920 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 21:15:16,922 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 21:15:16,924 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:15:16,925 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:15:16,925 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:15:16,927 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:15:16,927 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:15:16,927 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 21:15:16,928 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:15:16,928 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:15:16,928 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:15:16,928 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:15:16,929 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 21:15:16,930 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 21:15:16,930 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 21:15:16,933 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:15:16,933 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 21:15:16,934 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 21:15:16,935 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 21:15:16,936 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 21:15:16,936 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 21:15:16,938 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 21:15:16,938 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 21:15:16,939 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 21:15:16,939 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 21:15:16,939 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 21:15:16,939 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 21:15:16,940 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 21:15:16,941 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 21:15:16,941 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 21:15:16,942 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 21:15:16,942 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 21:15:16,943 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 21:15:16,952 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 21:15:16,955 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 21:15:16,958 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 21:15:16,967 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 21:15:16,969 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:15:16,973 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:15:16,974 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:15:16,974 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 21:15:16,976 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 21:15:16,977 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 21:15:16,977 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:15:16,977 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:15:16,977 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 21:15:16,978 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-24 21:15:16,978 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-24 21:15:16,979 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 21:15:16,979 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-24 21:15:16,979 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 21:15:16,981 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-24 21:15:16,981 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 21:15:16,983 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 21:15:17,019 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 21:15:17,022 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 21:15:17,022 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 21:15:17,024 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 21:15:17,024 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 21:15:17,029 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 21:15:17,030 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 21:15:17,030 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:15:17,030 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:15:17,036 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 21:15:17,042 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 21:15:17,043 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 21:15:17,043 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:15:17,043 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:15:17,045 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 21:15:17,047 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:15:17,047 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:15:17,047 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:15:17,065 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes) {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/insert_addr]}: insertAddr() {GET [/show_addr]}: showAddr()
2025-05-24 21:15:17,069 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model) {GET [/download]}: download(String,String)
2025-05-24 21:15:17,072 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/add_user]}: addUser() {GET [/admin_menu]}: adminMenu(Model) {GET [/img_test]}: imgTest() { [/get_image/{imageName}]}: getImage(String) {GET [/delete_user]}: deleteUser(Model) {GET [/login_fail]}: loginFail() {GET [/main_menu]}: mainMenu(Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes)
2025-05-24 21:15:17,075 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes) {GET [/write_mail]}: writeMail()
2025-05-24 21:15:17,079 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 21:15:17,080 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 21:15:17,082 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 21:15:17,082 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:15:17,082 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:15:17,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 21:15:17,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:15:17,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:15:17,085 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 21:15:17,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 21:15:17,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:15:17,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:15:17,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 21:15:17,087 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 21:15:17,089 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 21:15:17,089 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 21:15:17,089 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 21:15:17,091 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 21:15:17,091 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 21:15:17,092 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 21:15:17,092 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 21:15:17,092 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 21:15:17,093 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:15:17,093 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 21:15:17,093 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:15:17,096 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:15:17,096 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 21:15:17,096 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 21:15:17,099 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 21:15:17,100 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 21:15:17,100 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 21:15:17,100 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 21:15:17,103 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 21:15:17,103 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 21:15:17,104 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 21:15:17,104 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 21:15:17,106 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 21:15:17,106 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 21:15:17,107 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 21:15:17,107 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:15:17,110 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 21:15:17,120 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 21:15:17,125 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 21:15:17,126 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:15:17,126 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:15:17,126 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:15:17,131 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 21:15:17,131 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 21:15:17,134 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 21:15:17,134 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 21:15:17,166 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@bee82b, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@546198a9, org.springframework.security.web.context.SecurityContextHolderFilter@101fc1ff, org.springframework.security.web.header.HeaderWriterFilter@479abf3c, org.springframework.web.filter.CorsFilter@52a40f70, org.springframework.security.web.authentication.logout.LogoutFilter@2992cf5d, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@64b8506f, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@351d4d61, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7167127b, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1ab64920, org.springframework.security.web.access.ExceptionTranslationFilter@5d630217, org.springframework.security.web.access.intercept.AuthorizationFilter@95cf2b5]
2025-05-24 21:15:17,167 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 21:15:17,168 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 21:15:17,168 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 21:15:17,172 restartedMain WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore DispatcherServletDelegating [ant = Ant [pattern='/WEB-INF/**'], mvc = Mvc [pattern='/WEB-INF/**']]. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 21:15:17,172 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure DispatcherServletDelegating [ant = Ant [pattern='/WEB-INF/**'], mvc = Mvc [pattern='/WEB-INF/**']]
2025-05-24 21:15:17,176 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 21:15:17,177 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 21:15:17,179 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 21:15:17,179 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 21:15:17,179 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 21:15:17,180 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-24 21:15:17,181 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 21:15:17,182 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-24 21:15:17,182 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-24 21:15:17,183 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 21:15:17,184 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 21:15:17,186 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:15:17,188 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:15:17,190 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 21:15:17,190 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 21:15:17,190 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:15:17,191 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 21:15:17,193 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:15:17,194 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 21:15:17,195 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 21:15:17,196 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 21:15:17,196 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 21:15:17,198 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 21:15:17,198 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 21:15:17,200 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 21:15:17,200 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 21:15:17,200 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:15:17,200 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-24 21:15:17,202 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 21:15:17,203 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 21:15:17,204 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 21:15:17,204 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 21:15:17,205 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 21:15:17,207 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 21:15:17,209 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 21:15:17,210 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 21:15:17,210 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 21:15:17,210 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 21:15:17,210 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 21:15:17,211 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:15:17,211 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 21:15:17,211 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 21:15:17,216 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 21:15:17,217 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 21:15:17,217 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 21:15:17,217 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:15:17,218 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:15:17,219 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 21:15:17,220 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 21:15:17,222 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 21:15:17,222 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 21:15:17,227 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 21:15:17,234 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 21:15:17,251 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 21:15:17,253 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 21:15:17,253 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 21:15:17,253 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 21:15:17,255 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 21:15:17,255 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 21:15:17,256 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 21:15:17,256 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:15:17,258 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 21:15:17,260 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 21:15:17,260 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:15:17,261 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 21:15:17,262 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 21:15:17,266 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:15:17,266 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 21:15:17,268 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:15:17,268 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-24 21:15:17,269 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-24 21:15:17,269 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-24 21:15:17,269 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-24 21:15:17,269 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-24 21:15:17,270 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-24 21:15:17,270 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-24 21:15:17,271 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-24 21:15:17,271 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-24 21:15:17,272 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-24 21:15:17,272 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-24 21:15:17,272 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-24 21:15:17,272 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-24 21:15:17,273 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-24 21:15:17,275 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-24 21:15:17,276 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-24 21:15:17,276 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-24 21:15:17,281 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-24 21:15:17,282 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-24 21:15:17,282 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-24 21:15:17,282 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-24 21:15:17,283 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 21:15:17,284 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 21:15:17,285 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-24 21:15:17,286 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-24 21:15:17,286 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-24 21:15:17,286 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-24 21:15:17,288 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-24 21:15:17,291 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 21:15:17,291 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 21:15:17,292 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 21:15:17,293 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-24 21:15:17,295 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 21:15:17,296 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 21:15:17,296 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-24 21:15:17,297 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-24 21:15:17,298 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 21:15:17,299 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-24 21:15:17,299 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 21:15:17,311 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-24 21:15:17,312 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-24 21:15:17,314 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-24 21:15:17,318 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-24 21:15:17,318 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-24 21:15:17,319 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-24 21:15:17,319 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-24 21:15:17,320 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 21:15:17,321 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-24 21:15:17,321 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-24 21:15:17,321 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-24 21:15:17,322 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 21:15:17,323 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 21:15:17,327 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-24 21:15:17,327 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-24 21:15:17,327 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 21:15:17,328 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-24 21:15:17,329 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 21:15:17,329 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-24 21:15:17,330 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-24 21:15:17,331 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-24 21:15:17,335 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-24 21:15:17,335 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-24 21:15:17,336 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-24 21:15:17,336 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-24 21:15:17,336 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-24 21:15:17,337 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-24 21:15:17,338 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-24 21:15:17,338 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-24 21:15:17,338 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-24 21:15:17,338 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-24 21:15:17,339 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-24 21:15:17,339 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-24 21:15:17,339 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-24 21:15:17,339 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-24 21:15:17,339 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-24 21:15:17,341 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-24 21:15:17,341 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 21:15:17,342 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 21:15:17,342 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-24 21:15:17,343 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-24 21:15:17,343 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 21:15:17,344 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-24 21:15:17,344 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-24 21:15:17,345 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 21:15:17,345 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-24 21:15:17,351 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-24 21:15:17,352 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-24 21:15:17,352 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-24 21:15:17,353 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServer' via factory method to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 21:15:17,354 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-24 21:15:17,354 restartedMain DEBUG org.springframework.boot.devtools.livereload.LiveReloadServer Starting live reload server on port 35729
2025-05-24 21:15:17,355 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-24 21:15:17,356 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-24 21:15:17,356 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-24 21:15:17,356 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-24 21:15:17,364 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 21:15:17,364 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 21:15:17,364 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-24 21:15:17,365 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-24 21:15:17,390 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-24 21:15:17,391 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-24 21:15:17,391 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-24 21:15:17,391 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-24 21:15:17,391 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 21:15:17,398 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-24 21:15:17,402 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 3.781 seconds (process running for 4.164)
2025-05-24 21:15:17,403 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-24 21:15:17,404 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-24 21:15:17,404 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Immediately restarting application
2025-05-24 21:15:17,404 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
2025-05-24 21:15:17,404 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-24 21:15:19,166 http-nio-8888-exec-1 INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-05-24 21:15:19,167 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Initializing Servlet 'dispatcherServlet'
2025-05-24 21:15:19,167 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected StandardServletMultipartResolver
2025-05-24 21:15:19,167 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 21:15:19,167 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected FixedThemeResolver
2025-05-24 21:15:19,168 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@4cb4413b
2025-05-24 21:15:19,168 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@d0f2fe3
2025-05-24 21:15:19,168 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 21:15:19,168 http-nio-8888-exec-1 INFO org.springframework.web.servlet.DispatcherServlet Completed initialization in 1 ms
2025-05-24 21:15:19,180 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 21:15:19,185 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 21:15:19,185 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 21:15:19,187 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 21:15:19,187 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:15:19,194 http-nio-8888-exec-1 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 21:15:19,209 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 21:15:19,209 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 21:15:19,211 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 21:15:19,822 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:15:19,822 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 21:15:19,823 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 21:15:19,839 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 21:15:19,840 http-nio-8888-exec-2 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 21:15:19,840 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 21:15:19,841 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 21:15:19,841 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:15:19,849 http-nio-8888-exec-2 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:15:19,850 http-nio-8888-exec-2 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 21:15:19,850 http-nio-8888-exec-2 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 21:15:25,834 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 21:15:25,892 http-nio-8888-exec-3 ERROR deu.cse.spring_webmail.model.Pop3Agent connectToStore 예외: Authentication failed.
2025-05-24 21:15:25,898 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login_fail
2025-05-24 21:15:25,898 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login_fail
2025-05-24 21:15:25,898 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login_fail", parameters={}
2025-05-24 21:15:25,899 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginFail()
2025-05-24 21:15:25,899 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:15:25,900 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 21:15:25,900 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView View name 'login_fail', model {}
2025-05-24 21:15:25,900 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login_fail.jsp]
2025-05-24 21:15:26,035 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:15:26,035 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 21:15:26,035 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 21:15:26,053 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 21:15:26,054 http-nio-8888-exec-5 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 21:15:26,054 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 21:15:26,054 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 21:15:26,055 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:15:26,057 http-nio-8888-exec-5 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:15:26,058 http-nio-8888-exec-5 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 21:15:26,058 http-nio-8888-exec-5 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 21:15:27,679 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 21:15:27,680 http-nio-8888-exec-7 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 21:15:27,680 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 21:15:27,680 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 21:15:27,681 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:15:27,681 http-nio-8888-exec-7 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 21:15:27,682 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 21:15:27,683 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 21:15:27,684 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 21:15:27,687 http-nio-8888-exec-7 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:15:27,688 http-nio-8888-exec-7 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 21:15:27,688 http-nio-8888-exec-7 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 21:15:27,705 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 21:15:27,705 http-nio-8888-exec-8 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 21:15:27,705 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 21:15:27,706 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 21:15:27,706 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:15:27,709 http-nio-8888-exec-8 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:15:27,709 http-nio-8888-exec-8 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 21:15:27,709 http-nio-8888-exec-8 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 21:15:30,981 http-nio-8888-exec-9 DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 21:15:30,999 http-nio-8888-exec-9 ERROR deu.cse.spring_webmail.model.Pop3Agent connectToStore 예외: Authentication failed.
2025-05-24 21:15:31,003 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login_fail
2025-05-24 21:15:31,004 http-nio-8888-exec-10 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login_fail
2025-05-24 21:15:31,004 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/login_fail", parameters={}
2025-05-24 21:15:31,004 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginFail()
2025-05-24 21:15:31,004 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:15:31,005 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 21:15:31,005 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView View name 'login_fail', model {}
2025-05-24 21:15:31,005 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login_fail.jsp]
2025-05-24 21:15:31,011 http-nio-8888-exec-10 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:15:31,011 http-nio-8888-exec-10 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 21:15:31,011 http-nio-8888-exec-10 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 21:15:31,030 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 21:15:31,030 http-nio-8888-exec-1 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 21:15:31,030 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 21:15:31,031 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 21:15:31,031 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:15:31,034 http-nio-8888-exec-1 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:15:31,034 http-nio-8888-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 21:15:31,034 http-nio-8888-exec-1 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 21:15:32,259 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 21:15:32,259 http-nio-8888-exec-3 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 21:15:32,259 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/", parameters={}
2025-05-24 21:15:32,260 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 21:15:32,260 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:15:32,260 http-nio-8888-exec-3 DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 21:15:32,261 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected 'text/html' given [text/html, application/xhtml+xml, image/avif, image/webp, image/apng, application/xml;q=0.9, */*;q=0.8, application/signed-exchange;v=b3;q=0.7]
2025-05-24 21:15:32,261 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 21:15:32,261 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 21:15:32,263 http-nio-8888-exec-3 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:15:32,263 http-nio-8888-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 21:15:32,263 http-nio-8888-exec-3 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 21:15:32,280 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Securing GET /css/main_style.css
2025-05-24 21:15:32,282 http-nio-8888-exec-4 DEBUG org.springframework.security.web.FilterChainProxy Secured GET /css/main_style.css
2025-05-24 21:15:32,282 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet GET "/webmail/css/main_style.css", parameters={}
2025-05-24 21:15:32,283 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]
2025-05-24 21:15:32,284 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:15:32,287 http-nio-8888-exec-4 DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2025-05-24 21:15:32,287 http-nio-8888-exec-4 DEBUG org.springframework.web.servlet.DispatcherServlet Completed 200 OK
2025-05-24 21:15:32,288 http-nio-8888-exec-4 DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 21:15:46,020 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:15:46,020 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 21:16:16,033 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:16:16,033 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 21:16:46,042 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:16:46,042 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 21:17:16,045 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:17:16,045 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 21:17:46,059 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:17:46,059 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 21:18:16,073 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:18:16,073 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 21:18:46,080 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:18:46,080 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 21:19:16,086 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:19:16,086 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 21:19:46,096 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:19:46,096 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 21:20:16,105 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:20:16,105 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 21:20:46,106 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:20:46,107 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 21:21:16,122 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:21:16,122 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 21:21:46,136 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:21:46,136 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 21:22:16,137 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:22:16,137 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 21:22:46,143 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:22:46,143 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
2025-05-24 21:23:16,147 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:23:16,147 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0).
Date Thread Level Logger MDC Message
2025-05-24 21:28:12,921 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [ReadControllerTest]: using SpringBootContextLoader
2025-05-24 21:28:12,928 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.ReadControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 21:28:12,929 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.ReadControllerTest]: ReadControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 21:28:12,940 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [ReadControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 21:28:13,000 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [ReadControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 21:28:13,091 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-24 21:28:13,093 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 21:28:13,103 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 21:28:13,111 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [ReadControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 21:28:13,112 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [ReadControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:28:13,170 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
Logback Log Messages

Log session start time Sat May 24 21:28:13 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 21:28:13,403 main INFO deu.cse.spring_webmail.control.ReadControllerTest Starting ReadControllerTest using Java 21.0.6 with PID 28428 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 21:28:13,404 main DEBUG deu.cse.spring_webmail.control.ReadControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 21:28:13,405 main INFO deu.cse.spring_webmail.control.ReadControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 21:28:13,406 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 21:28:13,423 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@6b587673
2025-05-24 21:28:13,450 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 21:28:13,461 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 21:28:13,535 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 21:28:13,536 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 21:28:13,538 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 21:28:13,539 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 21:28:13,540 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 21:28:13,542 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 21:28:13,548 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 21:28:13,549 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 21:28:13,550 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 21:28:13,555 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 21:28:13,558 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 21:28:13,890 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-24 21:28:13,896 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 21:28:13,962 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 21:28:14,956 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 21:28:14,959 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 21:28:14,971 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 21:28:14,972 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 21:28:14,976 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 21:28:14,978 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 21:28:14,986 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 21:28:14,986 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 21:28:14,987 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 21:28:14,987 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 21:28:14,993 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 21:28:15,033 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@c497a55]
2025-05-24 21:28:15,034 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 21:28:15,038 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 21:28:15,051 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 21:28:15,065 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'Inlined Test Properties' with value of type String
2025-05-24 21:28:15,067 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 21:28:15,071 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 21:28:15,078 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 21:28:15,080 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:28:15,081 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:28:15,081 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 21:28:15,082 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 21:28:15,086 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 21:28:15,090 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 21:28:15,090 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 21:28:15,091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 21:28:15,092 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@453d496b'
2025-05-24 21:28:15,093 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 21:28:15,097 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 21:28:15,097 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6b587673'
2025-05-24 21:28:15,101 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 21:28:15,101 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6b587673'
2025-05-24 21:28:15,102 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 21:28:15,102 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6b587673'
2025-05-24 21:28:15,107 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 21:28:15,108 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 21:28:15,108 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6b587673'
2025-05-24 21:28:15,109 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 21:28:15,109 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 21:28:15,110 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6b587673'
2025-05-24 21:28:15,125 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 21:28:15,128 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 21:28:15,132 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 21:28:15,132 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 21:28:15,133 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:28:15,135 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 21:28:15,162 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:28:15,167 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:28:15,167 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:28:15,167 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@453d496b'
2025-05-24 21:28:15,174 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 21:28:15,175 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 21:28:15,177 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:28:15,177 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:28:15,177 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@453d496b'
2025-05-24 21:28:15,180 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 21:28:15,182 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6b587673'
2025-05-24 21:28:15,262 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 21:28:15,270 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 21:28:15,271 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 21:28:15,278 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 21:28:15,279 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 21:28:15,291 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 21:28:15,294 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6b587673'
2025-05-24 21:28:15,294 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:28:15,294 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:28:15,307 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 21:28:15,319 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 21:28:15,320 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6b587673'
2025-05-24 21:28:15,320 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:28:15,320 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:28:15,326 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 21:28:15,327 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:28:15,327 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:28:15,328 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:28:15,369 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr() {GET [/insert_addr]}: insertAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 21:28:15,377 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model)
2025-05-24 21:28:15,380 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/login_fail]}: loginFail() {GET [/add_user]}: addUser() {GET [/main_menu]}: mainMenu(Model) {GET [/admin_menu]}: adminMenu(Model) {GET [/delete_user]}: deleteUser(Model) { [/get_image/{imageName}]}: getImage(String) {GET [/img_test]}: imgTest() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 21:28:15,384 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 21:28:15,393 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 21:28:15,407 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 21:28:15,407 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 21:28:15,408 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:28:15,408 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:28:15,410 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 21:28:15,410 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:28:15,410 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:28:15,411 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 21:28:15,411 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 21:28:15,412 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:28:15,412 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:28:15,413 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 21:28:15,413 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 21:28:15,416 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 21:28:15,416 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 21:28:15,417 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 21:28:15,421 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 21:28:15,421 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 21:28:15,422 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 21:28:15,422 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 21:28:15,423 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 21:28:15,423 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:28:15,423 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 21:28:15,424 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:28:15,427 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:28:15,428 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 21:28:15,429 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 21:28:15,432 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 21:28:15,433 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 21:28:15,433 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 21:28:15,434 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6b587673'
2025-05-24 21:28:15,434 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 21:28:15,434 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 21:28:15,443 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6b587673'
2025-05-24 21:28:15,443 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 21:28:15,445 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 21:28:15,445 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 21:28:15,447 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 21:28:15,447 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 21:28:15,450 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6b587673'
2025-05-24 21:28:15,451 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:28:15,453 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 21:28:15,461 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 21:28:15,505 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 21:28:15,506 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:28:15,506 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:28:15,506 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:28:15,522 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 21:28:15,522 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 21:28:15,530 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 21:28:15,531 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 21:28:15,579 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@340b4f07, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@e994ca, org.springframework.security.web.context.SecurityContextHolderFilter@4272d8cf, org.springframework.security.web.header.HeaderWriterFilter@16f34376, org.springframework.web.filter.CorsFilter@5a205ee5, org.springframework.security.web.authentication.logout.LogoutFilter@6cde0c69, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@77204651, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@70ecf57b, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4e5364a3, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7fb44737, org.springframework.security.web.access.ExceptionTranslationFilter@1ff542a3, org.springframework.security.web.access.intercept.AuthorizationFilter@57fce8b]
2025-05-24 21:28:15,583 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 21:28:15,584 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 21:28:15,585 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 21:28:15,590 main WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore Ant [pattern='/WEB-INF/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 21:28:15,591 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure Ant [pattern='/WEB-INF/**']
2025-05-24 21:28:15,598 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 21:28:15,599 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 21:28:15,599 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 21:28:15,601 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 21:28:15,602 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 21:28:15,604 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 21:28:15,605 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 21:28:15,605 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:28:15,608 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:28:15,612 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 21:28:15,614 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 21:28:15,615 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:28:15,617 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 21:28:15,620 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:28:15,622 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 21:28:15,624 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 21:28:15,625 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 21:28:15,625 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 21:28:15,627 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 21:28:15,628 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 21:28:15,628 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 21:28:15,628 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 21:28:15,630 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6b587673'
2025-05-24 21:28:15,630 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:28:15,631 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 21:28:15,631 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:28:15,649 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:28:15,650 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 21:28:15,652 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 21:28:15,653 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 21:28:15,655 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 21:28:15,657 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-24 21:28:15,657 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-24 21:28:15,657 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6b587673'
2025-05-24 21:28:15,658 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:28:15,659 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-24 21:28:15,660 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 21:28:15,663 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 21:28:15,666 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 21:28:15,671 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 21:28:15,673 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 21:28:15,673 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 21:28:15,674 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 21:28:15,674 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 21:28:15,675 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:28:15,675 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 21:28:15,675 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 21:28:15,690 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 21:28:15,692 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 21:28:15,693 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 21:28:15,693 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:28:15,694 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:28:15,701 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 21:28:15,703 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 21:28:15,710 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 21:28:15,711 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 21:28:15,724 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 21:28:15,741 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 21:28:15,774 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 21:28:15,776 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 21:28:15,777 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 21:28:15,777 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 21:28:15,779 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 21:28:15,780 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 21:28:15,782 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 21:28:15,782 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:28:15,784 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 21:28:15,786 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 21:28:15,786 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:28:15,789 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 21:28:15,791 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 21:28:15,796 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:28:15,797 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@453d496b'
2025-05-24 21:28:15,800 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:28:15,801 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 21:28:15,802 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 21:28:15,803 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 21:28:15,806 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 21:28:15,806 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 21:28:15,807 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 21:28:15,809 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 21:28:15,809 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:28:15,811 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 21:28:15,812 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 21:28:15,812 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:28:15,815 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 21:28:15,816 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:28:15,816 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 21:28:15,817 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 21:28:15,819 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-24 21:28:15,819 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-24 21:28:15,824 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-24 21:28:15,824 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-24 21:28:15,826 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-24 21:28:15,826 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-24 21:28:15,831 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 21:28:15,831 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-24 21:28:15,837 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-24 21:28:15,838 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-24 21:28:15,852 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 21:28:15,852 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 21:28:15,852 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 21:28:15,852 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 21:28:15,858 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 21:28:15,859 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 21:28:15,860 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 21:28:15,860 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-24 21:28:15,861 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@26d24d7a
2025-05-24 21:28:15,861 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@4e1a3d5a
2025-05-24 21:28:15,861 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 21:28:15,861 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 2 ms
2025-05-24 21:28:15,865 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 21:28:15,865 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-24 21:28:15,886 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 21:28:15,886 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 21:28:15,886 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 21:28:15,894 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-24 21:28:15,898 main INFO deu.cse.spring_webmail.control.ReadControllerTest Started ReadControllerTest in 2.735 seconds (process running for 3.701)
2025-05-24 21:28:15,903 main DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-24 21:28:15,905 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23f8036d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1, failureCount = 0]
2025-05-24 21:28:15,907 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 21:28:15,907 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23f8036d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1, failureCount = 0]
2025-05-24 21:28:15,912 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23f8036d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 1, failureCount = 0]
2025-05-24 21:28:15,928 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testdownload_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:28:15,931 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23f8036d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 1, failureCount = 0]
2025-05-24 21:28:15,932 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23f8036d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 1, failureCount = 0]
2025-05-24 21:28:15,937 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23f8036d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 5, missCount = 1, failureCount = 0]
2025-05-24 21:28:15,975 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /download
2025-05-24 21:28:15,985 main DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 21:28:15,989 main DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost/download?continue to session
2025-05-24 21:28:15,990 main DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost/
2025-05-24 21:28:16,001 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23f8036d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 6, missCount = 1, failureCount = 0]
2025-05-24 21:28:16,001 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23f8036d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 7, missCount = 1, failureCount = 0]
2025-05-24 21:28:16,002 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23f8036d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 1, failureCount = 0]
2025-05-24 21:28:16,002 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23f8036d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 9, missCount = 1, failureCount = 0]
2025-05-24 21:28:16,003 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23f8036d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 10, missCount = 1, failureCount = 0]
2025-05-24 21:28:16,005 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23f8036d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 11, missCount = 1, failureCount = 0]
2025-05-24 21:28:16,006 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23f8036d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 12, missCount = 1, failureCount = 0]
2025-05-24 21:28:16,006 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testdownload_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:28:16,019 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23f8036d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 13, missCount = 1, failureCount = 0]
2025-05-24 21:28:16,020 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 21:28:16,020 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23f8036d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 14, missCount = 1, failureCount = 0]
2025-05-24 21:28:16,022 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23f8036d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 15, missCount = 1, failureCount = 0]
2025-05-24 21:28:16,025 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testdeleteMail_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:28:16,026 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23f8036d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 16, missCount = 1, failureCount = 0]
2025-05-24 21:28:16,026 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23f8036d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 17, missCount = 1, failureCount = 0]
2025-05-24 21:28:16,029 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23f8036d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 18, missCount = 1, failureCount = 0]
2025-05-24 21:28:16,035 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_mail.do
2025-05-24 21:28:16,035 main DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 21:28:16,036 main DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost/delete_mail.do?continue to session
2025-05-24 21:28:16,036 main DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost/
2025-05-24 21:28:16,037 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23f8036d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 19, missCount = 1, failureCount = 0]
2025-05-24 21:28:16,038 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23f8036d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 20, missCount = 1, failureCount = 0]
2025-05-24 21:28:16,038 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23f8036d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 21, missCount = 1, failureCount = 0]
2025-05-24 21:28:16,039 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23f8036d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 22, missCount = 1, failureCount = 0]
2025-05-24 21:28:16,039 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23f8036d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 23, missCount = 1, failureCount = 0]
2025-05-24 21:28:16,040 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23f8036d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 24, missCount = 1, failureCount = 0]
2025-05-24 21:28:16,040 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23f8036d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 25, missCount = 1, failureCount = 0]
2025-05-24 21:28:16,040 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testdeleteMail_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:28:16,043 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23f8036d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 26, missCount = 1, failureCount = 0]
2025-05-24 21:28:16,043 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 21:28:16,043 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23f8036d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 27, missCount = 1, failureCount = 0]
2025-05-24 21:28:16,043 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23f8036d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 28, missCount = 1, failureCount = 0]
2025-05-24 21:28:16,046 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testdeleteMail_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:28:16,046 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23f8036d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 29, missCount = 1, failureCount = 0]
2025-05-24 21:28:16,047 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23f8036d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 30, missCount = 1, failureCount = 0]
2025-05-24 21:28:16,048 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23f8036d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 31, missCount = 1, failureCount = 0]
2025-05-24 21:28:16,049 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_mail.do
2025-05-24 21:28:16,049 main DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 21:28:16,049 main DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost/delete_mail.do?continue to session
2025-05-24 21:28:16,049 main DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost/
2025-05-24 21:28:16,050 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23f8036d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 32, missCount = 1, failureCount = 0]
2025-05-24 21:28:16,050 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23f8036d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 33, missCount = 1, failureCount = 0]
2025-05-24 21:28:16,050 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23f8036d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 34, missCount = 1, failureCount = 0]
2025-05-24 21:28:16,051 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23f8036d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 35, missCount = 1, failureCount = 0]
2025-05-24 21:28:16,052 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23f8036d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 36, missCount = 1, failureCount = 0]
2025-05-24 21:28:16,053 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23f8036d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 37, missCount = 1, failureCount = 0]
2025-05-24 21:28:16,053 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23f8036d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 38, missCount = 1, failureCount = 0]
2025-05-24 21:28:16,053 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testdeleteMail_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:28:16,056 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23f8036d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 39, missCount = 1, failureCount = 0]
2025-05-24 21:28:16,056 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 21:28:16,057 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23f8036d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 40, missCount = 1, failureCount = 0]
2025-05-24 21:28:16,057 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23f8036d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 41, missCount = 1, failureCount = 0]
2025-05-24 21:28:16,058 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testshowMessage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:28:16,059 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23f8036d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 42, missCount = 1, failureCount = 0]
2025-05-24 21:28:16,059 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23f8036d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 43, missCount = 1, failureCount = 0]
2025-05-24 21:28:16,060 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23f8036d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 44, missCount = 1, failureCount = 0]
2025-05-24 21:28:16,061 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /show_message
2025-05-24 21:28:16,061 main DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 21:28:16,061 main DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost/show_message?continue to session
2025-05-24 21:28:16,061 main DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost/
2025-05-24 21:28:16,062 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23f8036d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 45, missCount = 1, failureCount = 0]
2025-05-24 21:28:16,062 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23f8036d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 46, missCount = 1, failureCount = 0]
2025-05-24 21:28:16,062 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23f8036d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 47, missCount = 1, failureCount = 0]
2025-05-24 21:28:16,063 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23f8036d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 48, missCount = 1, failureCount = 0]
2025-05-24 21:28:16,063 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23f8036d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 49, missCount = 1, failureCount = 0]
2025-05-24 21:28:16,063 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23f8036d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 50, missCount = 1, failureCount = 0]
2025-05-24 21:28:16,063 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23f8036d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 51, missCount = 1, failureCount = 0]
2025-05-24 21:28:16,064 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testshowMessage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:28:16,067 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@23f8036d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 52, missCount = 1, failureCount = 0]
2025-05-24 21:28:16,067 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [ReadControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:28:16,104 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@6b587673, started on Sat May 24 21:28:13 KST 2025
2025-05-24 21:28:16,106 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 21:28:16,107 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 21:28:16,107 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 21:28:16,108 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
Logback Log Messages

Log session start time Sat May 24 21:28:33 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 21:28:33,099 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [ReadControllerTest]: using SpringBootContextLoader
2025-05-24 21:28:33,102 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.ReadControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 21:28:33,102 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.ReadControllerTest]: ReadControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 21:28:33,111 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [ReadControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 21:28:33,159 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [ReadControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 21:28:33,247 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-24 21:28:33,249 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 21:28:33,263 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 21:28:33,274 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [ReadControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 21:28:33,276 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [ReadControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:28:33,334 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
Logback Log Messages

Log session start time Sat May 24 21:28:33 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 21:28:33,595 main INFO deu.cse.spring_webmail.control.ReadControllerTest Starting ReadControllerTest using Java 21.0.6 with PID 19784 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 21:28:33,595 main DEBUG deu.cse.spring_webmail.control.ReadControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 21:28:33,595 main INFO deu.cse.spring_webmail.control.ReadControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 21:28:33,596 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 21:28:33,618 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@27b71f50
2025-05-24 21:28:33,639 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 21:28:33,648 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 21:28:33,698 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 21:28:33,700 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 21:28:33,700 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 21:28:33,701 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 21:28:33,702 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 21:28:33,702 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 21:28:33,709 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 21:28:33,711 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 21:28:33,711 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 21:28:33,717 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 21:28:33,719 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 21:28:34,033 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-24 21:28:34,041 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 21:28:34,116 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 21:28:35,018 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 21:28:35,021 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 21:28:35,032 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 21:28:35,033 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 21:28:35,036 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 21:28:35,038 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 21:28:35,045 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 21:28:35,045 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 21:28:35,046 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 21:28:35,046 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 21:28:35,050 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 21:28:35,090 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@baa227e]
2025-05-24 21:28:35,093 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 21:28:35,096 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 21:28:35,107 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 21:28:35,121 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'Inlined Test Properties' with value of type String
2025-05-24 21:28:35,122 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 21:28:35,125 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 21:28:35,130 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 21:28:35,132 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:28:35,132 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:28:35,133 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 21:28:35,134 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 21:28:35,137 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 21:28:35,140 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 21:28:35,141 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 21:28:35,141 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 21:28:35,142 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@6411d3c8'
2025-05-24 21:28:35,144 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 21:28:35,148 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 21:28:35,148 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@27b71f50'
2025-05-24 21:28:35,151 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 21:28:35,151 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@27b71f50'
2025-05-24 21:28:35,152 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 21:28:35,152 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@27b71f50'
2025-05-24 21:28:35,156 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 21:28:35,157 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 21:28:35,158 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@27b71f50'
2025-05-24 21:28:35,160 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 21:28:35,160 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 21:28:35,161 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@27b71f50'
2025-05-24 21:28:35,177 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 21:28:35,181 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 21:28:35,186 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 21:28:35,187 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 21:28:35,188 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:28:35,191 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 21:28:35,218 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:28:35,225 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:28:35,225 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:28:35,226 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@6411d3c8'
2025-05-24 21:28:35,233 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 21:28:35,233 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 21:28:35,235 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:28:35,235 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:28:35,235 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@6411d3c8'
2025-05-24 21:28:35,239 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 21:28:35,240 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@27b71f50'
2025-05-24 21:28:35,326 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 21:28:35,332 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 21:28:35,333 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 21:28:35,338 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 21:28:35,338 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 21:28:35,352 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 21:28:35,356 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@27b71f50'
2025-05-24 21:28:35,356 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:28:35,356 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:28:35,369 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 21:28:35,383 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 21:28:35,383 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@27b71f50'
2025-05-24 21:28:35,383 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:28:35,384 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:28:35,388 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 21:28:35,390 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:28:35,390 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:28:35,390 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:28:35,427 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr() {GET [/insert_addr]}: insertAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 21:28:35,434 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes)
2025-05-24 21:28:35,438 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/img_test]}: imgTest() {GET [/login_fail]}: loginFail() { [/get_image/{imageName}]}: getImage(String) {GET [/admin_menu]}: adminMenu(Model) {GET [/delete_user]}: deleteUser(Model) {GET [/add_user]}: addUser() {GET [/main_menu]}: mainMenu(Model) {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 21:28:35,442 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 21:28:35,449 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 21:28:35,454 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 21:28:35,455 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 21:28:35,455 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:28:35,455 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:28:35,456 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 21:28:35,456 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:28:35,456 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:28:35,459 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 21:28:35,459 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 21:28:35,460 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:28:35,460 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:28:35,462 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 21:28:35,463 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 21:28:35,466 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 21:28:35,467 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 21:28:35,467 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 21:28:35,474 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 21:28:35,474 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 21:28:35,474 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 21:28:35,474 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 21:28:35,475 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 21:28:35,476 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:28:35,477 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 21:28:35,478 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:28:35,487 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:28:35,490 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 21:28:35,490 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 21:28:35,494 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 21:28:35,495 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 21:28:35,495 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 21:28:35,497 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@27b71f50'
2025-05-24 21:28:35,497 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 21:28:35,497 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 21:28:35,509 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@27b71f50'
2025-05-24 21:28:35,510 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 21:28:35,512 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 21:28:35,512 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 21:28:35,516 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 21:28:35,517 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 21:28:35,520 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@27b71f50'
2025-05-24 21:28:35,520 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:28:35,523 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 21:28:35,530 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 21:28:35,577 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 21:28:35,578 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:28:35,578 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:28:35,578 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:28:35,602 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 21:28:35,602 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 21:28:35,609 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 21:28:35,610 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 21:28:35,654 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@900649e, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@8b89b3a, org.springframework.security.web.context.SecurityContextHolderFilter@2e0516a3, org.springframework.security.web.header.HeaderWriterFilter@6cde0c69, org.springframework.web.filter.CorsFilter@526893f, org.springframework.security.web.authentication.logout.LogoutFilter@5daad59a, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@2d0f548a, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@347b370c, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@26aee0a6, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3de45b6c, org.springframework.security.web.access.ExceptionTranslationFilter@65e05005, org.springframework.security.web.access.intercept.AuthorizationFilter@6a543e09]
2025-05-24 21:28:35,655 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 21:28:35,656 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 21:28:35,657 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 21:28:35,661 main WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore Ant [pattern='/WEB-INF/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 21:28:35,662 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure Ant [pattern='/WEB-INF/**']
2025-05-24 21:28:35,666 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 21:28:35,667 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 21:28:35,668 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 21:28:35,671 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 21:28:35,671 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 21:28:35,674 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 21:28:35,674 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 21:28:35,675 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:28:35,676 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:28:35,680 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 21:28:35,680 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 21:28:35,680 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:28:35,682 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 21:28:35,682 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:28:35,683 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 21:28:35,684 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 21:28:35,684 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 21:28:35,685 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 21:28:35,686 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 21:28:35,687 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 21:28:35,688 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 21:28:35,689 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 21:28:35,691 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@27b71f50'
2025-05-24 21:28:35,691 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:28:35,691 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 21:28:35,691 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:28:35,705 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:28:35,705 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 21:28:35,706 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 21:28:35,706 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 21:28:35,707 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 21:28:35,707 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-24 21:28:35,707 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-24 21:28:35,708 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@27b71f50'
2025-05-24 21:28:35,708 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:28:35,709 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-24 21:28:35,710 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 21:28:35,712 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 21:28:35,714 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 21:28:35,717 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 21:28:35,719 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 21:28:35,719 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 21:28:35,720 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 21:28:35,721 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 21:28:35,721 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:28:35,721 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 21:28:35,721 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 21:28:35,734 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 21:28:35,737 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 21:28:35,738 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 21:28:35,738 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:28:35,740 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:28:35,744 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 21:28:35,745 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 21:28:35,748 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 21:28:35,749 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 21:28:35,756 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 21:28:35,766 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 21:28:35,793 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 21:28:35,795 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 21:28:35,796 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 21:28:35,796 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 21:28:35,801 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 21:28:35,802 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 21:28:35,803 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 21:28:35,803 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:28:35,805 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 21:28:35,808 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 21:28:35,809 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:28:35,811 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 21:28:35,811 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 21:28:35,816 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:28:35,817 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@6411d3c8'
2025-05-24 21:28:35,818 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:28:35,820 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 21:28:35,821 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 21:28:35,822 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 21:28:35,823 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 21:28:35,824 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 21:28:35,824 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 21:28:35,825 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 21:28:35,826 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:28:35,827 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 21:28:35,827 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 21:28:35,827 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:28:35,830 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 21:28:35,831 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:28:35,831 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 21:28:35,832 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 21:28:35,834 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-24 21:28:35,834 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-24 21:28:35,838 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-24 21:28:35,838 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-24 21:28:35,839 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-24 21:28:35,839 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-24 21:28:35,842 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 21:28:35,843 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-24 21:28:35,848 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-24 21:28:35,848 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-24 21:28:35,859 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 21:28:35,859 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 21:28:35,859 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 21:28:35,859 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 21:28:35,864 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 21:28:35,864 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 21:28:35,865 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 21:28:35,865 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-24 21:28:35,865 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@653e7b
2025-05-24 21:28:35,865 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@1f6f0fe2
2025-05-24 21:28:35,865 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 21:28:35,866 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 2 ms
2025-05-24 21:28:35,868 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 21:28:35,868 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-24 21:28:35,885 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 21:28:35,886 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 21:28:35,886 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 21:28:35,894 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-24 21:28:35,898 main INFO deu.cse.spring_webmail.control.ReadControllerTest Started ReadControllerTest in 2.572 seconds (process running for 3.479)
2025-05-24 21:28:35,902 main DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-24 21:28:35,905 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6e9f8160 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1, failureCount = 0]
2025-05-24 21:28:35,906 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 21:28:35,907 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6e9f8160 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1, failureCount = 0]
2025-05-24 21:28:35,911 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6e9f8160 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 1, failureCount = 0]
2025-05-24 21:28:35,930 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testdownload_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:28:35,933 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6e9f8160 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 1, failureCount = 0]
2025-05-24 21:28:35,933 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6e9f8160 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 1, failureCount = 0]
2025-05-24 21:28:35,935 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6e9f8160 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 5, missCount = 1, failureCount = 0]
2025-05-24 21:28:35,937 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6e9f8160 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 6, missCount = 1, failureCount = 0]
2025-05-24 21:28:35,942 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6e9f8160 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 7, missCount = 1, failureCount = 0]
2025-05-24 21:28:35,967 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@99223ac}
2025-05-24 21:28:35,967 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@99223ac}
2025-05-24 21:28:35,968 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@2e0516a3] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:28:35,968 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@99223ac}
2025-05-24 21:28:35,968 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@99223ac}
2025-05-24 21:28:35,968 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@2e0516a3] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@34fc315d]
2025-05-24 21:28:35,972 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 21:28:35,972 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@4e20a985]
2025-05-24 21:28:35,985 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /download
2025-05-24 21:28:35,990 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 21:28:35,991 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /download
2025-05-24 21:28:35,994 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/download", parameters={masked}
2025-05-24 21:28:35,994 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#download(String, String)
2025-05-24 21:28:36,013 main DEBUG deu.cse.spring_webmail.control.ReadController userid = tester, filename = sample.txt
2025-05-24 21:28:36,018 main DEBUG deu.cse.spring_webmail.control.ReadController userid = tester, filename = sample.txt
2025-05-24 21:28:36,032 main DEBUG deu.cse.spring_webmail.control.ReadController File: C:\Users\Haruki\AppData\Local\Temp\junit15298936978363975800\mock_download\tester\sample.txt, Content-Type: text/plain
2025-05-24 21:28:36,039 main DEBUG org.springframework.web.servlet.mvc.method.annotation.HttpEntityMethodProcessor Found 'Content-Type:text/plain' in response
2025-05-24 21:28:36,039 main DEBUG org.springframework.web.servlet.mvc.method.annotation.HttpEntityMethodProcessor Writing [InputStream resource [resource loaded through InputStream]]
2025-05-24 21:28:36,041 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:28:36,097 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6e9f8160 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 1, failureCount = 0]
2025-05-24 21:28:36,099 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6e9f8160 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 9, missCount = 1, failureCount = 0]
2025-05-24 21:28:36,099 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6e9f8160 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 10, missCount = 1, failureCount = 0]
2025-05-24 21:28:36,099 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6e9f8160 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 11, missCount = 1, failureCount = 0]
2025-05-24 21:28:36,101 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6e9f8160 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 12, missCount = 1, failureCount = 0]
2025-05-24 21:28:36,101 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6e9f8160 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 13, missCount = 1, failureCount = 0]
2025-05-24 21:28:36,102 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6e9f8160 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 14, missCount = 1, failureCount = 0]
2025-05-24 21:28:36,102 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testdownload_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:28:36,115 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6e9f8160 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 15, missCount = 1, failureCount = 0]
2025-05-24 21:28:36,115 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 21:28:36,115 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6e9f8160 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 16, missCount = 1, failureCount = 0]
2025-05-24 21:28:36,116 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6e9f8160 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 17, missCount = 1, failureCount = 0]
2025-05-24 21:28:36,117 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testdeleteMail_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:28:36,117 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6e9f8160 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 18, missCount = 1, failureCount = 0]
2025-05-24 21:28:36,117 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6e9f8160 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 19, missCount = 1, failureCount = 0]
2025-05-24 21:28:36,118 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6e9f8160 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 20, missCount = 1, failureCount = 0]
2025-05-24 21:28:36,118 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6e9f8160 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 21, missCount = 1, failureCount = 0]
2025-05-24 21:28:36,119 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6e9f8160 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 22, missCount = 1, failureCount = 0]
2025-05-24 21:28:36,123 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@813ab53}
2025-05-24 21:28:36,123 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@813ab53}
2025-05-24 21:28:36,123 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@2e0516a3] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:28:36,123 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 21:28:36,123 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@5030997b]
2025-05-24 21:28:36,123 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_mail.do
2025-05-24 21:28:36,123 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 21:28:36,123 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /delete_mail.do
2025-05-24 21:28:36,124 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/delete_mail.do", parameters={masked}
2025-05-24 21:28:36,124 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#deleteMailDo(Integer, RedirectAttributes)
2025-05-24 21:28:36,126 main DEBUG deu.cse.spring_webmail.control.ReadController delete_mail.do: msgid = 1
2025-05-24 21:28:36,131 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 21:28:36,132 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 21:28:36,136 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6e9f8160 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 23, missCount = 1, failureCount = 0]
2025-05-24 21:28:36,136 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6e9f8160 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 24, missCount = 1, failureCount = 0]
2025-05-24 21:28:36,136 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6e9f8160 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 25, missCount = 1, failureCount = 0]
2025-05-24 21:28:36,136 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6e9f8160 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 26, missCount = 1, failureCount = 0]
2025-05-24 21:28:36,136 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6e9f8160 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 27, missCount = 1, failureCount = 0]
2025-05-24 21:28:36,137 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6e9f8160 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 28, missCount = 1, failureCount = 0]
2025-05-24 21:28:36,137 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6e9f8160 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 29, missCount = 1, failureCount = 0]
2025-05-24 21:28:36,137 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testdeleteMail_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:28:36,138 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6e9f8160 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 30, missCount = 1, failureCount = 0]
2025-05-24 21:28:36,139 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 21:28:36,139 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6e9f8160 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 31, missCount = 1, failureCount = 0]
2025-05-24 21:28:36,139 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6e9f8160 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 32, missCount = 1, failureCount = 0]
2025-05-24 21:28:36,140 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testdeleteMail_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:28:36,140 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6e9f8160 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 33, missCount = 1, failureCount = 0]
2025-05-24 21:28:36,140 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6e9f8160 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 34, missCount = 1, failureCount = 0]
2025-05-24 21:28:36,141 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6e9f8160 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 35, missCount = 1, failureCount = 0]
2025-05-24 21:28:36,141 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6e9f8160 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 36, missCount = 1, failureCount = 0]
2025-05-24 21:28:36,141 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6e9f8160 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 37, missCount = 1, failureCount = 0]
2025-05-24 21:28:36,142 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1ead3c67}
2025-05-24 21:28:36,142 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1ead3c67}
2025-05-24 21:28:36,142 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@2e0516a3] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:28:36,143 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 21:28:36,143 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@5e2b512b]
2025-05-24 21:28:36,143 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_mail.do
2025-05-24 21:28:36,143 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 21:28:36,143 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /delete_mail.do
2025-05-24 21:28:36,143 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/delete_mail.do", parameters={masked}
2025-05-24 21:28:36,143 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#deleteMailDo(Integer, RedirectAttributes)
2025-05-24 21:28:36,144 main DEBUG deu.cse.spring_webmail.control.ReadController delete_mail.do: msgid = 1
2025-05-24 21:28:36,144 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 21:28:36,144 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 21:28:36,145 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6e9f8160 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 38, missCount = 1, failureCount = 0]
2025-05-24 21:28:36,146 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6e9f8160 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 39, missCount = 1, failureCount = 0]
2025-05-24 21:28:36,146 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6e9f8160 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 40, missCount = 1, failureCount = 0]
2025-05-24 21:28:36,146 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6e9f8160 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 41, missCount = 1, failureCount = 0]
2025-05-24 21:28:36,146 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6e9f8160 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 42, missCount = 1, failureCount = 0]
2025-05-24 21:28:36,146 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6e9f8160 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 43, missCount = 1, failureCount = 0]
2025-05-24 21:28:36,146 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6e9f8160 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 44, missCount = 1, failureCount = 0]
2025-05-24 21:28:36,146 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testdeleteMail_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:28:36,147 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6e9f8160 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 45, missCount = 1, failureCount = 0]
2025-05-24 21:28:36,147 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 21:28:36,147 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6e9f8160 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 46, missCount = 1, failureCount = 0]
2025-05-24 21:28:36,147 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6e9f8160 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 47, missCount = 1, failureCount = 0]
2025-05-24 21:28:36,148 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testshowMessage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:28:36,149 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6e9f8160 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 48, missCount = 1, failureCount = 0]
2025-05-24 21:28:36,149 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6e9f8160 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 49, missCount = 1, failureCount = 0]
2025-05-24 21:28:36,149 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6e9f8160 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 50, missCount = 1, failureCount = 0]
2025-05-24 21:28:36,149 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6e9f8160 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 51, missCount = 1, failureCount = 0]
2025-05-24 21:28:36,149 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6e9f8160 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 52, missCount = 1, failureCount = 0]
2025-05-24 21:28:36,151 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@c7673ae}
2025-05-24 21:28:36,151 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@c7673ae}
2025-05-24 21:28:36,151 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@2e0516a3] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:28:36,152 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@113c4ad6]
2025-05-24 21:28:36,152 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /show_message
2025-05-24 21:28:36,152 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 21:28:36,152 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /show_message
2025-05-24 21:28:36,152 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/show_message", parameters={masked}
2025-05-24 21:28:36,152 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#showMessage(Integer, Model)
2025-05-24 21:28:36,153 main DEBUG deu.cse.spring_webmail.control.ReadController download_folder = /mock_download
2025-05-24 21:28:36,156 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 21:28:36,157 main DEBUG org.springframework.web.servlet.view.JstlView View name '/read_mail/show_message', model {msg=Hello message}
2025-05-24 21:28:36,159 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//read_mail/show_message.jsp]
2025-05-24 21:28:36,159 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views//read_mail/show_message.jsp]
2025-05-24 21:28:36,159 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:28:36,163 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6e9f8160 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 53, missCount = 1, failureCount = 0]
2025-05-24 21:28:36,163 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6e9f8160 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 54, missCount = 1, failureCount = 0]
2025-05-24 21:28:36,163 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6e9f8160 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 55, missCount = 1, failureCount = 0]
2025-05-24 21:28:36,163 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6e9f8160 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 56, missCount = 1, failureCount = 0]
2025-05-24 21:28:36,164 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6e9f8160 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 57, missCount = 1, failureCount = 0]
2025-05-24 21:28:36,164 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6e9f8160 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 58, missCount = 1, failureCount = 0]
2025-05-24 21:28:36,164 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6e9f8160 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 59, missCount = 1, failureCount = 0]
2025-05-24 21:28:36,164 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testshowMessage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:28:36,166 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6e9f8160 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 60, missCount = 1, failureCount = 0]
2025-05-24 21:28:36,167 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [ReadControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:28:36,202 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@27b71f50, started on Sat May 24 21:28:33 KST 2025
2025-05-24 21:28:36,205 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 21:28:36,205 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 21:28:36,206 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 21:28:36,206 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
Logback Log Messages

Log session start time Sat May 24 21:41:06 KST 2025

Logback Log Messages

Log session start time Sat May 24 21:41:17 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 21:41:06,489 main DEBUG deu.cse.spring_webmail.model.UserAdminAgent UserAdminAgent JMX init: server = localhost, port = 110, adminId = admin
2025-05-24 21:41:06,565 main ERROR deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 실패: Failed to retrieve RMIServer stub: javax.naming.CommunicationException [Root exception is java.rmi.ConnectIOException: non-JRMP server at remote endpoint]
Date Thread Level Logger MDC Message
2025-05-24 21:41:17,761 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [WriteControllerTest]: using SpringBootContextLoader
2025-05-24 21:41:17,764 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.WriteControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 21:41:17,765 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.WriteControllerTest]: WriteControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 21:41:17,787 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [WriteControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 21:41:17,844 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [WriteControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 21:41:17,952 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-24 21:41:17,953 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-24 21:41:17,967 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 21:41:17,979 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [WriteControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 21:41:17,981 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [WriteControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:41:18,035 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
Logback Log Messages

Log session start time Sat May 24 21:41:18 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 21:41:18,311 main INFO deu.cse.spring_webmail.control.WriteControllerTest Starting WriteControllerTest using Java 21.0.6 with PID 27988 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 21:41:18,312 main DEBUG deu.cse.spring_webmail.control.WriteControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 21:41:18,312 main INFO deu.cse.spring_webmail.control.WriteControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 21:41:18,313 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 21:41:18,332 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@a7f0ab6
2025-05-24 21:41:18,348 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 21:41:18,364 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 21:41:18,423 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 21:41:18,424 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 21:41:18,425 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 21:41:18,425 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 21:41:18,426 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 21:41:18,427 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 21:41:18,432 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 21:41:18,434 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 21:41:18,434 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 21:41:18,442 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 21:41:18,445 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 21:41:18,841 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-24 21:41:18,848 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 21:41:18,930 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 21:41:19,931 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 21:41:19,933 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 21:41:19,945 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 21:41:19,946 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 21:41:19,949 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 21:41:19,952 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 21:41:19,958 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 21:41:19,960 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 21:41:19,961 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 21:41:19,961 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 21:41:19,968 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 21:41:20,013 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@650a1aff]
2025-05-24 21:41:20,015 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 21:41:20,020 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 21:41:20,033 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 21:41:20,054 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:41:20,055 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 21:41:20,057 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 21:41:20,060 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 21:41:20,068 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 21:41:20,069 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:41:20,069 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:41:20,071 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 21:41:20,073 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 21:41:20,077 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 21:41:20,080 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 21:41:20,082 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 21:41:20,082 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 21:41:20,083 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@31c2affc'
2025-05-24 21:41:20,085 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 21:41:20,090 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 21:41:20,090 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@a7f0ab6'
2025-05-24 21:41:20,094 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 21:41:20,095 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@a7f0ab6'
2025-05-24 21:41:20,095 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 21:41:20,096 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@a7f0ab6'
2025-05-24 21:41:20,100 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 21:41:20,100 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 21:41:20,101 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@a7f0ab6'
2025-05-24 21:41:20,103 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 21:41:20,103 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 21:41:20,104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@a7f0ab6'
2025-05-24 21:41:20,117 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 21:41:20,120 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 21:41:20,125 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 21:41:20,125 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 21:41:20,126 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:41:20,128 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 21:41:20,154 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:41:20,159 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:41:20,159 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:41:20,159 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@31c2affc'
2025-05-24 21:41:20,168 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 21:41:20,168 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 21:41:20,170 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:41:20,171 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:41:20,171 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@31c2affc'
2025-05-24 21:41:20,174 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 21:41:20,176 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@a7f0ab6'
2025-05-24 21:41:20,261 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 21:41:20,266 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 21:41:20,266 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 21:41:20,271 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 21:41:20,271 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 21:41:20,282 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 21:41:20,284 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@a7f0ab6'
2025-05-24 21:41:20,285 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:41:20,285 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:41:20,296 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 21:41:20,307 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 21:41:20,308 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@a7f0ab6'
2025-05-24 21:41:20,308 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:41:20,308 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:41:20,314 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 21:41:20,315 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:41:20,316 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:41:20,316 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:41:20,363 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes) {GET [/insert_addr]}: insertAddr() {GET [/show_addr]}: showAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes)
2025-05-24 21:41:20,370 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/download]}: download(String,String)
2025-05-24 21:41:20,374 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/add_user]}: addUser() {GET [/main_menu]}: mainMenu(Model) {GET [/delete_user]}: deleteUser(Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/admin_menu]}: adminMenu(Model) {GET [/img_test]}: imgTest() {GET [/login_fail]}: loginFail() { [/get_image/{imageName}]}: getImage(String)
2025-05-24 21:41:20,378 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 21:41:20,386 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 21:41:20,392 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 21:41:20,392 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 21:41:20,393 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:41:20,393 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:41:20,394 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 21:41:20,394 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:41:20,394 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:41:20,395 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 21:41:20,395 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 21:41:20,396 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:41:20,396 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:41:20,398 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 21:41:20,398 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 21:41:20,403 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 21:41:20,403 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 21:41:20,404 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 21:41:20,409 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 21:41:20,409 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 21:41:20,410 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 21:41:20,410 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 21:41:20,411 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 21:41:20,411 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:41:20,411 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 21:41:20,412 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:41:20,416 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:41:20,418 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 21:41:20,419 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 21:41:20,422 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 21:41:20,422 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 21:41:20,423 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 21:41:20,423 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@a7f0ab6'
2025-05-24 21:41:20,423 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 21:41:20,424 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 21:41:20,431 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@a7f0ab6'
2025-05-24 21:41:20,431 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 21:41:20,434 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 21:41:20,434 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 21:41:20,437 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 21:41:20,437 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 21:41:20,442 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@a7f0ab6'
2025-05-24 21:41:20,442 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:41:20,445 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 21:41:20,453 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 21:41:20,507 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 21:41:20,508 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:41:20,508 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:41:20,508 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:41:20,535 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 21:41:20,535 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 21:41:20,544 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 21:41:20,546 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 21:41:20,595 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@6ae42248, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@40c28b0d, org.springframework.security.web.context.SecurityContextHolderFilter@78b9155e, org.springframework.security.web.header.HeaderWriterFilter@60a6840c, org.springframework.web.filter.CorsFilter@cf984d9, org.springframework.security.web.authentication.logout.LogoutFilter@5072e638, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@50672905, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6de33fde, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@69c33ea2, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1fa98a22, org.springframework.security.web.access.ExceptionTranslationFilter@54234569, org.springframework.security.web.access.intercept.AuthorizationFilter@6ebbc06]
2025-05-24 21:41:20,597 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 21:41:20,598 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 21:41:20,599 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 21:41:20,603 main WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore Ant [pattern='/WEB-INF/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 21:41:20,604 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure Ant [pattern='/WEB-INF/**']
2025-05-24 21:41:20,609 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 21:41:20,610 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 21:41:20,610 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 21:41:20,611 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 21:41:20,612 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 21:41:20,613 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 21:41:20,613 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 21:41:20,615 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:41:20,616 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:41:20,620 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 21:41:20,620 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 21:41:20,620 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:41:20,622 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 21:41:20,623 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:41:20,623 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 21:41:20,624 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 21:41:20,625 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 21:41:20,625 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 21:41:20,627 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 21:41:20,628 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 21:41:20,628 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 21:41:20,628 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 21:41:20,630 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@a7f0ab6'
2025-05-24 21:41:20,630 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:41:20,630 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 21:41:20,630 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:41:20,646 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:41:20,646 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 21:41:20,647 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 21:41:20,647 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 21:41:20,648 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 21:41:20,652 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-24 21:41:20,653 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-24 21:41:20,654 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@a7f0ab6'
2025-05-24 21:41:20,655 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:41:20,657 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-24 21:41:20,658 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 21:41:20,661 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 21:41:20,662 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 21:41:20,664 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 21:41:20,665 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 21:41:20,666 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 21:41:20,668 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 21:41:20,669 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 21:41:20,670 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:41:20,670 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 21:41:20,670 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 21:41:20,678 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 21:41:20,680 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 21:41:20,680 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 21:41:20,680 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:41:20,681 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:41:20,685 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 21:41:20,686 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 21:41:20,689 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 21:41:20,689 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 21:41:20,696 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 21:41:20,710 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 21:41:20,742 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 21:41:20,744 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 21:41:20,744 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 21:41:20,745 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 21:41:20,747 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 21:41:20,748 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 21:41:20,748 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 21:41:20,748 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:41:20,751 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 21:41:20,756 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 21:41:20,756 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:41:20,759 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 21:41:20,763 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 21:41:20,772 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:41:20,773 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@31c2affc'
2025-05-24 21:41:20,774 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:41:20,775 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 21:41:20,776 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 21:41:20,777 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 21:41:20,781 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 21:41:20,783 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 21:41:20,784 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 21:41:20,787 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 21:41:20,788 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:41:20,791 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 21:41:20,794 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 21:41:20,795 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:41:20,802 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 21:41:20,803 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:41:20,803 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 21:41:20,805 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 21:41:20,808 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-24 21:41:20,810 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-24 21:41:20,813 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-24 21:41:20,813 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-24 21:41:20,814 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-24 21:41:20,814 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-24 21:41:20,823 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 21:41:20,823 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-24 21:41:20,832 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-24 21:41:20,832 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-24 21:41:20,852 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 21:41:20,852 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 21:41:20,852 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 21:41:20,852 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 21:41:20,865 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 21:41:20,866 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 21:41:20,869 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 21:41:20,870 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-24 21:41:20,875 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@615ef20
2025-05-24 21:41:20,876 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@702b656a
2025-05-24 21:41:20,878 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 21:41:20,878 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 11 ms
2025-05-24 21:41:20,886 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 21:41:20,887 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-24 21:41:20,920 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 21:41:20,920 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 21:41:20,920 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 21:41:20,928 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-24 21:41:20,933 main INFO deu.cse.spring_webmail.control.WriteControllerTest Started WriteControllerTest in 2.911 seconds (process running for 4.013)
2025-05-24 21:41:20,938 main DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-24 21:41:20,942 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ebc5be6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1, failureCount = 0]
2025-05-24 21:41:20,944 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-24 21:41:20,944 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ebc5be6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1, failureCount = 0]
2025-05-24 21:41:20,951 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ebc5be6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 1, failureCount = 0]
2025-05-24 21:41:20,985 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [WriteControllerTest], method [shouldSendMailWithoutAttachment], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:41:20,990 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ebc5be6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 1, failureCount = 0]
2025-05-24 21:41:20,991 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ebc5be6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 1, failureCount = 0]
2025-05-24 21:41:20,996 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ebc5be6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 5, missCount = 1, failureCount = 0]
2025-05-24 21:41:21,047 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /write_mail.do
2025-05-24 21:41:21,058 main DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 21:41:21,070 main DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost/write_mail.do?continue to session
2025-05-24 21:41:21,071 main DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost/
2025-05-24 21:41:21,096 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ebc5be6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 6, missCount = 1, failureCount = 0]
2025-05-24 21:41:21,096 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ebc5be6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 7, missCount = 1, failureCount = 0]
2025-05-24 21:41:21,096 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ebc5be6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 1, failureCount = 0]
2025-05-24 21:41:21,097 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ebc5be6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 9, missCount = 1, failureCount = 0]
2025-05-24 21:41:21,097 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ebc5be6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 10, missCount = 1, failureCount = 0]
2025-05-24 21:41:21,099 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ebc5be6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 11, missCount = 1, failureCount = 0]
2025-05-24 21:41:21,100 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ebc5be6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 12, missCount = 1, failureCount = 0]
2025-05-24 21:41:21,101 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [WriteControllerTest], method [shouldSendMailWithoutAttachment], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:41:21,114 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ebc5be6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 13, missCount = 1, failureCount = 0]
2025-05-24 21:41:21,115 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-24 21:41:21,115 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ebc5be6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 14, missCount = 1, failureCount = 0]
2025-05-24 21:41:21,115 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ebc5be6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 15, missCount = 1, failureCount = 0]
2025-05-24 21:41:21,116 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [WriteControllerTest], method [shouldSendMailWithAttachment], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:41:21,117 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ebc5be6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 16, missCount = 1, failureCount = 0]
2025-05-24 21:41:21,117 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ebc5be6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 17, missCount = 1, failureCount = 0]
2025-05-24 21:41:21,119 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ebc5be6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 18, missCount = 1, failureCount = 0]
2025-05-24 21:41:21,140 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /write_mail.do
2025-05-24 21:41:21,140 main DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 21:41:21,140 main DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost/write_mail.do?continue to session
2025-05-24 21:41:21,140 main DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost/
2025-05-24 21:41:21,141 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ebc5be6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 19, missCount = 1, failureCount = 0]
2025-05-24 21:41:21,141 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ebc5be6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 20, missCount = 1, failureCount = 0]
2025-05-24 21:41:21,141 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ebc5be6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 21, missCount = 1, failureCount = 0]
2025-05-24 21:41:21,142 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ebc5be6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 22, missCount = 1, failureCount = 0]
2025-05-24 21:41:21,142 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ebc5be6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 23, missCount = 1, failureCount = 0]
2025-05-24 21:41:21,142 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ebc5be6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 24, missCount = 1, failureCount = 0]
2025-05-24 21:41:21,142 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ebc5be6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 25, missCount = 1, failureCount = 0]
2025-05-24 21:41:21,143 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [WriteControllerTest], method [shouldSendMailWithAttachment], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:41:21,145 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ebc5be6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 26, missCount = 1, failureCount = 0]
2025-05-24 21:41:21,146 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-24 21:41:21,146 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ebc5be6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 27, missCount = 1, failureCount = 0]
2025-05-24 21:41:21,146 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ebc5be6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 28, missCount = 1, failureCount = 0]
2025-05-24 21:41:21,148 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [WriteControllerTest], method [shouldShowWriteMailForm], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:41:21,148 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ebc5be6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 29, missCount = 1, failureCount = 0]
2025-05-24 21:41:21,149 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ebc5be6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 30, missCount = 1, failureCount = 0]
2025-05-24 21:41:21,150 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ebc5be6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 31, missCount = 1, failureCount = 0]
2025-05-24 21:41:21,151 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /write_mail
2025-05-24 21:41:21,151 main DEBUG org.springframework.security.web.authentication.AnonymousAuthenticationFilter Set SecurityContextHolder to anonymous SecurityContext
2025-05-24 21:41:21,152 main DEBUG org.springframework.security.web.savedrequest.HttpSessionRequestCache Saved request http://localhost/write_mail?continue to session
2025-05-24 21:41:21,152 main DEBUG org.springframework.security.web.DefaultRedirectStrategy Redirecting to http://localhost/
2025-05-24 21:41:21,153 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ebc5be6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 32, missCount = 1, failureCount = 0]
2025-05-24 21:41:21,153 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ebc5be6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 33, missCount = 1, failureCount = 0]
2025-05-24 21:41:21,153 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ebc5be6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 34, missCount = 1, failureCount = 0]
2025-05-24 21:41:21,154 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ebc5be6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 35, missCount = 1, failureCount = 0]
2025-05-24 21:41:21,154 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ebc5be6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 36, missCount = 1, failureCount = 0]
2025-05-24 21:41:21,154 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ebc5be6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 37, missCount = 1, failureCount = 0]
2025-05-24 21:41:21,154 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ebc5be6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 38, missCount = 1, failureCount = 0]
2025-05-24 21:41:21,154 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [WriteControllerTest], method [shouldShowWriteMailForm], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:41:21,160 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ebc5be6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 39, missCount = 1, failureCount = 0]
2025-05-24 21:41:21,160 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [WriteControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:41:21,194 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@a7f0ab6, started on Sat May 24 21:41:18 KST 2025
2025-05-24 21:41:21,198 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 21:41:21,198 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 21:41:21,199 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 21:41:21,200 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
Logback Log Messages

Log session start time Sat May 24 21:41:37 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 21:41:37,460 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [ReadControllerTest]: using SpringBootContextLoader
2025-05-24 21:41:37,462 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.ReadControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 21:41:37,463 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.ReadControllerTest]: ReadControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 21:41:37,474 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [ReadControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 21:41:37,527 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [ReadControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 21:41:37,621 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-24 21:41:37,622 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 21:41:37,632 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 21:41:37,645 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [ReadControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 21:41:37,647 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [ReadControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:41:37,703 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
Logback Log Messages

Log session start time Sat May 24 21:41:37 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 21:41:37,947 main INFO deu.cse.spring_webmail.control.ReadControllerTest Starting ReadControllerTest using Java 21.0.6 with PID 17400 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 21:41:37,947 main DEBUG deu.cse.spring_webmail.control.ReadControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 21:41:37,948 main INFO deu.cse.spring_webmail.control.ReadControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 21:41:37,949 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 21:41:37,975 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@383790cf
2025-05-24 21:41:38,000 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 21:41:38,010 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 21:41:38,060 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 21:41:38,062 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 21:41:38,062 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 21:41:38,063 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 21:41:38,064 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 21:41:38,065 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 21:41:38,071 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 21:41:38,072 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 21:41:38,073 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 21:41:38,078 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 21:41:38,082 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 21:41:38,391 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-24 21:41:38,398 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 21:41:38,479 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 21:41:39,413 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 21:41:39,415 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 21:41:39,427 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 21:41:39,428 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 21:41:39,432 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 21:41:39,435 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 21:41:39,443 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 21:41:39,444 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 21:41:39,445 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 21:41:39,445 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 21:41:39,451 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 21:41:39,493 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@351e89fc]
2025-05-24 21:41:39,494 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 21:41:39,498 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 21:41:39,507 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 21:41:39,523 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'Inlined Test Properties' with value of type String
2025-05-24 21:41:39,524 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 21:41:39,529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 21:41:39,536 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 21:41:39,538 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:41:39,538 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:41:39,539 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 21:41:39,540 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 21:41:39,544 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 21:41:39,548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 21:41:39,550 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 21:41:39,550 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 21:41:39,551 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@2116b68b'
2025-05-24 21:41:39,552 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 21:41:39,557 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 21:41:39,558 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@383790cf'
2025-05-24 21:41:39,563 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 21:41:39,563 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@383790cf'
2025-05-24 21:41:39,564 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 21:41:39,564 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@383790cf'
2025-05-24 21:41:39,568 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 21:41:39,568 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 21:41:39,569 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@383790cf'
2025-05-24 21:41:39,570 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 21:41:39,570 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 21:41:39,571 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@383790cf'
2025-05-24 21:41:39,583 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 21:41:39,587 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 21:41:39,592 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 21:41:39,592 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 21:41:39,593 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:41:39,595 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 21:41:39,618 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:41:39,624 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:41:39,624 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:41:39,624 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@2116b68b'
2025-05-24 21:41:39,630 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 21:41:39,631 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 21:41:39,632 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:41:39,632 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:41:39,633 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@2116b68b'
2025-05-24 21:41:39,636 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 21:41:39,637 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@383790cf'
2025-05-24 21:41:39,735 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 21:41:39,740 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 21:41:39,741 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 21:41:39,746 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 21:41:39,746 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 21:41:39,757 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 21:41:39,760 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@383790cf'
2025-05-24 21:41:39,760 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:41:39,760 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:41:39,770 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 21:41:39,784 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 21:41:39,784 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@383790cf'
2025-05-24 21:41:39,784 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:41:39,784 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:41:39,791 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 21:41:39,792 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:41:39,792 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:41:39,792 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:41:39,834 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 21:41:39,842 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/download]}: download(String,String)
2025-05-24 21:41:39,848 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/login_fail]}: loginFail() {GET [/admin_menu]}: adminMenu(Model) {GET [/img_test]}: imgTest() {GET [/main_menu]}: mainMenu(Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) { [/get_image/{imageName}]}: getImage(String) {GET [/delete_user]}: deleteUser(Model) {GET [/add_user]}: addUser() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 21:41:39,854 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 21:41:39,863 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 21:41:39,869 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 21:41:39,870 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 21:41:39,870 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:41:39,870 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:41:39,871 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 21:41:39,872 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:41:39,872 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:41:39,873 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 21:41:39,874 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 21:41:39,874 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:41:39,874 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:41:39,875 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 21:41:39,876 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 21:41:39,881 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 21:41:39,881 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 21:41:39,882 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 21:41:39,887 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 21:41:39,887 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 21:41:39,888 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 21:41:39,888 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 21:41:39,888 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 21:41:39,889 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:41:39,889 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 21:41:39,890 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:41:39,904 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:41:39,905 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 21:41:39,906 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 21:41:39,910 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 21:41:39,910 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 21:41:39,910 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 21:41:39,911 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@383790cf'
2025-05-24 21:41:39,911 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 21:41:39,911 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 21:41:39,920 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@383790cf'
2025-05-24 21:41:39,920 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 21:41:39,922 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 21:41:39,922 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 21:41:39,925 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 21:41:39,925 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 21:41:39,930 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@383790cf'
2025-05-24 21:41:39,930 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:41:39,933 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 21:41:39,941 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 21:41:39,985 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 21:41:39,986 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:41:39,986 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:41:39,986 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:41:40,004 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 21:41:40,004 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 21:41:40,011 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 21:41:40,011 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 21:41:40,057 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@37caecda, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7be7c052, org.springframework.security.web.context.SecurityContextHolderFilter@20184ade, org.springframework.security.web.header.HeaderWriterFilter@32a4ea4e, org.springframework.web.filter.CorsFilter@4ab9d160, org.springframework.security.web.authentication.logout.LogoutFilter@8ef1d58, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@900649e, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5855b0ed, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@92fd091, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5599dc60, org.springframework.security.web.access.ExceptionTranslationFilter@569a26ab, org.springframework.security.web.access.intercept.AuthorizationFilter@5e7cd0df]
2025-05-24 21:41:40,062 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 21:41:40,063 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 21:41:40,064 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 21:41:40,068 main WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore Ant [pattern='/WEB-INF/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 21:41:40,069 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure Ant [pattern='/WEB-INF/**']
2025-05-24 21:41:40,074 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 21:41:40,075 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 21:41:40,076 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 21:41:40,077 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 21:41:40,078 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 21:41:40,080 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 21:41:40,081 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 21:41:40,082 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:41:40,086 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:41:40,089 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 21:41:40,090 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 21:41:40,090 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:41:40,092 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 21:41:40,092 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:41:40,093 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 21:41:40,094 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 21:41:40,095 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 21:41:40,095 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 21:41:40,097 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 21:41:40,098 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 21:41:40,098 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 21:41:40,098 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 21:41:40,101 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@383790cf'
2025-05-24 21:41:40,102 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:41:40,102 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 21:41:40,102 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:41:40,113 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:41:40,113 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 21:41:40,114 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 21:41:40,115 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 21:41:40,115 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 21:41:40,115 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-24 21:41:40,115 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-24 21:41:40,115 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@383790cf'
2025-05-24 21:41:40,115 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:41:40,116 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-24 21:41:40,117 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 21:41:40,119 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 21:41:40,121 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 21:41:40,123 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 21:41:40,124 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 21:41:40,124 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 21:41:40,125 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 21:41:40,125 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 21:41:40,125 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:41:40,126 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 21:41:40,126 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 21:41:40,136 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 21:41:40,137 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 21:41:40,138 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 21:41:40,138 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:41:40,139 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:41:40,142 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 21:41:40,143 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 21:41:40,148 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 21:41:40,148 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 21:41:40,155 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 21:41:40,167 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 21:41:40,193 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 21:41:40,197 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 21:41:40,198 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 21:41:40,198 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 21:41:40,201 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 21:41:40,201 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 21:41:40,202 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 21:41:40,203 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:41:40,206 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 21:41:40,209 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 21:41:40,210 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:41:40,213 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 21:41:40,215 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 21:41:40,221 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:41:40,222 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@2116b68b'
2025-05-24 21:41:40,224 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:41:40,227 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 21:41:40,230 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 21:41:40,230 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 21:41:40,232 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 21:41:40,233 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 21:41:40,234 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 21:41:40,238 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 21:41:40,238 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:41:40,240 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 21:41:40,242 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 21:41:40,243 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:41:40,248 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 21:41:40,249 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:41:40,250 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 21:41:40,250 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 21:41:40,253 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-24 21:41:40,254 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-24 21:41:40,260 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-24 21:41:40,260 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-24 21:41:40,262 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-24 21:41:40,262 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-24 21:41:40,270 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 21:41:40,271 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-24 21:41:40,278 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-24 21:41:40,278 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-24 21:41:40,293 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 21:41:40,293 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 21:41:40,293 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 21:41:40,293 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 21:41:40,299 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 21:41:40,299 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 21:41:40,301 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 21:41:40,302 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-24 21:41:40,303 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@78fb72cb
2025-05-24 21:41:40,303 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@22604c7e
2025-05-24 21:41:40,303 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 21:41:40,303 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 2 ms
2025-05-24 21:41:40,306 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 21:41:40,306 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-24 21:41:40,331 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 21:41:40,332 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 21:41:40,332 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 21:41:40,339 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-24 21:41:40,344 main INFO deu.cse.spring_webmail.control.ReadControllerTest Started ReadControllerTest in 2.648 seconds (process running for 3.806)
2025-05-24 21:41:40,351 main DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-24 21:41:40,357 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7af9595d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1, failureCount = 0]
2025-05-24 21:41:40,359 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 21:41:40,360 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7af9595d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1, failureCount = 0]
2025-05-24 21:41:40,371 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7af9595d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 1, failureCount = 0]
2025-05-24 21:41:40,391 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testdownload_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:41:40,395 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7af9595d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 1, failureCount = 0]
2025-05-24 21:41:40,396 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7af9595d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 1, failureCount = 0]
2025-05-24 21:41:40,399 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7af9595d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 5, missCount = 1, failureCount = 0]
2025-05-24 21:41:40,402 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7af9595d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 6, missCount = 1, failureCount = 0]
2025-05-24 21:41:40,412 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7af9595d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 7, missCount = 1, failureCount = 0]
2025-05-24 21:41:40,445 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@543d2ef3}
2025-05-24 21:41:40,445 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@543d2ef3}
2025-05-24 21:41:40,446 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@20184ade] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:41:40,446 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@543d2ef3}
2025-05-24 21:41:40,447 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@543d2ef3}
2025-05-24 21:41:40,447 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@20184ade] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@77a85e76]
2025-05-24 21:41:40,452 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 21:41:40,453 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@6edb1e9c]
2025-05-24 21:41:40,474 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /download
2025-05-24 21:41:40,480 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 21:41:40,481 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /download
2025-05-24 21:41:40,485 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/download", parameters={masked}
2025-05-24 21:41:40,485 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#download(String, String)
2025-05-24 21:41:40,502 main DEBUG deu.cse.spring_webmail.control.ReadController userid = tester, filename = sample.txt
2025-05-24 21:41:40,510 main DEBUG deu.cse.spring_webmail.control.ReadController userid = tester, filename = sample.txt
2025-05-24 21:41:40,514 main DEBUG deu.cse.spring_webmail.control.ReadController File: C:\Users\Haruki\AppData\Local\Temp\junit4148053694164345692\mock_download\tester\sample.txt, Content-Type: text/plain
2025-05-24 21:41:40,522 main DEBUG org.springframework.web.servlet.mvc.method.annotation.HttpEntityMethodProcessor Found 'Content-Type:text/plain' in response
2025-05-24 21:41:40,523 main DEBUG org.springframework.web.servlet.mvc.method.annotation.HttpEntityMethodProcessor Writing [InputStream resource [resource loaded through InputStream]]
2025-05-24 21:41:40,524 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:41:40,579 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7af9595d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 1, failureCount = 0]
2025-05-24 21:41:40,580 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7af9595d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 9, missCount = 1, failureCount = 0]
2025-05-24 21:41:40,580 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7af9595d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 10, missCount = 1, failureCount = 0]
2025-05-24 21:41:40,580 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7af9595d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 11, missCount = 1, failureCount = 0]
2025-05-24 21:41:40,580 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7af9595d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 12, missCount = 1, failureCount = 0]
2025-05-24 21:41:40,582 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7af9595d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 13, missCount = 1, failureCount = 0]
2025-05-24 21:41:40,583 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7af9595d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 14, missCount = 1, failureCount = 0]
2025-05-24 21:41:40,583 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testdownload_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:41:40,595 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7af9595d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 15, missCount = 1, failureCount = 0]
2025-05-24 21:41:40,596 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 21:41:40,596 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7af9595d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 16, missCount = 1, failureCount = 0]
2025-05-24 21:41:40,596 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7af9595d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 17, missCount = 1, failureCount = 0]
2025-05-24 21:41:40,599 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testdeleteMail_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:41:40,599 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7af9595d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 18, missCount = 1, failureCount = 0]
2025-05-24 21:41:40,600 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7af9595d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 19, missCount = 1, failureCount = 0]
2025-05-24 21:41:40,600 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7af9595d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 20, missCount = 1, failureCount = 0]
2025-05-24 21:41:40,600 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7af9595d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 21, missCount = 1, failureCount = 0]
2025-05-24 21:41:40,601 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7af9595d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 22, missCount = 1, failureCount = 0]
2025-05-24 21:41:40,607 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@504c415c}
2025-05-24 21:41:40,607 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@504c415c}
2025-05-24 21:41:40,607 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@20184ade] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:41:40,607 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 21:41:40,607 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@6c9e74f3]
2025-05-24 21:41:40,608 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_mail.do
2025-05-24 21:41:40,609 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 21:41:40,609 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /delete_mail.do
2025-05-24 21:41:40,609 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/delete_mail.do", parameters={masked}
2025-05-24 21:41:40,609 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#deleteMailDo(Integer, RedirectAttributes)
2025-05-24 21:41:40,612 main DEBUG deu.cse.spring_webmail.control.ReadController delete_mail.do: msgid = 1
2025-05-24 21:41:40,621 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 21:41:40,622 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 21:41:40,627 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7af9595d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 23, missCount = 1, failureCount = 0]
2025-05-24 21:41:40,627 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7af9595d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 24, missCount = 1, failureCount = 0]
2025-05-24 21:41:40,627 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7af9595d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 25, missCount = 1, failureCount = 0]
2025-05-24 21:41:40,627 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7af9595d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 26, missCount = 1, failureCount = 0]
2025-05-24 21:41:40,627 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7af9595d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 27, missCount = 1, failureCount = 0]
2025-05-24 21:41:40,628 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7af9595d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 28, missCount = 1, failureCount = 0]
2025-05-24 21:41:40,628 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7af9595d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 29, missCount = 1, failureCount = 0]
2025-05-24 21:41:40,628 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testdeleteMail_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:41:40,629 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7af9595d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 30, missCount = 1, failureCount = 0]
2025-05-24 21:41:40,629 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 21:41:40,629 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7af9595d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 31, missCount = 1, failureCount = 0]
2025-05-24 21:41:40,629 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7af9595d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 32, missCount = 1, failureCount = 0]
2025-05-24 21:41:40,630 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testdeleteMail_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:41:40,630 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7af9595d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 33, missCount = 1, failureCount = 0]
2025-05-24 21:41:40,631 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7af9595d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 34, missCount = 1, failureCount = 0]
2025-05-24 21:41:40,631 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7af9595d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 35, missCount = 1, failureCount = 0]
2025-05-24 21:41:40,631 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7af9595d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 36, missCount = 1, failureCount = 0]
2025-05-24 21:41:40,632 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7af9595d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 37, missCount = 1, failureCount = 0]
2025-05-24 21:41:40,632 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7744195}
2025-05-24 21:41:40,633 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7744195}
2025-05-24 21:41:40,633 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@20184ade] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:41:40,633 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 21:41:40,633 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@77f529a6]
2025-05-24 21:41:40,633 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_mail.do
2025-05-24 21:41:40,633 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 21:41:40,633 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /delete_mail.do
2025-05-24 21:41:40,633 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/delete_mail.do", parameters={masked}
2025-05-24 21:41:40,633 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#deleteMailDo(Integer, RedirectAttributes)
2025-05-24 21:41:40,634 main DEBUG deu.cse.spring_webmail.control.ReadController delete_mail.do: msgid = 1
2025-05-24 21:41:40,634 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 21:41:40,634 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 21:41:40,635 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7af9595d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 38, missCount = 1, failureCount = 0]
2025-05-24 21:41:40,636 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7af9595d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 39, missCount = 1, failureCount = 0]
2025-05-24 21:41:40,636 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7af9595d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 40, missCount = 1, failureCount = 0]
2025-05-24 21:41:40,637 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7af9595d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 41, missCount = 1, failureCount = 0]
2025-05-24 21:41:40,637 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7af9595d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 42, missCount = 1, failureCount = 0]
2025-05-24 21:41:40,638 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7af9595d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 43, missCount = 1, failureCount = 0]
2025-05-24 21:41:40,638 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7af9595d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 44, missCount = 1, failureCount = 0]
2025-05-24 21:41:40,638 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testdeleteMail_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:41:40,640 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7af9595d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 45, missCount = 1, failureCount = 0]
2025-05-24 21:41:40,640 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 21:41:40,640 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7af9595d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 46, missCount = 1, failureCount = 0]
2025-05-24 21:41:40,641 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7af9595d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 47, missCount = 1, failureCount = 0]
2025-05-24 21:41:40,642 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testshowMessage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:41:40,643 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7af9595d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 48, missCount = 1, failureCount = 0]
2025-05-24 21:41:40,643 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7af9595d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 49, missCount = 1, failureCount = 0]
2025-05-24 21:41:40,643 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7af9595d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 50, missCount = 1, failureCount = 0]
2025-05-24 21:41:40,643 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7af9595d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 51, missCount = 1, failureCount = 0]
2025-05-24 21:41:40,645 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7af9595d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 52, missCount = 1, failureCount = 0]
2025-05-24 21:41:40,646 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5cc075da}
2025-05-24 21:41:40,646 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5cc075da}
2025-05-24 21:41:40,646 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@20184ade] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:41:40,646 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@4258106]
2025-05-24 21:41:40,647 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /show_message
2025-05-24 21:41:40,647 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 21:41:40,647 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /show_message
2025-05-24 21:41:40,647 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/show_message", parameters={masked}
2025-05-24 21:41:40,647 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#showMessage(Integer, Model)
2025-05-24 21:41:40,647 main DEBUG deu.cse.spring_webmail.control.ReadController download_folder = /mock_download
2025-05-24 21:41:40,651 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 21:41:40,651 main DEBUG org.springframework.web.servlet.view.JstlView View name '/read_mail/show_message', model {msg=Hello message}
2025-05-24 21:41:40,654 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//read_mail/show_message.jsp]
2025-05-24 21:41:40,654 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views//read_mail/show_message.jsp]
2025-05-24 21:41:40,654 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:41:40,657 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7af9595d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 53, missCount = 1, failureCount = 0]
2025-05-24 21:41:40,657 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7af9595d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 54, missCount = 1, failureCount = 0]
2025-05-24 21:41:40,657 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7af9595d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 55, missCount = 1, failureCount = 0]
2025-05-24 21:41:40,657 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7af9595d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 56, missCount = 1, failureCount = 0]
2025-05-24 21:41:40,658 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7af9595d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 57, missCount = 1, failureCount = 0]
2025-05-24 21:41:40,658 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7af9595d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 58, missCount = 1, failureCount = 0]
2025-05-24 21:41:40,659 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7af9595d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 59, missCount = 1, failureCount = 0]
2025-05-24 21:41:40,659 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testshowMessage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:41:40,660 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7af9595d size = 1, maxSize = 32, parentContextCount = 0, hitCount = 60, missCount = 1, failureCount = 0]
2025-05-24 21:41:40,661 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [ReadControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:41:40,703 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@383790cf, started on Sat May 24 21:41:37 KST 2025
2025-05-24 21:41:40,707 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 21:41:40,707 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 21:41:40,709 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 21:41:40,711 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
Logback Log Messages

Log session start time Sat May 24 21:42:57 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 21:42:57,661 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [SystemControllerTest]: using SpringBootContextLoader
2025-05-24 21:42:57,665 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.SystemControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 21:42:57,667 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.SystemControllerTest]: SystemControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 21:42:57,680 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [SystemControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 21:42:57,733 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [SystemControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 21:42:57,826 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-24 21:42:57,827 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:42:57,837 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 21:42:57,849 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [SystemControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 21:42:57,851 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [SystemControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:42:58,800 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
Logback Log Messages

Log session start time Sat May 24 21:42:59 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 21:42:59,279 main INFO deu.cse.spring_webmail.control.SystemControllerTest Starting SystemControllerTest using Java 21.0.6 with PID 32348 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 21:42:59,281 main DEBUG deu.cse.spring_webmail.control.SystemControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 21:42:59,283 main INFO deu.cse.spring_webmail.control.SystemControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 21:42:59,285 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 21:42:59,330 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@3a7e365
2025-05-24 21:42:59,354 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 21:42:59,371 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 21:42:59,419 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 21:42:59,420 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 21:42:59,422 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 21:42:59,423 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 21:42:59,424 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 21:42:59,425 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 21:42:59,431 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 21:42:59,433 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 21:42:59,433 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 21:42:59,439 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 21:42:59,441 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 21:42:59,758 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-24 21:42:59,764 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 21:42:59,854 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 21:43:00,088 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 21:43:00,090 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 21:43:00,094 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 21:43:00,094 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 21:43:00,096 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 21:43:00,097 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 21:43:00,100 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 21:43:00,100 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 21:43:00,101 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 21:43:00,101 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 21:43:00,103 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 21:43:00,120 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@844e66d]
2025-05-24 21:43:00,121 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 21:43:00,124 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 21:43:00,131 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 21:43:00,144 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:43:00,144 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 21:43:00,149 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 21:43:00,150 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:43:00,151 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:43:00,151 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 21:43:00,152 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 21:43:00,154 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 21:43:00,155 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 21:43:00,156 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 21:43:00,156 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 21:43:00,157 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@2693c618'
2025-05-24 21:43:00,158 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 21:43:00,160 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 21:43:00,161 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3a7e365'
2025-05-24 21:43:00,163 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 21:43:00,163 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3a7e365'
2025-05-24 21:43:00,164 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 21:43:00,164 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3a7e365'
2025-05-24 21:43:00,168 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 21:43:00,168 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 21:43:00,168 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3a7e365'
2025-05-24 21:43:00,169 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 21:43:00,170 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 21:43:00,170 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3a7e365'
2025-05-24 21:43:00,181 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 21:43:00,184 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 21:43:00,188 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 21:43:00,188 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 21:43:00,189 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:43:00,191 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 21:43:00,207 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:43:00,210 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:43:00,211 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:43:00,211 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@2693c618'
2025-05-24 21:43:00,216 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 21:43:00,217 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 21:43:00,219 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:43:00,219 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:43:00,219 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@2693c618'
2025-05-24 21:43:00,221 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 21:43:00,222 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3a7e365'
2025-05-24 21:43:00,290 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 21:43:00,296 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 21:43:00,296 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 21:43:00,298 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 21:43:00,299 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 21:43:00,305 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 21:43:00,307 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3a7e365'
2025-05-24 21:43:00,307 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:43:00,307 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:43:00,313 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 21:43:00,326 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 21:43:00,326 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3a7e365'
2025-05-24 21:43:00,326 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:43:00,326 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:43:00,331 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 21:43:00,332 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:43:00,332 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:43:00,332 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:43:00,366 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/show_addr]}: showAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/insert_addr]}: insertAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 21:43:00,370 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes)
2025-05-24 21:43:00,372 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/add_user]}: addUser() {GET [/admin_menu]}: adminMenu(Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/delete_user]}: deleteUser(Model) { [/get_image/{imageName}]}: getImage(String) {GET [/img_test]}: imgTest() {GET [/main_menu]}: mainMenu(Model) {GET [/login_fail]}: loginFail() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 21:43:00,375 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 21:43:00,380 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 21:43:00,384 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 21:43:00,385 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 21:43:00,385 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:43:00,385 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:43:00,386 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 21:43:00,386 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:43:00,386 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:43:00,387 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 21:43:00,388 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 21:43:00,388 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:43:00,388 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:43:00,389 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 21:43:00,389 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 21:43:00,392 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 21:43:00,392 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 21:43:00,393 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 21:43:00,399 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 21:43:00,400 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 21:43:00,401 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 21:43:00,401 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 21:43:00,402 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 21:43:00,402 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:43:00,402 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 21:43:00,402 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:43:00,407 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:43:00,409 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 21:43:00,409 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 21:43:00,411 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 21:43:00,411 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 21:43:00,412 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 21:43:00,412 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3a7e365'
2025-05-24 21:43:00,412 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 21:43:00,412 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 21:43:00,418 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3a7e365'
2025-05-24 21:43:00,418 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 21:43:00,420 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 21:43:00,420 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 21:43:00,423 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 21:43:00,423 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 21:43:00,429 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3a7e365'
2025-05-24 21:43:00,429 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:43:00,431 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 21:43:00,438 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 21:43:00,475 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 21:43:00,481 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:43:00,481 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:43:00,481 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:43:00,490 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 21:43:00,490 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 21:43:00,495 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 21:43:00,495 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 21:43:00,529 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@573870cb, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5b88af70, org.springframework.security.web.context.SecurityContextHolderFilter@73da303e, org.springframework.security.web.header.HeaderWriterFilter@53a09566, org.springframework.web.filter.CorsFilter@2739ecc0, org.springframework.security.web.authentication.logout.LogoutFilter@1d06801f, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@117fb9ba, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@32513dea, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5d0e703a, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@2932e15f, org.springframework.security.web.access.ExceptionTranslationFilter@145fe8ab, org.springframework.security.web.access.intercept.AuthorizationFilter@18ac4af6]
2025-05-24 21:43:00,530 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 21:43:00,531 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 21:43:00,532 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 21:43:00,534 main WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore Ant [pattern='/WEB-INF/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 21:43:00,535 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure Ant [pattern='/WEB-INF/**']
2025-05-24 21:43:00,538 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 21:43:00,538 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 21:43:00,539 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 21:43:00,540 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 21:43:00,540 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 21:43:00,541 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 21:43:00,542 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 21:43:00,542 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:43:00,543 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:43:00,547 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 21:43:00,547 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 21:43:00,547 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:43:00,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 21:43:00,550 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:43:00,551 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 21:43:00,552 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 21:43:00,552 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 21:43:00,553 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 21:43:00,554 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 21:43:00,555 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 21:43:00,555 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 21:43:00,556 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 21:43:00,557 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3a7e365'
2025-05-24 21:43:00,557 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:43:00,557 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 21:43:00,557 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:43:00,570 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:43:00,570 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 21:43:00,571 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 21:43:00,571 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 21:43:00,572 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 21:43:00,572 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-24 21:43:00,572 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-24 21:43:00,572 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3a7e365'
2025-05-24 21:43:00,572 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:43:00,573 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-24 21:43:00,574 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 21:43:00,575 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 21:43:00,576 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 21:43:00,578 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 21:43:00,579 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 21:43:00,579 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 21:43:00,579 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 21:43:00,580 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 21:43:00,580 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:43:00,580 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 21:43:00,580 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 21:43:00,588 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 21:43:00,589 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 21:43:00,589 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 21:43:00,590 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:43:00,591 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:43:00,594 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 21:43:00,596 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 21:43:00,602 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 21:43:00,603 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 21:43:00,611 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 21:43:00,629 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 21:43:00,659 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 21:43:00,661 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 21:43:00,662 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 21:43:00,662 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 21:43:00,663 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 21:43:00,664 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 21:43:00,664 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 21:43:00,664 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:43:00,666 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 21:43:00,668 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 21:43:00,668 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:43:00,671 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 21:43:00,671 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 21:43:00,675 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:43:00,675 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@2693c618'
2025-05-24 21:43:00,678 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:43:00,679 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 21:43:00,680 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 21:43:00,680 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 21:43:00,681 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 21:43:00,683 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 21:43:00,683 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 21:43:00,684 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 21:43:00,684 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:43:00,685 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 21:43:00,687 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 21:43:00,687 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:43:00,689 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 21:43:00,690 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:43:00,690 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 21:43:00,691 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 21:43:00,692 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-24 21:43:00,692 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-24 21:43:00,696 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-24 21:43:00,696 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-24 21:43:00,698 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-24 21:43:00,698 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-24 21:43:00,705 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 21:43:00,706 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-24 21:43:00,715 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-24 21:43:00,716 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-24 21:43:00,727 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 21:43:00,727 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 21:43:00,727 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 21:43:00,727 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 21:43:00,732 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 21:43:00,732 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 21:43:00,734 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 21:43:00,734 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-24 21:43:00,734 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@6297cb4b
2025-05-24 21:43:00,735 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@549d14fe
2025-05-24 21:43:00,735 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 21:43:00,735 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 3 ms
2025-05-24 21:43:00,737 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 21:43:00,737 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-24 21:43:00,753 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 21:43:00,753 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 21:43:00,753 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 21:43:00,760 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-24 21:43:00,763 main INFO deu.cse.spring_webmail.control.SystemControllerTest Started SystemControllerTest in 1.988 seconds (process running for 3.794)
2025-05-24 21:43:00,766 main DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-24 21:43:00,767 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1, failureCount = 0]
2025-05-24 21:43:00,768 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:43:00,768 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1, failureCount = 0]
2025-05-24 21:43:00,773 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 1, failureCount = 0]
2025-05-24 21:43:00,791 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:43:00,795 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 1, failureCount = 0]
2025-05-24 21:43:00,795 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 1, failureCount = 0]
2025-05-24 21:43:00,797 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 5, missCount = 1, failureCount = 0]
2025-05-24 21:43:00,800 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 6, missCount = 1, failureCount = 0]
2025-05-24 21:43:00,803 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 7, missCount = 1, failureCount = 0]
2025-05-24 21:43:00,812 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@61288814}
2025-05-24 21:43:00,813 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@61288814}
2025-05-24 21:43:00,813 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@73da303e] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:43:00,813 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@61288814}
2025-05-24 21:43:00,813 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@61288814}
2025-05-24 21:43:00,813 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@73da303e] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@128a188a]
2025-05-24 21:43:00,817 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 21:43:00,819 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@9d2af36]
2025-05-24 21:43:00,834 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /add_user
2025-05-24 21:43:00,839 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 21:43:00,840 main DEBUG org.springframework.security.web.access.AccessDeniedHandlerImpl Responding with 403 status code
2025-05-24 21:43:00,853 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 1, failureCount = 0]
2025-05-24 21:43:00,853 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 9, missCount = 1, failureCount = 0]
2025-05-24 21:43:00,854 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 10, missCount = 1, failureCount = 0]
2025-05-24 21:43:00,854 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 11, missCount = 1, failureCount = 0]
2025-05-24 21:43:00,855 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 12, missCount = 1, failureCount = 0]
2025-05-24 21:43:00,855 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 13, missCount = 1, failureCount = 0]
2025-05-24 21:43:00,856 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 14, missCount = 1, failureCount = 0]
2025-05-24 21:43:00,856 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:43:00,871 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 15, missCount = 1, failureCount = 0]
2025-05-24 21:43:00,871 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:43:00,872 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 16, missCount = 1, failureCount = 0]
2025-05-24 21:43:00,872 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 17, missCount = 1, failureCount = 0]
2025-05-24 21:43:00,875 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testLoginFail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:43:00,875 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 18, missCount = 1, failureCount = 0]
2025-05-24 21:43:00,875 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 19, missCount = 1, failureCount = 0]
2025-05-24 21:43:00,876 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 20, missCount = 1, failureCount = 0]
2025-05-24 21:43:00,876 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 21, missCount = 1, failureCount = 0]
2025-05-24 21:43:00,876 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 22, missCount = 1, failureCount = 0]
2025-05-24 21:43:00,892 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1f72fbd1}
2025-05-24 21:43:00,893 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1f72fbd1}
2025-05-24 21:43:00,893 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@73da303e] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:43:00,893 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@10fc1a22]
2025-05-24 21:43:00,897 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 21:43:00,904 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 23, missCount = 1, failureCount = 0]
2025-05-24 21:43:00,904 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 24, missCount = 1, failureCount = 0]
2025-05-24 21:43:00,904 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 25, missCount = 1, failureCount = 0]
2025-05-24 21:43:00,904 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 26, missCount = 1, failureCount = 0]
2025-05-24 21:43:00,905 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 27, missCount = 1, failureCount = 0]
2025-05-24 21:43:00,905 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 28, missCount = 1, failureCount = 0]
2025-05-24 21:43:00,905 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 29, missCount = 1, failureCount = 0]
2025-05-24 21:43:00,906 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testLoginFail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:43:00,909 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 30, missCount = 1, failureCount = 0]
2025-05-24 21:43:00,909 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:43:00,909 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 31, missCount = 1, failureCount = 0]
2025-05-24 21:43:00,910 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 32, missCount = 1, failureCount = 0]
2025-05-24 21:43:00,915 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testGetImage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:43:00,917 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 33, missCount = 1, failureCount = 0]
2025-05-24 21:43:00,917 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 34, missCount = 1, failureCount = 0]
2025-05-24 21:43:00,918 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 35, missCount = 1, failureCount = 0]
2025-05-24 21:43:00,918 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 36, missCount = 1, failureCount = 0]
2025-05-24 21:43:00,919 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 37, missCount = 1, failureCount = 0]
2025-05-24 21:43:00,979 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@228958a}
2025-05-24 21:43:00,979 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@228958a}
2025-05-24 21:43:00,979 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@73da303e] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:43:00,981 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 21:43:00,981 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@7cd3860]
2025-05-24 21:43:00,981 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /get_image/test.jpg
2025-05-24 21:43:00,982 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /get_image/test.jpg
2025-05-24 21:43:00,985 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/get_image/test.jpg", parameters={}
2025-05-24 21:43:00,986 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#getImage(String)
2025-05-24 21:43:01,015 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Using 'application/octet-stream', given [*/*] and supported [application/octet-stream, */*, application/json, application/*+json]
2025-05-24 21:43:01,015 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Writing [{-1, -40, -1, -32, 0, 16, 74, 70, 73, 70, 0, 1, 2, 0, 0, 1, 0, 1, 0, 0, -1, -37, 0, 67, 0, 8, 6, 6, (truncated)...]
2025-05-24 21:43:01,018 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:43:01,018 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 21:43:01,021 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 38, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,021 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 39, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,021 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 40, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,021 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 41, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,021 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 42, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,021 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 43, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,021 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 44, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,022 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testGetImage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:43:01,023 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 45, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,023 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:43:01,023 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 46, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,023 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 47, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,024 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testIndexPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:43:01,024 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 48, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,024 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 49, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,025 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 50, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,025 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 51, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,025 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 52, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,025 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2e7517aa}
2025-05-24 21:43:01,025 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2e7517aa}
2025-05-24 21:43:01,025 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@73da303e] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:43:01,025 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@2fa2143d]
2025-05-24 21:43:01,026 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 21:43:01,026 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 21:43:01,026 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/", parameters={}
2025-05-24 21:43:01,026 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 21:43:01,026 main DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 21:43:01,030 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 21:43:01,030 main DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 21:43:01,031 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 21:43:01,031 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 21:43:01,031 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:43:01,031 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 21:43:01,032 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 53, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,033 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 54, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,033 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 55, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,033 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 56, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,033 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 57, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,033 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 58, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,033 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 59, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,033 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testIndexPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:43:01,035 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 60, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,035 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:43:01,035 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 61, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,035 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 62, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,036 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testDeleteUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:43:01,036 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 63, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,037 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 64, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,037 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 65, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,037 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 66, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,037 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 67, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,068 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5a96f3cb}
2025-05-24 21:43:01,068 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5a96f3cb}
2025-05-24 21:43:01,068 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@73da303e] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:43:01,068 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@5d98364c]
2025-05-24 21:43:01,068 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /delete_user.do
2025-05-24 21:43:01,069 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 21:43:01,069 main DEBUG org.springframework.security.web.access.AccessDeniedHandlerImpl Responding with 403 status code
2025-05-24 21:43:01,069 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 68, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,069 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 69, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,069 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 70, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,069 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 71, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,070 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 72, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,071 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 73, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,071 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 74, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,071 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testDeleteUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:43:01,077 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 75, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,077 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:43:01,077 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 76, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,078 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 77, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,080 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAdminMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:43:01,080 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 78, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,080 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 79, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,081 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 80, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,081 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 81, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,081 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 82, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,084 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@44587c44}
2025-05-24 21:43:01,084 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@44587c44}
2025-05-24 21:43:01,084 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@73da303e] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:43:01,084 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@64af5454]
2025-05-24 21:43:01,085 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-24 21:43:01,085 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 21:43:01,085 main DEBUG org.springframework.security.web.access.AccessDeniedHandlerImpl Responding with 403 status code
2025-05-24 21:43:01,085 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 83, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,086 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 84, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,086 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 85, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,086 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 86, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,086 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 87, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,086 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 88, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,086 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 89, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,087 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAdminMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:43:01,089 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 90, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,089 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:43:01,089 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 91, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,089 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 92, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,090 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testMainMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:43:01,091 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 93, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,091 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 94, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,091 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 95, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,091 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 96, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,091 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 97, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,093 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@36349e29}
2025-05-24 21:43:01,093 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@36349e29}
2025-05-24 21:43:01,093 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@73da303e] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:43:01,094 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@471a9e8c]
2025-05-24 21:43:01,094 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-24 21:43:01,094 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-24 21:43:01,094 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/main_menu", parameters={}
2025-05-24 21:43:01,094 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(Model)
2025-05-24 21:43:01,096 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 21:43:01,096 main DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=Mocked Message List}
2025-05-24 21:43:01,096 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 21:43:01,096 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 21:43:01,096 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:43:01,096 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 21:43:01,098 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 98, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,099 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 99, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,099 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 100, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,099 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 101, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,099 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 102, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,099 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 103, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,099 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 104, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,099 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testMainMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:43:01,100 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 105, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,101 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:43:01,101 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 106, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,101 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 107, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,101 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testDeleteUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:43:01,102 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 108, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,102 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 109, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,102 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 110, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,102 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 111, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,102 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 112, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,103 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@50013a15}
2025-05-24 21:43:01,103 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@50013a15}
2025-05-24 21:43:01,103 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@73da303e] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:43:01,104 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@fabfc79]
2025-05-24 21:43:01,104 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_user
2025-05-24 21:43:01,104 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 21:43:01,104 main DEBUG org.springframework.security.web.access.AccessDeniedHandlerImpl Responding with 403 status code
2025-05-24 21:43:01,105 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 113, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,105 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 114, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,105 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 115, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,105 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 116, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,105 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 117, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,106 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 118, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,106 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 119, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,106 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testDeleteUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:43:01,108 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 120, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,109 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:43:01,109 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 121, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,109 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 122, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,110 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:43:01,110 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 123, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,110 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 124, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,111 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 125, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,111 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 126, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,111 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 127, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,112 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2ae7c1d}
2025-05-24 21:43:01,112 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2ae7c1d}
2025-05-24 21:43:01,112 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@73da303e] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:43:01,112 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@b5390]
2025-05-24 21:43:01,113 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /add_user.do
2025-05-24 21:43:01,113 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 21:43:01,113 main DEBUG org.springframework.security.web.access.AccessDeniedHandlerImpl Responding with 403 status code
2025-05-24 21:43:01,113 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 128, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,114 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 129, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,114 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 130, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,115 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 131, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,115 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 132, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,115 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 133, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,115 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 134, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,116 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:43:01,117 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 135, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,117 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:43:01,118 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 136, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,118 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 137, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,119 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testLoginSuccessForAdminUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:43:01,119 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 138, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,119 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 139, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,120 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 140, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,120 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 141, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,120 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 142, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,121 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@362c48c}
2025-05-24 21:43:01,122 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@362c48c}
2025-05-24 21:43:01,122 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@73da303e] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:43:01,122 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@5535e9]
2025-05-24 21:43:01,122 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 21:43:01,123 main DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from 12
2025-05-24 21:43:01,123 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=12], Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@5535e9]
2025-05-24 21:43:01,123 main DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=12], Granted Authorities=[ROLE_ADMIN]]
2025-05-24 21:43:01,124 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 143, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,124 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 144, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,124 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 145, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,124 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 146, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,124 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 147, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,124 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 148, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,124 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 149, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,124 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testLoginSuccessForAdminUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:43:01,126 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 150, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,127 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:43:01,127 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 151, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,127 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 152, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,128 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:43:01,128 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 153, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,128 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 154, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,128 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 155, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,128 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 156, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,128 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 157, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,128 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6074d638}
2025-05-24 21:43:01,128 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6074d638}
2025-05-24 21:43:01,129 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@73da303e] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:43:01,129 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@26291192]
2025-05-24 21:43:01,130 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 21:43:01,131 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 158, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,131 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 159, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,131 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 160, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,131 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 161, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,131 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 162, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,131 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 163, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,132 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 164, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,132 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:43:01,134 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 165, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,134 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:43:01,134 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 166, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,134 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 167, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,135 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testLoginSuccessForNormalUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:43:01,135 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 168, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,135 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 169, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,135 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 170, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,135 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 171, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,136 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 172, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,136 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@507f7cd1}
2025-05-24 21:43:01,136 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@507f7cd1}
2025-05-24 21:43:01,136 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@73da303e] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:43:01,137 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@568c9ee1]
2025-05-24 21:43:01,137 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 21:43:01,137 main DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from 15
2025-05-24 21:43:01,137 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=user1, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=15], Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@568c9ee1]
2025-05-24 21:43:01,137 main DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=user1, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=15], Granted Authorities=[ROLE_USER]]
2025-05-24 21:43:01,138 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 173, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,138 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 174, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,138 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 175, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,138 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 176, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,138 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 177, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,138 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 178, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,138 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 179, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,138 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testLoginSuccessForNormalUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:43:01,139 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 180, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,140 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:43:01,140 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 181, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,140 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 182, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,140 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testGetImage_nofile], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:43:01,140 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 183, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,141 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 184, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,141 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 185, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,141 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 186, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,141 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 187, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,142 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4301fa39}
2025-05-24 21:43:01,142 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4301fa39}
2025-05-24 21:43:01,142 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@73da303e] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:43:01,142 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 21:43:01,143 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@73dd0f23]
2025-05-24 21:43:01,143 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /get_image/nonexistent.jpg
2025-05-24 21:43:01,143 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /get_image/nonexistent.jpg
2025-05-24 21:43:01,143 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/get_image/nonexistent.jpg", parameters={}
2025-05-24 21:43:01,143 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#getImage(String)
2025-05-24 21:43:01,144 main ERROR deu.cse.spring_webmail.control.SystemController getImageBytes 예외: Can't read input file!
2025-05-24 21:43:01,145 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Using 'application/octet-stream', given [*/*] and supported [application/octet-stream, */*, application/json, application/*+json]
2025-05-24 21:43:01,145 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Writing [{}]
2025-05-24 21:43:01,146 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:43:01,146 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 21:43:01,147 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 188, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,147 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 189, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,147 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 190, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,147 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 191, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,147 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 192, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,148 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 193, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,148 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 194, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,148 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testGetImage_nofile], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:43:01,151 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6528d339 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 195, missCount = 1, failureCount = 0]
2025-05-24 21:43:01,151 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [SystemControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:43:01,187 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@3a7e365, started on Sat May 24 21:42:59 KST 2025
2025-05-24 21:43:01,188 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 21:43:01,189 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 21:43:01,189 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 21:43:01,189 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
Logback Log Messages

Log session start time Sat May 24 21:45:15 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 21:45:15,423 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [SystemControllerTest]: using SpringBootContextLoader
2025-05-24 21:45:15,425 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.SystemControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 21:45:15,426 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.SystemControllerTest]: SystemControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 21:45:15,439 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [SystemControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 21:45:15,495 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [SystemControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 21:45:15,590 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-24 21:45:15,591 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:45:15,601 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 21:45:15,613 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [SystemControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 21:45:15,615 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [SystemControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:45:16,578 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
Logback Log Messages

Log session start time Sat May 24 21:45:16 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 21:45:17,056 main INFO deu.cse.spring_webmail.control.SystemControllerTest Starting SystemControllerTest using Java 21.0.6 with PID 17152 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 21:45:17,057 main DEBUG deu.cse.spring_webmail.control.SystemControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 21:45:17,058 main INFO deu.cse.spring_webmail.control.SystemControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 21:45:17,061 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 21:45:17,092 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@6968c1d6
2025-05-24 21:45:17,120 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 21:45:17,138 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 21:45:17,191 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 21:45:17,193 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 21:45:17,193 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 21:45:17,194 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 21:45:17,195 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 21:45:17,197 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 21:45:17,203 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 21:45:17,205 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 21:45:17,205 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 21:45:17,210 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 21:45:17,213 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 21:45:17,531 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-24 21:45:17,538 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 21:45:17,619 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 21:45:17,861 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 21:45:17,863 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 21:45:17,868 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 21:45:17,868 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 21:45:17,870 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 21:45:17,872 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 21:45:17,875 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 21:45:17,875 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 21:45:17,876 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 21:45:17,876 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 21:45:17,878 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 21:45:17,894 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@5fd18419]
2025-05-24 21:45:17,895 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 21:45:17,897 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 21:45:17,904 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 21:45:17,911 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:45:17,912 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 21:45:17,916 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 21:45:17,917 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:45:17,917 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:45:17,918 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 21:45:17,919 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 21:45:17,920 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 21:45:17,923 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 21:45:17,923 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 21:45:17,924 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 21:45:17,924 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@33e434c8'
2025-05-24 21:45:17,925 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 21:45:17,927 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 21:45:17,928 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6968c1d6'
2025-05-24 21:45:17,930 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 21:45:17,931 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6968c1d6'
2025-05-24 21:45:17,931 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 21:45:17,931 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6968c1d6'
2025-05-24 21:45:17,934 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 21:45:17,935 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 21:45:17,935 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6968c1d6'
2025-05-24 21:45:17,936 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 21:45:17,936 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 21:45:17,936 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6968c1d6'
2025-05-24 21:45:17,945 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 21:45:17,949 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 21:45:17,955 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 21:45:17,956 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 21:45:17,956 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:45:17,958 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 21:45:17,971 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:45:17,976 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:45:17,976 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:45:17,976 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@33e434c8'
2025-05-24 21:45:17,981 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 21:45:17,981 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 21:45:17,982 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:45:17,982 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:45:17,982 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@33e434c8'
2025-05-24 21:45:17,984 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 21:45:17,985 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6968c1d6'
2025-05-24 21:45:18,051 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 21:45:18,056 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 21:45:18,056 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 21:45:18,061 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 21:45:18,061 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 21:45:18,070 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 21:45:18,072 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6968c1d6'
2025-05-24 21:45:18,072 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:45:18,072 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:45:18,081 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 21:45:18,094 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 21:45:18,095 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6968c1d6'
2025-05-24 21:45:18,095 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:45:18,095 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:45:18,101 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 21:45:18,102 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:45:18,102 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:45:18,102 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:45:18,136 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/insert_addr]}: insertAddr()
2025-05-24 21:45:18,149 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model) {GET [/download]}: download(String,String)
2025-05-24 21:45:18,152 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/login_fail]}: loginFail() {GET [/admin_menu]}: adminMenu(Model) { [/get_image/{imageName}]}: getImage(String) {GET [/main_menu]}: mainMenu(Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/delete_user]}: deleteUser(Model) {GET [/img_test]}: imgTest() {GET [/add_user]}: addUser() {GET [/]}: index()
2025-05-24 21:45:18,164 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes) {GET [/write_mail]}: writeMail()
2025-05-24 21:45:18,170 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 21:45:18,173 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 21:45:18,173 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 21:45:18,174 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:45:18,174 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:45:18,175 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 21:45:18,175 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:45:18,175 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:45:18,176 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 21:45:18,177 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 21:45:18,177 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:45:18,177 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:45:18,178 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 21:45:18,178 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 21:45:18,184 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 21:45:18,184 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 21:45:18,185 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 21:45:18,189 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 21:45:18,189 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 21:45:18,190 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 21:45:18,190 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 21:45:18,190 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 21:45:18,190 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:45:18,190 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 21:45:18,190 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:45:18,195 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:45:18,197 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 21:45:18,197 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 21:45:18,199 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 21:45:18,199 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 21:45:18,200 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 21:45:18,200 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6968c1d6'
2025-05-24 21:45:18,200 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 21:45:18,200 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 21:45:18,205 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6968c1d6'
2025-05-24 21:45:18,205 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 21:45:18,208 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 21:45:18,208 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 21:45:18,210 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 21:45:18,210 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 21:45:18,212 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6968c1d6'
2025-05-24 21:45:18,212 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:45:18,215 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 21:45:18,222 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 21:45:18,261 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 21:45:18,262 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:45:18,262 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:45:18,262 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:45:18,270 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 21:45:18,271 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 21:45:18,277 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 21:45:18,277 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 21:45:18,316 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@1d9bd1d6, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@18ac4af6, org.springframework.security.web.context.SecurityContextHolderFilter@71e7c13f, org.springframework.security.web.header.HeaderWriterFilter@6e67a8c0, org.springframework.web.filter.CorsFilter@117fb9ba, org.springframework.security.web.authentication.logout.LogoutFilter@570ed9c, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@1592e540, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@174e1b99, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@53a09566, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@2b1d1a5, org.springframework.security.web.access.ExceptionTranslationFilter@71285693, org.springframework.security.web.access.intercept.AuthorizationFilter@79445efb]
2025-05-24 21:45:18,318 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 21:45:18,319 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 21:45:18,319 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 21:45:18,324 main WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore Ant [pattern='/WEB-INF/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 21:45:18,324 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure Ant [pattern='/WEB-INF/**']
2025-05-24 21:45:18,327 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 21:45:18,328 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 21:45:18,329 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 21:45:18,330 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 21:45:18,330 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 21:45:18,332 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 21:45:18,332 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 21:45:18,333 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:45:18,334 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:45:18,337 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 21:45:18,338 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 21:45:18,338 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:45:18,340 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 21:45:18,340 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:45:18,341 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 21:45:18,342 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 21:45:18,343 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 21:45:18,343 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 21:45:18,344 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 21:45:18,345 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 21:45:18,346 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 21:45:18,346 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 21:45:18,347 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6968c1d6'
2025-05-24 21:45:18,347 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:45:18,348 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 21:45:18,348 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:45:18,359 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:45:18,360 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 21:45:18,360 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 21:45:18,360 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 21:45:18,361 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 21:45:18,361 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-24 21:45:18,362 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-24 21:45:18,362 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6968c1d6'
2025-05-24 21:45:18,362 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:45:18,363 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-24 21:45:18,364 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 21:45:18,366 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 21:45:18,368 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 21:45:18,373 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 21:45:18,374 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 21:45:18,374 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 21:45:18,375 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 21:45:18,375 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 21:45:18,376 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:45:18,376 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 21:45:18,376 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 21:45:18,383 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 21:45:18,384 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 21:45:18,384 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 21:45:18,384 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:45:18,385 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:45:18,389 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 21:45:18,390 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 21:45:18,394 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 21:45:18,394 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 21:45:18,401 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 21:45:18,410 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 21:45:18,434 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 21:45:18,436 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 21:45:18,437 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 21:45:18,437 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 21:45:18,439 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 21:45:18,439 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 21:45:18,439 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 21:45:18,439 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:45:18,441 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 21:45:18,444 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 21:45:18,444 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:45:18,446 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 21:45:18,446 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 21:45:18,450 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:45:18,451 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@33e434c8'
2025-05-24 21:45:18,452 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:45:18,453 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 21:45:18,455 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 21:45:18,455 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 21:45:18,456 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 21:45:18,456 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 21:45:18,456 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 21:45:18,458 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 21:45:18,458 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:45:18,459 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 21:45:18,460 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 21:45:18,460 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:45:18,461 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 21:45:18,462 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:45:18,462 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 21:45:18,463 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 21:45:18,464 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-24 21:45:18,465 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-24 21:45:18,469 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-24 21:45:18,469 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-24 21:45:18,469 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-24 21:45:18,470 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-24 21:45:18,474 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 21:45:18,474 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-24 21:45:18,479 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-24 21:45:18,480 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-24 21:45:18,496 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 21:45:18,496 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 21:45:18,496 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 21:45:18,497 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 21:45:18,505 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 21:45:18,506 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 21:45:18,506 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 21:45:18,506 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-24 21:45:18,507 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@517bdce0
2025-05-24 21:45:18,507 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@23e9dd78
2025-05-24 21:45:18,507 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 21:45:18,507 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 1 ms
2025-05-24 21:45:18,510 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 21:45:18,510 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-24 21:45:18,523 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 21:45:18,523 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 21:45:18,523 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 21:45:18,530 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-24 21:45:18,533 main INFO deu.cse.spring_webmail.control.SystemControllerTest Started SystemControllerTest in 1.976 seconds (process running for 3.822)
2025-05-24 21:45:18,537 main DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-24 21:45:18,539 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,540 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:45:18,540 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,542 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,563 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:45:18,566 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,567 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,569 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 5, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,573 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 6, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,577 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 7, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,594 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@dd9de63}
2025-05-24 21:45:18,595 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@dd9de63}
2025-05-24 21:45:18,596 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@71e7c13f] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:45:18,596 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@dd9de63}
2025-05-24 21:45:18,597 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@dd9de63}
2025-05-24 21:45:18,598 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@71e7c13f] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@98712fa]
2025-05-24 21:45:18,603 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 21:45:18,604 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@639948a2]
2025-05-24 21:45:18,617 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /add_user
2025-05-24 21:45:18,621 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:45:18,621 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /add_user
2025-05-24 21:45:18,626 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/add_user", parameters={}
2025-05-24 21:45:18,626 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#addUser()
2025-05-24 21:45:18,641 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 21:45:18,641 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/add_user', model {}
2025-05-24 21:45:18,644 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/add_user.jsp]
2025-05-24 21:45:18,644 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/add_user.jsp]
2025-05-24 21:45:18,644 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:45:18,654 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,655 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 9, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,655 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 10, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,655 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 11, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,656 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 12, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,657 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 13, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,657 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 14, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,658 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:45:18,664 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 15, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,665 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:45:18,666 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 16, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,666 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 17, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,667 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testLoginFail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:45:18,668 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 18, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,668 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 19, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,668 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 20, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,668 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 21, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,669 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 22, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,686 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7fa85a55}
2025-05-24 21:45:18,686 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7fa85a55}
2025-05-24 21:45:18,687 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@71e7c13f] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:45:18,687 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@b68932b]
2025-05-24 21:45:18,691 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 21:45:18,695 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 23, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,696 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 24, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,696 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 25, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,696 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 26, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,696 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 27, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,697 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 28, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,697 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 29, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,697 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testLoginFail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:45:18,698 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 30, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,699 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:45:18,699 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 31, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,699 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 32, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,700 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testGetImage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:45:18,700 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 33, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,700 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 34, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,701 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 35, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,701 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 36, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,701 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 37, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,749 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3d405fe5}
2025-05-24 21:45:18,750 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3d405fe5}
2025-05-24 21:45:18,750 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@71e7c13f] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:45:18,750 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 21:45:18,750 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@52c6e959]
2025-05-24 21:45:18,750 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /get_image/test.jpg
2025-05-24 21:45:18,750 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /get_image/test.jpg
2025-05-24 21:45:18,751 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/get_image/test.jpg", parameters={}
2025-05-24 21:45:18,751 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#getImage(String)
2025-05-24 21:45:18,775 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Using 'application/octet-stream', given [*/*] and supported [application/octet-stream, */*, application/json, application/*+json]
2025-05-24 21:45:18,776 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Writing [{-1, -40, -1, -32, 0, 16, 74, 70, 73, 70, 0, 1, 2, 0, 0, 1, 0, 1, 0, 0, -1, -37, 0, 67, 0, 8, 6, 6, (truncated)...]
2025-05-24 21:45:18,777 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:45:18,777 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:45:18,780 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 38, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,780 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 39, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,780 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 40, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,780 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 41, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,780 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 42, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,780 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 43, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,780 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 44, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,780 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testGetImage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:45:18,782 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 45, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,782 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:45:18,782 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 46, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,783 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 47, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,784 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testIndexPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:45:18,784 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 48, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,784 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 49, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,785 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 50, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,785 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 51, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,785 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 52, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,786 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1f6d7e7c}
2025-05-24 21:45:18,786 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1f6d7e7c}
2025-05-24 21:45:18,786 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@71e7c13f] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:45:18,786 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@27a6384b]
2025-05-24 21:45:18,786 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 21:45:18,786 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 21:45:18,786 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/", parameters={}
2025-05-24 21:45:18,786 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 21:45:18,786 main DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 21:45:18,787 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 21:45:18,788 main DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 21:45:18,788 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 21:45:18,788 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 21:45:18,788 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:45:18,788 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:45:18,788 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 53, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,788 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 54, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,788 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 55, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,788 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 56, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,789 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 57, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,789 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 58, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,789 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 59, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,789 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testIndexPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:45:18,790 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 60, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,791 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:45:18,791 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 61, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,791 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 62, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,791 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testDeleteUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:45:18,791 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 63, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,791 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 64, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,793 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 65, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,793 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 66, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,793 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 67, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,823 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1eddca25}
2025-05-24 21:45:18,823 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1eddca25}
2025-05-24 21:45:18,823 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@71e7c13f] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:45:18,823 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@4c9d833]
2025-05-24 21:45:18,824 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /delete_user.do
2025-05-24 21:45:18,825 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:45:18,825 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /delete_user.do
2025-05-24 21:45:18,825 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/delete_user.do", parameters={masked}
2025-05-24 21:45:18,825 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#deleteUserDo(String[], RedirectAttributes)
2025-05-24 21:45:18,828 main DEBUG deu.cse.spring_webmail.control.SystemController delete_user.do: selectedUser = [a@test.com, b@test.com]
2025-05-24 21:45:18,829 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 21:45:18,831 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 21:45:18,832 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 68, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,832 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 69, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,832 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 70, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,832 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 71, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,832 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 72, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,833 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 73, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,833 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 74, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,833 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testDeleteUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:45:18,834 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 75, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,835 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:45:18,835 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 76, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,835 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 77, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,836 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAdminMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:45:18,836 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 78, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,836 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 79, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,836 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 80, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,836 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 81, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,837 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 82, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,838 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@116b0b32}
2025-05-24 21:45:18,838 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@116b0b32}
2025-05-24 21:45:18,838 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@71e7c13f] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:45:18,838 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@641bc9a8]
2025-05-24 21:45:18,839 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-24 21:45:18,839 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:45:18,839 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /admin_menu
2025-05-24 21:45:18,839 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/admin_menu", parameters={}
2025-05-24 21:45:18,839 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#adminMenu(Model)
2025-05-24 21:45:18,839 main DEBUG deu.cse.spring_webmail.control.SystemController root.id = james-admin, root.password = changeme, admin.id = test@test.com
2025-05-24 21:45:18,839 main DEBUG deu.cse.spring_webmail.control.SystemController userList = [user1, user2]
2025-05-24 21:45:18,840 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 21:45:18,840 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/admin_menu', model {userList=[user1, user2]}
2025-05-24 21:45:18,840 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-24 21:45:18,840 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-24 21:45:18,840 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:45:18,842 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 83, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,842 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 84, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,842 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 85, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,842 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 86, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,842 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 87, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,843 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 88, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,843 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 89, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,843 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAdminMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:45:18,845 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 90, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,845 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:45:18,845 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 91, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,845 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 92, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,846 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testMainMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:45:18,846 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 93, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,846 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 94, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,846 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 95, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,846 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 96, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,847 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 97, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,848 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@33b2ba25}
2025-05-24 21:45:18,848 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@33b2ba25}
2025-05-24 21:45:18,848 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@71e7c13f] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:45:18,848 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@6c4d0224]
2025-05-24 21:45:18,849 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-24 21:45:18,849 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-24 21:45:18,849 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/main_menu", parameters={}
2025-05-24 21:45:18,849 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(Model)
2025-05-24 21:45:18,850 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 21:45:18,850 main DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=Mocked Message List}
2025-05-24 21:45:18,850 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 21:45:18,850 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 21:45:18,850 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:45:18,850 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:45:18,851 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 98, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,851 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 99, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,851 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 100, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,851 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 101, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,852 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 102, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,852 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 103, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,852 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 104, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,853 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testMainMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:45:18,854 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 105, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,854 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:45:18,854 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 106, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,855 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 107, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,855 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testDeleteUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:45:18,855 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 108, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,856 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 109, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,856 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 110, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,856 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 111, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,857 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 112, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,858 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@580154b3}
2025-05-24 21:45:18,858 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@580154b3}
2025-05-24 21:45:18,858 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@71e7c13f] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:45:18,858 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@6a54aa7a]
2025-05-24 21:45:18,859 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_user
2025-05-24 21:45:18,859 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:45:18,859 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /delete_user
2025-05-24 21:45:18,859 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/delete_user", parameters={}
2025-05-24 21:45:18,859 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#deleteUser(Model)
2025-05-24 21:45:18,859 main DEBUG deu.cse.spring_webmail.control.SystemController delete_user called
2025-05-24 21:45:18,859 main DEBUG deu.cse.spring_webmail.control.SystemController userList = [user1, user2]
2025-05-24 21:45:18,860 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 21:45:18,860 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/delete_user', model {userList=[user1, user2]}
2025-05-24 21:45:18,860 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/delete_user.jsp]
2025-05-24 21:45:18,860 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/delete_user.jsp]
2025-05-24 21:45:18,860 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:45:18,860 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 113, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,860 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 114, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,860 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 115, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,860 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 116, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,860 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 117, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,860 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 118, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,860 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 119, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,861 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testDeleteUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:45:18,862 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 120, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,862 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:45:18,862 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 121, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,862 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 122, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,863 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:45:18,863 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 123, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,863 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 124, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,864 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 125, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,864 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 126, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,864 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 127, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,865 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@67823972}
2025-05-24 21:45:18,865 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@67823972}
2025-05-24 21:45:18,865 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@71e7c13f] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:45:18,866 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@6e7fa4b0]
2025-05-24 21:45:18,866 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /add_user.do
2025-05-24 21:45:18,866 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:45:18,866 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /add_user.do
2025-05-24 21:45:18,866 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/add_user.do", parameters={masked}
2025-05-24 21:45:18,866 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#addUserDo(String, String, RedirectAttributes)
2025-05-24 21:45:18,867 main DEBUG deu.cse.spring_webmail.control.SystemController add_user.do: id = tester, password = pw123, port = 9999
2025-05-24 21:45:18,868 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 21:45:18,868 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 21:45:18,869 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 128, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,869 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 129, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,869 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 130, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,869 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 131, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,870 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 132, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,870 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 133, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,870 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 134, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,870 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:45:18,873 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 135, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,873 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:45:18,873 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 136, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,873 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 137, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,874 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testLoginSuccessForAdminUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:45:18,874 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 138, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,874 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 139, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,874 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 140, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,874 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 141, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,875 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 142, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,876 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@e4bb10b}
2025-05-24 21:45:18,876 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@e4bb10b}
2025-05-24 21:45:18,876 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@71e7c13f] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:45:18,876 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@594c66c3]
2025-05-24 21:45:18,876 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 21:45:18,877 main DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from 12
2025-05-24 21:45:18,877 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=12], Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@594c66c3]
2025-05-24 21:45:18,877 main DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=12], Granted Authorities=[ROLE_ADMIN]]
2025-05-24 21:45:18,878 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 143, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,878 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 144, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,878 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 145, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,878 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 146, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,878 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 147, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,879 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 148, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,879 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 149, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,879 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testLoginSuccessForAdminUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:45:18,880 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 150, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,880 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:45:18,880 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 151, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,880 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 152, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,881 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:45:18,881 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 153, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,881 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 154, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,881 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 155, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,881 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 156, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,881 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 157, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,882 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@15ee8861}
2025-05-24 21:45:18,882 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@15ee8861}
2025-05-24 21:45:18,882 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@71e7c13f] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:45:18,882 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@5265a8dd]
2025-05-24 21:45:18,883 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 21:45:18,885 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 158, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,885 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 159, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,885 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 160, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,885 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 161, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,885 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 162, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,885 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 163, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,885 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 164, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,885 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:45:18,892 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 165, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,892 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:45:18,892 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 166, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,892 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 167, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,893 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testLoginSuccessForNormalUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:45:18,893 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 168, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,893 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 169, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,893 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 170, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,893 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 171, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,894 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 172, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,895 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@486dd616}
2025-05-24 21:45:18,895 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@486dd616}
2025-05-24 21:45:18,895 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@71e7c13f] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:45:18,895 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@33827b88]
2025-05-24 21:45:18,895 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 21:45:18,896 main DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from 15
2025-05-24 21:45:18,896 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=user1, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=15], Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@33827b88]
2025-05-24 21:45:18,896 main DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=user1, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=15], Granted Authorities=[ROLE_USER]]
2025-05-24 21:45:18,896 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 173, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,896 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 174, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,896 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 175, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,897 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 176, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,897 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 177, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,897 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 178, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,897 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 179, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,897 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testLoginSuccessForNormalUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:45:18,898 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 180, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,898 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:45:18,898 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 181, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,899 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 182, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,899 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testGetImage_nofile], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:45:18,900 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 183, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,900 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 184, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,900 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 185, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,900 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 186, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,900 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 187, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,901 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7e451790}
2025-05-24 21:45:18,901 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7e451790}
2025-05-24 21:45:18,901 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@71e7c13f] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:45:18,901 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 21:45:18,901 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@25172993]
2025-05-24 21:45:18,902 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /get_image/nonexistent.jpg
2025-05-24 21:45:18,902 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /get_image/nonexistent.jpg
2025-05-24 21:45:18,902 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/get_image/nonexistent.jpg", parameters={}
2025-05-24 21:45:18,902 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#getImage(String)
2025-05-24 21:45:18,903 main ERROR deu.cse.spring_webmail.control.SystemController getImageBytes 예외: Can't read input file!
2025-05-24 21:45:18,906 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Using 'application/octet-stream', given [*/*] and supported [application/octet-stream, */*, application/json, application/*+json]
2025-05-24 21:45:18,906 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Writing [{}]
2025-05-24 21:45:18,906 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:45:18,906 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:45:18,907 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 188, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,908 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 189, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,908 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 190, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,908 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 191, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,908 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 192, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,909 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 193, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,909 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 194, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,909 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testGetImage_nofile], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:45:18,912 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ec5aad size = 1, maxSize = 32, parentContextCount = 0, hitCount = 195, missCount = 1, failureCount = 0]
2025-05-24 21:45:18,913 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [SystemControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:45:18,944 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@6968c1d6, started on Sat May 24 21:45:17 KST 2025
2025-05-24 21:45:18,945 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 21:45:18,946 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 21:45:18,946 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 21:45:18,946 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
Logback Log Messages

Log session start time Sat May 24 21:47:03 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 21:47:03,170 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [SystemControllerTest]: using SpringBootContextLoader
2025-05-24 21:47:03,172 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.SystemControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 21:47:03,173 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.SystemControllerTest]: SystemControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 21:47:03,184 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [SystemControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 21:47:03,236 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [SystemControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 21:47:03,331 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-24 21:47:03,332 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:47:03,342 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 21:47:03,355 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [SystemControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 21:47:03,357 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [SystemControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:47:04,166 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
Logback Log Messages

Log session start time Sat May 24 21:47:04 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 21:47:04,561 main INFO deu.cse.spring_webmail.control.SystemControllerTest Starting SystemControllerTest using Java 21.0.6 with PID 35748 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 21:47:04,562 main DEBUG deu.cse.spring_webmail.control.SystemControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 21:47:04,563 main INFO deu.cse.spring_webmail.control.SystemControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 21:47:04,564 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 21:47:04,593 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@3a7e365
2025-05-24 21:47:04,620 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 21:47:04,643 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 21:47:04,693 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 21:47:04,695 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 21:47:04,696 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 21:47:04,697 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 21:47:04,697 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 21:47:04,698 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 21:47:04,703 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 21:47:04,705 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 21:47:04,705 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 21:47:04,712 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 21:47:04,714 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 21:47:05,044 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-24 21:47:05,053 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 21:47:05,146 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 21:47:05,382 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 21:47:05,383 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 21:47:05,389 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 21:47:05,389 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 21:47:05,391 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 21:47:05,393 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 21:47:05,395 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 21:47:05,396 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 21:47:05,396 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 21:47:05,396 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 21:47:05,399 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 21:47:05,417 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@5ab5924c]
2025-05-24 21:47:05,418 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 21:47:05,420 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 21:47:05,426 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 21:47:05,434 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:47:05,435 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 21:47:05,439 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 21:47:05,440 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:47:05,440 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:47:05,440 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 21:47:05,442 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 21:47:05,443 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 21:47:05,444 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 21:47:05,445 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 21:47:05,445 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 21:47:05,446 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@2693c618'
2025-05-24 21:47:05,447 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 21:47:05,450 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 21:47:05,450 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3a7e365'
2025-05-24 21:47:05,452 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 21:47:05,452 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3a7e365'
2025-05-24 21:47:05,452 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 21:47:05,453 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3a7e365'
2025-05-24 21:47:05,455 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 21:47:05,455 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 21:47:05,455 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3a7e365'
2025-05-24 21:47:05,456 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 21:47:05,456 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 21:47:05,456 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3a7e365'
2025-05-24 21:47:05,463 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 21:47:05,466 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 21:47:05,471 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 21:47:05,471 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 21:47:05,472 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:47:05,474 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 21:47:05,491 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:47:05,494 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:47:05,494 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:47:05,494 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@2693c618'
2025-05-24 21:47:05,498 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 21:47:05,499 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 21:47:05,500 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:47:05,500 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:47:05,500 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@2693c618'
2025-05-24 21:47:05,503 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 21:47:05,504 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3a7e365'
2025-05-24 21:47:05,587 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 21:47:05,591 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 21:47:05,592 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 21:47:05,596 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 21:47:05,597 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 21:47:05,605 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 21:47:05,607 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3a7e365'
2025-05-24 21:47:05,607 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:47:05,607 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:47:05,613 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 21:47:05,620 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 21:47:05,620 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3a7e365'
2025-05-24 21:47:05,620 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:47:05,620 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:47:05,625 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 21:47:05,626 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:47:05,626 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:47:05,626 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:47:05,658 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes) {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr()
2025-05-24 21:47:05,664 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/download]}: download(String,String)
2025-05-24 21:47:05,667 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/add_user]}: addUser() {GET [/delete_user]}: deleteUser(Model) { [/get_image/{imageName}]}: getImage(String) {GET [/admin_menu]}: adminMenu(Model) {GET [/login_fail]}: loginFail() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/img_test]}: imgTest() {GET [/main_menu]}: mainMenu(Model) {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 21:47:05,671 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes) {GET [/write_mail]}: writeMail()
2025-05-24 21:47:05,677 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 21:47:05,681 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 21:47:05,683 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 21:47:05,683 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:47:05,683 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:47:05,686 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 21:47:05,686 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:47:05,686 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:47:05,687 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 21:47:05,687 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 21:47:05,688 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:47:05,688 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:47:05,690 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 21:47:05,690 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 21:47:05,694 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 21:47:05,694 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 21:47:05,695 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 21:47:05,699 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 21:47:05,700 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 21:47:05,700 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 21:47:05,700 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 21:47:05,701 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 21:47:05,701 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:47:05,701 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 21:47:05,701 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:47:05,704 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:47:05,706 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 21:47:05,706 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 21:47:05,708 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 21:47:05,709 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 21:47:05,709 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 21:47:05,709 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3a7e365'
2025-05-24 21:47:05,710 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 21:47:05,710 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 21:47:05,716 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3a7e365'
2025-05-24 21:47:05,716 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 21:47:05,718 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 21:47:05,718 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 21:47:05,720 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 21:47:05,720 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 21:47:05,723 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3a7e365'
2025-05-24 21:47:05,723 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:47:05,725 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 21:47:05,735 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 21:47:05,761 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 21:47:05,762 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:47:05,762 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:47:05,762 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:47:05,772 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 21:47:05,772 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 21:47:05,777 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 21:47:05,778 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 21:47:05,825 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@bb6869a, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@506b083, org.springframework.security.web.context.SecurityContextHolderFilter@3a751535, org.springframework.security.web.header.HeaderWriterFilter@6f655dbd, org.springframework.web.filter.CorsFilter@5eee3da9, org.springframework.security.web.authentication.logout.LogoutFilter@79445efb, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@3d98729a, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2f166d61, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5896b9f5, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@ace2408, org.springframework.security.web.access.ExceptionTranslationFilter@174e1b99, org.springframework.security.web.access.intercept.AuthorizationFilter@2932e15f]
2025-05-24 21:47:05,827 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 21:47:05,828 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 21:47:05,828 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 21:47:05,833 main WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore Ant [pattern='/WEB-INF/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 21:47:05,833 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure Ant [pattern='/WEB-INF/**']
2025-05-24 21:47:05,839 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 21:47:05,840 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 21:47:05,840 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 21:47:05,842 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 21:47:05,851 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 21:47:05,852 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 21:47:05,853 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 21:47:05,853 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:47:05,855 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:47:05,859 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 21:47:05,859 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 21:47:05,859 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:47:05,860 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 21:47:05,861 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:47:05,862 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 21:47:05,863 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 21:47:05,864 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 21:47:05,864 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 21:47:05,865 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 21:47:05,866 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 21:47:05,866 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 21:47:05,867 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 21:47:05,867 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3a7e365'
2025-05-24 21:47:05,867 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:47:05,868 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 21:47:05,868 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:47:05,878 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:47:05,879 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 21:47:05,880 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 21:47:05,880 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 21:47:05,881 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 21:47:05,881 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-24 21:47:05,881 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-24 21:47:05,881 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3a7e365'
2025-05-24 21:47:05,881 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:47:05,882 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-24 21:47:05,883 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 21:47:05,884 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 21:47:05,886 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 21:47:05,888 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 21:47:05,889 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 21:47:05,890 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 21:47:05,890 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 21:47:05,890 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 21:47:05,891 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:47:05,891 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 21:47:05,891 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 21:47:05,898 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 21:47:05,899 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 21:47:05,899 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 21:47:05,900 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:47:05,900 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:47:05,903 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 21:47:05,906 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 21:47:05,908 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 21:47:05,909 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 21:47:05,915 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 21:47:05,923 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 21:47:05,940 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 21:47:05,942 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 21:47:05,943 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 21:47:05,943 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 21:47:05,944 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 21:47:05,944 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 21:47:05,945 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 21:47:05,945 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:47:05,947 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 21:47:05,948 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 21:47:05,949 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:47:05,950 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 21:47:05,950 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 21:47:05,954 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:47:05,954 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@2693c618'
2025-05-24 21:47:05,955 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:47:05,956 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 21:47:05,957 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 21:47:05,958 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 21:47:05,959 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 21:47:05,959 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 21:47:05,959 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 21:47:05,960 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 21:47:05,960 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:47:05,961 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 21:47:05,962 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 21:47:05,962 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:47:05,964 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 21:47:05,964 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:47:05,964 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 21:47:05,965 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 21:47:05,966 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-24 21:47:05,966 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-24 21:47:05,969 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-24 21:47:05,969 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-24 21:47:05,970 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-24 21:47:05,970 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-24 21:47:05,974 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 21:47:05,974 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-24 21:47:05,978 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-24 21:47:05,979 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-24 21:47:05,993 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 21:47:05,993 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 21:47:05,993 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 21:47:05,993 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 21:47:05,998 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 21:47:05,998 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 21:47:05,999 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 21:47:05,999 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-24 21:47:06,000 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@7f1fec57
2025-05-24 21:47:06,000 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@2bd2430f
2025-05-24 21:47:06,000 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 21:47:06,000 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 2 ms
2025-05-24 21:47:06,002 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 21:47:06,002 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-24 21:47:06,013 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 21:47:06,013 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 21:47:06,013 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 21:47:06,020 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-24 21:47:06,023 main INFO deu.cse.spring_webmail.control.SystemControllerTest Started SystemControllerTest in 1.876 seconds (process running for 3.535)
2025-05-24 21:47:06,026 main DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-24 21:47:06,028 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,029 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:47:06,030 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,033 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,050 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:47:06,053 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,053 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,055 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 5, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,057 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 6, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,060 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 7, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,074 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3d05435c}
2025-05-24 21:47:06,074 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3d05435c}
2025-05-24 21:47:06,075 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@3a751535] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:47:06,075 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3d05435c}
2025-05-24 21:47:06,075 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3d05435c}
2025-05-24 21:47:06,075 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@3a751535] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@23d060c2]
2025-05-24 21:47:06,079 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 21:47:06,080 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@1feb76b9]
2025-05-24 21:47:06,093 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /add_user
2025-05-24 21:47:06,098 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:47:06,099 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /add_user
2025-05-24 21:47:06,103 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/add_user", parameters={}
2025-05-24 21:47:06,104 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#addUser()
2025-05-24 21:47:06,117 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 21:47:06,117 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/add_user', model {}
2025-05-24 21:47:06,119 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/add_user.jsp]
2025-05-24 21:47:06,119 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/add_user.jsp]
2025-05-24 21:47:06,120 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:47:06,130 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,131 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 9, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,131 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 10, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,131 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 11, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,132 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 12, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,132 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 13, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,133 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 14, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,133 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:47:06,142 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 15, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,144 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:47:06,144 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 16, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,144 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 17, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,146 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testLoginFail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:47:06,146 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 18, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,147 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 19, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,147 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 20, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,147 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 21, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,148 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 22, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,163 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@215a329c}
2025-05-24 21:47:06,163 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@215a329c}
2025-05-24 21:47:06,163 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@3a751535] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:47:06,163 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@2ee095c9]
2025-05-24 21:47:06,166 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 21:47:06,172 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 23, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,172 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 24, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,172 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 25, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,172 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 26, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,173 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 27, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,173 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 28, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,173 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 29, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,174 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testLoginFail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:47:06,175 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 30, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,175 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:47:06,175 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 31, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,175 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 32, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,176 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testGetImage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:47:06,176 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 33, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,176 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 34, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,176 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 35, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,176 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 36, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,177 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 37, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,237 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@37b470df}
2025-05-24 21:47:06,238 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@37b470df}
2025-05-24 21:47:06,238 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@3a751535] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:47:06,238 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 21:47:06,238 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@359ea595]
2025-05-24 21:47:06,238 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /get_image/test.jpg
2025-05-24 21:47:06,238 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /get_image/test.jpg
2025-05-24 21:47:06,238 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/get_image/test.jpg", parameters={}
2025-05-24 21:47:06,239 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#getImage(String)
2025-05-24 21:47:06,260 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Using 'application/octet-stream', given [*/*] and supported [application/octet-stream, */*, application/json, application/*+json]
2025-05-24 21:47:06,261 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Writing [{-1, -40, -1, -32, 0, 16, 74, 70, 73, 70, 0, 1, 2, 0, 0, 1, 0, 1, 0, 0, -1, -37, 0, 67, 0, 8, 6, 6, (truncated)...]
2025-05-24 21:47:06,263 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:47:06,263 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:47:06,265 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 38, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,265 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 39, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,265 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 40, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,265 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 41, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,266 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 42, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,266 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 43, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,266 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 44, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,266 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testGetImage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:47:06,268 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 45, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,268 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:47:06,268 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 46, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,268 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 47, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,269 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testIndexPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:47:06,270 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 48, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,270 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 49, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,270 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 50, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,270 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 51, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,270 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 52, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,271 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@76105ac0}
2025-05-24 21:47:06,271 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@76105ac0}
2025-05-24 21:47:06,271 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@3a751535] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:47:06,271 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@26b3fe8]
2025-05-24 21:47:06,271 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 21:47:06,271 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 21:47:06,271 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/", parameters={}
2025-05-24 21:47:06,272 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 21:47:06,272 main DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 21:47:06,273 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 21:47:06,273 main DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 21:47:06,273 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 21:47:06,273 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 21:47:06,273 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:47:06,273 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:47:06,274 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 53, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,274 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 54, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,274 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 55, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,274 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 56, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,274 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 57, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,274 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 58, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,274 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 59, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,275 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testIndexPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:47:06,276 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 60, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,277 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:47:06,277 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 61, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,277 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 62, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,279 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testDeleteUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:47:06,279 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 63, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,279 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 64, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,279 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 65, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,279 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 66, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,280 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 67, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,310 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@20a9fb01}
2025-05-24 21:47:06,310 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@20a9fb01}
2025-05-24 21:47:06,310 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@3a751535] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:47:06,310 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@4ba402b5]
2025-05-24 21:47:06,310 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /delete_user.do
2025-05-24 21:47:06,310 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:47:06,310 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /delete_user.do
2025-05-24 21:47:06,310 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/delete_user.do", parameters={masked}
2025-05-24 21:47:06,311 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#deleteUserDo(String[], RedirectAttributes)
2025-05-24 21:47:06,315 main DEBUG deu.cse.spring_webmail.control.SystemController delete_user.do: selectedUser = [a@test.com, b@test.com]
2025-05-24 21:47:06,317 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 21:47:06,318 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 21:47:06,319 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 68, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,319 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 69, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,319 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 70, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,319 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 71, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,319 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 72, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,319 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 73, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,319 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 74, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,320 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testDeleteUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:47:06,321 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 75, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,321 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:47:06,321 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 76, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,322 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 77, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,322 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAdminMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:47:06,322 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 78, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,323 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 79, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,323 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 80, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,323 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 81, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,323 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 82, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,324 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7f94541b}
2025-05-24 21:47:06,325 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7f94541b}
2025-05-24 21:47:06,325 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@3a751535] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:47:06,325 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@62d6ac]
2025-05-24 21:47:06,325 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-24 21:47:06,325 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:47:06,325 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /admin_menu
2025-05-24 21:47:06,325 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/admin_menu", parameters={}
2025-05-24 21:47:06,325 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#adminMenu(Model)
2025-05-24 21:47:06,325 main DEBUG deu.cse.spring_webmail.control.SystemController root.id = james-admin, root.password = changeme, admin.id = test@test.com
2025-05-24 21:47:06,326 main DEBUG deu.cse.spring_webmail.control.SystemController userList = [user1, user2]
2025-05-24 21:47:06,326 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 21:47:06,326 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/admin_menu', model {userList=[user1, user2]}
2025-05-24 21:47:06,326 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-24 21:47:06,326 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-24 21:47:06,326 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:47:06,328 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 83, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,328 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 84, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,328 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 85, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,328 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 86, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,329 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 87, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,329 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 88, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,329 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 89, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,329 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAdminMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:47:06,331 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 90, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,331 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:47:06,331 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 91, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,331 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 92, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,332 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testMainMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:47:06,333 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 93, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,333 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 94, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,333 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 95, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,333 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 96, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,333 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 97, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,334 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2a60981c}
2025-05-24 21:47:06,334 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2a60981c}
2025-05-24 21:47:06,334 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@3a751535] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:47:06,334 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@44587c44]
2025-05-24 21:47:06,335 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-24 21:47:06,335 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-24 21:47:06,335 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/main_menu", parameters={}
2025-05-24 21:47:06,335 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(Model)
2025-05-24 21:47:06,336 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 21:47:06,336 main DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=Mocked Message List}
2025-05-24 21:47:06,336 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 21:47:06,336 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 21:47:06,336 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:47:06,336 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:47:06,337 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 98, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,338 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 99, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,338 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 100, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,338 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 101, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,338 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 102, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,339 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 103, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,339 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 104, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,339 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testMainMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:47:06,340 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 105, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,340 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:47:06,340 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 106, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,341 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 107, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,341 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testDeleteUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:47:06,342 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 108, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,342 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 109, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,342 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 110, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,342 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 111, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,343 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 112, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,344 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@259aec72}
2025-05-24 21:47:06,344 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@259aec72}
2025-05-24 21:47:06,344 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@3a751535] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:47:06,345 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@36349e29]
2025-05-24 21:47:06,345 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_user
2025-05-24 21:47:06,345 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:47:06,345 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /delete_user
2025-05-24 21:47:06,345 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/delete_user", parameters={}
2025-05-24 21:47:06,345 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#deleteUser(Model)
2025-05-24 21:47:06,345 main DEBUG deu.cse.spring_webmail.control.SystemController delete_user called
2025-05-24 21:47:06,346 main DEBUG deu.cse.spring_webmail.control.SystemController userList = [user1, user2]
2025-05-24 21:47:06,346 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 21:47:06,346 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/delete_user', model {userList=[user1, user2]}
2025-05-24 21:47:06,346 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/delete_user.jsp]
2025-05-24 21:47:06,346 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/delete_user.jsp]
2025-05-24 21:47:06,346 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:47:06,347 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 113, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,347 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 114, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,347 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 115, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,347 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 116, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,347 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 117, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,347 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 118, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,348 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 119, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,348 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testDeleteUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:47:06,349 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 120, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,349 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:47:06,349 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 121, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,349 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 122, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,350 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:47:06,350 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 123, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,351 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 124, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,351 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 125, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,351 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 126, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,351 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 127, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,352 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@c79780}
2025-05-24 21:47:06,352 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@c79780}
2025-05-24 21:47:06,353 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@3a751535] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:47:06,353 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@26be0d23]
2025-05-24 21:47:06,353 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /add_user.do
2025-05-24 21:47:06,353 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:47:06,353 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /add_user.do
2025-05-24 21:47:06,353 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/add_user.do", parameters={masked}
2025-05-24 21:47:06,353 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#addUserDo(String, String, RedirectAttributes)
2025-05-24 21:47:06,354 main DEBUG deu.cse.spring_webmail.control.SystemController add_user.do: id = tester, password = pw123, port = 9999
2025-05-24 21:47:06,354 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 21:47:06,355 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 21:47:06,356 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 128, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,356 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 129, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,356 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 130, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,356 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 131, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,357 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 132, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,357 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 133, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,357 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 134, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,357 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:47:06,359 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 135, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,359 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:47:06,359 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 136, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,359 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 137, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,360 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testLoginSuccessForAdminUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:47:06,360 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 138, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,360 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 139, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,360 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 140, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,360 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 141, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,361 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 142, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,361 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2ae7c1d}
2025-05-24 21:47:06,361 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2ae7c1d}
2025-05-24 21:47:06,362 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@3a751535] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:47:06,362 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@b5390]
2025-05-24 21:47:06,362 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 21:47:06,363 main DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from 12
2025-05-24 21:47:06,363 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=12], Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@b5390]
2025-05-24 21:47:06,363 main DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=12], Granted Authorities=[ROLE_ADMIN]]
2025-05-24 21:47:06,364 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 143, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,364 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 144, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,364 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 145, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,364 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 146, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,365 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 147, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,365 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 148, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,365 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 149, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,365 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testLoginSuccessForAdminUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:47:06,366 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 150, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,366 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:47:06,366 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 151, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,367 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 152, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,367 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:47:06,367 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 153, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,367 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 154, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,368 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 155, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,368 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 156, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,368 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 157, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,368 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1983a4e4}
2025-05-24 21:47:06,368 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1983a4e4}
2025-05-24 21:47:06,368 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@3a751535] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:47:06,369 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 21:47:06,369 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@29b4444a]
2025-05-24 21:47:06,369 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /logout
2025-05-24 21:47:06,369 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:47:06,369 main DEBUG org.springframework.security.web.authentication.logout.LogoutFilter Logging out [UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:47:06,369 main DEBUG org.springframework.security.web.authentication.logout.SecurityContextLogoutHandler Invalidated session 15
2025-05-24 21:47:06,370 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 158, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,370 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 159, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,370 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 160, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,370 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 161, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,370 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 162, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,371 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 163, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,371 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 164, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,371 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:47:06,373 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 165, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,373 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:47:06,373 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 166, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,373 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 167, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,374 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testLoginSuccessForNormalUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:47:06,374 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 168, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,374 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 169, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,374 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 170, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,374 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 171, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,375 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 172, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,376 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@14d53884}
2025-05-24 21:47:06,376 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@14d53884}
2025-05-24 21:47:06,376 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@3a751535] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:47:06,376 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@27d5eb00]
2025-05-24 21:47:06,376 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 21:47:06,377 main DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from 16
2025-05-24 21:47:06,377 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=user1, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=16], Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@27d5eb00]
2025-05-24 21:47:06,377 main DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=user1, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=16], Granted Authorities=[ROLE_USER]]
2025-05-24 21:47:06,377 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 173, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,377 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 174, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,377 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 175, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,377 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 176, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,378 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 177, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,378 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 178, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,378 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 179, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,378 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testLoginSuccessForNormalUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:47:06,379 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 180, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,379 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:47:06,379 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 181, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,379 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 182, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,380 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testGetImage_nofile], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:47:06,380 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 183, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,381 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 184, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,381 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 185, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,381 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 186, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,381 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 187, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,382 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7112b21a}
2025-05-24 21:47:06,382 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7112b21a}
2025-05-24 21:47:06,382 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@3a751535] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:47:06,383 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 21:47:06,383 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@30bf881e]
2025-05-24 21:47:06,383 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /get_image/nonexistent.jpg
2025-05-24 21:47:06,383 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /get_image/nonexistent.jpg
2025-05-24 21:47:06,383 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/get_image/nonexistent.jpg", parameters={}
2025-05-24 21:47:06,383 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#getImage(String)
2025-05-24 21:47:06,384 main ERROR deu.cse.spring_webmail.control.SystemController getImageBytes 예외: Can't read input file!
2025-05-24 21:47:06,386 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Using 'application/octet-stream', given [*/*] and supported [application/octet-stream, */*, application/json, application/*+json]
2025-05-24 21:47:06,386 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Writing [{}]
2025-05-24 21:47:06,386 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:47:06,386 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:47:06,387 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 188, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,387 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 189, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,387 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 190, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,387 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 191, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,387 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 192, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,388 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 193, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,388 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 194, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,388 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testGetImage_nofile], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:47:06,391 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 195, missCount = 1, failureCount = 0]
2025-05-24 21:47:06,391 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [SystemControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:47:06,425 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@3a7e365, started on Sat May 24 21:47:04 KST 2025
2025-05-24 21:47:06,427 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 21:47:06,427 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 21:47:06,428 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 21:47:06,429 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
Logback Log Messages

Log session start time Sat May 24 21:49:07 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 21:49:07,170 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [AddrControllerTest]: using SpringBootContextLoader
2025-05-24 21:49:07,174 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.AddrControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 21:49:07,175 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.AddrControllerTest]: AddrControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 21:49:07,192 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [AddrControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 21:49:07,266 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [AddrControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 21:49:07,402 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-24 21:49:07,403 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 21:49:07,421 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 21:49:07,439 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [AddrControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 21:49:07,440 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [AddrControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:49:07,533 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
Logback Log Messages

Log session start time Sat May 24 21:49:07 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 21:49:08,010 main INFO deu.cse.spring_webmail.control.AddrControllerTest Starting AddrControllerTest using Java 21.0.6 with PID 33680 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 21:49:08,010 main DEBUG deu.cse.spring_webmail.control.AddrControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 21:49:08,011 main INFO deu.cse.spring_webmail.control.AddrControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 21:49:08,012 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 21:49:08,038 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@166b11e
2025-05-24 21:49:08,069 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 21:49:08,092 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 21:49:08,146 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 21:49:08,147 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 21:49:08,148 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 21:49:08,148 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 21:49:08,149 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 21:49:08,149 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 21:49:08,157 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 21:49:08,158 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 21:49:08,159 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 21:49:08,163 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 21:49:08,165 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 21:49:08,579 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-24 21:49:08,590 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 21:49:08,696 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 21:49:09,633 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 21:49:09,644 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 21:49:09,666 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 21:49:09,668 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 21:49:09,677 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 21:49:09,682 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 21:49:09,697 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 21:49:09,698 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 21:49:09,699 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 21:49:09,699 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 21:49:09,714 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 21:49:09,864 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@5ab7e997]
2025-05-24 21:49:09,870 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 21:49:09,879 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 21:49:09,916 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 21:49:10,000 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:49:10,005 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 21:49:10,015 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 21:49:10,034 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 21:49:10,049 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 21:49:10,053 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:49:10,054 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:49:10,055 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 21:49:10,056 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 21:49:10,061 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 21:49:10,065 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 21:49:10,067 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 21:49:10,067 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 21:49:10,068 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@4b7ab7ab'
2025-05-24 21:49:10,070 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 21:49:10,078 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 21:49:10,079 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@166b11e'
2025-05-24 21:49:10,083 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 21:49:10,083 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@166b11e'
2025-05-24 21:49:10,085 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 21:49:10,085 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@166b11e'
2025-05-24 21:49:10,094 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 21:49:10,095 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 21:49:10,095 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@166b11e'
2025-05-24 21:49:10,098 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 21:49:10,098 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 21:49:10,100 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@166b11e'
2025-05-24 21:49:10,123 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 21:49:10,127 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 21:49:10,135 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 21:49:10,135 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 21:49:10,138 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:49:10,142 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 21:49:10,177 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:49:10,188 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:49:10,188 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:49:10,188 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@4b7ab7ab'
2025-05-24 21:49:10,195 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 21:49:10,196 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 21:49:10,198 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:49:10,198 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:49:10,198 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@4b7ab7ab'
2025-05-24 21:49:10,202 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 21:49:10,204 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@166b11e'
2025-05-24 21:49:10,370 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 21:49:10,380 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 21:49:10,380 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 21:49:10,389 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 21:49:10,389 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 21:49:10,409 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 21:49:10,413 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@166b11e'
2025-05-24 21:49:10,413 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:49:10,414 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:49:10,434 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 21:49:10,454 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 21:49:10,455 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@166b11e'
2025-05-24 21:49:10,455 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:49:10,455 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:49:10,465 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 21:49:10,467 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:49:10,467 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:49:10,467 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:49:10,547 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 21:49:10,568 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes)
2025-05-24 21:49:10,580 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/add_user]}: addUser() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/login_fail]}: loginFail() { [/get_image/{imageName}]}: getImage(String) {GET [/delete_user]}: deleteUser(Model) {GET [/admin_menu]}: adminMenu(Model) {GET [/main_menu]}: mainMenu(Model) {GET [/img_test]}: imgTest() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 21:49:10,597 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 21:49:10,615 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 21:49:10,624 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 21:49:10,624 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 21:49:10,626 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:49:10,626 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:49:10,628 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 21:49:10,630 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:49:10,630 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:49:10,633 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 21:49:10,636 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 21:49:10,638 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:49:10,638 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:49:10,640 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 21:49:10,641 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 21:49:10,651 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 21:49:10,652 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 21:49:10,654 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 21:49:10,668 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 21:49:10,668 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 21:49:10,671 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 21:49:10,672 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 21:49:10,674 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 21:49:10,677 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:49:10,678 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 21:49:10,680 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:49:10,692 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:49:10,694 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 21:49:10,695 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 21:49:10,700 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 21:49:10,700 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 21:49:10,702 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 21:49:10,703 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@166b11e'
2025-05-24 21:49:10,703 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 21:49:10,704 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 21:49:10,725 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@166b11e'
2025-05-24 21:49:10,725 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 21:49:10,728 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 21:49:10,729 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 21:49:10,734 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 21:49:10,734 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 21:49:10,742 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@166b11e'
2025-05-24 21:49:10,742 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:49:10,749 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 21:49:10,776 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 21:49:10,853 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 21:49:10,858 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:49:10,858 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:49:10,858 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:49:10,880 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 21:49:10,880 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 21:49:10,888 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 21:49:10,888 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 21:49:10,945 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@6b0bcea5, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5748638c, org.springframework.security.web.context.SecurityContextHolderFilter@6fc44cb6, org.springframework.security.web.header.HeaderWriterFilter@7beb2bc2, org.springframework.web.filter.CorsFilter@7e864a8c, org.springframework.security.web.authentication.logout.LogoutFilter@113a7d12, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@1f9009d3, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6655b4e6, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@33c6c4f, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5e60e639, org.springframework.security.web.access.ExceptionTranslationFilter@7acb0a44, org.springframework.security.web.access.intercept.AuthorizationFilter@12dcfa6a]
2025-05-24 21:49:10,947 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 21:49:10,949 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 21:49:10,950 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 21:49:10,956 main WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore Ant [pattern='/WEB-INF/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 21:49:10,956 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure Ant [pattern='/WEB-INF/**']
2025-05-24 21:49:10,969 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 21:49:10,970 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 21:49:10,971 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 21:49:10,973 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 21:49:10,973 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 21:49:10,976 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 21:49:10,976 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 21:49:10,977 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:49:10,982 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:49:10,987 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 21:49:10,987 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 21:49:10,988 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:49:10,991 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 21:49:10,992 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:49:10,993 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 21:49:10,994 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 21:49:10,995 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 21:49:10,996 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 21:49:11,000 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 21:49:11,001 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 21:49:11,002 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 21:49:11,003 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 21:49:11,004 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@166b11e'
2025-05-24 21:49:11,004 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:49:11,005 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 21:49:11,005 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:49:11,021 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:49:11,021 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 21:49:11,022 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 21:49:11,023 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 21:49:11,024 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 21:49:11,024 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-24 21:49:11,024 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-24 21:49:11,025 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@166b11e'
2025-05-24 21:49:11,025 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:49:11,026 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-24 21:49:11,028 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 21:49:11,030 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 21:49:11,032 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 21:49:11,035 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 21:49:11,037 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 21:49:11,038 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 21:49:11,038 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 21:49:11,039 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 21:49:11,039 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:49:11,039 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 21:49:11,040 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 21:49:11,058 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 21:49:11,061 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 21:49:11,061 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 21:49:11,061 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:49:11,062 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:49:11,066 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 21:49:11,068 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 21:49:11,075 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 21:49:11,075 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 21:49:11,084 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 21:49:11,095 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 21:49:11,148 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 21:49:11,153 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 21:49:11,154 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 21:49:11,154 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 21:49:11,156 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 21:49:11,157 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 21:49:11,158 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 21:49:11,159 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:49:11,162 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 21:49:11,167 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 21:49:11,167 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:49:11,170 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 21:49:11,172 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 21:49:11,184 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:49:11,185 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@4b7ab7ab'
2025-05-24 21:49:11,188 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:49:11,191 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 21:49:11,199 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 21:49:11,200 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 21:49:11,204 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 21:49:11,206 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 21:49:11,207 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 21:49:11,212 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 21:49:11,213 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:49:11,218 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 21:49:11,219 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 21:49:11,220 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:49:11,228 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 21:49:11,229 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:49:11,229 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 21:49:11,231 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 21:49:11,234 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-24 21:49:11,234 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-24 21:49:11,240 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-24 21:49:11,240 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-24 21:49:11,243 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-24 21:49:11,251 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-24 21:49:11,267 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 21:49:11,267 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-24 21:49:11,276 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-24 21:49:11,276 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-24 21:49:11,317 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 21:49:11,317 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 21:49:11,317 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 21:49:11,317 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 21:49:11,330 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 21:49:11,331 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 21:49:11,332 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 21:49:11,332 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-24 21:49:11,333 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@79fa9f97
2025-05-24 21:49:11,333 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@194feb27
2025-05-24 21:49:11,333 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 21:49:11,333 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 2 ms
2025-05-24 21:49:11,338 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 21:49:11,339 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-24 21:49:11,367 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 21:49:11,367 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 21:49:11,367 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 21:49:11,381 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-24 21:49:11,385 main INFO deu.cse.spring_webmail.control.AddrControllerTest Started AddrControllerTest in 3.873 seconds (process running for 5.682)
2025-05-24 21:49:11,392 main DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-24 21:49:11,398 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1, failureCount = 0]
2025-05-24 21:49:11,399 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 21:49:11,400 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1, failureCount = 0]
2025-05-24 21:49:11,404 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 1, failureCount = 0]
2025-05-24 21:49:11,427 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testdeleteAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:49:11,432 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 1, failureCount = 0]
2025-05-24 21:49:11,433 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 1, failureCount = 0]
2025-05-24 21:49:11,437 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 5, missCount = 1, failureCount = 0]
2025-05-24 21:49:11,441 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 6, missCount = 1, failureCount = 0]
2025-05-24 21:49:11,455 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 7, missCount = 1, failureCount = 0]
2025-05-24 21:49:11,474 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7e86ff3b}
2025-05-24 21:49:11,475 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7e86ff3b}
2025-05-24 21:49:11,476 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@6fc44cb6] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:49:11,476 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7e86ff3b}
2025-05-24 21:49:11,477 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7e86ff3b}
2025-05-24 21:49:11,477 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@6fc44cb6] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@48d44acf]
2025-05-24 21:49:11,486 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@5344b208]
2025-05-24 21:49:11,517 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /jpa/delete_addr
2025-05-24 21:49:11,529 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 21:49:11,530 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /jpa/delete_addr
2025-05-24 21:49:11,538 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/jpa/delete_addr", parameters={masked}
2025-05-24 21:49:11,538 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#deleteAddr(String, HttpSession, RedirectAttributes)
2025-05-24 21:49:11,616 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 21:49:11,618 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 21:49:11,654 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 1, failureCount = 0]
2025-05-24 21:49:11,656 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 9, missCount = 1, failureCount = 0]
2025-05-24 21:49:11,656 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 10, missCount = 1, failureCount = 0]
2025-05-24 21:49:11,656 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 11, missCount = 1, failureCount = 0]
2025-05-24 21:49:11,657 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 12, missCount = 1, failureCount = 0]
2025-05-24 21:49:11,658 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 13, missCount = 1, failureCount = 0]
2025-05-24 21:49:11,659 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 14, missCount = 1, failureCount = 0]
2025-05-24 21:49:11,660 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testdeleteAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:49:11,669 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 15, missCount = 1, failureCount = 0]
2025-05-24 21:49:11,669 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 21:49:11,669 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 16, missCount = 1, failureCount = 0]
2025-05-24 21:49:11,670 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 17, missCount = 1, failureCount = 0]
2025-05-24 21:49:11,671 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testinsertAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:49:11,671 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 18, missCount = 1, failureCount = 0]
2025-05-24 21:49:11,672 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 19, missCount = 1, failureCount = 0]
2025-05-24 21:49:11,672 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 20, missCount = 1, failureCount = 0]
2025-05-24 21:49:11,673 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 21, missCount = 1, failureCount = 0]
2025-05-24 21:49:11,674 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 22, missCount = 1, failureCount = 0]
2025-05-24 21:49:11,681 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@402ecbc7}
2025-05-24 21:49:11,681 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@402ecbc7}
2025-05-24 21:49:11,681 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@6fc44cb6] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:49:11,682 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@6f53e863]
2025-05-24 21:49:11,682 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /jpa/insert_addr
2025-05-24 21:49:11,682 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 21:49:11,682 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /jpa/insert_addr
2025-05-24 21:49:11,682 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/jpa/insert_addr", parameters={masked}
2025-05-24 21:49:11,683 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#jpaInsertAddr(String, String, String, HttpSession, RedirectAttributes)
2025-05-24 21:49:11,689 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 21:49:11,689 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 21:49:11,699 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 23, missCount = 1, failureCount = 0]
2025-05-24 21:49:11,700 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 24, missCount = 1, failureCount = 0]
2025-05-24 21:49:11,700 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 25, missCount = 1, failureCount = 0]
2025-05-24 21:49:11,701 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 26, missCount = 1, failureCount = 0]
2025-05-24 21:49:11,701 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 27, missCount = 1, failureCount = 0]
2025-05-24 21:49:11,703 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 28, missCount = 1, failureCount = 0]
2025-05-24 21:49:11,703 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 29, missCount = 1, failureCount = 0]
2025-05-24 21:49:11,704 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testinsertAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:49:11,708 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 30, missCount = 1, failureCount = 0]
2025-05-24 21:49:11,708 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 21:49:11,708 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 31, missCount = 1, failureCount = 0]
2025-05-24 21:49:11,708 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 32, missCount = 1, failureCount = 0]
2025-05-24 21:49:11,709 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testinsertAddr_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:49:11,710 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 33, missCount = 1, failureCount = 0]
2025-05-24 21:49:11,710 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 34, missCount = 1, failureCount = 0]
2025-05-24 21:49:11,711 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 35, missCount = 1, failureCount = 0]
2025-05-24 21:49:11,711 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 36, missCount = 1, failureCount = 0]
2025-05-24 21:49:11,712 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 37, missCount = 1, failureCount = 0]
2025-05-24 21:49:11,713 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7e2cebdf}
2025-05-24 21:49:11,713 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7e2cebdf}
2025-05-24 21:49:11,713 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@6fc44cb6] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:49:11,713 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@25c5fc41]
2025-05-24 21:49:11,713 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /jpa/insert_addr
2025-05-24 21:49:11,713 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 21:49:11,713 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /jpa/insert_addr
2025-05-24 21:49:11,713 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/jpa/insert_addr", parameters={masked}
2025-05-24 21:49:11,715 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#jpaInsertAddr(String, String, String, HttpSession, RedirectAttributes)
2025-05-24 21:49:11,716 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 21:49:11,716 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 21:49:11,717 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 38, missCount = 1, failureCount = 0]
2025-05-24 21:49:11,717 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 39, missCount = 1, failureCount = 0]
2025-05-24 21:49:11,718 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 40, missCount = 1, failureCount = 0]
2025-05-24 21:49:11,718 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 41, missCount = 1, failureCount = 0]
2025-05-24 21:49:11,718 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 42, missCount = 1, failureCount = 0]
2025-05-24 21:49:11,719 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 43, missCount = 1, failureCount = 0]
2025-05-24 21:49:11,719 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 44, missCount = 1, failureCount = 0]
2025-05-24 21:49:11,720 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testinsertAddr_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:49:11,720 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 45, missCount = 1, failureCount = 0]
2025-05-24 21:49:11,721 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 21:49:11,721 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 46, missCount = 1, failureCount = 0]
2025-05-24 21:49:11,721 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 47, missCount = 1, failureCount = 0]
2025-05-24 21:49:11,722 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testshowAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:49:11,722 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 48, missCount = 1, failureCount = 0]
2025-05-24 21:49:11,722 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 49, missCount = 1, failureCount = 0]
2025-05-24 21:49:11,722 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 50, missCount = 1, failureCount = 0]
2025-05-24 21:49:11,722 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 51, missCount = 1, failureCount = 0]
2025-05-24 21:49:11,723 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 52, missCount = 1, failureCount = 0]
2025-05-24 21:49:11,723 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@59b78925}
2025-05-24 21:49:11,724 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@59b78925}
2025-05-24 21:49:11,724 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@6fc44cb6] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:49:11,724 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 21:49:11,724 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@2c1c3c13]
2025-05-24 21:49:11,724 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /show_addr
2025-05-24 21:49:11,725 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 21:49:11,725 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /show_addr
2025-05-24 21:49:11,725 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/show_addr", parameters={}
2025-05-24 21:49:11,725 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#showAddr()
2025-05-24 21:49:11,727 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 21:49:11,727 main DEBUG org.springframework.web.servlet.view.JstlView View name 'addr_menu/addr_book', model {}
2025-05-24 21:49:11,731 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/addr_menu/addr_book.jsp]
2025-05-24 21:49:11,732 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/addr_menu/addr_book.jsp]
2025-05-24 21:49:11,732 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:49:11,735 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 53, missCount = 1, failureCount = 0]
2025-05-24 21:49:11,735 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 54, missCount = 1, failureCount = 0]
2025-05-24 21:49:11,735 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 55, missCount = 1, failureCount = 0]
2025-05-24 21:49:11,735 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 56, missCount = 1, failureCount = 0]
2025-05-24 21:49:11,735 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 57, missCount = 1, failureCount = 0]
2025-05-24 21:49:11,736 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 58, missCount = 1, failureCount = 0]
2025-05-24 21:49:11,736 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 59, missCount = 1, failureCount = 0]
2025-05-24 21:49:11,737 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testshowAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:49:11,738 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 60, missCount = 1, failureCount = 0]
2025-05-24 21:49:11,738 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 21:49:11,738 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 61, missCount = 1, failureCount = 0]
2025-05-24 21:49:11,738 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 62, missCount = 1, failureCount = 0]
2025-05-24 21:49:11,738 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testeinsertAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:49:11,740 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 63, missCount = 1, failureCount = 0]
2025-05-24 21:49:11,740 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 64, missCount = 1, failureCount = 0]
2025-05-24 21:49:11,740 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 65, missCount = 1, failureCount = 0]
2025-05-24 21:49:11,740 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 66, missCount = 1, failureCount = 0]
2025-05-24 21:49:11,741 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 67, missCount = 1, failureCount = 0]
2025-05-24 21:49:11,742 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@106a6a1b}
2025-05-24 21:49:11,742 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@106a6a1b}
2025-05-24 21:49:11,742 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@6fc44cb6] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:49:11,742 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 21:49:11,742 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@4b7272d6]
2025-05-24 21:49:11,743 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /insert_addr
2025-05-24 21:49:11,743 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 21:49:11,743 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /insert_addr
2025-05-24 21:49:11,743 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/insert_addr", parameters={}
2025-05-24 21:49:11,743 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#insertAddr()
2025-05-24 21:49:11,744 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 21:49:11,744 main DEBUG org.springframework.web.servlet.view.JstlView View name 'addr_menu/addr_insert', model {}
2025-05-24 21:49:11,744 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/addr_menu/addr_insert.jsp]
2025-05-24 21:49:11,744 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/addr_menu/addr_insert.jsp]
2025-05-24 21:49:11,744 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:49:11,745 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 68, missCount = 1, failureCount = 0]
2025-05-24 21:49:11,746 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 69, missCount = 1, failureCount = 0]
2025-05-24 21:49:11,746 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 70, missCount = 1, failureCount = 0]
2025-05-24 21:49:11,746 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 71, missCount = 1, failureCount = 0]
2025-05-24 21:49:11,746 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 72, missCount = 1, failureCount = 0]
2025-05-24 21:49:11,746 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 73, missCount = 1, failureCount = 0]
2025-05-24 21:49:11,746 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 74, missCount = 1, failureCount = 0]
2025-05-24 21:49:11,747 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testeinsertAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:49:11,750 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 75, missCount = 1, failureCount = 0]
2025-05-24 21:49:11,750 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [AddrControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:49:12,015 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [ReadControllerTest]: using SpringBootContextLoader
2025-05-24 21:49:12,015 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.ReadControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 21:49:12,015 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.ReadControllerTest]: ReadControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 21:49:12,016 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [ReadControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 21:49:12,022 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [ReadControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 21:49:12,024 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 21:49:12,025 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 21:49:12,025 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [ReadControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 21:49:12,025 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [ReadControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:49:12,037 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-24 21:49:12,059 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-24 21:49:12,068 main INFO deu.cse.spring_webmail.control.ReadControllerTest Starting ReadControllerTest using Java 21.0.6 with PID 33680 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 21:49:12,068 main DEBUG deu.cse.spring_webmail.control.ReadControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 21:49:12,068 main INFO deu.cse.spring_webmail.control.ReadControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 21:49:12,068 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 21:49:12,071 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@1396ee3b
2025-05-24 21:49:12,073 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 21:49:12,074 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 21:49:12,095 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 21:49:12,098 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 21:49:12,099 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 21:49:12,100 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 21:49:12,101 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 21:49:12,102 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 21:49:12,106 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 21:49:12,106 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 21:49:12,107 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 21:49:12,108 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 21:49:12,109 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 21:49:12,222 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-24 21:49:12,223 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 21:49:12,228 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 21:49:12,479 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 21:49:12,479 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 21:49:12,479 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 21:49:12,480 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 21:49:12,482 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 21:49:12,482 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 21:49:12,483 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 21:49:12,484 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 21:49:12,484 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 21:49:12,484 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 21:49:12,485 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 21:49:12,486 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@5b9037b6]
2025-05-24 21:49:12,487 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 21:49:12,487 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 21:49:12,488 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 21:49:12,489 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'Inlined Test Properties' with value of type String
2025-05-24 21:49:12,491 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 21:49:12,492 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 21:49:12,495 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 21:49:12,495 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:49:12,495 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:49:12,496 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 21:49:12,497 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 21:49:12,498 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 21:49:12,499 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 21:49:12,500 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 21:49:12,500 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 21:49:12,500 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@6e2ab1f4'
2025-05-24 21:49:12,500 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 21:49:12,502 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 21:49:12,503 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1396ee3b'
2025-05-24 21:49:12,503 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 21:49:12,504 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1396ee3b'
2025-05-24 21:49:12,504 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 21:49:12,504 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1396ee3b'
2025-05-24 21:49:12,505 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 21:49:12,506 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 21:49:12,506 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1396ee3b'
2025-05-24 21:49:12,506 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 21:49:12,506 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 21:49:12,507 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1396ee3b'
2025-05-24 21:49:12,508 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 21:49:12,509 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 21:49:12,510 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 21:49:12,511 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 21:49:12,511 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:49:12,511 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 21:49:12,514 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:49:12,516 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:49:12,516 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:49:12,516 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@6e2ab1f4'
2025-05-24 21:49:12,518 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 21:49:12,519 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 21:49:12,520 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:49:12,520 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:49:12,520 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@6e2ab1f4'
2025-05-24 21:49:12,520 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 21:49:12,521 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1396ee3b'
2025-05-24 21:49:12,524 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 21:49:12,525 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 21:49:12,525 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 21:49:12,526 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 21:49:12,526 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 21:49:12,528 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 21:49:12,529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1396ee3b'
2025-05-24 21:49:12,529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:49:12,529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:49:12,532 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 21:49:12,534 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 21:49:12,534 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1396ee3b'
2025-05-24 21:49:12,534 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:49:12,534 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:49:12,538 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 21:49:12,539 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:49:12,539 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:49:12,539 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:49:12,541 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 21:49:12,542 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes)
2025-05-24 21:49:12,543 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/add_user]}: addUser() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/login_fail]}: loginFail() { [/get_image/{imageName}]}: getImage(String) {GET [/delete_user]}: deleteUser(Model) {GET [/admin_menu]}: adminMenu(Model) {GET [/main_menu]}: mainMenu(Model) {GET [/img_test]}: imgTest() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 21:49:12,544 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 21:49:12,546 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 21:49:12,546 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 21:49:12,547 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 21:49:12,547 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:49:12,547 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:49:12,547 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 21:49:12,547 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:49:12,547 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:49:12,548 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 21:49:12,548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 21:49:12,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:49:12,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:49:12,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 21:49:12,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 21:49:12,550 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 21:49:12,550 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 21:49:12,551 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 21:49:12,552 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 21:49:12,553 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 21:49:12,554 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 21:49:12,554 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 21:49:12,554 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 21:49:12,554 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:49:12,554 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 21:49:12,555 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:49:12,557 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:49:12,557 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 21:49:12,557 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 21:49:12,558 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 21:49:12,558 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 21:49:12,558 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 21:49:12,558 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1396ee3b'
2025-05-24 21:49:12,558 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 21:49:12,559 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 21:49:12,561 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1396ee3b'
2025-05-24 21:49:12,561 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 21:49:12,562 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 21:49:12,562 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 21:49:12,563 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 21:49:12,563 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 21:49:12,563 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1396ee3b'
2025-05-24 21:49:12,564 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:49:12,564 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 21:49:12,565 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 21:49:12,568 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 21:49:12,569 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:49:12,569 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:49:12,569 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:49:12,570 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 21:49:12,570 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 21:49:12,571 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 21:49:12,572 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 21:49:12,575 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@1a26f595, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2e7bcd52, org.springframework.security.web.context.SecurityContextHolderFilter@6d548d27, org.springframework.security.web.header.HeaderWriterFilter@2f705dff, org.springframework.web.filter.CorsFilter@6d41b46a, org.springframework.security.web.authentication.logout.LogoutFilter@64010508, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@76639714, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4e8c139a, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@c7b276, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7f055e1, org.springframework.security.web.access.ExceptionTranslationFilter@276d3d00, org.springframework.security.web.access.intercept.AuthorizationFilter@77d695f2]
2025-05-24 21:49:12,576 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 21:49:12,577 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 21:49:12,577 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 21:49:12,578 main WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore Ant [pattern='/WEB-INF/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 21:49:12,578 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure Ant [pattern='/WEB-INF/**']
2025-05-24 21:49:12,580 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 21:49:12,580 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 21:49:12,580 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 21:49:12,580 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 21:49:12,580 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 21:49:12,581 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 21:49:12,582 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 21:49:12,582 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:49:12,583 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:49:12,585 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 21:49:12,585 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 21:49:12,585 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:49:12,586 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 21:49:12,586 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:49:12,586 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 21:49:12,587 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 21:49:12,587 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 21:49:12,588 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 21:49:12,588 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 21:49:12,588 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 21:49:12,589 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 21:49:12,589 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 21:49:12,589 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1396ee3b'
2025-05-24 21:49:12,589 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:49:12,589 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 21:49:12,589 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:49:12,592 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:49:12,592 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 21:49:12,592 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 21:49:12,593 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 21:49:12,593 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 21:49:12,594 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-24 21:49:12,594 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-24 21:49:12,594 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1396ee3b'
2025-05-24 21:49:12,594 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:49:12,595 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-24 21:49:12,595 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 21:49:12,595 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 21:49:12,595 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 21:49:12,596 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 21:49:12,596 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 21:49:12,597 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 21:49:12,598 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 21:49:12,599 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 21:49:12,599 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:49:12,600 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 21:49:12,600 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 21:49:12,600 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 21:49:12,601 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 21:49:12,601 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 21:49:12,601 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:49:12,602 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:49:12,603 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 21:49:12,603 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 21:49:12,605 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 21:49:12,605 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 21:49:12,606 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 21:49:12,607 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 21:49:12,607 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 21:49:12,607 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 21:49:12,608 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 21:49:12,608 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 21:49:12,608 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 21:49:12,608 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 21:49:12,608 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 21:49:12,608 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:49:12,609 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 21:49:12,609 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 21:49:12,610 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:49:12,610 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 21:49:12,610 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 21:49:12,611 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:49:12,611 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@6e2ab1f4'
2025-05-24 21:49:12,612 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:49:12,612 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 21:49:12,612 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 21:49:12,613 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 21:49:12,613 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 21:49:12,614 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 21:49:12,614 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 21:49:12,614 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 21:49:12,614 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:49:12,615 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 21:49:12,615 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 21:49:12,615 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:49:12,617 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 21:49:12,617 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:49:12,617 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 21:49:12,617 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 21:49:12,618 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-24 21:49:12,619 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-24 21:49:12,620 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-24 21:49:12,620 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-24 21:49:12,620 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-24 21:49:12,620 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-24 21:49:12,621 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 21:49:12,621 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-24 21:49:12,621 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-24 21:49:12,621 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-24 21:49:12,621 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 21:49:12,621 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 21:49:12,621 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 21:49:12,621 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 21:49:12,621 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 21:49:12,622 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 21:49:12,622 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 21:49:12,622 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-24 21:49:12,622 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@788b0c96
2025-05-24 21:49:12,622 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@113366e7
2025-05-24 21:49:12,622 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 21:49:12,622 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 0 ms
2025-05-24 21:49:12,623 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 21:49:12,623 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-24 21:49:12,628 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 21:49:12,628 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 21:49:12,628 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 21:49:12,629 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-24 21:49:12,631 main INFO deu.cse.spring_webmail.control.ReadControllerTest Started ReadControllerTest in 0.595 seconds (process running for 6.928)
2025-05-24 21:49:12,633 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 75, missCount = 2, failureCount = 0]
2025-05-24 21:49:12,634 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 21:49:12,634 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 76, missCount = 2, failureCount = 0]
2025-05-24 21:49:12,636 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 77, missCount = 2, failureCount = 0]
2025-05-24 21:49:12,637 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testdownload_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:49:12,637 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 78, missCount = 2, failureCount = 0]
2025-05-24 21:49:12,638 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 79, missCount = 2, failureCount = 0]
2025-05-24 21:49:12,638 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 80, missCount = 2, failureCount = 0]
2025-05-24 21:49:12,639 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 81, missCount = 2, failureCount = 0]
2025-05-24 21:49:12,639 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 82, missCount = 2, failureCount = 0]
2025-05-24 21:49:12,653 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@17a364}
2025-05-24 21:49:12,654 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@17a364}
2025-05-24 21:49:12,654 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@6d548d27] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:49:12,654 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@17a364}
2025-05-24 21:49:12,654 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@17a364}
2025-05-24 21:49:12,654 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@6d548d27] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@7d963aca]
2025-05-24 21:49:12,654 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 21:49:12,654 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@343a8b18]
2025-05-24 21:49:12,654 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /download
2025-05-24 21:49:12,655 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 21:49:12,655 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /download
2025-05-24 21:49:12,655 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/download", parameters={masked}
2025-05-24 21:49:12,655 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#download(String, String)
2025-05-24 21:49:12,656 main DEBUG deu.cse.spring_webmail.control.ReadController userid = tester, filename = sample.txt
2025-05-24 21:49:12,666 main DEBUG deu.cse.spring_webmail.control.ReadController userid = tester, filename = sample.txt
2025-05-24 21:49:12,668 main DEBUG deu.cse.spring_webmail.control.ReadController File: C:\Users\Haruki\AppData\Local\Temp\junit10998102238923937732\mock_download\tester\sample.txt, Content-Type: text/plain
2025-05-24 21:49:12,675 main DEBUG org.springframework.web.servlet.mvc.method.annotation.HttpEntityMethodProcessor Found 'Content-Type:text/plain' in response
2025-05-24 21:49:12,675 main DEBUG org.springframework.web.servlet.mvc.method.annotation.HttpEntityMethodProcessor Writing [InputStream resource [resource loaded through InputStream]]
2025-05-24 21:49:12,677 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:49:12,769 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 83, missCount = 2, failureCount = 0]
2025-05-24 21:49:12,769 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 84, missCount = 2, failureCount = 0]
2025-05-24 21:49:12,769 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 85, missCount = 2, failureCount = 0]
2025-05-24 21:49:12,769 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 86, missCount = 2, failureCount = 0]
2025-05-24 21:49:12,770 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 87, missCount = 2, failureCount = 0]
2025-05-24 21:49:12,771 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 88, missCount = 2, failureCount = 0]
2025-05-24 21:49:12,771 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 89, missCount = 2, failureCount = 0]
2025-05-24 21:49:12,771 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testdownload_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:49:12,777 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 90, missCount = 2, failureCount = 0]
2025-05-24 21:49:12,778 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 21:49:12,778 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 91, missCount = 2, failureCount = 0]
2025-05-24 21:49:12,778 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 92, missCount = 2, failureCount = 0]
2025-05-24 21:49:12,779 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testdeleteMail_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:49:12,779 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 93, missCount = 2, failureCount = 0]
2025-05-24 21:49:12,779 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 94, missCount = 2, failureCount = 0]
2025-05-24 21:49:12,780 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 95, missCount = 2, failureCount = 0]
2025-05-24 21:49:12,780 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 96, missCount = 2, failureCount = 0]
2025-05-24 21:49:12,780 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 97, missCount = 2, failureCount = 0]
2025-05-24 21:49:12,784 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@e5a654f}
2025-05-24 21:49:12,784 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@e5a654f}
2025-05-24 21:49:12,784 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@6d548d27] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:49:12,784 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 21:49:12,784 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@75e032af]
2025-05-24 21:49:12,786 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_mail.do
2025-05-24 21:49:12,786 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 21:49:12,786 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /delete_mail.do
2025-05-24 21:49:12,786 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/delete_mail.do", parameters={masked}
2025-05-24 21:49:12,787 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#deleteMailDo(Integer, RedirectAttributes)
2025-05-24 21:49:12,787 main DEBUG deu.cse.spring_webmail.control.ReadController delete_mail.do: msgid = 1
2025-05-24 21:49:12,789 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 21:49:12,789 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 21:49:12,790 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 98, missCount = 2, failureCount = 0]
2025-05-24 21:49:12,790 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 99, missCount = 2, failureCount = 0]
2025-05-24 21:49:12,790 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 100, missCount = 2, failureCount = 0]
2025-05-24 21:49:12,790 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 101, missCount = 2, failureCount = 0]
2025-05-24 21:49:12,790 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 102, missCount = 2, failureCount = 0]
2025-05-24 21:49:12,791 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 103, missCount = 2, failureCount = 0]
2025-05-24 21:49:12,791 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 104, missCount = 2, failureCount = 0]
2025-05-24 21:49:12,791 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testdeleteMail_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:49:12,792 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 105, missCount = 2, failureCount = 0]
2025-05-24 21:49:12,792 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 21:49:12,792 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 106, missCount = 2, failureCount = 0]
2025-05-24 21:49:12,792 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 107, missCount = 2, failureCount = 0]
2025-05-24 21:49:12,793 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testdeleteMail_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:49:12,793 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 108, missCount = 2, failureCount = 0]
2025-05-24 21:49:12,793 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 109, missCount = 2, failureCount = 0]
2025-05-24 21:49:12,793 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 110, missCount = 2, failureCount = 0]
2025-05-24 21:49:12,793 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 111, missCount = 2, failureCount = 0]
2025-05-24 21:49:12,794 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 112, missCount = 2, failureCount = 0]
2025-05-24 21:49:12,795 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6fc53b18}
2025-05-24 21:49:12,795 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6fc53b18}
2025-05-24 21:49:12,795 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@6d548d27] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:49:12,795 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 21:49:12,795 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@1cac6a4f]
2025-05-24 21:49:12,795 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_mail.do
2025-05-24 21:49:12,796 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 21:49:12,796 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /delete_mail.do
2025-05-24 21:49:12,796 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/delete_mail.do", parameters={masked}
2025-05-24 21:49:12,796 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#deleteMailDo(Integer, RedirectAttributes)
2025-05-24 21:49:12,796 main DEBUG deu.cse.spring_webmail.control.ReadController delete_mail.do: msgid = 1
2025-05-24 21:49:12,796 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 21:49:12,796 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 21:49:12,797 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 113, missCount = 2, failureCount = 0]
2025-05-24 21:49:12,797 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 114, missCount = 2, failureCount = 0]
2025-05-24 21:49:12,797 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 115, missCount = 2, failureCount = 0]
2025-05-24 21:49:12,797 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 116, missCount = 2, failureCount = 0]
2025-05-24 21:49:12,797 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 117, missCount = 2, failureCount = 0]
2025-05-24 21:49:12,798 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 118, missCount = 2, failureCount = 0]
2025-05-24 21:49:12,798 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 119, missCount = 2, failureCount = 0]
2025-05-24 21:49:12,798 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testdeleteMail_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:49:12,799 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 120, missCount = 2, failureCount = 0]
2025-05-24 21:49:12,799 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 21:49:12,799 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 121, missCount = 2, failureCount = 0]
2025-05-24 21:49:12,799 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 122, missCount = 2, failureCount = 0]
2025-05-24 21:49:12,800 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testshowMessage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:49:12,800 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 123, missCount = 2, failureCount = 0]
2025-05-24 21:49:12,800 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 124, missCount = 2, failureCount = 0]
2025-05-24 21:49:12,801 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 125, missCount = 2, failureCount = 0]
2025-05-24 21:49:12,801 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 126, missCount = 2, failureCount = 0]
2025-05-24 21:49:12,801 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 127, missCount = 2, failureCount = 0]
2025-05-24 21:49:12,802 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3c41f6be}
2025-05-24 21:49:12,802 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3c41f6be}
2025-05-24 21:49:12,802 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@6d548d27] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:49:12,803 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@3a8af40a]
2025-05-24 21:49:12,803 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /show_message
2025-05-24 21:49:12,803 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 21:49:12,803 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /show_message
2025-05-24 21:49:12,803 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/show_message", parameters={masked}
2025-05-24 21:49:12,803 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#showMessage(Integer, Model)
2025-05-24 21:49:12,805 main DEBUG deu.cse.spring_webmail.control.ReadController download_folder = /mock_download
2025-05-24 21:49:12,808 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 21:49:12,808 main DEBUG org.springframework.web.servlet.view.JstlView View name '/read_mail/show_message', model {msg=Hello message}
2025-05-24 21:49:12,808 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//read_mail/show_message.jsp]
2025-05-24 21:49:12,808 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views//read_mail/show_message.jsp]
2025-05-24 21:49:12,808 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:49:12,812 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 128, missCount = 2, failureCount = 0]
2025-05-24 21:49:12,812 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 129, missCount = 2, failureCount = 0]
2025-05-24 21:49:12,812 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 130, missCount = 2, failureCount = 0]
2025-05-24 21:49:12,812 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 131, missCount = 2, failureCount = 0]
2025-05-24 21:49:12,812 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 132, missCount = 2, failureCount = 0]
2025-05-24 21:49:12,812 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 133, missCount = 2, failureCount = 0]
2025-05-24 21:49:12,813 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 134, missCount = 2, failureCount = 0]
2025-05-24 21:49:12,813 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testshowMessage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:49:12,813 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 135, missCount = 2, failureCount = 0]
2025-05-24 21:49:12,813 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [ReadControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:49:12,820 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [SystemControllerTest]: using SpringBootContextLoader
2025-05-24 21:49:12,822 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.SystemControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 21:49:12,822 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.SystemControllerTest]: SystemControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 21:49:12,823 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [SystemControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 21:49:12,837 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [SystemControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 21:49:12,838 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:49:12,840 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 21:49:12,841 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [SystemControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 21:49:12,841 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [SystemControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:49:12,861 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-24 21:49:12,876 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-24 21:49:12,882 main INFO deu.cse.spring_webmail.control.SystemControllerTest Starting SystemControllerTest using Java 21.0.6 with PID 33680 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 21:49:12,883 main DEBUG deu.cse.spring_webmail.control.SystemControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 21:49:12,883 main INFO deu.cse.spring_webmail.control.SystemControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 21:49:12,883 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 21:49:12,885 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@78299721
2025-05-24 21:49:12,885 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 21:49:12,885 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 21:49:12,902 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 21:49:12,902 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 21:49:12,903 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 21:49:12,903 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 21:49:12,904 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 21:49:12,905 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 21:49:12,909 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 21:49:12,909 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 21:49:12,910 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 21:49:12,911 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 21:49:12,912 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 21:49:13,001 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-24 21:49:13,001 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 21:49:13,002 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 21:49:13,032 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 21:49:13,032 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 21:49:13,032 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 21:49:13,032 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 21:49:13,032 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 21:49:13,033 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 21:49:13,033 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 21:49:13,033 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 21:49:13,034 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 21:49:13,034 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 21:49:13,034 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 21:49:13,035 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@162796e1]
2025-05-24 21:49:13,035 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 21:49:13,036 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 21:49:13,037 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 21:49:13,037 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:49:13,038 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 21:49:13,039 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 21:49:13,040 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:49:13,041 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:49:13,042 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 21:49:13,043 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 21:49:13,044 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 21:49:13,044 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 21:49:13,044 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 21:49:13,044 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 21:49:13,045 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@9cdef42'
2025-05-24 21:49:13,045 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 21:49:13,046 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 21:49:13,046 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@78299721'
2025-05-24 21:49:13,046 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 21:49:13,046 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@78299721'
2025-05-24 21:49:13,047 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 21:49:13,047 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@78299721'
2025-05-24 21:49:13,048 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 21:49:13,048 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 21:49:13,048 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@78299721'
2025-05-24 21:49:13,048 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 21:49:13,048 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 21:49:13,049 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@78299721'
2025-05-24 21:49:13,049 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 21:49:13,050 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 21:49:13,052 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 21:49:13,052 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 21:49:13,052 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:49:13,053 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 21:49:13,057 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:49:13,058 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:49:13,058 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:49:13,058 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@9cdef42'
2025-05-24 21:49:13,059 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 21:49:13,060 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 21:49:13,060 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:49:13,060 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:49:13,060 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@9cdef42'
2025-05-24 21:49:13,060 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 21:49:13,061 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@78299721'
2025-05-24 21:49:13,065 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 21:49:13,065 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 21:49:13,065 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 21:49:13,065 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 21:49:13,066 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 21:49:13,067 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 21:49:13,067 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@78299721'
2025-05-24 21:49:13,067 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:49:13,067 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:49:13,069 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 21:49:13,070 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 21:49:13,070 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@78299721'
2025-05-24 21:49:13,070 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:49:13,070 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:49:13,072 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 21:49:13,073 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:49:13,073 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:49:13,073 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:49:13,075 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 21:49:13,077 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes)
2025-05-24 21:49:13,079 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/add_user]}: addUser() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/login_fail]}: loginFail() { [/get_image/{imageName}]}: getImage(String) {GET [/delete_user]}: deleteUser(Model) {GET [/admin_menu]}: adminMenu(Model) {GET [/main_menu]}: mainMenu(Model) {GET [/img_test]}: imgTest() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 21:49:13,081 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 21:49:13,082 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 21:49:13,083 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 21:49:13,083 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 21:49:13,084 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:49:13,084 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:49:13,084 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 21:49:13,084 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:49:13,084 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:49:13,085 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 21:49:13,085 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 21:49:13,085 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:49:13,085 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:49:13,086 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 21:49:13,086 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 21:49:13,086 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 21:49:13,086 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 21:49:13,087 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 21:49:13,088 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 21:49:13,088 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 21:49:13,088 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 21:49:13,088 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 21:49:13,089 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 21:49:13,089 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:49:13,089 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 21:49:13,089 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:49:13,091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:49:13,091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 21:49:13,091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 21:49:13,092 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 21:49:13,092 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 21:49:13,092 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 21:49:13,092 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@78299721'
2025-05-24 21:49:13,092 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 21:49:13,092 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 21:49:13,096 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@78299721'
2025-05-24 21:49:13,096 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 21:49:13,096 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 21:49:13,096 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 21:49:13,098 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 21:49:13,098 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 21:49:13,098 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@78299721'
2025-05-24 21:49:13,098 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:49:13,099 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 21:49:13,099 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 21:49:13,102 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 21:49:13,103 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:49:13,103 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:49:13,103 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:49:13,104 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 21:49:13,104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 21:49:13,105 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 21:49:13,106 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 21:49:13,108 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@21282fc6, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@bc168ac, org.springframework.security.web.context.SecurityContextHolderFilter@23ed406, org.springframework.security.web.header.HeaderWriterFilter@747c3ad5, org.springframework.web.filter.CorsFilter@5fc88c91, org.springframework.security.web.authentication.logout.LogoutFilter@1c2a9464, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@69e91f2b, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@763de177, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7d7fc466, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7ef9d004, org.springframework.security.web.access.ExceptionTranslationFilter@4d58d224, org.springframework.security.web.access.intercept.AuthorizationFilter@6da50fd]
2025-05-24 21:49:13,109 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 21:49:13,110 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 21:49:13,110 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 21:49:13,110 main WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore Ant [pattern='/WEB-INF/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 21:49:13,110 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure Ant [pattern='/WEB-INF/**']
2025-05-24 21:49:13,111 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 21:49:13,111 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 21:49:13,111 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 21:49:13,111 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 21:49:13,112 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 21:49:13,112 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 21:49:13,113 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 21:49:13,113 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:49:13,114 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:49:13,114 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 21:49:13,114 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 21:49:13,115 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:49:13,115 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 21:49:13,115 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:49:13,115 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 21:49:13,115 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 21:49:13,115 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 21:49:13,115 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 21:49:13,115 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 21:49:13,115 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 21:49:13,117 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 21:49:13,117 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 21:49:13,117 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@78299721'
2025-05-24 21:49:13,117 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:49:13,117 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 21:49:13,117 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:49:13,121 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:49:13,121 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 21:49:13,121 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 21:49:13,121 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 21:49:13,122 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 21:49:13,122 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-24 21:49:13,122 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-24 21:49:13,122 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@78299721'
2025-05-24 21:49:13,122 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:49:13,122 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-24 21:49:13,122 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 21:49:13,123 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 21:49:13,123 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 21:49:13,123 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 21:49:13,123 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 21:49:13,124 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 21:49:13,124 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 21:49:13,124 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 21:49:13,125 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:49:13,125 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 21:49:13,125 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 21:49:13,125 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 21:49:13,125 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 21:49:13,125 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 21:49:13,125 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:49:13,126 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:49:13,126 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 21:49:13,127 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 21:49:13,127 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 21:49:13,127 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 21:49:13,128 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 21:49:13,128 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 21:49:13,129 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 21:49:13,129 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 21:49:13,129 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 21:49:13,130 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 21:49:13,130 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 21:49:13,130 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 21:49:13,130 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 21:49:13,130 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:49:13,131 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 21:49:13,131 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 21:49:13,132 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:49:13,132 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 21:49:13,132 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 21:49:13,132 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:49:13,132 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@9cdef42'
2025-05-24 21:49:13,132 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:49:13,133 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 21:49:13,133 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 21:49:13,133 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 21:49:13,134 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 21:49:13,134 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 21:49:13,134 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 21:49:13,134 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 21:49:13,134 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:49:13,135 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 21:49:13,135 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 21:49:13,136 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:49:13,136 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 21:49:13,136 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:49:13,136 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 21:49:13,136 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 21:49:13,136 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-24 21:49:13,136 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-24 21:49:13,137 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-24 21:49:13,137 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-24 21:49:13,137 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-24 21:49:13,137 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-24 21:49:13,138 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 21:49:13,138 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-24 21:49:13,138 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-24 21:49:13,138 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-24 21:49:13,138 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 21:49:13,138 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 21:49:13,138 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 21:49:13,138 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 21:49:13,139 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 21:49:13,139 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 21:49:13,139 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 21:49:13,139 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-24 21:49:13,140 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@4b145278
2025-05-24 21:49:13,140 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@49d5b1
2025-05-24 21:49:13,140 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 21:49:13,140 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 1 ms
2025-05-24 21:49:13,140 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 21:49:13,140 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-24 21:49:13,144 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 21:49:13,144 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 21:49:13,144 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 21:49:13,145 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-24 21:49:13,147 main INFO deu.cse.spring_webmail.control.SystemControllerTest Started SystemControllerTest in 0.286 seconds (process running for 7.443)
2025-05-24 21:49:13,148 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 135, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,148 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:49:13,148 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 136, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,149 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 137, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,150 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:49:13,150 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 138, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,150 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 139, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,152 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 140, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,152 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 141, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,154 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 142, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,155 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@395a5526}
2025-05-24 21:49:13,155 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@395a5526}
2025-05-24 21:49:13,155 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@23ed406] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:49:13,155 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@395a5526}
2025-05-24 21:49:13,155 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@395a5526}
2025-05-24 21:49:13,155 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@23ed406] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@3752cff3]
2025-05-24 21:49:13,156 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 21:49:13,156 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@49253d1f]
2025-05-24 21:49:13,156 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /add_user
2025-05-24 21:49:13,156 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:49:13,156 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /add_user
2025-05-24 21:49:13,156 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/add_user", parameters={}
2025-05-24 21:49:13,157 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#addUser()
2025-05-24 21:49:13,157 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 21:49:13,158 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/add_user', model {}
2025-05-24 21:49:13,158 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/add_user.jsp]
2025-05-24 21:49:13,158 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/add_user.jsp]
2025-05-24 21:49:13,158 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:49:13,158 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 143, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,158 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 144, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,159 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 145, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,159 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 146, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,159 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 147, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,159 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 148, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,159 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 149, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,159 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:49:13,161 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 150, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,161 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:49:13,161 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 151, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,161 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 152, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,162 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testLoginFail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:49:13,162 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 153, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,162 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 154, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,163 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 155, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,163 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 156, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,163 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 157, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,164 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5d642e46}
2025-05-24 21:49:13,164 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5d642e46}
2025-05-24 21:49:13,164 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@23ed406] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:49:13,165 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@11742b29]
2025-05-24 21:49:13,168 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 21:49:13,172 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 158, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,172 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 159, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,172 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 160, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,172 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 161, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,174 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 162, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,174 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 163, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,174 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 164, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,174 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testLoginFail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:49:13,176 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 165, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,176 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:49:13,176 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 166, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,176 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 167, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,177 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testGetImage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:49:13,177 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 168, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,177 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 169, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,177 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 170, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,177 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 171, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,178 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 172, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,267 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5050cf7e}
2025-05-24 21:49:13,268 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5050cf7e}
2025-05-24 21:49:13,268 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@23ed406] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:49:13,268 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 21:49:13,269 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@1eb16e4b]
2025-05-24 21:49:13,270 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /get_image/test.jpg
2025-05-24 21:49:13,272 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /get_image/test.jpg
2025-05-24 21:49:13,272 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/get_image/test.jpg", parameters={}
2025-05-24 21:49:13,274 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#getImage(String)
2025-05-24 21:49:13,305 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Using 'application/octet-stream', given [*/*] and supported [application/octet-stream, */*, application/json, application/*+json]
2025-05-24 21:49:13,305 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Writing [{-1, -40, -1, -32, 0, 16, 74, 70, 73, 70, 0, 1, 2, 0, 0, 1, 0, 1, 0, 0, -1, -37, 0, 67, 0, 8, 6, 6, (truncated)...]
2025-05-24 21:49:13,310 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:49:13,311 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:49:13,318 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 173, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,319 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 174, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,319 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 175, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,319 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 176, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,320 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 177, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,321 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 178, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,321 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 179, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,322 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testGetImage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:49:13,325 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 180, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,325 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:49:13,325 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 181, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,326 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 182, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,329 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testIndexPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:49:13,329 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 183, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,330 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 184, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,330 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 185, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,331 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 186, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,332 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 187, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,333 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@460a31ce}
2025-05-24 21:49:13,333 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@460a31ce}
2025-05-24 21:49:13,333 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@23ed406] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:49:13,333 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@96effb1]
2025-05-24 21:49:13,334 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 21:49:13,335 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 21:49:13,335 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/", parameters={}
2025-05-24 21:49:13,336 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 21:49:13,336 main DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 21:49:13,336 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 21:49:13,336 main DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 21:49:13,336 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 21:49:13,336 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 21:49:13,336 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:49:13,336 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:49:13,338 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 188, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,338 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 189, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,338 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 190, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,338 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 191, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,339 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 192, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,340 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 193, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,340 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 194, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,341 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testIndexPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:49:13,349 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 195, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,349 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:49:13,349 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 196, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,350 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 197, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,353 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testDeleteUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:49:13,354 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 198, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,355 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 199, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,356 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 200, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,357 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 201, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,358 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 202, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,451 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@64f514d2}
2025-05-24 21:49:13,451 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@64f514d2}
2025-05-24 21:49:13,451 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@23ed406] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:49:13,452 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@10c0d39d]
2025-05-24 21:49:13,453 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /delete_user.do
2025-05-24 21:49:13,453 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:49:13,453 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /delete_user.do
2025-05-24 21:49:13,453 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/delete_user.do", parameters={masked}
2025-05-24 21:49:13,453 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#deleteUserDo(String[], RedirectAttributes)
2025-05-24 21:49:13,454 main DEBUG deu.cse.spring_webmail.control.SystemController delete_user.do: selectedUser = [a@test.com, b@test.com]
2025-05-24 21:49:13,458 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 21:49:13,458 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 21:49:13,459 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 203, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,460 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 204, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,460 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 205, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,460 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 206, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,461 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 207, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,461 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 208, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,462 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 209, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,462 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testDeleteUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:49:13,464 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 210, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,465 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:49:13,465 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 211, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,465 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 212, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,467 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAdminMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:49:13,468 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 213, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,468 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 214, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,469 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 215, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,469 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 216, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,470 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 217, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,472 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@73ac846}
2025-05-24 21:49:13,472 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@73ac846}
2025-05-24 21:49:13,473 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@23ed406] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:49:13,473 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@3f3b50df]
2025-05-24 21:49:13,473 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-24 21:49:13,473 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:49:13,473 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /admin_menu
2025-05-24 21:49:13,473 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/admin_menu", parameters={}
2025-05-24 21:49:13,474 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#adminMenu(Model)
2025-05-24 21:49:13,474 main DEBUG deu.cse.spring_webmail.control.SystemController root.id = james-admin, root.password = changeme, admin.id = test@test.com
2025-05-24 21:49:13,475 main DEBUG deu.cse.spring_webmail.control.SystemController userList = [user1, user2]
2025-05-24 21:49:13,476 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 21:49:13,476 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/admin_menu', model {userList=[user1, user2]}
2025-05-24 21:49:13,476 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-24 21:49:13,476 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-24 21:49:13,476 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:49:13,478 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 218, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,478 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 219, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,478 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 220, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,478 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 221, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,479 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 222, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,479 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 223, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,480 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 224, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,480 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAdminMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:49:13,485 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 225, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,485 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:49:13,485 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 226, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,486 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 227, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,487 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testMainMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:49:13,488 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 228, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,488 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 229, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,489 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 230, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,489 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 231, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,490 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 232, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,493 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@418b946b}
2025-05-24 21:49:13,493 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@418b946b}
2025-05-24 21:49:13,493 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@23ed406] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:49:13,493 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@4c4a8ffe]
2025-05-24 21:49:13,493 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-24 21:49:13,494 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-24 21:49:13,494 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/main_menu", parameters={}
2025-05-24 21:49:13,495 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(Model)
2025-05-24 21:49:13,496 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 21:49:13,496 main DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=Mocked Message List}
2025-05-24 21:49:13,496 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 21:49:13,497 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 21:49:13,497 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:49:13,497 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:49:13,499 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 233, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,499 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 234, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,499 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 235, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,499 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 236, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,499 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 237, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,499 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 238, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,500 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 239, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,500 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testMainMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:49:13,503 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 240, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,503 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:49:13,503 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 241, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,504 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 242, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,506 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testDeleteUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:49:13,506 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 243, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,507 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 244, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,507 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 245, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,508 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 246, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,508 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 247, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,512 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3d8c55ff}
2025-05-24 21:49:13,512 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3d8c55ff}
2025-05-24 21:49:13,512 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@23ed406] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:49:13,512 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@5d5cd0cf]
2025-05-24 21:49:13,513 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_user
2025-05-24 21:49:13,514 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:49:13,514 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /delete_user
2025-05-24 21:49:13,514 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/delete_user", parameters={}
2025-05-24 21:49:13,514 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#deleteUser(Model)
2025-05-24 21:49:13,515 main DEBUG deu.cse.spring_webmail.control.SystemController delete_user called
2025-05-24 21:49:13,515 main DEBUG deu.cse.spring_webmail.control.SystemController userList = [user1, user2]
2025-05-24 21:49:13,516 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 21:49:13,516 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/delete_user', model {userList=[user1, user2]}
2025-05-24 21:49:13,516 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/delete_user.jsp]
2025-05-24 21:49:13,516 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/delete_user.jsp]
2025-05-24 21:49:13,516 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:49:13,517 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 248, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,517 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 249, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,517 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 250, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,517 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 251, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,517 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 252, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,518 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 253, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,518 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 254, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,518 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testDeleteUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:49:13,520 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 255, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,520 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:49:13,520 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 256, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,520 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 257, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,522 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:49:13,523 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 258, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,523 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 259, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,523 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 260, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,523 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 261, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,524 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 262, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,526 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@aa8f19d}
2025-05-24 21:49:13,527 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@aa8f19d}
2025-05-24 21:49:13,527 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@23ed406] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:49:13,527 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@62110754]
2025-05-24 21:49:13,528 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /add_user.do
2025-05-24 21:49:13,529 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:49:13,529 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /add_user.do
2025-05-24 21:49:13,529 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/add_user.do", parameters={masked}
2025-05-24 21:49:13,530 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#addUserDo(String, String, RedirectAttributes)
2025-05-24 21:49:13,530 main DEBUG deu.cse.spring_webmail.control.SystemController add_user.do: id = tester, password = pw123, port = 9999
2025-05-24 21:49:13,531 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 21:49:13,531 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 21:49:13,532 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 263, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,532 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 264, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,532 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 265, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,532 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 266, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,532 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 267, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,533 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 268, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,533 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 269, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,533 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:49:13,535 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 270, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,535 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:49:13,535 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 271, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,536 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 272, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,536 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testLoginSuccessForAdminUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:49:13,536 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 273, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,537 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 274, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,537 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 275, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,537 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 276, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,537 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 277, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,539 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1f17fe4c}
2025-05-24 21:49:13,539 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1f17fe4c}
2025-05-24 21:49:13,539 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@23ed406] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:49:13,539 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@75564919]
2025-05-24 21:49:13,539 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 21:49:13,540 main DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from 26
2025-05-24 21:49:13,540 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=26], Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@75564919]
2025-05-24 21:49:13,540 main DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=26], Granted Authorities=[ROLE_ADMIN]]
2025-05-24 21:49:13,543 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 278, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,544 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 279, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,544 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 280, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,544 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 281, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,545 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 282, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,545 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 283, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,545 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 284, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,546 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testLoginSuccessForAdminUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:49:13,548 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 285, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,548 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:49:13,548 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 286, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,549 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 287, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,550 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:49:13,550 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 288, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,550 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 289, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,551 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 290, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,551 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 291, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,552 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 292, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,553 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@21fca5d3}
2025-05-24 21:49:13,553 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@21fca5d3}
2025-05-24 21:49:13,553 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@23ed406] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:49:13,553 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 21:49:13,553 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@3bf572e0]
2025-05-24 21:49:13,553 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /logout
2025-05-24 21:49:13,553 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:49:13,553 main DEBUG org.springframework.security.web.authentication.logout.LogoutFilter Logging out [UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:49:13,553 main DEBUG org.springframework.security.web.authentication.logout.SecurityContextLogoutHandler Invalidated session 29
2025-05-24 21:49:13,555 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 293, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,555 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 294, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,555 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 295, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,555 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 296, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,556 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 297, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,556 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 298, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,556 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 299, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,556 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:49:13,560 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 300, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,560 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:49:13,560 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 301, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,560 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 302, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,562 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testLoginSuccessForNormalUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:49:13,562 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 303, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,562 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 304, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,563 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 305, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,563 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 306, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,563 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 307, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,565 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1f116973}
2025-05-24 21:49:13,565 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1f116973}
2025-05-24 21:49:13,565 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@23ed406] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:49:13,566 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@5bd3d747]
2025-05-24 21:49:13,566 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 21:49:13,567 main DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from 30
2025-05-24 21:49:13,567 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=user1, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=30], Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@5bd3d747]
2025-05-24 21:49:13,567 main DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=user1, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=30], Granted Authorities=[ROLE_USER]]
2025-05-24 21:49:13,567 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 308, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,567 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 309, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,568 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 310, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,568 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 311, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,568 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 312, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,568 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 313, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,568 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 314, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,568 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testLoginSuccessForNormalUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:49:13,571 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 315, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,572 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:49:13,572 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 316, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,572 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 317, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,573 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testGetImage_nofile], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:49:13,573 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 318, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,573 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 319, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,574 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 320, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,574 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 321, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,574 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 322, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,576 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@a3cd3ff}
2025-05-24 21:49:13,576 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@a3cd3ff}
2025-05-24 21:49:13,576 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@23ed406] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:49:13,576 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 21:49:13,576 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@3ff00c4c]
2025-05-24 21:49:13,577 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /get_image/nonexistent.jpg
2025-05-24 21:49:13,577 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /get_image/nonexistent.jpg
2025-05-24 21:49:13,577 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/get_image/nonexistent.jpg", parameters={}
2025-05-24 21:49:13,577 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#getImage(String)
2025-05-24 21:49:13,578 main ERROR deu.cse.spring_webmail.control.SystemController getImageBytes 예외: Can't read input file!
2025-05-24 21:49:13,581 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Using 'application/octet-stream', given [*/*] and supported [application/octet-stream, */*, application/json, application/*+json]
2025-05-24 21:49:13,581 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Writing [{}]
2025-05-24 21:49:13,581 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:49:13,582 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:49:13,582 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 323, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,582 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 324, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,583 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 325, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,583 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 326, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,583 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 327, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,583 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 328, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,583 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 329, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,583 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testGetImage_nofile], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:49:13,584 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 330, missCount = 3, failureCount = 0]
2025-05-24 21:49:13,584 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [SystemControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:49:13,594 main DEBUG deu.cse.spring_webmail.model.UserAdminAgent UserAdminAgent JMX init: server = localhost, port = 110, adminId = admin
2025-05-24 21:49:13,633 main ERROR deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 실패: Failed to retrieve RMIServer stub: javax.naming.CommunicationException [Root exception is java.rmi.ConnectIOException: non-JRMP server at remote endpoint]
2025-05-24 21:49:13,641 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [WriteControllerTest]: using SpringBootContextLoader
2025-05-24 21:49:13,643 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.WriteControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 21:49:13,643 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.WriteControllerTest]: WriteControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 21:49:13,644 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [WriteControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 21:49:13,656 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [WriteControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 21:49:13,658 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-24 21:49:13,661 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 21:49:13,663 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [WriteControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 21:49:13,663 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [WriteControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:49:13,671 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-24 21:49:13,711 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-24 21:49:13,723 main INFO deu.cse.spring_webmail.control.WriteControllerTest Starting WriteControllerTest using Java 21.0.6 with PID 33680 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 21:49:13,724 main DEBUG deu.cse.spring_webmail.control.WriteControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 21:49:13,724 main INFO deu.cse.spring_webmail.control.WriteControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 21:49:13,725 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 21:49:13,726 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@3b60efd8
2025-05-24 21:49:13,727 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 21:49:13,728 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 21:49:13,745 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 21:49:13,746 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 21:49:13,748 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 21:49:13,749 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 21:49:13,749 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 21:49:13,750 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 21:49:13,754 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 21:49:13,755 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 21:49:13,756 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 21:49:13,757 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 21:49:13,757 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 21:49:13,837 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-24 21:49:13,837 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 21:49:13,838 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 21:49:13,841 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 21:49:13,842 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 21:49:13,842 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 21:49:13,843 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 21:49:13,844 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 21:49:13,844 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 21:49:13,845 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 21:49:13,845 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 21:49:13,845 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 21:49:13,845 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 21:49:13,846 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 21:49:13,846 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@56482084]
2025-05-24 21:49:13,846 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 21:49:13,847 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 21:49:13,847 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 21:49:13,848 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:49:13,848 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 21:49:13,848 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 21:49:13,848 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 21:49:13,849 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 21:49:13,849 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:49:13,849 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:49:13,850 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 21:49:13,850 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 21:49:13,850 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 21:49:13,851 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 21:49:13,851 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 21:49:13,851 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 21:49:13,852 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@8f7544a'
2025-05-24 21:49:13,852 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 21:49:13,853 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 21:49:13,853 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3b60efd8'
2025-05-24 21:49:13,853 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 21:49:13,853 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3b60efd8'
2025-05-24 21:49:13,854 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 21:49:13,854 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3b60efd8'
2025-05-24 21:49:13,854 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 21:49:13,854 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 21:49:13,854 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3b60efd8'
2025-05-24 21:49:13,855 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 21:49:13,855 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 21:49:13,855 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3b60efd8'
2025-05-24 21:49:13,855 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 21:49:13,857 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 21:49:13,858 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 21:49:13,858 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 21:49:13,859 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:49:13,859 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 21:49:13,862 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:49:13,862 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:49:13,863 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:49:13,863 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@8f7544a'
2025-05-24 21:49:13,864 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 21:49:13,864 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 21:49:13,865 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:49:13,865 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:49:13,865 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@8f7544a'
2025-05-24 21:49:13,865 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 21:49:13,865 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3b60efd8'
2025-05-24 21:49:13,868 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 21:49:13,869 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 21:49:13,869 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 21:49:13,869 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 21:49:13,869 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 21:49:13,870 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 21:49:13,870 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3b60efd8'
2025-05-24 21:49:13,870 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:49:13,870 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:49:13,872 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 21:49:13,873 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 21:49:13,873 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3b60efd8'
2025-05-24 21:49:13,873 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:49:13,873 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:49:13,876 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 21:49:13,877 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:49:13,878 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:49:13,878 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:49:13,879 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 21:49:13,881 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes)
2025-05-24 21:49:13,883 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/add_user]}: addUser() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/login_fail]}: loginFail() { [/get_image/{imageName}]}: getImage(String) {GET [/delete_user]}: deleteUser(Model) {GET [/admin_menu]}: adminMenu(Model) {GET [/main_menu]}: mainMenu(Model) {GET [/img_test]}: imgTest() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 21:49:13,884 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 21:49:13,885 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 21:49:13,886 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 21:49:13,886 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 21:49:13,886 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:49:13,886 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:49:13,886 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 21:49:13,887 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:49:13,887 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:49:13,887 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 21:49:13,887 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 21:49:13,887 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:49:13,887 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:49:13,888 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 21:49:13,888 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 21:49:13,888 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 21:49:13,888 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 21:49:13,889 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 21:49:13,890 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 21:49:13,890 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 21:49:13,891 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 21:49:13,891 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 21:49:13,891 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 21:49:13,891 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:49:13,891 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 21:49:13,891 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:49:13,893 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:49:13,893 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 21:49:13,893 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 21:49:13,894 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 21:49:13,894 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 21:49:13,894 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 21:49:13,894 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3b60efd8'
2025-05-24 21:49:13,894 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 21:49:13,894 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 21:49:13,897 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3b60efd8'
2025-05-24 21:49:13,897 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 21:49:13,897 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 21:49:13,897 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 21:49:13,898 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 21:49:13,898 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 21:49:13,899 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3b60efd8'
2025-05-24 21:49:13,899 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:49:13,899 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 21:49:13,900 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 21:49:13,903 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 21:49:13,903 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:49:13,903 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:49:13,903 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:49:13,904 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 21:49:13,904 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 21:49:13,906 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 21:49:13,906 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 21:49:13,908 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@86a4b9b, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1829184b, org.springframework.security.web.context.SecurityContextHolderFilter@687668da, org.springframework.security.web.header.HeaderWriterFilter@6ba4d5ff, org.springframework.web.filter.CorsFilter@43fd6600, org.springframework.security.web.authentication.logout.LogoutFilter@4c578ec, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@27475587, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5910ca72, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1268dff4, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5e0bf895, org.springframework.security.web.access.ExceptionTranslationFilter@349ff599, org.springframework.security.web.access.intercept.AuthorizationFilter@f9a82ac]
2025-05-24 21:49:13,909 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 21:49:13,909 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 21:49:13,909 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 21:49:13,909 main WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore Ant [pattern='/WEB-INF/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 21:49:13,910 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure Ant [pattern='/WEB-INF/**']
2025-05-24 21:49:13,911 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 21:49:13,911 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 21:49:13,911 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 21:49:13,911 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 21:49:13,911 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 21:49:13,912 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 21:49:13,912 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 21:49:13,913 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:49:13,914 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:49:13,914 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 21:49:13,914 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 21:49:13,914 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:49:13,915 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 21:49:13,915 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:49:13,915 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 21:49:13,915 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 21:49:13,915 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 21:49:13,915 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 21:49:13,916 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 21:49:13,916 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 21:49:13,916 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 21:49:13,916 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 21:49:13,916 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3b60efd8'
2025-05-24 21:49:13,916 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:49:13,916 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 21:49:13,916 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:49:13,919 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:49:13,919 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 21:49:13,919 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 21:49:13,920 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 21:49:13,921 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 21:49:13,921 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-24 21:49:13,921 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-24 21:49:13,922 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3b60efd8'
2025-05-24 21:49:13,922 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:49:13,922 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-24 21:49:13,922 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 21:49:13,922 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 21:49:13,922 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 21:49:13,922 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 21:49:13,923 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 21:49:13,923 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 21:49:13,923 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 21:49:13,923 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 21:49:13,924 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:49:13,924 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 21:49:13,924 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 21:49:13,924 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 21:49:13,924 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 21:49:13,924 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 21:49:13,924 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:49:13,925 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:49:13,925 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 21:49:13,925 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 21:49:13,926 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 21:49:13,926 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 21:49:13,926 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 21:49:13,927 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 21:49:13,927 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 21:49:13,927 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 21:49:13,928 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 21:49:13,928 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 21:49:13,928 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 21:49:13,928 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 21:49:13,928 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 21:49:13,928 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:49:13,928 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 21:49:13,929 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 21:49:13,929 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:49:13,929 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 21:49:13,929 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 21:49:13,929 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:49:13,929 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@8f7544a'
2025-05-24 21:49:13,929 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:49:13,930 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 21:49:13,930 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 21:49:13,930 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 21:49:13,931 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 21:49:13,931 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 21:49:13,931 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 21:49:13,931 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 21:49:13,931 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:49:13,931 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 21:49:13,932 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 21:49:13,932 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:49:13,932 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 21:49:13,932 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:49:13,932 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 21:49:13,932 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 21:49:13,932 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-24 21:49:13,933 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-24 21:49:13,933 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-24 21:49:13,933 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-24 21:49:13,933 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-24 21:49:13,933 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-24 21:49:13,933 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 21:49:13,934 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-24 21:49:13,934 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-24 21:49:13,934 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-24 21:49:13,934 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 21:49:13,934 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 21:49:13,934 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 21:49:13,934 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 21:49:13,934 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 21:49:13,934 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 21:49:13,935 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 21:49:13,935 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-24 21:49:13,935 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@64ea74ac
2025-05-24 21:49:13,935 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@10fa7b74
2025-05-24 21:49:13,935 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 21:49:13,935 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 0 ms
2025-05-24 21:49:13,936 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 21:49:13,936 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-24 21:49:13,939 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 21:49:13,939 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 21:49:13,939 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 21:49:13,940 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-24 21:49:13,942 main INFO deu.cse.spring_webmail.control.WriteControllerTest Started WriteControllerTest in 0.271 seconds (process running for 8.239)
2025-05-24 21:49:13,943 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 330, missCount = 4, failureCount = 0]
2025-05-24 21:49:13,943 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-24 21:49:13,943 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 331, missCount = 4, failureCount = 0]
2025-05-24 21:49:13,945 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 332, missCount = 4, failureCount = 0]
2025-05-24 21:49:13,946 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [WriteControllerTest], method [shouldSendMailWithoutAttachment], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:49:13,946 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 333, missCount = 4, failureCount = 0]
2025-05-24 21:49:13,946 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 334, missCount = 4, failureCount = 0]
2025-05-24 21:49:13,947 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 335, missCount = 4, failureCount = 0]
2025-05-24 21:49:13,947 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 336, missCount = 4, failureCount = 0]
2025-05-24 21:49:13,948 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 337, missCount = 4, failureCount = 0]
2025-05-24 21:49:13,952 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@11c80834}
2025-05-24 21:49:13,952 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@11c80834}
2025-05-24 21:49:13,952 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@687668da] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:49:13,952 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@11c80834}
2025-05-24 21:49:13,953 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@11c80834}
2025-05-24 21:49:13,953 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@687668da] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@22b771d1]
2025-05-24 21:49:13,953 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@3fd006e8]
2025-05-24 21:49:13,953 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /write_mail.do
2025-05-24 21:49:13,953 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 21:49:13,953 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /write_mail.do
2025-05-24 21:49:13,953 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/write_mail.do", parameters={multipart}
2025-05-24 21:49:13,954 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMailDo(String, String, String, String, MultipartFile, RedirectAttributes)
2025-05-24 21:49:13,957 main DEBUG deu.cse.spring_webmail.control.WriteController write_mail.do: to = to@example.com, cc = , subj = Test Subject, body = Test Body, file1 =
2025-05-24 21:49:13,966 main DEBUG deu.cse.spring_webmail.model.SmtpAgent SMTP host : localhost
2025-05-24 21:49:14,133 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 21:49:14,134 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 21:49:14,136 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 338, missCount = 4, failureCount = 0]
2025-05-24 21:49:14,137 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 339, missCount = 4, failureCount = 0]
2025-05-24 21:49:14,137 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 340, missCount = 4, failureCount = 0]
2025-05-24 21:49:14,137 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 341, missCount = 4, failureCount = 0]
2025-05-24 21:49:14,138 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 342, missCount = 4, failureCount = 0]
2025-05-24 21:49:14,139 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 343, missCount = 4, failureCount = 0]
2025-05-24 21:49:14,139 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 344, missCount = 4, failureCount = 0]
2025-05-24 21:49:14,140 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [WriteControllerTest], method [shouldSendMailWithoutAttachment], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:49:14,143 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 345, missCount = 4, failureCount = 0]
2025-05-24 21:49:14,143 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-24 21:49:14,143 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 346, missCount = 4, failureCount = 0]
2025-05-24 21:49:14,144 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 347, missCount = 4, failureCount = 0]
2025-05-24 21:49:14,147 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [WriteControllerTest], method [shouldSendMailWithAttachment], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:49:14,147 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 348, missCount = 4, failureCount = 0]
2025-05-24 21:49:14,148 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 349, missCount = 4, failureCount = 0]
2025-05-24 21:49:14,149 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 350, missCount = 4, failureCount = 0]
2025-05-24 21:49:14,150 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 351, missCount = 4, failureCount = 0]
2025-05-24 21:49:14,151 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 352, missCount = 4, failureCount = 0]
2025-05-24 21:49:14,153 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@212c7d47}
2025-05-24 21:49:14,154 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@212c7d47}
2025-05-24 21:49:14,154 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@687668da] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:49:14,154 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@3977c325]
2025-05-24 21:49:14,155 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /write_mail.do
2025-05-24 21:49:14,156 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 21:49:14,156 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /write_mail.do
2025-05-24 21:49:14,156 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/write_mail.do", parameters={multipart}
2025-05-24 21:49:14,157 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMailDo(String, String, String, String, MultipartFile, RedirectAttributes)
2025-05-24 21:49:14,157 main DEBUG deu.cse.spring_webmail.control.WriteController write_mail.do: to = to@example.com, cc = cc@example.com, subj = Test Subject, body = Test Body, file1 = test.txt
2025-05-24 21:49:14,158 main DEBUG deu.cse.spring_webmail.control.WriteController test.txt 파일을 C:\Users\Haruki\AppData\Local\Temp\ 폴더에 저장...
2025-05-24 21:49:14,160 main DEBUG deu.cse.spring_webmail.control.WriteController sendMessage: 파일(test.txt) 첨부 필요
2025-05-24 21:49:14,160 main DEBUG deu.cse.spring_webmail.model.SmtpAgent SMTP host : localhost
2025-05-24 21:49:14,207 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 21:49:14,207 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 21:49:14,208 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 353, missCount = 4, failureCount = 0]
2025-05-24 21:49:14,208 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 354, missCount = 4, failureCount = 0]
2025-05-24 21:49:14,208 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 355, missCount = 4, failureCount = 0]
2025-05-24 21:49:14,208 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 356, missCount = 4, failureCount = 0]
2025-05-24 21:49:14,209 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 357, missCount = 4, failureCount = 0]
2025-05-24 21:49:14,210 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 358, missCount = 4, failureCount = 0]
2025-05-24 21:49:14,210 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 359, missCount = 4, failureCount = 0]
2025-05-24 21:49:14,210 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [WriteControllerTest], method [shouldSendMailWithAttachment], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:49:14,213 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 360, missCount = 4, failureCount = 0]
2025-05-24 21:49:14,213 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-24 21:49:14,213 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 361, missCount = 4, failureCount = 0]
2025-05-24 21:49:14,214 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 362, missCount = 4, failureCount = 0]
2025-05-24 21:49:14,215 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [WriteControllerTest], method [shouldShowWriteMailForm], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:49:14,215 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 363, missCount = 4, failureCount = 0]
2025-05-24 21:49:14,216 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 364, missCount = 4, failureCount = 0]
2025-05-24 21:49:14,216 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 365, missCount = 4, failureCount = 0]
2025-05-24 21:49:14,217 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 366, missCount = 4, failureCount = 0]
2025-05-24 21:49:14,218 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 367, missCount = 4, failureCount = 0]
2025-05-24 21:49:14,219 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@675b0850}
2025-05-24 21:49:14,219 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@675b0850}
2025-05-24 21:49:14,220 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@687668da] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:49:14,220 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@3e547264]
2025-05-24 21:49:14,220 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /write_mail
2025-05-24 21:49:14,221 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 21:49:14,221 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /write_mail
2025-05-24 21:49:14,221 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/write_mail", parameters={}
2025-05-24 21:49:14,222 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMail()
2025-05-24 21:49:14,222 main DEBUG deu.cse.spring_webmail.control.WriteController write_mail called...
2025-05-24 21:49:14,223 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 21:49:14,223 main DEBUG org.springframework.web.servlet.view.JstlView View name 'write_mail/write_mail', model {}
2025-05-24 21:49:14,224 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/write_mail/write_mail.jsp]
2025-05-24 21:49:14,224 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/write_mail/write_mail.jsp]
2025-05-24 21:49:14,224 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:49:14,226 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 368, missCount = 4, failureCount = 0]
2025-05-24 21:49:14,226 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 369, missCount = 4, failureCount = 0]
2025-05-24 21:49:14,227 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 370, missCount = 4, failureCount = 0]
2025-05-24 21:49:14,227 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 371, missCount = 4, failureCount = 0]
2025-05-24 21:49:14,227 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 372, missCount = 4, failureCount = 0]
2025-05-24 21:49:14,228 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 373, missCount = 4, failureCount = 0]
2025-05-24 21:49:14,228 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 374, missCount = 4, failureCount = 0]
2025-05-24 21:49:14,229 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [WriteControllerTest], method [shouldShowWriteMailForm], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:49:14,230 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 375, missCount = 4, failureCount = 0]
2025-05-24 21:49:14,230 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [WriteControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:49:14,423 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 21:49:14,426 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 21:49:14,433 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 21:49:14,434 main ERROR deu.cse.spring_webmail.model.MessageParser MessageParser.parse() - Exception : bad
2025-05-24 21:49:14,440 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 21:49:14,451 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 21:49:14,514 main ERROR deu.cse.spring_webmail.model.UserAdminAgent addUser 실패: fail
2025-05-24 21:49:14,516 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 목록 조회 성공
2025-05-24 21:49:14,519 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 존재 여부 확인(user1@test.com): false
2025-05-24 21:49:14,555 main INFO deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 종료
2025-05-24 21:49:14,559 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 삭제됨: user1@test.com
2025-05-24 21:49:14,560 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 삭제됨: user2@test.com
2025-05-24 21:49:14,561 main ERROR deu.cse.spring_webmail.model.UserAdminAgent quit 실패: close failed
2025-05-24 21:49:14,562 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 추가 성공: user@test.com
2025-05-24 21:49:14,564 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 존재 여부 확인(user1@test.com): true
2025-05-24 21:49:14,565 main ERROR deu.cse.spring_webmail.model.UserAdminAgent deleteUsers 실패: fail
2025-05-24 21:49:14,567 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [SpringWebmailApplicationTests]: using SpringBootContextLoader
2025-05-24 21:49:14,567 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.SpringWebmailApplicationTests]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 21:49:14,567 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.SpringWebmailApplicationTests]: SpringWebmailApplicationTests does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 21:49:14,568 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [SpringWebmailApplicationTests]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 21:49:14,569 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Using ContextCustomizers for test class [SpringWebmailApplicationTests]: [ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, TestRestTemplateContextCustomizer, DisableObservabilityContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 21:49:14,574 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-24 21:49:14,574 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-24 21:49:14,578 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 21:49:14,579 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Using TestExecutionListeners for test class [SpringWebmailApplicationTests]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 21:49:14,579 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [SpringWebmailApplicationTests], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:49:14,581 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-24 21:49:14,591 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-24 21:49:14,595 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests Starting SpringWebmailApplicationTests using Java 21.0.6 with PID 33680 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 21:49:14,596 main DEBUG deu.cse.spring_webmail.SpringWebmailApplicationTests Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 21:49:14,596 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests No active profile set, falling back to 1 default profile: "default"
2025-05-24 21:49:14,596 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 21:49:14,597 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@2f73cc9d
2025-05-24 21:49:14,598 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 21:49:14,598 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 21:49:14,608 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 21:49:14,609 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 21:49:14,609 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 21:49:14,610 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 21:49:14,610 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 21:49:14,611 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 21:49:14,613 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 21:49:14,613 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 21:49:14,613 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 21:49:14,614 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 21:49:14,614 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 21:49:14,904 main INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 21:49:14,913 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 21:49:14,913 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 21:49:14,913 main DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-24 21:49:14,923 main DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 21:49:14,959 main INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 43 ms. Found 1 JPA repository interface.
2025-05-24 21:49:15,064 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 21:49:15,065 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-24 21:49:15,071 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 21:49:15,072 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-24 21:49:15,072 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-24 21:49:15,114 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 21:49:15,114 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 21:49:15,115 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 21:49:15,115 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 21:49:15,115 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-24 21:49:15,117 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 21:49:15,117 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 21:49:15,118 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 21:49:15,119 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 21:49:15,120 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 21:49:15,120 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 21:49:15,121 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-24 21:49:15,122 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-24 21:49:15,139 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-24 21:49:15,147 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-24 21:49:15,152 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-24 21:49:15,152 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-24 21:49:15,153 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 21:49:15,154 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-24 21:49:15,154 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-24 21:49:15,159 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-24 21:49:15,160 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-24 21:49:15,161 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 21:49:15,167 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 21:49:15,167 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-24 21:49:15,172 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@1123c95f]
2025-05-24 21:49:15,172 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-24 21:49:15,172 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-24 21:49:15,173 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-24 21:49:15,173 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-24 21:49:15,173 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 21:49:15,174 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 21:49:15,182 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-24 21:49:15,182 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-24 21:49:15,183 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 21:49:15,184 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 21:49:15,184 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-24 21:49:15,189 main DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@7a81197d
2025-05-24 21:49:15,204 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 21:49:15,206 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-24 21:49:15,206 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 21:49:15,211 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-24 21:49:15,212 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-24 21:49:15,213 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 21:49:15,217 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 21:49:15,218 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-24 21:49:15,218 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 21:49:15,218 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@29b8a9a9'
2025-05-24 21:49:15,218 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 21:49:15,231 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-24 21:49:15,231 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-24 21:49:15,234 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-24 21:49:15,235 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-24 21:49:15,260 main DEBUG org.jboss.logging Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2025-05-24 21:49:15,266 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-24 21:49:15,269 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-24 21:49:15,269 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@29b8a9a9'
2025-05-24 21:49:15,269 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2f73cc9d'
2025-05-24 21:49:15,275 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-24 21:49:15,275 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-24 21:49:15,296 main DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-24 21:49:15,683 main INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 21:49:15,737 main DEBUG com.zaxxer.hikari.HikariConfig HikariPool-1 - configuration:
2025-05-24 21:49:15,741 main DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-24 21:49:15,741 main DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-24 21:49:15,741 main DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-24 21:49:15,741 main DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-24 21:49:15,741 main DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-24 21:49:15,742 main DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-24 21:49:15,742 main DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-24 21:49:15,742 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-24 21:49:15,742 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-24 21:49:15,742 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-24 21:49:15,743 main DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-24 21:49:15,743 main DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-24 21:49:15,743 main DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-24 21:49:15,743 main DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-24 21:49:15,743 main DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-24 21:49:15,743 main DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-24 21:49:15,743 main DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-24 21:49:15,743 main DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-24 21:49:15,743 main DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-24 21:49:15,743 main DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-24 21:49:15,743 main DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-24 21:49:15,743 main DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-24 21:49:15,743 main DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-24 21:49:15,743 main DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-24 21:49:15,743 main DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-24 21:49:15,743 main DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-24 21:49:15,743 main DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-1"
2025-05-24 21:49:15,743 main DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-24 21:49:15,744 main DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-24 21:49:15,744 main DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-24 21:49:15,744 main DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-24 21:49:15,744 main DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-24 21:49:15,745 main DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-24 21:49:15,745 main DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-24 21:49:15,745 main DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-24 21:49:15,745 main INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
2025-05-24 21:49:16,211 main INFO com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3ce54d03
2025-05-24 21:49:16,216 main INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
2025-05-24 21:49:16,315 main WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 21:49:16,323 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0)
2025-05-24 21:49:16,348 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2dfbbac8
2025-05-24 21:49:16,390 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2d3daf1c
2025-05-24 21:49:16,435 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@55f13cd9
2025-05-24 21:49:16,487 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@4c6c5472
2025-05-24 21:49:16,530 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2646bd56
2025-05-24 21:49:16,582 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@25855032
2025-05-24 21:49:16,630 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@317f82f
2025-05-24 21:49:16,674 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@11f70890
2025-05-24 21:49:16,720 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@7fbc7449
2025-05-24 21:49:16,742 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:49:17,364 main INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 21:49:17,368 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 21:49:17,368 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 21:49:17,369 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-24 21:49:17,370 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-24 21:49:17,382 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-24 21:49:17,388 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-24 21:49:17,395 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-24 21:49:17,429 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-24 21:49:17,430 main DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-24 21:49:17,452 main DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-24 21:49:17,475 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 21:49:17,516 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 21:49:17,547 main DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-24 21:49:17,563 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 21:49:17,626 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 21:49:17,685 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 21:49:17,688 main DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-24 21:49:17,715 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 21:49:17,718 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:49:17,718 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:49:17,718 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 21:49:17,719 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 21:49:17,719 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 21:49:17,719 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:49:17,720 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:49:17,720 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:49:17,720 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:49:17,720 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:49:17,720 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 21:49:17,721 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:49:17,721 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:49:17,721 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:49:17,721 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:49:17,721 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 21:49:17,722 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 21:49:17,723 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 21:49:17,723 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:49:17,723 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 21:49:17,724 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 21:49:17,724 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 21:49:17,724 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@29b8a9a9'
2025-05-24 21:49:17,724 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 21:49:17,726 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 21:49:17,726 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2f73cc9d'
2025-05-24 21:49:17,726 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 21:49:17,726 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2f73cc9d'
2025-05-24 21:49:17,727 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 21:49:17,727 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2f73cc9d'
2025-05-24 21:49:17,728 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 21:49:17,728 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 21:49:17,728 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2f73cc9d'
2025-05-24 21:49:17,729 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 21:49:17,729 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 21:49:17,729 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2f73cc9d'
2025-05-24 21:49:17,729 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 21:49:17,730 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 21:49:17,732 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 21:49:17,732 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 21:49:17,733 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:49:17,736 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:49:17,737 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:49:17,738 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:49:17,738 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@29b8a9a9'
2025-05-24 21:49:17,739 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 21:49:17,739 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 21:49:17,739 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:49:17,739 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:49:17,739 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@29b8a9a9'
2025-05-24 21:49:17,740 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-24 21:49:17,740 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-24 21:49:17,740 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 21:49:17,741 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-24 21:49:17,741 main WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 21:49:17,742 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-24 21:49:17,744 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 21:49:17,745 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2f73cc9d'
2025-05-24 21:49:17,752 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 21:49:17,753 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 21:49:17,754 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 21:49:17,754 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 21:49:17,754 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 21:49:17,759 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 21:49:17,759 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2f73cc9d'
2025-05-24 21:49:17,759 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:49:17,759 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:49:17,762 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 21:49:17,765 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 21:49:17,765 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2f73cc9d'
2025-05-24 21:49:17,765 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:49:17,765 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:49:17,767 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 21:49:17,768 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:49:17,768 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:49:17,768 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:49:17,770 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 21:49:17,771 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes)
2025-05-24 21:49:17,773 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/add_user]}: addUser() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/login_fail]}: loginFail() { [/get_image/{imageName}]}: getImage(String) {GET [/delete_user]}: deleteUser(Model) {GET [/admin_menu]}: adminMenu(Model) {GET [/main_menu]}: mainMenu(Model) {GET [/img_test]}: imgTest() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 21:49:17,778 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 21:49:17,780 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 21:49:17,782 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 21:49:17,782 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 21:49:17,784 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:49:17,784 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:49:17,784 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 21:49:17,785 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:49:17,785 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:49:17,786 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 21:49:17,788 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 21:49:17,789 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:49:17,789 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:49:17,789 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 21:49:17,790 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 21:49:17,792 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 21:49:17,792 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 21:49:17,794 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 21:49:17,798 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 21:49:17,798 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 21:49:17,799 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 21:49:17,799 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 21:49:17,800 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 21:49:17,802 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:49:17,802 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 21:49:17,803 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:49:17,810 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:49:17,811 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 21:49:17,811 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 21:49:17,812 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 21:49:17,812 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 21:49:17,813 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 21:49:17,814 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2f73cc9d'
2025-05-24 21:49:17,818 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2f73cc9d'
2025-05-24 21:49:17,818 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 21:49:17,819 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 21:49:17,819 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 21:49:17,823 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 21:49:17,823 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 21:49:17,824 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2f73cc9d'
2025-05-24 21:49:17,825 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:49:17,825 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 21:49:17,830 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 21:49:17,835 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 21:49:17,836 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:49:17,836 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:49:17,836 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:49:17,837 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 21:49:17,838 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 21:49:17,839 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 21:49:17,840 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 21:49:17,846 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@39dd5c27, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@653856e6, org.springframework.security.web.context.SecurityContextHolderFilter@33934e30, org.springframework.security.web.header.HeaderWriterFilter@3666841e, org.springframework.web.filter.CorsFilter@29579547, org.springframework.security.web.authentication.logout.LogoutFilter@689a8a67, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@5a83747, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3a0e98b2, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@431584ab, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6d818d25, org.springframework.security.web.access.ExceptionTranslationFilter@22eb7121, org.springframework.security.web.access.intercept.AuthorizationFilter@49c0ac7a]
2025-05-24 21:49:17,847 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 21:49:17,848 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 21:49:17,848 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 21:49:17,849 main WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore Ant [pattern='/WEB-INF/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 21:49:17,850 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure Ant [pattern='/WEB-INF/**']
2025-05-24 21:49:17,851 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 21:49:17,851 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 21:49:17,852 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 21:49:17,853 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 21:49:17,853 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 21:49:17,855 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-24 21:49:17,856 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-24 21:49:17,857 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 21:49:17,858 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 21:49:17,858 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-24 21:49:17,860 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-24 21:49:17,860 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-24 21:49:17,862 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-24 21:49:17,865 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 21:49:17,865 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-24 21:49:17,866 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-24 21:49:17,867 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-24 21:49:17,867 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-24 21:49:17,867 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-24 21:49:17,894 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-24 21:49:17,894 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-24 21:49:17,895 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:49:17,897 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:49:17,898 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-24 21:49:17,898 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:49:17,898 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 21:49:17,899 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 21:49:17,899 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:49:17,908 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 21:49:17,909 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 21:49:17,909 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:49:17,909 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-24 21:49:17,909 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-24 21:49:17,910 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 21:49:17,910 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-24 21:49:17,910 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:49:17,912 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-24 21:49:17,912 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:49:17,913 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-24 21:49:17,913 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-24 21:49:17,913 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 21:49:17,918 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 21:49:17,921 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-24 21:49:17,921 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-24 21:49:17,922 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 21:49:17,922 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 21:49:17,922 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:49:17,923 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:49:17,923 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 21:49:17,923 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 21:49:17,923 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:49:17,924 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 21:49:17,924 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:49:17,924 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 21:49:17,924 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 21:49:17,924 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 21:49:17,924 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 21:49:17,924 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 21:49:17,925 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 21:49:17,925 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 21:49:17,925 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2f73cc9d'
2025-05-24 21:49:17,925 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:49:17,925 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-24 21:49:17,926 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 21:49:17,926 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 21:49:17,926 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 21:49:17,927 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 21:49:17,927 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 21:49:17,927 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 21:49:17,928 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 21:49:17,928 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 21:49:17,929 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 21:49:17,929 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 21:49:17,929 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 21:49:17,929 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:49:17,929 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 21:49:17,929 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 21:49:17,929 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 21:49:17,929 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 21:49:17,929 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 21:49:17,929 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:49:17,930 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:49:17,930 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 21:49:17,931 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 21:49:17,931 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 21:49:17,932 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 21:49:17,932 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 21:49:17,933 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 21:49:17,934 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 21:49:17,934 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 21:49:17,934 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 21:49:17,934 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 21:49:17,934 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 21:49:17,934 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 21:49:17,934 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 21:49:17,934 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:49:17,935 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 21:49:17,935 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 21:49:17,935 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:49:17,936 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 21:49:17,936 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 21:49:17,936 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:49:17,936 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@29b8a9a9'
2025-05-24 21:49:17,936 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:49:17,936 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 21:49:17,937 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 21:49:17,937 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 21:49:17,938 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-24 21:49:17,938 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-24 21:49:17,938 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-24 21:49:17,938 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-24 21:49:17,938 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-24 21:49:17,939 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-24 21:49:17,939 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-24 21:49:17,939 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-24 21:49:17,939 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-24 21:49:17,940 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-24 21:49:17,940 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-24 21:49:17,941 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-24 21:49:17,943 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-24 21:49:17,944 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-24 21:49:17,950 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-24 21:49:17,950 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-24 21:49:17,950 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-24 21:49:17,950 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-24 21:49:17,951 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 21:49:17,951 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 21:49:17,952 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-24 21:49:17,952 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-24 21:49:17,952 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-24 21:49:17,952 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-24 21:49:17,953 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-24 21:49:17,957 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 21:49:17,957 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 21:49:17,957 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 21:49:17,958 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-24 21:49:17,959 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 21:49:17,959 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 21:49:17,960 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-24 21:49:17,960 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-24 21:49:17,960 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 21:49:17,961 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-24 21:49:17,961 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 21:49:17,968 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-24 21:49:17,968 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-24 21:49:17,969 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-24 21:49:17,972 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-24 21:49:17,973 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-24 21:49:17,973 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-24 21:49:17,973 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-24 21:49:17,974 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 21:49:17,974 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:49:17,975 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 21:49:17,975 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 21:49:17,975 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:49:17,975 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-24 21:49:17,976 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-24 21:49:17,976 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-24 21:49:17,976 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 21:49:17,978 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 21:49:17,981 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-24 21:49:17,981 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-24 21:49:17,981 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 21:49:17,982 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-24 21:49:17,983 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 21:49:17,983 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-24 21:49:17,985 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-24 21:49:17,986 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-24 21:49:17,986 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-24 21:49:17,987 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-24 21:49:17,987 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-24 21:49:17,988 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-24 21:49:17,988 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-24 21:49:17,988 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-24 21:49:17,989 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-24 21:49:17,990 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-24 21:49:17,990 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-24 21:49:17,991 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-24 21:49:17,991 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-24 21:49:17,991 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-24 21:49:17,992 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-24 21:49:17,993 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 21:49:17,994 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-24 21:49:17,997 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 21:49:17,997 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 21:49:17,997 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 21:49:18,000 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsDataSourceAutoConfiguration: Did not match: - Devtools devtools is disabled for current context. (OnEnabledDevToolsCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration: Did not match: - Application is deployed as a WAR file. (OnWarDeploymentCondition) Matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) LocalDevToolsAutoConfiguration: Did not match: - Initialized Restarter Condition initialized without URLs (OnInitializedRestarterCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-24 21:49:18,004 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests Started SpringWebmailApplicationTests in 3.424 seconds (process running for 12.301)
2025-05-24 21:49:18,005 main DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-24 21:49:18,005 main DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-24 21:49:18,005 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 375, missCount = 5, failureCount = 0]
2025-05-24 21:49:18,005 main DEBUG org.springframework.test.context.web.ServletTestExecutionListener Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-24 21:49:18,005 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-24 21:49:18,006 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 376, missCount = 5, failureCount = 0]
2025-05-24 21:49:18,006 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 377, missCount = 5, failureCount = 0]
2025-05-24 21:49:18,006 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SpringWebmailApplicationTests], method [contextLoads], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:49:18,007 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 378, missCount = 5, failureCount = 0]
2025-05-24 21:49:18,007 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 379, missCount = 5, failureCount = 0]
2025-05-24 21:49:18,007 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 380, missCount = 5, failureCount = 0]
2025-05-24 21:49:18,008 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 381, missCount = 5, failureCount = 0]
2025-05-24 21:49:18,008 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 382, missCount = 5, failureCount = 0]
2025-05-24 21:49:18,008 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 383, missCount = 5, failureCount = 0]
2025-05-24 21:49:18,008 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 384, missCount = 5, failureCount = 0]
2025-05-24 21:49:18,008 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 385, missCount = 5, failureCount = 0]
2025-05-24 21:49:18,008 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 386, missCount = 5, failureCount = 0]
2025-05-24 21:49:18,008 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 387, missCount = 5, failureCount = 0]
2025-05-24 21:49:18,009 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SpringWebmailApplicationTests], method [contextLoads], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:49:18,009 main DEBUG org.springframework.test.context.web.ServletTestExecutionListener Resetting RequestContextHolder for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-24 21:49:18,009 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5af7a7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 388, missCount = 5, failureCount = 0]
2025-05-24 21:49:18,009 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [SpringWebmailApplicationTests], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:49:18,028 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@166b11e, started on Sat May 24 21:49:08 KST 2025
2025-05-24 21:49:18,029 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 21:49:18,029 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 21:49:18,029 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 21:49:18,029 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 21:49:18,030 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@1396ee3b, started on Sat May 24 21:49:12 KST 2025
2025-05-24 21:49:18,030 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 21:49:18,030 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 21:49:18,030 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 21:49:18,030 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 21:49:18,031 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@78299721, started on Sat May 24 21:49:12 KST 2025
2025-05-24 21:49:18,031 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 21:49:18,031 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 21:49:18,031 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 21:49:18,031 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 21:49:18,031 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@3b60efd8, started on Sat May 24 21:49:13 KST 2025
2025-05-24 21:49:18,032 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 21:49:18,032 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 21:49:18,032 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 21:49:18,032 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 21:49:18,032 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@2f73cc9d, started on Sat May 24 21:49:14 KST 2025
2025-05-24 21:49:18,033 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 21:49:18,033 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 21:49:18,033 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 21:49:18,033 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 21:49:18,034 SpringApplicationShutdownHook INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 21:49:18,037 SpringApplicationShutdownHook INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown initiated...
2025-05-24 21:49:18,037 SpringApplicationShutdownHook DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:49:18,039 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@3ce54d03: (connection evicted)
2025-05-24 21:49:18,043 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@2dfbbac8: (connection evicted)
2025-05-24 21:49:18,045 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@2d3daf1c: (connection evicted)
2025-05-24 21:49:18,047 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@55f13cd9: (connection evicted)
2025-05-24 21:49:18,048 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@4c6c5472: (connection evicted)
2025-05-24 21:49:18,049 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@2646bd56: (connection evicted)
2025-05-24 21:49:18,050 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@25855032: (connection evicted)
2025-05-24 21:49:18,051 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@317f82f: (connection evicted)
2025-05-24 21:49:18,053 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@11f70890: (connection evicted)
2025-05-24 21:49:18,054 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@7fbc7449: (connection evicted)
2025-05-24 21:49:18,056 SpringApplicationShutdownHook DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0)
2025-05-24 21:49:18,056 SpringApplicationShutdownHook INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown completed.
Logback Log Messages

Log session start time Sat May 24 21:50:40 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 21:50:40,803 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [AddrControllerTest]: using SpringBootContextLoader
2025-05-24 21:50:40,807 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.AddrControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 21:50:40,807 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.AddrControllerTest]: AddrControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 21:50:40,831 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [AddrControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 21:50:40,939 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [AddrControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 21:50:41,123 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-24 21:50:41,124 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 21:50:41,145 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 21:50:41,171 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [AddrControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 21:50:41,173 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [AddrControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:50:41,301 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
Logback Log Messages

Log session start time Sat May 24 21:50:41 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 21:50:41,802 main INFO deu.cse.spring_webmail.control.AddrControllerTest Starting AddrControllerTest using Java 21.0.6 with PID 37852 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 21:50:41,803 main DEBUG deu.cse.spring_webmail.control.AddrControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 21:50:41,805 main INFO deu.cse.spring_webmail.control.AddrControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 21:50:41,807 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 21:50:41,836 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@1e734eee
2025-05-24 21:50:41,878 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 21:50:41,899 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 21:50:42,004 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 21:50:42,006 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 21:50:42,007 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 21:50:42,008 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 21:50:42,009 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 21:50:42,011 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 21:50:42,020 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 21:50:42,022 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 21:50:42,023 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 21:50:42,029 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 21:50:42,032 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 21:50:42,444 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-24 21:50:42,454 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 21:50:42,575 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 21:50:43,584 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 21:50:43,593 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 21:50:43,625 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 21:50:43,627 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 21:50:43,640 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 21:50:43,648 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 21:50:43,663 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 21:50:43,664 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 21:50:43,665 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 21:50:43,666 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 21:50:43,683 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 21:50:43,768 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@7c07deff]
2025-05-24 21:50:43,769 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 21:50:43,774 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 21:50:43,792 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 21:50:43,815 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:50:43,816 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 21:50:43,820 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 21:50:43,829 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 21:50:43,835 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 21:50:43,839 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:50:43,839 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:50:43,840 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 21:50:43,842 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 21:50:43,847 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 21:50:43,852 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 21:50:43,856 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 21:50:43,858 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 21:50:43,860 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@223cbf0d'
2025-05-24 21:50:43,862 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 21:50:43,868 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 21:50:43,869 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1e734eee'
2025-05-24 21:50:43,875 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 21:50:43,875 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1e734eee'
2025-05-24 21:50:43,877 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 21:50:43,877 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1e734eee'
2025-05-24 21:50:43,884 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 21:50:43,884 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 21:50:43,885 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1e734eee'
2025-05-24 21:50:43,888 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 21:50:43,889 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 21:50:43,890 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1e734eee'
2025-05-24 21:50:43,919 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 21:50:43,924 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 21:50:43,935 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 21:50:43,936 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 21:50:43,938 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:50:43,944 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 21:50:43,986 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:50:43,993 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:50:43,993 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:50:43,993 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@223cbf0d'
2025-05-24 21:50:44,001 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 21:50:44,003 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 21:50:44,005 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:50:44,005 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:50:44,005 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@223cbf0d'
2025-05-24 21:50:44,009 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 21:50:44,011 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1e734eee'
2025-05-24 21:50:44,165 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 21:50:44,172 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 21:50:44,173 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 21:50:44,178 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 21:50:44,179 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 21:50:44,195 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 21:50:44,197 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1e734eee'
2025-05-24 21:50:44,198 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:50:44,198 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:50:44,211 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 21:50:44,227 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 21:50:44,227 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1e734eee'
2025-05-24 21:50:44,227 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:50:44,227 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:50:44,233 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 21:50:44,235 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:50:44,235 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:50:44,235 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:50:44,293 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/insert_addr]}: insertAddr() {GET [/show_addr]}: showAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 21:50:44,303 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model) {GET [/download]}: download(String,String)
2025-05-24 21:50:44,307 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/add_user]}: addUser() {GET [/delete_user]}: deleteUser(Model) { [/get_image/{imageName}]}: getImage(String) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/main_menu]}: mainMenu(Model) {GET [/login_fail]}: loginFail() {GET [/img_test]}: imgTest() {GET [/admin_menu]}: adminMenu(Model)
2025-05-24 21:50:44,314 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes) {GET [/write_mail]}: writeMail()
2025-05-24 21:50:44,327 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 21:50:44,334 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 21:50:44,334 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 21:50:44,335 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:50:44,335 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:50:44,337 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 21:50:44,338 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:50:44,338 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:50:44,340 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 21:50:44,340 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 21:50:44,341 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:50:44,341 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:50:44,342 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 21:50:44,342 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 21:50:44,349 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 21:50:44,349 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 21:50:44,351 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 21:50:44,357 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 21:50:44,357 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 21:50:44,358 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 21:50:44,358 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 21:50:44,359 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 21:50:44,360 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:50:44,360 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 21:50:44,361 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:50:44,367 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:50:44,369 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 21:50:44,369 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 21:50:44,373 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 21:50:44,373 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 21:50:44,373 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 21:50:44,374 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1e734eee'
2025-05-24 21:50:44,374 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 21:50:44,376 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 21:50:44,384 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1e734eee'
2025-05-24 21:50:44,384 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 21:50:44,386 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 21:50:44,386 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 21:50:44,389 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 21:50:44,389 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 21:50:44,394 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1e734eee'
2025-05-24 21:50:44,394 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:50:44,398 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 21:50:44,421 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 21:50:44,479 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 21:50:44,480 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:50:44,480 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:50:44,480 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:50:44,500 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 21:50:44,501 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 21:50:44,511 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 21:50:44,512 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 21:50:44,574 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@7cfc2a08, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@61d4e070, org.springframework.security.web.context.SecurityContextHolderFilter@b6a20ce, org.springframework.security.web.header.HeaderWriterFilter@561494af, org.springframework.web.filter.CorsFilter@66a5cbe5, org.springframework.security.web.authentication.logout.LogoutFilter@bf70ce5, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@5e60e639, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@19c28c97, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@15b54cb7, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6311898c, org.springframework.security.web.access.ExceptionTranslationFilter@7beb2bc2, org.springframework.security.web.access.intercept.AuthorizationFilter@7e864a8c]
2025-05-24 21:50:44,576 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 21:50:44,578 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 21:50:44,579 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 21:50:44,583 main WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore Ant [pattern='/WEB-INF/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 21:50:44,583 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure Ant [pattern='/WEB-INF/**']
2025-05-24 21:50:44,589 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 21:50:44,590 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 21:50:44,591 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 21:50:44,592 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 21:50:44,593 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 21:50:44,595 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 21:50:44,596 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 21:50:44,597 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:50:44,600 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:50:44,605 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 21:50:44,606 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 21:50:44,606 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:50:44,608 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 21:50:44,609 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:50:44,611 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 21:50:44,613 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 21:50:44,614 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 21:50:44,614 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 21:50:44,618 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 21:50:44,619 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 21:50:44,620 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 21:50:44,621 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 21:50:44,623 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1e734eee'
2025-05-24 21:50:44,623 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:50:44,624 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 21:50:44,624 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:50:44,648 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:50:44,648 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 21:50:44,649 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 21:50:44,649 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 21:50:44,650 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 21:50:44,651 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-24 21:50:44,651 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-24 21:50:44,651 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1e734eee'
2025-05-24 21:50:44,651 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:50:44,652 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-24 21:50:44,653 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 21:50:44,656 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 21:50:44,658 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 21:50:44,661 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 21:50:44,663 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 21:50:44,663 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 21:50:44,664 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 21:50:44,665 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 21:50:44,665 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:50:44,666 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 21:50:44,666 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 21:50:44,680 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 21:50:44,684 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 21:50:44,684 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 21:50:44,685 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:50:44,686 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:50:44,690 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 21:50:44,692 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 21:50:44,698 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 21:50:44,699 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 21:50:44,706 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 21:50:44,718 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 21:50:44,760 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 21:50:44,764 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 21:50:44,765 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 21:50:44,765 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 21:50:44,771 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 21:50:44,772 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 21:50:44,773 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 21:50:44,773 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:50:44,776 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 21:50:44,781 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 21:50:44,781 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:50:44,784 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 21:50:44,785 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 21:50:44,797 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:50:44,798 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@223cbf0d'
2025-05-24 21:50:44,800 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:50:44,803 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 21:50:44,805 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 21:50:44,806 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 21:50:44,808 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 21:50:44,809 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 21:50:44,809 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 21:50:44,812 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 21:50:44,812 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:50:44,814 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 21:50:44,814 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 21:50:44,814 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:50:44,819 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 21:50:44,820 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:50:44,820 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 21:50:44,822 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 21:50:44,825 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-24 21:50:44,826 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-24 21:50:44,830 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-24 21:50:44,830 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-24 21:50:44,834 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-24 21:50:44,834 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-24 21:50:44,843 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 21:50:44,843 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-24 21:50:44,852 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-24 21:50:44,852 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-24 21:50:44,878 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 21:50:44,878 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 21:50:44,878 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 21:50:44,878 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 21:50:44,887 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 21:50:44,888 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 21:50:44,889 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 21:50:44,889 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-24 21:50:44,889 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@7170da18
2025-05-24 21:50:44,890 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@2aafd790
2025-05-24 21:50:44,890 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 21:50:44,890 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 2 ms
2025-05-24 21:50:44,894 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 21:50:44,894 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-24 21:50:44,914 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 21:50:44,914 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 21:50:44,914 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 21:50:44,923 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-24 21:50:44,928 main INFO deu.cse.spring_webmail.control.AddrControllerTest Started AddrControllerTest in 3.642 seconds (process running for 5.717)
2025-05-24 21:50:44,934 main DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-24 21:50:44,938 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1, failureCount = 0]
2025-05-24 21:50:44,940 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 21:50:44,940 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1, failureCount = 0]
2025-05-24 21:50:44,948 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 1, failureCount = 0]
2025-05-24 21:50:44,976 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testdeleteAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:50:44,982 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 1, failureCount = 0]
2025-05-24 21:50:44,983 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 1, failureCount = 0]
2025-05-24 21:50:44,986 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 5, missCount = 1, failureCount = 0]
2025-05-24 21:50:44,990 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 6, missCount = 1, failureCount = 0]
2025-05-24 21:50:45,002 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 7, missCount = 1, failureCount = 0]
2025-05-24 21:50:45,020 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@fbcc62a}
2025-05-24 21:50:45,021 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@fbcc62a}
2025-05-24 21:50:45,021 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@b6a20ce] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:50:45,021 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@fbcc62a}
2025-05-24 21:50:45,023 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@fbcc62a}
2025-05-24 21:50:45,023 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@b6a20ce] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@2bd24c09]
2025-05-24 21:50:45,029 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@5b344510]
2025-05-24 21:50:45,055 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /jpa/delete_addr
2025-05-24 21:50:45,070 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 21:50:45,071 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /jpa/delete_addr
2025-05-24 21:50:45,080 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/jpa/delete_addr", parameters={masked}
2025-05-24 21:50:45,081 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#deleteAddr(String, HttpSession, RedirectAttributes)
2025-05-24 21:50:45,192 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 21:50:45,193 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 21:50:45,229 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 1, failureCount = 0]
2025-05-24 21:50:45,229 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 9, missCount = 1, failureCount = 0]
2025-05-24 21:50:45,230 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 10, missCount = 1, failureCount = 0]
2025-05-24 21:50:45,230 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 11, missCount = 1, failureCount = 0]
2025-05-24 21:50:45,231 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 12, missCount = 1, failureCount = 0]
2025-05-24 21:50:45,232 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 13, missCount = 1, failureCount = 0]
2025-05-24 21:50:45,233 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 14, missCount = 1, failureCount = 0]
2025-05-24 21:50:45,234 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testdeleteAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:50:45,246 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 15, missCount = 1, failureCount = 0]
2025-05-24 21:50:45,246 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 21:50:45,247 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 16, missCount = 1, failureCount = 0]
2025-05-24 21:50:45,247 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 17, missCount = 1, failureCount = 0]
2025-05-24 21:50:45,248 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testinsertAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:50:45,249 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 18, missCount = 1, failureCount = 0]
2025-05-24 21:50:45,250 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 19, missCount = 1, failureCount = 0]
2025-05-24 21:50:45,251 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 20, missCount = 1, failureCount = 0]
2025-05-24 21:50:45,252 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 21, missCount = 1, failureCount = 0]
2025-05-24 21:50:45,253 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 22, missCount = 1, failureCount = 0]
2025-05-24 21:50:45,264 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@21aa0ec5}
2025-05-24 21:50:45,264 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@21aa0ec5}
2025-05-24 21:50:45,264 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@b6a20ce] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:50:45,264 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@7cf1bf54]
2025-05-24 21:50:45,265 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /jpa/insert_addr
2025-05-24 21:50:45,265 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 21:50:45,265 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /jpa/insert_addr
2025-05-24 21:50:45,265 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/jpa/insert_addr", parameters={masked}
2025-05-24 21:50:45,265 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#jpaInsertAddr(String, String, String, HttpSession, RedirectAttributes)
2025-05-24 21:50:45,272 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 21:50:45,273 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 21:50:45,276 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 23, missCount = 1, failureCount = 0]
2025-05-24 21:50:45,277 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 24, missCount = 1, failureCount = 0]
2025-05-24 21:50:45,278 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 25, missCount = 1, failureCount = 0]
2025-05-24 21:50:45,278 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 26, missCount = 1, failureCount = 0]
2025-05-24 21:50:45,279 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 27, missCount = 1, failureCount = 0]
2025-05-24 21:50:45,279 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 28, missCount = 1, failureCount = 0]
2025-05-24 21:50:45,279 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 29, missCount = 1, failureCount = 0]
2025-05-24 21:50:45,280 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testinsertAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:50:45,281 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 30, missCount = 1, failureCount = 0]
2025-05-24 21:50:45,281 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 21:50:45,281 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 31, missCount = 1, failureCount = 0]
2025-05-24 21:50:45,282 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 32, missCount = 1, failureCount = 0]
2025-05-24 21:50:45,284 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testinsertAddr_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:50:45,284 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 33, missCount = 1, failureCount = 0]
2025-05-24 21:50:45,285 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 34, missCount = 1, failureCount = 0]
2025-05-24 21:50:45,285 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 35, missCount = 1, failureCount = 0]
2025-05-24 21:50:45,285 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 36, missCount = 1, failureCount = 0]
2025-05-24 21:50:45,286 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 37, missCount = 1, failureCount = 0]
2025-05-24 21:50:45,288 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3df99d5e}
2025-05-24 21:50:45,289 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3df99d5e}
2025-05-24 21:50:45,289 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@b6a20ce] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:50:45,289 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@1483ecad]
2025-05-24 21:50:45,290 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /jpa/insert_addr
2025-05-24 21:50:45,291 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 21:50:45,291 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /jpa/insert_addr
2025-05-24 21:50:45,291 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/jpa/insert_addr", parameters={masked}
2025-05-24 21:50:45,292 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#jpaInsertAddr(String, String, String, HttpSession, RedirectAttributes)
2025-05-24 21:50:45,295 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 21:50:45,295 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 21:50:45,298 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 38, missCount = 1, failureCount = 0]
2025-05-24 21:50:45,298 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 39, missCount = 1, failureCount = 0]
2025-05-24 21:50:45,299 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 40, missCount = 1, failureCount = 0]
2025-05-24 21:50:45,299 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 41, missCount = 1, failureCount = 0]
2025-05-24 21:50:45,299 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 42, missCount = 1, failureCount = 0]
2025-05-24 21:50:45,299 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 43, missCount = 1, failureCount = 0]
2025-05-24 21:50:45,300 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 44, missCount = 1, failureCount = 0]
2025-05-24 21:50:45,300 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testinsertAddr_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:50:45,303 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 45, missCount = 1, failureCount = 0]
2025-05-24 21:50:45,303 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 21:50:45,303 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 46, missCount = 1, failureCount = 0]
2025-05-24 21:50:45,304 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 47, missCount = 1, failureCount = 0]
2025-05-24 21:50:45,305 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testshowAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:50:45,316 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 48, missCount = 1, failureCount = 0]
2025-05-24 21:50:45,317 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 49, missCount = 1, failureCount = 0]
2025-05-24 21:50:45,318 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 50, missCount = 1, failureCount = 0]
2025-05-24 21:50:45,319 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 51, missCount = 1, failureCount = 0]
2025-05-24 21:50:45,320 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 52, missCount = 1, failureCount = 0]
2025-05-24 21:50:45,320 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1e490ed}
2025-05-24 21:50:45,321 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1e490ed}
2025-05-24 21:50:45,321 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@b6a20ce] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:50:45,321 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 21:50:45,322 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@10cae98c]
2025-05-24 21:50:45,322 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /show_addr
2025-05-24 21:50:45,323 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 21:50:45,323 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /show_addr
2025-05-24 21:50:45,323 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/show_addr", parameters={}
2025-05-24 21:50:45,323 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#showAddr()
2025-05-24 21:50:45,326 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 21:50:45,326 main DEBUG org.springframework.web.servlet.view.JstlView View name 'addr_menu/addr_book', model {}
2025-05-24 21:50:45,331 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/addr_menu/addr_book.jsp]
2025-05-24 21:50:45,332 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/addr_menu/addr_book.jsp]
2025-05-24 21:50:45,332 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:50:45,335 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 53, missCount = 1, failureCount = 0]
2025-05-24 21:50:45,336 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 54, missCount = 1, failureCount = 0]
2025-05-24 21:50:45,336 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 55, missCount = 1, failureCount = 0]
2025-05-24 21:50:45,336 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 56, missCount = 1, failureCount = 0]
2025-05-24 21:50:45,337 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 57, missCount = 1, failureCount = 0]
2025-05-24 21:50:45,337 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 58, missCount = 1, failureCount = 0]
2025-05-24 21:50:45,337 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 59, missCount = 1, failureCount = 0]
2025-05-24 21:50:45,338 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testshowAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:50:45,339 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 60, missCount = 1, failureCount = 0]
2025-05-24 21:50:45,339 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 21:50:45,340 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 61, missCount = 1, failureCount = 0]
2025-05-24 21:50:45,340 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 62, missCount = 1, failureCount = 0]
2025-05-24 21:50:45,342 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testeinsertAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:50:45,343 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 63, missCount = 1, failureCount = 0]
2025-05-24 21:50:45,343 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 64, missCount = 1, failureCount = 0]
2025-05-24 21:50:45,344 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 65, missCount = 1, failureCount = 0]
2025-05-24 21:50:45,345 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 66, missCount = 1, failureCount = 0]
2025-05-24 21:50:45,347 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 67, missCount = 1, failureCount = 0]
2025-05-24 21:50:45,349 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@74cf108b}
2025-05-24 21:50:45,350 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@74cf108b}
2025-05-24 21:50:45,350 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@b6a20ce] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:50:45,351 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 21:50:45,351 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@56c72fff]
2025-05-24 21:50:45,352 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /insert_addr
2025-05-24 21:50:45,352 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 21:50:45,352 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /insert_addr
2025-05-24 21:50:45,352 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/insert_addr", parameters={}
2025-05-24 21:50:45,352 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#insertAddr()
2025-05-24 21:50:45,353 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 21:50:45,353 main DEBUG org.springframework.web.servlet.view.JstlView View name 'addr_menu/addr_insert', model {}
2025-05-24 21:50:45,353 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/addr_menu/addr_insert.jsp]
2025-05-24 21:50:45,353 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/addr_menu/addr_insert.jsp]
2025-05-24 21:50:45,354 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:50:45,356 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 68, missCount = 1, failureCount = 0]
2025-05-24 21:50:45,357 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 69, missCount = 1, failureCount = 0]
2025-05-24 21:50:45,357 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 70, missCount = 1, failureCount = 0]
2025-05-24 21:50:45,358 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 71, missCount = 1, failureCount = 0]
2025-05-24 21:50:45,358 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 72, missCount = 1, failureCount = 0]
2025-05-24 21:50:45,359 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 73, missCount = 1, failureCount = 0]
2025-05-24 21:50:45,360 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 74, missCount = 1, failureCount = 0]
2025-05-24 21:50:45,360 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testeinsertAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:50:45,365 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 75, missCount = 1, failureCount = 0]
2025-05-24 21:50:45,366 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [AddrControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:50:45,718 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [ReadControllerTest]: using SpringBootContextLoader
2025-05-24 21:50:45,719 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.ReadControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 21:50:45,719 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.ReadControllerTest]: ReadControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 21:50:45,722 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [ReadControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 21:50:45,741 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [ReadControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 21:50:45,743 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 21:50:45,745 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 21:50:45,746 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [ReadControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 21:50:45,746 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [ReadControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:50:45,756 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-24 21:50:45,781 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-24 21:50:45,793 main INFO deu.cse.spring_webmail.control.ReadControllerTest Starting ReadControllerTest using Java 21.0.6 with PID 37852 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 21:50:45,793 main DEBUG deu.cse.spring_webmail.control.ReadControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 21:50:45,794 main INFO deu.cse.spring_webmail.control.ReadControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 21:50:45,795 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 21:50:45,798 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@81da6a3
2025-05-24 21:50:45,798 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 21:50:45,799 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 21:50:45,831 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 21:50:45,833 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 21:50:45,835 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 21:50:45,836 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 21:50:45,838 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 21:50:45,838 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 21:50:45,846 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 21:50:45,848 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 21:50:45,849 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 21:50:45,850 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 21:50:45,854 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 21:50:45,991 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-24 21:50:45,991 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 21:50:45,993 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 21:50:46,261 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 21:50:46,262 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 21:50:46,262 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 21:50:46,262 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 21:50:46,263 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 21:50:46,264 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 21:50:46,264 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 21:50:46,265 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 21:50:46,265 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 21:50:46,265 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 21:50:46,266 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 21:50:46,267 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@60a4e124]
2025-05-24 21:50:46,268 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 21:50:46,269 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 21:50:46,271 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 21:50:46,273 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'Inlined Test Properties' with value of type String
2025-05-24 21:50:46,273 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 21:50:46,274 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 21:50:46,276 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 21:50:46,276 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:50:46,277 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:50:46,277 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 21:50:46,278 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 21:50:46,279 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 21:50:46,280 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 21:50:46,280 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 21:50:46,280 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 21:50:46,281 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@7b3d759f'
2025-05-24 21:50:46,281 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 21:50:46,283 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 21:50:46,283 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@81da6a3'
2025-05-24 21:50:46,283 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 21:50:46,284 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@81da6a3'
2025-05-24 21:50:46,284 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 21:50:46,285 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@81da6a3'
2025-05-24 21:50:46,286 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 21:50:46,286 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 21:50:46,286 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@81da6a3'
2025-05-24 21:50:46,287 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 21:50:46,287 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 21:50:46,287 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@81da6a3'
2025-05-24 21:50:46,288 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 21:50:46,290 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 21:50:46,292 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 21:50:46,293 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 21:50:46,293 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:50:46,293 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 21:50:46,297 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:50:46,299 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:50:46,299 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:50:46,299 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@7b3d759f'
2025-05-24 21:50:46,302 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 21:50:46,302 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 21:50:46,303 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:50:46,303 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:50:46,303 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@7b3d759f'
2025-05-24 21:50:46,304 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 21:50:46,305 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@81da6a3'
2025-05-24 21:50:46,312 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 21:50:46,312 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 21:50:46,312 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 21:50:46,313 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 21:50:46,313 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 21:50:46,314 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 21:50:46,314 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@81da6a3'
2025-05-24 21:50:46,314 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:50:46,314 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:50:46,316 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 21:50:46,317 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 21:50:46,318 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@81da6a3'
2025-05-24 21:50:46,318 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:50:46,318 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:50:46,321 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 21:50:46,321 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:50:46,322 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:50:46,322 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:50:46,324 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/insert_addr]}: insertAddr() {GET [/show_addr]}: showAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 21:50:46,325 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model) {GET [/download]}: download(String,String)
2025-05-24 21:50:46,327 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/add_user]}: addUser() {GET [/delete_user]}: deleteUser(Model) { [/get_image/{imageName}]}: getImage(String) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/main_menu]}: mainMenu(Model) {GET [/login_fail]}: loginFail() {GET [/img_test]}: imgTest() {GET [/admin_menu]}: adminMenu(Model)
2025-05-24 21:50:46,329 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes) {GET [/write_mail]}: writeMail()
2025-05-24 21:50:46,330 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 21:50:46,331 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 21:50:46,331 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 21:50:46,332 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:50:46,332 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:50:46,332 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 21:50:46,332 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:50:46,332 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:50:46,333 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 21:50:46,333 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 21:50:46,334 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:50:46,334 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:50:46,334 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 21:50:46,334 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 21:50:46,335 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 21:50:46,335 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 21:50:46,336 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 21:50:46,338 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 21:50:46,338 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 21:50:46,339 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 21:50:46,339 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 21:50:46,339 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 21:50:46,340 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:50:46,340 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 21:50:46,340 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:50:46,343 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:50:46,343 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 21:50:46,343 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 21:50:46,344 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 21:50:46,344 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 21:50:46,344 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 21:50:46,344 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@81da6a3'
2025-05-24 21:50:46,344 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 21:50:46,344 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 21:50:46,348 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@81da6a3'
2025-05-24 21:50:46,348 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 21:50:46,348 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 21:50:46,348 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 21:50:46,349 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 21:50:46,349 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 21:50:46,351 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@81da6a3'
2025-05-24 21:50:46,351 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:50:46,351 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 21:50:46,353 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 21:50:46,360 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 21:50:46,361 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:50:46,361 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:50:46,361 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:50:46,363 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 21:50:46,363 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 21:50:46,368 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 21:50:46,369 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 21:50:46,376 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@109fa8e2, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@743fc1ee, org.springframework.security.web.context.SecurityContextHolderFilter@7f055e1, org.springframework.security.web.header.HeaderWriterFilter@6d41b46a, org.springframework.web.filter.CorsFilter@4967d14c, org.springframework.security.web.authentication.logout.LogoutFilter@3feec3b0, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@59250335, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2a5782d7, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5ab6cb92, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@38aa5ffe, org.springframework.security.web.access.ExceptionTranslationFilter@2e7bcd52, org.springframework.security.web.access.intercept.AuthorizationFilter@45bf1b4e]
2025-05-24 21:50:46,377 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 21:50:46,378 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 21:50:46,378 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 21:50:46,378 main WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore Ant [pattern='/WEB-INF/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 21:50:46,379 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure Ant [pattern='/WEB-INF/**']
2025-05-24 21:50:46,380 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 21:50:46,381 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 21:50:46,381 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 21:50:46,381 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 21:50:46,381 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 21:50:46,382 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 21:50:46,382 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 21:50:46,383 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:50:46,384 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:50:46,386 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 21:50:46,386 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 21:50:46,387 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:50:46,388 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 21:50:46,388 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:50:46,388 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 21:50:46,389 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 21:50:46,389 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 21:50:46,389 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 21:50:46,389 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 21:50:46,389 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 21:50:46,390 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 21:50:46,390 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 21:50:46,390 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@81da6a3'
2025-05-24 21:50:46,390 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:50:46,390 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 21:50:46,390 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:50:46,393 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:50:46,394 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 21:50:46,394 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 21:50:46,394 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 21:50:46,395 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 21:50:46,395 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-24 21:50:46,395 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-24 21:50:46,395 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@81da6a3'
2025-05-24 21:50:46,395 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:50:46,396 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-24 21:50:46,396 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 21:50:46,396 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 21:50:46,396 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 21:50:46,397 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 21:50:46,397 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 21:50:46,398 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 21:50:46,398 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 21:50:46,398 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 21:50:46,398 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:50:46,398 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 21:50:46,398 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 21:50:46,399 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 21:50:46,399 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 21:50:46,399 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 21:50:46,399 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:50:46,400 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:50:46,401 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 21:50:46,402 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 21:50:46,403 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 21:50:46,404 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 21:50:46,404 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 21:50:46,405 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 21:50:46,406 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 21:50:46,406 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 21:50:46,406 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 21:50:46,406 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 21:50:46,407 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 21:50:46,407 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 21:50:46,407 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 21:50:46,407 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:50:46,408 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 21:50:46,408 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 21:50:46,408 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:50:46,409 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 21:50:46,409 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 21:50:46,409 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:50:46,410 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@7b3d759f'
2025-05-24 21:50:46,410 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:50:46,410 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 21:50:46,410 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 21:50:46,411 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 21:50:46,411 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 21:50:46,412 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 21:50:46,412 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 21:50:46,412 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 21:50:46,412 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:50:46,413 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 21:50:46,413 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 21:50:46,413 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:50:46,414 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 21:50:46,414 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:50:46,414 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 21:50:46,414 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 21:50:46,414 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-24 21:50:46,415 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-24 21:50:46,416 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-24 21:50:46,416 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-24 21:50:46,417 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-24 21:50:46,417 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-24 21:50:46,419 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 21:50:46,419 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-24 21:50:46,419 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-24 21:50:46,420 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-24 21:50:46,420 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 21:50:46,420 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 21:50:46,420 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 21:50:46,420 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 21:50:46,420 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 21:50:46,420 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 21:50:46,420 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 21:50:46,420 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-24 21:50:46,421 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@7e78953e
2025-05-24 21:50:46,421 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@51e0629a
2025-05-24 21:50:46,421 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 21:50:46,421 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 1 ms
2025-05-24 21:50:46,421 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 21:50:46,421 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-24 21:50:46,425 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 21:50:46,425 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 21:50:46,425 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 21:50:46,427 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-24 21:50:46,428 main INFO deu.cse.spring_webmail.control.ReadControllerTest Started ReadControllerTest in 0.673 seconds (process running for 7.217)
2025-05-24 21:50:46,429 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 75, missCount = 2, failureCount = 0]
2025-05-24 21:50:46,430 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 21:50:46,430 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 76, missCount = 2, failureCount = 0]
2025-05-24 21:50:46,431 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 77, missCount = 2, failureCount = 0]
2025-05-24 21:50:46,432 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testdownload_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:50:46,433 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 78, missCount = 2, failureCount = 0]
2025-05-24 21:50:46,433 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 79, missCount = 2, failureCount = 0]
2025-05-24 21:50:46,434 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 80, missCount = 2, failureCount = 0]
2025-05-24 21:50:46,435 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 81, missCount = 2, failureCount = 0]
2025-05-24 21:50:46,436 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 82, missCount = 2, failureCount = 0]
2025-05-24 21:50:46,449 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@76b11572}
2025-05-24 21:50:46,449 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@76b11572}
2025-05-24 21:50:46,449 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@7f055e1] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:50:46,449 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@76b11572}
2025-05-24 21:50:46,449 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@76b11572}
2025-05-24 21:50:46,449 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@7f055e1] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@547930a]
2025-05-24 21:50:46,449 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 21:50:46,449 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@4cdc1d81]
2025-05-24 21:50:46,450 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /download
2025-05-24 21:50:46,451 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 21:50:46,451 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /download
2025-05-24 21:50:46,451 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/download", parameters={masked}
2025-05-24 21:50:46,451 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#download(String, String)
2025-05-24 21:50:46,453 main DEBUG deu.cse.spring_webmail.control.ReadController userid = tester, filename = sample.txt
2025-05-24 21:50:46,462 main DEBUG deu.cse.spring_webmail.control.ReadController userid = tester, filename = sample.txt
2025-05-24 21:50:46,465 main DEBUG deu.cse.spring_webmail.control.ReadController File: C:\Users\Haruki\AppData\Local\Temp\junit4369779699028915440\mock_download\tester\sample.txt, Content-Type: text/plain
2025-05-24 21:50:46,474 main DEBUG org.springframework.web.servlet.mvc.method.annotation.HttpEntityMethodProcessor Found 'Content-Type:text/plain' in response
2025-05-24 21:50:46,475 main DEBUG org.springframework.web.servlet.mvc.method.annotation.HttpEntityMethodProcessor Writing [InputStream resource [resource loaded through InputStream]]
2025-05-24 21:50:46,476 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:50:46,575 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 83, missCount = 2, failureCount = 0]
2025-05-24 21:50:46,575 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 84, missCount = 2, failureCount = 0]
2025-05-24 21:50:46,575 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 85, missCount = 2, failureCount = 0]
2025-05-24 21:50:46,575 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 86, missCount = 2, failureCount = 0]
2025-05-24 21:50:46,575 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 87, missCount = 2, failureCount = 0]
2025-05-24 21:50:46,576 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 88, missCount = 2, failureCount = 0]
2025-05-24 21:50:46,576 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 89, missCount = 2, failureCount = 0]
2025-05-24 21:50:46,576 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testdownload_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:50:46,582 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 90, missCount = 2, failureCount = 0]
2025-05-24 21:50:46,582 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 21:50:46,582 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 91, missCount = 2, failureCount = 0]
2025-05-24 21:50:46,582 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 92, missCount = 2, failureCount = 0]
2025-05-24 21:50:46,583 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testdeleteMail_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:50:46,583 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 93, missCount = 2, failureCount = 0]
2025-05-24 21:50:46,583 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 94, missCount = 2, failureCount = 0]
2025-05-24 21:50:46,583 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 95, missCount = 2, failureCount = 0]
2025-05-24 21:50:46,583 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 96, missCount = 2, failureCount = 0]
2025-05-24 21:50:46,585 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 97, missCount = 2, failureCount = 0]
2025-05-24 21:50:46,589 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@391aee9}
2025-05-24 21:50:46,589 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@391aee9}
2025-05-24 21:50:46,589 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@7f055e1] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:50:46,589 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 21:50:46,589 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@1b6d0ee9]
2025-05-24 21:50:46,590 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_mail.do
2025-05-24 21:50:46,591 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 21:50:46,591 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /delete_mail.do
2025-05-24 21:50:46,591 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/delete_mail.do", parameters={masked}
2025-05-24 21:50:46,591 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#deleteMailDo(Integer, RedirectAttributes)
2025-05-24 21:50:46,592 main DEBUG deu.cse.spring_webmail.control.ReadController delete_mail.do: msgid = 1
2025-05-24 21:50:46,592 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 21:50:46,593 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 21:50:46,594 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 98, missCount = 2, failureCount = 0]
2025-05-24 21:50:46,594 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 99, missCount = 2, failureCount = 0]
2025-05-24 21:50:46,594 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 100, missCount = 2, failureCount = 0]
2025-05-24 21:50:46,594 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 101, missCount = 2, failureCount = 0]
2025-05-24 21:50:46,594 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 102, missCount = 2, failureCount = 0]
2025-05-24 21:50:46,595 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 103, missCount = 2, failureCount = 0]
2025-05-24 21:50:46,595 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 104, missCount = 2, failureCount = 0]
2025-05-24 21:50:46,595 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testdeleteMail_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:50:46,596 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 105, missCount = 2, failureCount = 0]
2025-05-24 21:50:46,596 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 21:50:46,596 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 106, missCount = 2, failureCount = 0]
2025-05-24 21:50:46,596 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 107, missCount = 2, failureCount = 0]
2025-05-24 21:50:46,597 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testdeleteMail_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:50:46,597 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 108, missCount = 2, failureCount = 0]
2025-05-24 21:50:46,598 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 109, missCount = 2, failureCount = 0]
2025-05-24 21:50:46,598 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 110, missCount = 2, failureCount = 0]
2025-05-24 21:50:46,598 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 111, missCount = 2, failureCount = 0]
2025-05-24 21:50:46,599 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 112, missCount = 2, failureCount = 0]
2025-05-24 21:50:46,600 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2c1a48d6}
2025-05-24 21:50:46,600 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2c1a48d6}
2025-05-24 21:50:46,600 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@7f055e1] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:50:46,600 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 21:50:46,600 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@6bcf75d4]
2025-05-24 21:50:46,600 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_mail.do
2025-05-24 21:50:46,601 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 21:50:46,601 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /delete_mail.do
2025-05-24 21:50:46,601 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/delete_mail.do", parameters={masked}
2025-05-24 21:50:46,601 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#deleteMailDo(Integer, RedirectAttributes)
2025-05-24 21:50:46,601 main DEBUG deu.cse.spring_webmail.control.ReadController delete_mail.do: msgid = 1
2025-05-24 21:50:46,602 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 21:50:46,602 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 21:50:46,602 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 113, missCount = 2, failureCount = 0]
2025-05-24 21:50:46,602 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 114, missCount = 2, failureCount = 0]
2025-05-24 21:50:46,602 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 115, missCount = 2, failureCount = 0]
2025-05-24 21:50:46,602 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 116, missCount = 2, failureCount = 0]
2025-05-24 21:50:46,603 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 117, missCount = 2, failureCount = 0]
2025-05-24 21:50:46,603 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 118, missCount = 2, failureCount = 0]
2025-05-24 21:50:46,603 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 119, missCount = 2, failureCount = 0]
2025-05-24 21:50:46,603 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testdeleteMail_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:50:46,604 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 120, missCount = 2, failureCount = 0]
2025-05-24 21:50:46,604 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 21:50:46,604 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 121, missCount = 2, failureCount = 0]
2025-05-24 21:50:46,605 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 122, missCount = 2, failureCount = 0]
2025-05-24 21:50:46,606 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testshowMessage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:50:46,606 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 123, missCount = 2, failureCount = 0]
2025-05-24 21:50:46,607 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 124, missCount = 2, failureCount = 0]
2025-05-24 21:50:46,607 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 125, missCount = 2, failureCount = 0]
2025-05-24 21:50:46,607 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 126, missCount = 2, failureCount = 0]
2025-05-24 21:50:46,607 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 127, missCount = 2, failureCount = 0]
2025-05-24 21:50:46,608 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@69b783ea}
2025-05-24 21:50:46,608 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@69b783ea}
2025-05-24 21:50:46,609 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@7f055e1] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:50:46,609 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@4076398b]
2025-05-24 21:50:46,609 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /show_message
2025-05-24 21:50:46,609 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 21:50:46,609 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /show_message
2025-05-24 21:50:46,609 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/show_message", parameters={masked}
2025-05-24 21:50:46,609 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#showMessage(Integer, Model)
2025-05-24 21:50:46,610 main DEBUG deu.cse.spring_webmail.control.ReadController download_folder = /mock_download
2025-05-24 21:50:46,611 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 21:50:46,611 main DEBUG org.springframework.web.servlet.view.JstlView View name '/read_mail/show_message', model {msg=Hello message}
2025-05-24 21:50:46,611 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//read_mail/show_message.jsp]
2025-05-24 21:50:46,611 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views//read_mail/show_message.jsp]
2025-05-24 21:50:46,611 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:50:46,615 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 128, missCount = 2, failureCount = 0]
2025-05-24 21:50:46,615 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 129, missCount = 2, failureCount = 0]
2025-05-24 21:50:46,615 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 130, missCount = 2, failureCount = 0]
2025-05-24 21:50:46,615 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 131, missCount = 2, failureCount = 0]
2025-05-24 21:50:46,615 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 132, missCount = 2, failureCount = 0]
2025-05-24 21:50:46,615 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 133, missCount = 2, failureCount = 0]
2025-05-24 21:50:46,615 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 134, missCount = 2, failureCount = 0]
2025-05-24 21:50:46,615 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testshowMessage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:50:46,615 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 135, missCount = 2, failureCount = 0]
2025-05-24 21:50:46,616 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [ReadControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:50:46,623 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [SystemControllerTest]: using SpringBootContextLoader
2025-05-24 21:50:46,624 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.SystemControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 21:50:46,624 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.SystemControllerTest]: SystemControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 21:50:46,625 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [SystemControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 21:50:46,632 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [SystemControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 21:50:46,632 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:50:46,633 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 21:50:46,633 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [SystemControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 21:50:46,633 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [SystemControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:50:46,650 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-24 21:50:46,665 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-24 21:50:46,672 main INFO deu.cse.spring_webmail.control.SystemControllerTest Starting SystemControllerTest using Java 21.0.6 with PID 37852 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 21:50:46,673 main DEBUG deu.cse.spring_webmail.control.SystemControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 21:50:46,673 main INFO deu.cse.spring_webmail.control.SystemControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 21:50:46,673 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 21:50:46,674 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@6027f461
2025-05-24 21:50:46,675 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 21:50:46,675 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 21:50:46,689 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 21:50:46,690 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 21:50:46,690 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 21:50:46,691 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 21:50:46,691 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 21:50:46,692 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 21:50:46,695 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 21:50:46,695 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 21:50:46,696 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 21:50:46,696 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 21:50:46,697 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 21:50:46,782 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-24 21:50:46,782 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 21:50:46,784 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 21:50:46,815 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 21:50:46,815 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 21:50:46,815 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 21:50:46,815 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 21:50:46,816 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 21:50:46,816 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 21:50:46,816 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 21:50:46,816 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 21:50:46,817 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 21:50:46,817 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 21:50:46,817 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 21:50:46,818 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@5aa943c5]
2025-05-24 21:50:46,818 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 21:50:46,819 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 21:50:46,820 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 21:50:46,821 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:50:46,822 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 21:50:46,823 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 21:50:46,823 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:50:46,823 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:50:46,824 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 21:50:46,825 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 21:50:46,826 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 21:50:46,826 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 21:50:46,826 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 21:50:46,827 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 21:50:46,827 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@593ed55b'
2025-05-24 21:50:46,827 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 21:50:46,828 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 21:50:46,828 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6027f461'
2025-05-24 21:50:46,829 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 21:50:46,829 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6027f461'
2025-05-24 21:50:46,829 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 21:50:46,829 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6027f461'
2025-05-24 21:50:46,830 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 21:50:46,830 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 21:50:46,830 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6027f461'
2025-05-24 21:50:46,830 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 21:50:46,830 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 21:50:46,830 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6027f461'
2025-05-24 21:50:46,830 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 21:50:46,831 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 21:50:46,833 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 21:50:46,833 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 21:50:46,833 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:50:46,833 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 21:50:46,837 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:50:46,838 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:50:46,838 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:50:46,838 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@593ed55b'
2025-05-24 21:50:46,841 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 21:50:46,842 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 21:50:46,843 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:50:46,843 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:50:46,844 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@593ed55b'
2025-05-24 21:50:46,845 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 21:50:46,846 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6027f461'
2025-05-24 21:50:46,856 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 21:50:46,857 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 21:50:46,857 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 21:50:46,858 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 21:50:46,859 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 21:50:46,862 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 21:50:46,862 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6027f461'
2025-05-24 21:50:46,862 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:50:46,862 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:50:46,864 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 21:50:46,865 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 21:50:46,866 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6027f461'
2025-05-24 21:50:46,866 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:50:46,866 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:50:46,869 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 21:50:46,870 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:50:46,870 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:50:46,870 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:50:46,874 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/insert_addr]}: insertAddr() {GET [/show_addr]}: showAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 21:50:46,875 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model) {GET [/download]}: download(String,String)
2025-05-24 21:50:46,877 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/add_user]}: addUser() {GET [/delete_user]}: deleteUser(Model) { [/get_image/{imageName}]}: getImage(String) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/main_menu]}: mainMenu(Model) {GET [/login_fail]}: loginFail() {GET [/img_test]}: imgTest() {GET [/admin_menu]}: adminMenu(Model)
2025-05-24 21:50:46,880 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes) {GET [/write_mail]}: writeMail()
2025-05-24 21:50:46,883 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 21:50:46,883 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 21:50:46,884 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 21:50:46,885 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:50:46,885 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:50:46,885 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 21:50:46,885 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:50:46,885 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:50:46,886 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 21:50:46,886 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 21:50:46,887 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:50:46,887 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:50:46,888 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 21:50:46,888 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 21:50:46,889 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 21:50:46,889 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 21:50:46,889 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 21:50:46,891 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 21:50:46,891 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 21:50:46,891 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 21:50:46,891 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 21:50:46,891 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 21:50:46,892 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:50:46,892 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 21:50:46,892 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:50:46,894 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:50:46,895 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 21:50:46,895 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 21:50:46,896 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 21:50:46,896 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 21:50:46,896 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 21:50:46,896 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6027f461'
2025-05-24 21:50:46,896 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 21:50:46,897 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 21:50:46,899 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6027f461'
2025-05-24 21:50:46,900 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 21:50:46,900 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 21:50:46,900 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 21:50:46,901 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 21:50:46,902 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 21:50:46,903 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6027f461'
2025-05-24 21:50:46,903 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:50:46,904 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 21:50:46,904 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 21:50:46,908 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 21:50:46,908 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:50:46,908 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:50:46,908 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:50:46,909 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 21:50:46,910 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 21:50:46,911 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 21:50:46,911 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 21:50:46,914 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@71637a85, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6d91e1ba, org.springframework.security.web.context.SecurityContextHolderFilter@5fc88c91, org.springframework.security.web.header.HeaderWriterFilter@bc168ac, org.springframework.web.filter.CorsFilter@7c8ae2c6, org.springframework.security.web.authentication.logout.LogoutFilter@5fcb223, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@11eeaf31, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7ef9d004, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1ecf9602, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@18f94d41, org.springframework.security.web.access.ExceptionTranslationFilter@21282fc6, org.springframework.security.web.access.intercept.AuthorizationFilter@5728d44a]
2025-05-24 21:50:46,915 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 21:50:46,915 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 21:50:46,915 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 21:50:46,916 main WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore Ant [pattern='/WEB-INF/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 21:50:46,916 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure Ant [pattern='/WEB-INF/**']
2025-05-24 21:50:46,918 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 21:50:46,918 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 21:50:46,918 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 21:50:46,918 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 21:50:46,918 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 21:50:46,920 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 21:50:46,920 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 21:50:46,920 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:50:46,922 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:50:46,923 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 21:50:46,923 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 21:50:46,923 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:50:46,923 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 21:50:46,923 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:50:46,923 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 21:50:46,924 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 21:50:46,924 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 21:50:46,924 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 21:50:46,925 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 21:50:46,925 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 21:50:46,925 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 21:50:46,925 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 21:50:46,925 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6027f461'
2025-05-24 21:50:46,925 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:50:46,925 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 21:50:46,926 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:50:46,928 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:50:46,928 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 21:50:46,928 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 21:50:46,928 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 21:50:46,929 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 21:50:46,929 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-24 21:50:46,929 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-24 21:50:46,929 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6027f461'
2025-05-24 21:50:46,929 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:50:46,929 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-24 21:50:46,929 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 21:50:46,930 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 21:50:46,930 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 21:50:46,930 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 21:50:46,930 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 21:50:46,930 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 21:50:46,931 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 21:50:46,931 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 21:50:46,931 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:50:46,931 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 21:50:46,931 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 21:50:46,931 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 21:50:46,932 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 21:50:46,932 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 21:50:46,932 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:50:46,932 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:50:46,933 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 21:50:46,933 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 21:50:46,933 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 21:50:46,933 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 21:50:46,934 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 21:50:46,936 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 21:50:46,936 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 21:50:46,937 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 21:50:46,937 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 21:50:46,937 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 21:50:46,937 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 21:50:46,938 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 21:50:46,938 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 21:50:46,938 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:50:46,939 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 21:50:46,939 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 21:50:46,939 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:50:46,939 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 21:50:46,939 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 21:50:46,939 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:50:46,940 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@593ed55b'
2025-05-24 21:50:46,940 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:50:46,940 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 21:50:46,940 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 21:50:46,940 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 21:50:46,941 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 21:50:46,941 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 21:50:46,941 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 21:50:46,941 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 21:50:46,941 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:50:46,942 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 21:50:46,942 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 21:50:46,942 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:50:46,943 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 21:50:46,943 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:50:46,943 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 21:50:46,943 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 21:50:46,943 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-24 21:50:46,943 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-24 21:50:46,944 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-24 21:50:46,944 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-24 21:50:46,944 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-24 21:50:46,944 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-24 21:50:46,944 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 21:50:46,944 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-24 21:50:46,945 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-24 21:50:46,945 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-24 21:50:46,945 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 21:50:46,945 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 21:50:46,945 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 21:50:46,945 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 21:50:46,945 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 21:50:46,945 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 21:50:46,946 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 21:50:46,946 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-24 21:50:46,946 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@1e73e9e2
2025-05-24 21:50:46,946 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@faca8e8
2025-05-24 21:50:46,947 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 21:50:46,947 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 1 ms
2025-05-24 21:50:46,947 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 21:50:46,947 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-24 21:50:46,951 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 21:50:46,951 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 21:50:46,951 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 21:50:46,952 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-24 21:50:46,954 main INFO deu.cse.spring_webmail.control.SystemControllerTest Started SystemControllerTest in 0.304 seconds (process running for 7.743)
2025-05-24 21:50:46,956 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 135, missCount = 3, failureCount = 0]
2025-05-24 21:50:46,957 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:50:46,957 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 136, missCount = 3, failureCount = 0]
2025-05-24 21:50:46,959 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 137, missCount = 3, failureCount = 0]
2025-05-24 21:50:46,962 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:50:46,963 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 138, missCount = 3, failureCount = 0]
2025-05-24 21:50:46,963 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 139, missCount = 3, failureCount = 0]
2025-05-24 21:50:46,964 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 140, missCount = 3, failureCount = 0]
2025-05-24 21:50:46,965 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 141, missCount = 3, failureCount = 0]
2025-05-24 21:50:46,966 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 142, missCount = 3, failureCount = 0]
2025-05-24 21:50:46,967 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6a5cb26f}
2025-05-24 21:50:46,968 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6a5cb26f}
2025-05-24 21:50:46,968 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@5fc88c91] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:50:46,968 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6a5cb26f}
2025-05-24 21:50:46,968 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6a5cb26f}
2025-05-24 21:50:46,968 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@5fc88c91] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@54c77b89]
2025-05-24 21:50:46,968 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 21:50:46,968 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@256ea0d6]
2025-05-24 21:50:46,968 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /add_user
2025-05-24 21:50:46,968 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:50:46,969 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /add_user
2025-05-24 21:50:46,969 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/add_user", parameters={}
2025-05-24 21:50:46,969 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#addUser()
2025-05-24 21:50:46,970 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 21:50:46,970 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/add_user', model {}
2025-05-24 21:50:46,970 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/add_user.jsp]
2025-05-24 21:50:46,970 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/add_user.jsp]
2025-05-24 21:50:46,970 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:50:46,971 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 143, missCount = 3, failureCount = 0]
2025-05-24 21:50:46,971 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 144, missCount = 3, failureCount = 0]
2025-05-24 21:50:46,971 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 145, missCount = 3, failureCount = 0]
2025-05-24 21:50:46,971 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 146, missCount = 3, failureCount = 0]
2025-05-24 21:50:46,971 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 147, missCount = 3, failureCount = 0]
2025-05-24 21:50:46,972 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 148, missCount = 3, failureCount = 0]
2025-05-24 21:50:46,972 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 149, missCount = 3, failureCount = 0]
2025-05-24 21:50:46,972 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:50:46,974 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 150, missCount = 3, failureCount = 0]
2025-05-24 21:50:46,974 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:50:46,974 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 151, missCount = 3, failureCount = 0]
2025-05-24 21:50:46,974 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 152, missCount = 3, failureCount = 0]
2025-05-24 21:50:46,974 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testGetImage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:50:46,974 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 153, missCount = 3, failureCount = 0]
2025-05-24 21:50:46,974 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 154, missCount = 3, failureCount = 0]
2025-05-24 21:50:46,975 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 155, missCount = 3, failureCount = 0]
2025-05-24 21:50:46,975 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 156, missCount = 3, failureCount = 0]
2025-05-24 21:50:46,975 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 157, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,055 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@61df99e6}
2025-05-24 21:50:47,055 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@61df99e6}
2025-05-24 21:50:47,055 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@5fc88c91] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:50:47,055 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 21:50:47,055 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@165e3835]
2025-05-24 21:50:47,056 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /get_image/test.jpg
2025-05-24 21:50:47,056 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /get_image/test.jpg
2025-05-24 21:50:47,056 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/get_image/test.jpg", parameters={}
2025-05-24 21:50:47,056 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#getImage(String)
2025-05-24 21:50:47,076 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Using 'application/octet-stream', given [*/*] and supported [application/octet-stream, */*, application/json, application/*+json]
2025-05-24 21:50:47,076 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Writing [{-1, -40, -1, -32, 0, 16, 74, 70, 73, 70, 0, 1, 2, 0, 0, 1, 0, 1, 0, 0, -1, -37, 0, 67, 0, 8, 6, 6, (truncated)...]
2025-05-24 21:50:47,078 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:50:47,079 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:50:47,083 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 158, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,083 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 159, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,083 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 160, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,083 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 161, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,084 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 162, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,085 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 163, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,085 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 164, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,085 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testGetImage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:50:47,087 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 165, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,088 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:50:47,088 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 166, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,088 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 167, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,090 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testIndexPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:50:47,091 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 168, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,092 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 169, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,093 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 170, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,093 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 171, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,094 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 172, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,095 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@54eaf69d}
2025-05-24 21:50:47,095 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@54eaf69d}
2025-05-24 21:50:47,095 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@5fc88c91] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:50:47,095 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@4a26a54b]
2025-05-24 21:50:47,096 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 21:50:47,097 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 21:50:47,097 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/", parameters={}
2025-05-24 21:50:47,097 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 21:50:47,097 main DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 21:50:47,098 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 21:50:47,098 main DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 21:50:47,098 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 21:50:47,098 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 21:50:47,098 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:50:47,098 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:50:47,100 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 173, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,100 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 174, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,100 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 175, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,101 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 176, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,101 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 177, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,102 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 178, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,103 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 179, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,104 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testIndexPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:50:47,107 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 180, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,107 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:50:47,107 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 181, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,108 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 182, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,109 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testDeleteUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:50:47,110 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 183, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,111 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 184, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,112 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 185, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,112 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 186, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,112 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 187, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,166 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@26a32fa5}
2025-05-24 21:50:47,166 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@26a32fa5}
2025-05-24 21:50:47,166 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@5fc88c91] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:50:47,167 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@6bc7eb0f]
2025-05-24 21:50:47,168 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /delete_user.do
2025-05-24 21:50:47,169 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:50:47,169 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /delete_user.do
2025-05-24 21:50:47,169 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/delete_user.do", parameters={masked}
2025-05-24 21:50:47,169 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#deleteUserDo(String[], RedirectAttributes)
2025-05-24 21:50:47,171 main DEBUG deu.cse.spring_webmail.control.SystemController delete_user.do: selectedUser = [a@test.com, b@test.com]
2025-05-24 21:50:47,174 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 21:50:47,174 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 21:50:47,175 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 188, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,175 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 189, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,175 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 190, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,175 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 191, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,176 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 192, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,176 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 193, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,177 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 194, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,177 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testDeleteUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:50:47,178 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 195, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,178 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:50:47,178 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 196, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,178 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 197, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,179 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAdminMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:50:47,180 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 198, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,180 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 199, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,180 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 200, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,181 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 201, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,181 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 202, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,183 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@516c8f5a}
2025-05-24 21:50:47,183 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@516c8f5a}
2025-05-24 21:50:47,183 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@5fc88c91] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:50:47,184 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@4512085c]
2025-05-24 21:50:47,184 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-24 21:50:47,184 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:50:47,184 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /admin_menu
2025-05-24 21:50:47,185 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/admin_menu", parameters={}
2025-05-24 21:50:47,185 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#adminMenu(Model)
2025-05-24 21:50:47,185 main DEBUG deu.cse.spring_webmail.control.SystemController root.id = james-admin, root.password = changeme, admin.id = test@test.com
2025-05-24 21:50:47,185 main DEBUG deu.cse.spring_webmail.control.SystemController userList = [user1, user2]
2025-05-24 21:50:47,186 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 21:50:47,186 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/admin_menu', model {userList=[user1, user2]}
2025-05-24 21:50:47,186 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-24 21:50:47,186 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-24 21:50:47,186 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:50:47,187 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 203, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,187 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 204, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,187 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 205, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,187 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 206, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,187 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 207, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,188 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 208, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,188 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 209, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,188 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAdminMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:50:47,190 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 210, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,190 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:50:47,190 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 211, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,190 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 212, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,191 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testMainMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:50:47,191 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 213, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,191 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 214, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,192 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 215, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,192 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 216, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,192 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 217, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,194 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2c1e4d9e}
2025-05-24 21:50:47,194 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2c1e4d9e}
2025-05-24 21:50:47,194 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@5fc88c91] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:50:47,194 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@5f519714]
2025-05-24 21:50:47,194 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-24 21:50:47,194 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-24 21:50:47,194 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/main_menu", parameters={}
2025-05-24 21:50:47,195 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(Model)
2025-05-24 21:50:47,195 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 21:50:47,195 main DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=Mocked Message List}
2025-05-24 21:50:47,196 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 21:50:47,196 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 21:50:47,196 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:50:47,196 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:50:47,197 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 218, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,197 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 219, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,197 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 220, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,197 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 221, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,197 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 222, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,199 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 223, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,199 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 224, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,199 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testMainMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:50:47,201 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 225, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,201 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:50:47,201 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 226, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,202 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 227, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,203 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testDeleteUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:50:47,203 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 228, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,203 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 229, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,203 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 230, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,203 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 231, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,204 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 232, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,205 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2101e969}
2025-05-24 21:50:47,206 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2101e969}
2025-05-24 21:50:47,206 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@5fc88c91] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:50:47,206 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@619783ce]
2025-05-24 21:50:47,206 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_user
2025-05-24 21:50:47,206 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:50:47,206 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /delete_user
2025-05-24 21:50:47,206 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/delete_user", parameters={}
2025-05-24 21:50:47,206 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#deleteUser(Model)
2025-05-24 21:50:47,206 main DEBUG deu.cse.spring_webmail.control.SystemController delete_user called
2025-05-24 21:50:47,207 main DEBUG deu.cse.spring_webmail.control.SystemController userList = [user1, user2]
2025-05-24 21:50:47,207 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 21:50:47,207 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/delete_user', model {userList=[user1, user2]}
2025-05-24 21:50:47,207 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/delete_user.jsp]
2025-05-24 21:50:47,207 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/delete_user.jsp]
2025-05-24 21:50:47,207 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:50:47,208 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 233, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,208 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 234, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,208 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 235, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,208 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 236, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,209 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 237, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,210 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 238, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,210 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 239, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,210 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testDeleteUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:50:47,213 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 240, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,213 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:50:47,213 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 241, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,213 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 242, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,215 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:50:47,216 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 243, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,216 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 244, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,216 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 245, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,216 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 246, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,216 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 247, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,218 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4b2e1015}
2025-05-24 21:50:47,218 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4b2e1015}
2025-05-24 21:50:47,218 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@5fc88c91] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:50:47,219 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@73ac846]
2025-05-24 21:50:47,219 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /add_user.do
2025-05-24 21:50:47,219 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:50:47,219 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /add_user.do
2025-05-24 21:50:47,219 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/add_user.do", parameters={masked}
2025-05-24 21:50:47,219 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#addUserDo(String, String, RedirectAttributes)
2025-05-24 21:50:47,220 main DEBUG deu.cse.spring_webmail.control.SystemController add_user.do: id = tester, password = pw123, port = 9999
2025-05-24 21:50:47,221 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 21:50:47,222 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 21:50:47,223 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 248, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,224 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 249, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,224 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 250, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,224 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 251, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,224 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 252, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,224 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 253, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,224 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 254, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,225 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:50:47,227 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 255, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,227 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:50:47,227 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 256, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,227 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 257, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,228 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:50:47,228 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 258, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,228 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 259, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,229 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 260, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,230 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 261, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,230 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 262, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,231 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4da86d09}
2025-05-24 21:50:47,231 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4da86d09}
2025-05-24 21:50:47,231 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@5fc88c91] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:50:47,231 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 21:50:47,232 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@5a21746a]
2025-05-24 21:50:47,235 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /logout
2025-05-24 21:50:47,236 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:50:47,236 main DEBUG org.springframework.security.web.authentication.logout.LogoutFilter Logging out [UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:50:47,236 main DEBUG org.springframework.security.web.authentication.logout.SecurityContextLogoutHandler Invalidated session 26
2025-05-24 21:50:47,236 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 263, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,237 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 264, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,237 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 265, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,237 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 266, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,237 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 267, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,237 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 268, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,237 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 269, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,237 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:50:47,238 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 270, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,238 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:50:47,238 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 271, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,239 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 272, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,239 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testGetImage_nofile], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:50:47,239 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 273, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,240 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 274, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,240 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 275, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,240 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 276, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,240 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 277, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,242 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@642f1d22}
2025-05-24 21:50:47,242 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@642f1d22}
2025-05-24 21:50:47,242 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@5fc88c91] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:50:47,243 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 21:50:47,243 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@2e1e46e7]
2025-05-24 21:50:47,243 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /get_image/nonexistent.jpg
2025-05-24 21:50:47,243 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /get_image/nonexistent.jpg
2025-05-24 21:50:47,243 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/get_image/nonexistent.jpg", parameters={}
2025-05-24 21:50:47,243 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#getImage(String)
2025-05-24 21:50:47,244 main ERROR deu.cse.spring_webmail.control.SystemController getImageBytes 예외: Can't read input file!
2025-05-24 21:50:47,247 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Using 'application/octet-stream', given [*/*] and supported [application/octet-stream, */*, application/json, application/*+json]
2025-05-24 21:50:47,247 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Writing [{}]
2025-05-24 21:50:47,248 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:50:47,248 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:50:47,248 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 278, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,249 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 279, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,249 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 280, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,249 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 281, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,249 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 282, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,250 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 283, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,250 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 284, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,250 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testGetImage_nofile], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:50:47,251 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 285, missCount = 3, failureCount = 0]
2025-05-24 21:50:47,251 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [SystemControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:50:47,258 main DEBUG deu.cse.spring_webmail.model.UserAdminAgent UserAdminAgent JMX init: server = localhost, port = 110, adminId = admin
2025-05-24 21:50:47,299 main ERROR deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 실패: Failed to retrieve RMIServer stub: javax.naming.CommunicationException [Root exception is java.rmi.ConnectIOException: non-JRMP server at remote endpoint]
2025-05-24 21:50:47,303 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [WriteControllerTest]: using SpringBootContextLoader
2025-05-24 21:50:47,304 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.WriteControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 21:50:47,304 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.WriteControllerTest]: WriteControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 21:50:47,304 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [WriteControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 21:50:47,315 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [WriteControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 21:50:47,316 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-24 21:50:47,317 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 21:50:47,317 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [WriteControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 21:50:47,319 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [WriteControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:50:47,322 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-24 21:50:47,334 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-24 21:50:47,340 main INFO deu.cse.spring_webmail.control.WriteControllerTest Starting WriteControllerTest using Java 21.0.6 with PID 37852 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 21:50:47,340 main DEBUG deu.cse.spring_webmail.control.WriteControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 21:50:47,340 main INFO deu.cse.spring_webmail.control.WriteControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 21:50:47,341 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 21:50:47,343 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@46309fa8
2025-05-24 21:50:47,344 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 21:50:47,344 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 21:50:47,365 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 21:50:47,366 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 21:50:47,367 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 21:50:47,368 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 21:50:47,369 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 21:50:47,370 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 21:50:47,374 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 21:50:47,375 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 21:50:47,376 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 21:50:47,376 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 21:50:47,377 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 21:50:47,460 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-24 21:50:47,460 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 21:50:47,461 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 21:50:47,464 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 21:50:47,464 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 21:50:47,464 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 21:50:47,465 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 21:50:47,465 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 21:50:47,465 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 21:50:47,466 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 21:50:47,466 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 21:50:47,466 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 21:50:47,466 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 21:50:47,467 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 21:50:47,468 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@7855167a]
2025-05-24 21:50:47,468 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 21:50:47,468 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 21:50:47,469 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 21:50:47,469 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:50:47,469 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 21:50:47,470 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 21:50:47,470 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 21:50:47,471 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 21:50:47,471 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:50:47,471 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:50:47,471 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 21:50:47,472 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 21:50:47,472 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 21:50:47,473 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 21:50:47,473 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 21:50:47,473 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 21:50:47,474 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@668c8c55'
2025-05-24 21:50:47,474 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 21:50:47,475 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 21:50:47,475 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@46309fa8'
2025-05-24 21:50:47,475 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 21:50:47,475 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@46309fa8'
2025-05-24 21:50:47,476 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 21:50:47,476 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@46309fa8'
2025-05-24 21:50:47,477 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 21:50:47,477 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 21:50:47,477 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@46309fa8'
2025-05-24 21:50:47,477 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 21:50:47,477 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 21:50:47,477 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@46309fa8'
2025-05-24 21:50:47,478 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 21:50:47,479 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 21:50:47,480 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 21:50:47,480 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 21:50:47,481 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:50:47,481 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 21:50:47,484 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:50:47,485 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:50:47,485 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:50:47,485 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@668c8c55'
2025-05-24 21:50:47,487 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 21:50:47,487 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 21:50:47,487 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:50:47,487 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:50:47,487 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@668c8c55'
2025-05-24 21:50:47,488 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 21:50:47,488 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@46309fa8'
2025-05-24 21:50:47,490 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 21:50:47,490 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 21:50:47,490 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 21:50:47,491 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 21:50:47,491 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 21:50:47,491 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 21:50:47,492 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@46309fa8'
2025-05-24 21:50:47,492 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:50:47,492 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:50:47,494 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 21:50:47,495 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 21:50:47,495 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@46309fa8'
2025-05-24 21:50:47,495 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:50:47,495 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:50:47,498 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 21:50:47,499 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:50:47,499 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:50:47,499 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:50:47,501 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/insert_addr]}: insertAddr() {GET [/show_addr]}: showAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 21:50:47,502 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model) {GET [/download]}: download(String,String)
2025-05-24 21:50:47,503 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/add_user]}: addUser() {GET [/delete_user]}: deleteUser(Model) { [/get_image/{imageName}]}: getImage(String) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/main_menu]}: mainMenu(Model) {GET [/login_fail]}: loginFail() {GET [/img_test]}: imgTest() {GET [/admin_menu]}: adminMenu(Model)
2025-05-24 21:50:47,504 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes) {GET [/write_mail]}: writeMail()
2025-05-24 21:50:47,506 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 21:50:47,507 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 21:50:47,507 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 21:50:47,507 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:50:47,507 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:50:47,507 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 21:50:47,507 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:50:47,507 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:50:47,508 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 21:50:47,508 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 21:50:47,508 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:50:47,508 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:50:47,509 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 21:50:47,509 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 21:50:47,509 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 21:50:47,509 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 21:50:47,509 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 21:50:47,512 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 21:50:47,512 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 21:50:47,512 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 21:50:47,512 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 21:50:47,513 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 21:50:47,513 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:50:47,513 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 21:50:47,513 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:50:47,515 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:50:47,516 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 21:50:47,516 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 21:50:47,516 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 21:50:47,516 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 21:50:47,516 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 21:50:47,516 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@46309fa8'
2025-05-24 21:50:47,516 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 21:50:47,516 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 21:50:47,520 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@46309fa8'
2025-05-24 21:50:47,520 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 21:50:47,521 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 21:50:47,521 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 21:50:47,522 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 21:50:47,522 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 21:50:47,522 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@46309fa8'
2025-05-24 21:50:47,522 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:50:47,523 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 21:50:47,524 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 21:50:47,531 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 21:50:47,531 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:50:47,531 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:50:47,531 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:50:47,532 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 21:50:47,532 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 21:50:47,534 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 21:50:47,535 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 21:50:47,542 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@586ab812, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@447dd61f, org.springframework.security.web.context.SecurityContextHolderFilter@42bfc11f, org.springframework.security.web.header.HeaderWriterFilter@6c525ee2, org.springframework.web.filter.CorsFilter@15d301f2, org.springframework.security.web.authentication.logout.LogoutFilter@31d29626, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@7dac6227, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@194e913b, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7382ec67, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@bf0e435, org.springframework.security.web.access.ExceptionTranslationFilter@5727a03d, org.springframework.security.web.access.intercept.AuthorizationFilter@387d3042]
2025-05-24 21:50:47,544 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 21:50:47,544 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 21:50:47,544 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 21:50:47,544 main WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore Ant [pattern='/WEB-INF/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 21:50:47,545 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure Ant [pattern='/WEB-INF/**']
2025-05-24 21:50:47,546 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 21:50:47,546 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 21:50:47,546 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 21:50:47,546 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 21:50:47,546 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 21:50:47,547 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 21:50:47,547 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 21:50:47,547 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:50:47,548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:50:47,548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 21:50:47,548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 21:50:47,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:50:47,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 21:50:47,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:50:47,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 21:50:47,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 21:50:47,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 21:50:47,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 21:50:47,550 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 21:50:47,550 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 21:50:47,551 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 21:50:47,551 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 21:50:47,551 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@46309fa8'
2025-05-24 21:50:47,551 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:50:47,551 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 21:50:47,551 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:50:47,554 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:50:47,554 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 21:50:47,554 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 21:50:47,554 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 21:50:47,555 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 21:50:47,555 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-24 21:50:47,555 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-24 21:50:47,555 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@46309fa8'
2025-05-24 21:50:47,555 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:50:47,555 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-24 21:50:47,555 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 21:50:47,556 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 21:50:47,556 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 21:50:47,556 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 21:50:47,557 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 21:50:47,557 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 21:50:47,557 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 21:50:47,557 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 21:50:47,558 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:50:47,558 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 21:50:47,558 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 21:50:47,558 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 21:50:47,558 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 21:50:47,558 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 21:50:47,558 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:50:47,558 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:50:47,560 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 21:50:47,561 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 21:50:47,561 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 21:50:47,561 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 21:50:47,562 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 21:50:47,562 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 21:50:47,563 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 21:50:47,563 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 21:50:47,564 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 21:50:47,564 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 21:50:47,564 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 21:50:47,564 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 21:50:47,564 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 21:50:47,564 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:50:47,564 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 21:50:47,564 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 21:50:47,564 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:50:47,565 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 21:50:47,565 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 21:50:47,565 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:50:47,565 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@668c8c55'
2025-05-24 21:50:47,565 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:50:47,565 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 21:50:47,566 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 21:50:47,566 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 21:50:47,566 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 21:50:47,566 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 21:50:47,567 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 21:50:47,567 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 21:50:47,567 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:50:47,568 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 21:50:47,568 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 21:50:47,569 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:50:47,569 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 21:50:47,569 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:50:47,569 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 21:50:47,569 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 21:50:47,569 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-24 21:50:47,570 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-24 21:50:47,570 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-24 21:50:47,570 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-24 21:50:47,571 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-24 21:50:47,571 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-24 21:50:47,571 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 21:50:47,571 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-24 21:50:47,571 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-24 21:50:47,572 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-24 21:50:47,572 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 21:50:47,572 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 21:50:47,572 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 21:50:47,572 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 21:50:47,572 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 21:50:47,572 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 21:50:47,572 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 21:50:47,572 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-24 21:50:47,573 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@5d489be4
2025-05-24 21:50:47,573 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@7cb95c36
2025-05-24 21:50:47,573 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 21:50:47,573 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 1 ms
2025-05-24 21:50:47,573 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 21:50:47,573 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-24 21:50:47,576 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 21:50:47,576 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 21:50:47,576 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 21:50:47,577 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-24 21:50:47,579 main INFO deu.cse.spring_webmail.control.WriteControllerTest Started WriteControllerTest in 0.258 seconds (process running for 8.368)
2025-05-24 21:50:47,580 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 285, missCount = 4, failureCount = 0]
2025-05-24 21:50:47,580 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-24 21:50:47,580 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 286, missCount = 4, failureCount = 0]
2025-05-24 21:50:47,581 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 287, missCount = 4, failureCount = 0]
2025-05-24 21:50:47,581 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [WriteControllerTest], method [shouldSendMailWithoutAttachment], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:50:47,582 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 288, missCount = 4, failureCount = 0]
2025-05-24 21:50:47,582 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 289, missCount = 4, failureCount = 0]
2025-05-24 21:50:47,582 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 290, missCount = 4, failureCount = 0]
2025-05-24 21:50:47,582 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 291, missCount = 4, failureCount = 0]
2025-05-24 21:50:47,583 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 292, missCount = 4, failureCount = 0]
2025-05-24 21:50:47,590 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@12326ccb}
2025-05-24 21:50:47,590 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@12326ccb}
2025-05-24 21:50:47,590 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@42bfc11f] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:50:47,590 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@12326ccb}
2025-05-24 21:50:47,590 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@12326ccb}
2025-05-24 21:50:47,590 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@42bfc11f] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@23673954]
2025-05-24 21:50:47,590 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@4a02197b]
2025-05-24 21:50:47,590 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /write_mail.do
2025-05-24 21:50:47,591 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 21:50:47,591 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /write_mail.do
2025-05-24 21:50:47,591 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/write_mail.do", parameters={multipart}
2025-05-24 21:50:47,591 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMailDo(String, String, String, String, MultipartFile, RedirectAttributes)
2025-05-24 21:50:47,594 main DEBUG deu.cse.spring_webmail.control.WriteController write_mail.do: to = to@example.com, cc = , subj = Test Subject, body = Test Body, file1 =
2025-05-24 21:50:47,602 main DEBUG deu.cse.spring_webmail.model.SmtpAgent SMTP host : localhost
2025-05-24 21:50:47,720 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 21:50:47,721 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 21:50:47,722 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 293, missCount = 4, failureCount = 0]
2025-05-24 21:50:47,722 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 294, missCount = 4, failureCount = 0]
2025-05-24 21:50:47,722 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 295, missCount = 4, failureCount = 0]
2025-05-24 21:50:47,722 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 296, missCount = 4, failureCount = 0]
2025-05-24 21:50:47,722 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 297, missCount = 4, failureCount = 0]
2025-05-24 21:50:47,723 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 298, missCount = 4, failureCount = 0]
2025-05-24 21:50:47,723 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 299, missCount = 4, failureCount = 0]
2025-05-24 21:50:47,723 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [WriteControllerTest], method [shouldSendMailWithoutAttachment], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:50:47,724 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 300, missCount = 4, failureCount = 0]
2025-05-24 21:50:47,724 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-24 21:50:47,724 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 301, missCount = 4, failureCount = 0]
2025-05-24 21:50:47,724 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 302, missCount = 4, failureCount = 0]
2025-05-24 21:50:47,725 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [WriteControllerTest], method [shouldSendMailWithAttachment], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:50:47,726 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 303, missCount = 4, failureCount = 0]
2025-05-24 21:50:47,726 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 304, missCount = 4, failureCount = 0]
2025-05-24 21:50:47,727 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 305, missCount = 4, failureCount = 0]
2025-05-24 21:50:47,727 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 306, missCount = 4, failureCount = 0]
2025-05-24 21:50:47,728 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 307, missCount = 4, failureCount = 0]
2025-05-24 21:50:47,730 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@70d4ea55}
2025-05-24 21:50:47,730 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@70d4ea55}
2025-05-24 21:50:47,730 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@42bfc11f] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:50:47,730 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@22ecb321]
2025-05-24 21:50:47,731 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /write_mail.do
2025-05-24 21:50:47,731 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 21:50:47,732 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /write_mail.do
2025-05-24 21:50:47,732 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/write_mail.do", parameters={multipart}
2025-05-24 21:50:47,732 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMailDo(String, String, String, String, MultipartFile, RedirectAttributes)
2025-05-24 21:50:47,733 main DEBUG deu.cse.spring_webmail.control.WriteController write_mail.do: to = to@example.com, cc = cc@example.com, subj = Test Subject, body = Test Body, file1 = test.txt
2025-05-24 21:50:47,734 main DEBUG deu.cse.spring_webmail.control.WriteController test.txt 파일을 C:\Users\Haruki\AppData\Local\Temp\ 폴더에 저장...
2025-05-24 21:50:47,735 main DEBUG deu.cse.spring_webmail.control.WriteController sendMessage: 파일(test.txt) 첨부 필요
2025-05-24 21:50:47,736 main DEBUG deu.cse.spring_webmail.model.SmtpAgent SMTP host : localhost
2025-05-24 21:50:47,773 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 21:50:47,774 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 21:50:47,775 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 308, missCount = 4, failureCount = 0]
2025-05-24 21:50:47,775 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 309, missCount = 4, failureCount = 0]
2025-05-24 21:50:47,776 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 310, missCount = 4, failureCount = 0]
2025-05-24 21:50:47,776 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 311, missCount = 4, failureCount = 0]
2025-05-24 21:50:47,776 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 312, missCount = 4, failureCount = 0]
2025-05-24 21:50:47,777 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 313, missCount = 4, failureCount = 0]
2025-05-24 21:50:47,777 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 314, missCount = 4, failureCount = 0]
2025-05-24 21:50:47,777 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [WriteControllerTest], method [shouldSendMailWithAttachment], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:50:47,779 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 315, missCount = 4, failureCount = 0]
2025-05-24 21:50:47,779 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-24 21:50:47,779 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 316, missCount = 4, failureCount = 0]
2025-05-24 21:50:47,780 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 317, missCount = 4, failureCount = 0]
2025-05-24 21:50:47,781 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [WriteControllerTest], method [shouldShowWriteMailForm], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:50:47,781 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 318, missCount = 4, failureCount = 0]
2025-05-24 21:50:47,781 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 319, missCount = 4, failureCount = 0]
2025-05-24 21:50:47,782 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 320, missCount = 4, failureCount = 0]
2025-05-24 21:50:47,782 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 321, missCount = 4, failureCount = 0]
2025-05-24 21:50:47,783 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 322, missCount = 4, failureCount = 0]
2025-05-24 21:50:47,784 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2d94467b}
2025-05-24 21:50:47,784 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2d94467b}
2025-05-24 21:50:47,785 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@42bfc11f] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:50:47,785 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@562058d8]
2025-05-24 21:50:47,786 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /write_mail
2025-05-24 21:50:47,786 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 21:50:47,787 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /write_mail
2025-05-24 21:50:47,787 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/write_mail", parameters={}
2025-05-24 21:50:47,787 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMail()
2025-05-24 21:50:47,788 main DEBUG deu.cse.spring_webmail.control.WriteController write_mail called...
2025-05-24 21:50:47,788 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 21:50:47,788 main DEBUG org.springframework.web.servlet.view.JstlView View name 'write_mail/write_mail', model {}
2025-05-24 21:50:47,789 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/write_mail/write_mail.jsp]
2025-05-24 21:50:47,789 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/write_mail/write_mail.jsp]
2025-05-24 21:50:47,789 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:50:47,790 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 323, missCount = 4, failureCount = 0]
2025-05-24 21:50:47,791 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 324, missCount = 4, failureCount = 0]
2025-05-24 21:50:47,791 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 325, missCount = 4, failureCount = 0]
2025-05-24 21:50:47,791 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 326, missCount = 4, failureCount = 0]
2025-05-24 21:50:47,791 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 327, missCount = 4, failureCount = 0]
2025-05-24 21:50:47,791 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 328, missCount = 4, failureCount = 0]
2025-05-24 21:50:47,791 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 329, missCount = 4, failureCount = 0]
2025-05-24 21:50:47,791 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [WriteControllerTest], method [shouldShowWriteMailForm], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:50:47,791 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 330, missCount = 4, failureCount = 0]
2025-05-24 21:50:47,792 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [WriteControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:50:48,012 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 21:50:48,020 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 21:50:48,029 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 21:50:48,031 main ERROR deu.cse.spring_webmail.model.MessageParser MessageParser.parse() - Exception : bad
2025-05-24 21:50:48,037 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 21:50:48,045 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 21:50:48,131 main ERROR deu.cse.spring_webmail.model.UserAdminAgent addUser 실패: fail
2025-05-24 21:50:48,138 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 목록 조회 성공
2025-05-24 21:50:48,143 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 존재 여부 확인(user1@test.com): false
2025-05-24 21:50:48,201 main INFO deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 종료
2025-05-24 21:50:48,205 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 삭제됨: user1@test.com
2025-05-24 21:50:48,205 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 삭제됨: user2@test.com
2025-05-24 21:50:48,207 main ERROR deu.cse.spring_webmail.model.UserAdminAgent quit 실패: close failed
2025-05-24 21:50:48,211 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 추가 성공: user@test.com
2025-05-24 21:50:48,213 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 존재 여부 확인(user1@test.com): true
2025-05-24 21:50:48,217 main ERROR deu.cse.spring_webmail.model.UserAdminAgent deleteUsers 실패: fail
2025-05-24 21:50:48,222 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [SpringWebmailApplicationTests]: using SpringBootContextLoader
2025-05-24 21:50:48,222 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.SpringWebmailApplicationTests]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 21:50:48,223 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.SpringWebmailApplicationTests]: SpringWebmailApplicationTests does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 21:50:48,224 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [SpringWebmailApplicationTests]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 21:50:48,226 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Using ContextCustomizers for test class [SpringWebmailApplicationTests]: [ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, TestRestTemplateContextCustomizer, DisableObservabilityContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 21:50:48,238 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-24 21:50:48,238 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-24 21:50:48,245 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 21:50:48,246 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Using TestExecutionListeners for test class [SpringWebmailApplicationTests]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 21:50:48,246 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [SpringWebmailApplicationTests], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:50:48,248 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-24 21:50:48,270 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-24 21:50:48,277 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests Starting SpringWebmailApplicationTests using Java 21.0.6 with PID 37852 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 21:50:48,277 main DEBUG deu.cse.spring_webmail.SpringWebmailApplicationTests Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 21:50:48,278 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests No active profile set, falling back to 1 default profile: "default"
2025-05-24 21:50:48,278 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 21:50:48,280 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@6aa4e927
2025-05-24 21:50:48,281 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 21:50:48,281 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 21:50:48,294 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 21:50:48,295 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 21:50:48,296 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 21:50:48,297 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 21:50:48,298 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 21:50:48,299 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 21:50:48,303 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 21:50:48,303 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 21:50:48,304 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 21:50:48,305 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 21:50:48,306 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 21:50:48,697 main INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 21:50:48,704 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 21:50:48,705 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 21:50:48,705 main DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-24 21:50:48,727 main DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 21:50:48,772 main INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 64 ms. Found 1 JPA repository interface.
2025-05-24 21:50:48,844 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 21:50:48,846 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-24 21:50:48,850 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 21:50:48,851 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-24 21:50:48,851 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-24 21:50:48,875 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 21:50:48,876 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 21:50:48,876 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 21:50:48,876 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 21:50:48,876 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-24 21:50:48,877 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 21:50:48,878 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 21:50:48,878 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 21:50:48,878 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 21:50:48,879 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 21:50:48,879 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 21:50:48,879 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-24 21:50:48,880 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-24 21:50:48,902 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-24 21:50:48,910 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-24 21:50:48,915 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-24 21:50:48,915 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-24 21:50:48,916 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 21:50:48,917 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-24 21:50:48,917 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-24 21:50:48,921 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-24 21:50:48,922 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-24 21:50:48,922 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 21:50:48,931 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 21:50:48,931 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-24 21:50:48,935 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@422d1d69]
2025-05-24 21:50:48,936 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-24 21:50:48,936 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-24 21:50:48,937 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-24 21:50:48,937 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-24 21:50:48,938 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 21:50:48,938 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 21:50:48,949 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-24 21:50:48,949 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-24 21:50:48,949 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 21:50:48,950 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 21:50:48,950 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-24 21:50:48,954 main DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@7a81197d
2025-05-24 21:50:48,967 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 21:50:48,968 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-24 21:50:48,968 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 21:50:48,972 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-24 21:50:48,973 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-24 21:50:48,973 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 21:50:48,976 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 21:50:48,977 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-24 21:50:48,977 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 21:50:48,977 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@1a4f3538'
2025-05-24 21:50:48,977 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 21:50:48,980 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-24 21:50:48,980 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-24 21:50:48,983 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-24 21:50:48,984 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-24 21:50:49,004 main DEBUG org.jboss.logging Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2025-05-24 21:50:49,009 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-24 21:50:49,013 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-24 21:50:49,013 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@1a4f3538'
2025-05-24 21:50:49,013 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6aa4e927'
2025-05-24 21:50:49,019 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-24 21:50:49,019 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-24 21:50:49,046 main DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-24 21:50:49,343 main INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 21:50:49,385 main DEBUG com.zaxxer.hikari.HikariConfig HikariPool-1 - configuration:
2025-05-24 21:50:49,388 main DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-24 21:50:49,388 main DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-24 21:50:49,388 main DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-24 21:50:49,388 main DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-24 21:50:49,388 main DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-24 21:50:49,389 main DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-24 21:50:49,389 main DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-24 21:50:49,389 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-24 21:50:49,389 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-24 21:50:49,389 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-24 21:50:49,390 main DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-24 21:50:49,390 main DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-24 21:50:49,390 main DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-24 21:50:49,390 main DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-24 21:50:49,390 main DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-24 21:50:49,390 main DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-24 21:50:49,390 main DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-24 21:50:49,390 main DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-24 21:50:49,390 main DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-24 21:50:49,390 main DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-24 21:50:49,390 main DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-24 21:50:49,390 main DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-24 21:50:49,390 main DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-24 21:50:49,390 main DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-24 21:50:49,390 main DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-24 21:50:49,390 main DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-24 21:50:49,390 main DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-1"
2025-05-24 21:50:49,390 main DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-24 21:50:49,391 main DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-24 21:50:49,391 main DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-24 21:50:49,391 main DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-24 21:50:49,391 main DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-24 21:50:49,391 main DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-24 21:50:49,391 main DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-24 21:50:49,391 main DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-24 21:50:49,391 main INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
2025-05-24 21:50:49,814 main INFO com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@730e92ff
2025-05-24 21:50:49,817 main INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
2025-05-24 21:50:49,895 main WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 21:50:49,920 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0)
2025-05-24 21:50:49,961 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@45202ae8
2025-05-24 21:50:50,012 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@71604559
2025-05-24 21:50:50,052 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@9c47dcf
2025-05-24 21:50:50,098 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@178b04ce
2025-05-24 21:50:50,143 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2f9e92aa
2025-05-24 21:50:50,189 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@4f36b43
2025-05-24 21:50:50,242 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5de549d3
2025-05-24 21:50:50,282 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@4d8d41c9
2025-05-24 21:50:50,327 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@10cdf09d
2025-05-24 21:50:50,351 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:50:51,043 main INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 21:50:51,047 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 21:50:51,047 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 21:50:51,048 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-24 21:50:51,049 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-24 21:50:51,056 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-24 21:50:51,059 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-24 21:50:51,063 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-24 21:50:51,086 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-24 21:50:51,086 main DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-24 21:50:51,106 main DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-24 21:50:51,135 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 21:50:51,179 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 21:50:51,220 main DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-24 21:50:51,241 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 21:50:51,322 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 21:50:51,373 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 21:50:51,376 main DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-24 21:50:51,399 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 21:50:51,400 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:50:51,400 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:50:51,401 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 21:50:51,401 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 21:50:51,401 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 21:50:51,401 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:50:51,401 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:50:51,402 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:50:51,402 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:50:51,402 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:50:51,402 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 21:50:51,402 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:50:51,402 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:50:51,402 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:50:51,402 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:50:51,402 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 21:50:51,403 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 21:50:51,403 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 21:50:51,404 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:50:51,404 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 21:50:51,404 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 21:50:51,404 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 21:50:51,405 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@1a4f3538'
2025-05-24 21:50:51,405 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 21:50:51,406 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 21:50:51,406 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6aa4e927'
2025-05-24 21:50:51,406 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 21:50:51,407 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6aa4e927'
2025-05-24 21:50:51,407 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 21:50:51,407 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6aa4e927'
2025-05-24 21:50:51,408 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 21:50:51,408 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 21:50:51,408 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6aa4e927'
2025-05-24 21:50:51,408 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 21:50:51,408 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 21:50:51,409 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6aa4e927'
2025-05-24 21:50:51,409 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 21:50:51,411 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 21:50:51,412 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 21:50:51,412 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 21:50:51,412 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:50:51,414 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:50:51,415 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:50:51,415 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:50:51,415 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@1a4f3538'
2025-05-24 21:50:51,416 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 21:50:51,416 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 21:50:51,417 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:50:51,417 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:50:51,417 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@1a4f3538'
2025-05-24 21:50:51,417 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-24 21:50:51,417 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-24 21:50:51,417 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 21:50:51,418 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-24 21:50:51,418 main WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 21:50:51,419 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-24 21:50:51,420 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 21:50:51,421 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6aa4e927'
2025-05-24 21:50:51,424 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 21:50:51,426 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 21:50:51,426 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 21:50:51,426 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 21:50:51,426 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 21:50:51,428 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 21:50:51,428 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6aa4e927'
2025-05-24 21:50:51,428 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:50:51,428 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:50:51,430 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 21:50:51,432 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 21:50:51,432 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6aa4e927'
2025-05-24 21:50:51,432 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:50:51,432 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:50:51,434 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 21:50:51,435 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:50:51,435 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:50:51,435 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:50:51,436 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/insert_addr]}: insertAddr() {GET [/show_addr]}: showAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 21:50:51,436 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model) {GET [/download]}: download(String,String)
2025-05-24 21:50:51,437 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/add_user]}: addUser() {GET [/delete_user]}: deleteUser(Model) { [/get_image/{imageName}]}: getImage(String) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/main_menu]}: mainMenu(Model) {GET [/login_fail]}: loginFail() {GET [/img_test]}: imgTest() {GET [/admin_menu]}: adminMenu(Model)
2025-05-24 21:50:51,437 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes) {GET [/write_mail]}: writeMail()
2025-05-24 21:50:51,438 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 21:50:51,439 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 21:50:51,439 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 21:50:51,439 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:50:51,439 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:50:51,439 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 21:50:51,439 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:50:51,439 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:50:51,442 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 21:50:51,442 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 21:50:51,443 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:50:51,443 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:50:51,443 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 21:50:51,443 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 21:50:51,443 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 21:50:51,444 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 21:50:51,444 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 21:50:51,445 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 21:50:51,445 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 21:50:51,446 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 21:50:51,446 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 21:50:51,446 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 21:50:51,446 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:50:51,446 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 21:50:51,447 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:50:51,448 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:50:51,448 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 21:50:51,448 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 21:50:51,448 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 21:50:51,448 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 21:50:51,449 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 21:50:51,449 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6aa4e927'
2025-05-24 21:50:51,450 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6aa4e927'
2025-05-24 21:50:51,451 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 21:50:51,451 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 21:50:51,451 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 21:50:51,452 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 21:50:51,452 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 21:50:51,453 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6aa4e927'
2025-05-24 21:50:51,453 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:50:51,454 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 21:50:51,457 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 21:50:51,461 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 21:50:51,461 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:50:51,461 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:50:51,461 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:50:51,462 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 21:50:51,462 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 21:50:51,464 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 21:50:51,465 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 21:50:51,469 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@5fb539ba, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7df6fdd3, org.springframework.security.web.context.SecurityContextHolderFilter@4db8de9c, org.springframework.security.web.header.HeaderWriterFilter@101c9c6b, org.springframework.web.filter.CorsFilter@45dfa4de, org.springframework.security.web.authentication.logout.LogoutFilter@764460c4, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@aa22a6a, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@11a81db0, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@9882758, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5eb52775, org.springframework.security.web.access.ExceptionTranslationFilter@4f7af84d, org.springframework.security.web.access.intercept.AuthorizationFilter@6f2af764]
2025-05-24 21:50:51,470 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 21:50:51,470 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 21:50:51,470 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 21:50:51,471 main WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore Ant [pattern='/WEB-INF/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 21:50:51,471 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure Ant [pattern='/WEB-INF/**']
2025-05-24 21:50:51,474 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 21:50:51,474 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 21:50:51,474 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 21:50:51,474 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 21:50:51,474 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 21:50:51,475 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-24 21:50:51,475 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-24 21:50:51,476 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 21:50:51,477 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 21:50:51,478 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-24 21:50:51,478 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-24 21:50:51,479 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-24 21:50:51,481 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-24 21:50:51,485 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 21:50:51,485 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-24 21:50:51,485 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-24 21:50:51,487 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-24 21:50:51,488 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-24 21:50:51,488 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-24 21:50:51,517 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-24 21:50:51,518 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-24 21:50:51,518 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:50:51,521 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:50:51,523 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-24 21:50:51,523 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:50:51,523 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 21:50:51,523 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 21:50:51,523 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:50:51,529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 21:50:51,530 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 21:50:51,530 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:50:51,530 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-24 21:50:51,530 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-24 21:50:51,531 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 21:50:51,531 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-24 21:50:51,531 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:50:51,532 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-24 21:50:51,532 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:50:51,532 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-24 21:50:51,532 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-24 21:50:51,533 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 21:50:51,537 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 21:50:51,539 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-24 21:50:51,540 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-24 21:50:51,540 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 21:50:51,540 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 21:50:51,540 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:50:51,541 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:50:51,541 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 21:50:51,541 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 21:50:51,541 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:50:51,542 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 21:50:51,542 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:50:51,542 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 21:50:51,542 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 21:50:51,543 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 21:50:51,543 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 21:50:51,543 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 21:50:51,543 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 21:50:51,544 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 21:50:51,544 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6aa4e927'
2025-05-24 21:50:51,544 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:50:51,544 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-24 21:50:51,544 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 21:50:51,545 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 21:50:51,545 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 21:50:51,545 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 21:50:51,546 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 21:50:51,546 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 21:50:51,547 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 21:50:51,547 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 21:50:51,547 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 21:50:51,548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 21:50:51,548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 21:50:51,548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:50:51,548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 21:50:51,548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 21:50:51,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 21:50:51,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 21:50:51,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 21:50:51,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:50:51,550 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:50:51,551 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 21:50:51,551 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 21:50:51,552 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 21:50:51,552 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 21:50:51,553 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 21:50:51,554 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 21:50:51,555 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 21:50:51,555 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 21:50:51,555 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 21:50:51,555 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 21:50:51,556 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 21:50:51,556 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 21:50:51,556 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 21:50:51,556 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:50:51,557 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 21:50:51,557 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 21:50:51,557 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:50:51,557 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 21:50:51,557 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 21:50:51,558 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:50:51,558 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@1a4f3538'
2025-05-24 21:50:51,558 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:50:51,558 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 21:50:51,559 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 21:50:51,559 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 21:50:51,560 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-24 21:50:51,560 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-24 21:50:51,561 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-24 21:50:51,561 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-24 21:50:51,561 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-24 21:50:51,562 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-24 21:50:51,562 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-24 21:50:51,562 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-24 21:50:51,562 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-24 21:50:51,562 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-24 21:50:51,563 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-24 21:50:51,564 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-24 21:50:51,567 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-24 21:50:51,567 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-24 21:50:51,576 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-24 21:50:51,576 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-24 21:50:51,576 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-24 21:50:51,576 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-24 21:50:51,576 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 21:50:51,577 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 21:50:51,578 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-24 21:50:51,578 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-24 21:50:51,578 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-24 21:50:51,579 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-24 21:50:51,580 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-24 21:50:51,584 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 21:50:51,584 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 21:50:51,584 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 21:50:51,585 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-24 21:50:51,586 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 21:50:51,587 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 21:50:51,587 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-24 21:50:51,588 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-24 21:50:51,588 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 21:50:51,588 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-24 21:50:51,588 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 21:50:51,596 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-24 21:50:51,596 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-24 21:50:51,597 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-24 21:50:51,601 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-24 21:50:51,602 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-24 21:50:51,603 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-24 21:50:51,603 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-24 21:50:51,604 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 21:50:51,605 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:50:51,605 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 21:50:51,605 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 21:50:51,606 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:50:51,606 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-24 21:50:51,606 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-24 21:50:51,606 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-24 21:50:51,607 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 21:50:51,607 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 21:50:51,609 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-24 21:50:51,610 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-24 21:50:51,610 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 21:50:51,610 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-24 21:50:51,610 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 21:50:51,611 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-24 21:50:51,614 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-24 21:50:51,614 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-24 21:50:51,614 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-24 21:50:51,614 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-24 21:50:51,615 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-24 21:50:51,615 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-24 21:50:51,615 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-24 21:50:51,615 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-24 21:50:51,616 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-24 21:50:51,617 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-24 21:50:51,617 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-24 21:50:51,617 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-24 21:50:51,618 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-24 21:50:51,618 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-24 21:50:51,618 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-24 21:50:51,619 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 21:50:51,620 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-24 21:50:51,622 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 21:50:51,622 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 21:50:51,622 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 21:50:51,624 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsDataSourceAutoConfiguration: Did not match: - Devtools devtools is disabled for current context. (OnEnabledDevToolsCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration: Did not match: - Application is deployed as a WAR file. (OnWarDeploymentCondition) Matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) LocalDevToolsAutoConfiguration: Did not match: - Initialized Restarter Condition initialized without URLs (OnInitializedRestarterCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-24 21:50:51,627 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests Started SpringWebmailApplicationTests in 3.38 seconds (process running for 12.416)
2025-05-24 21:50:51,628 main DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-24 21:50:51,629 main DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-24 21:50:51,629 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 330, missCount = 5, failureCount = 0]
2025-05-24 21:50:51,630 main DEBUG org.springframework.test.context.web.ServletTestExecutionListener Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-24 21:50:51,630 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-24 21:50:51,630 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 331, missCount = 5, failureCount = 0]
2025-05-24 21:50:51,631 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 332, missCount = 5, failureCount = 0]
2025-05-24 21:50:51,631 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SpringWebmailApplicationTests], method [contextLoads], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:50:51,631 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 333, missCount = 5, failureCount = 0]
2025-05-24 21:50:51,632 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 334, missCount = 5, failureCount = 0]
2025-05-24 21:50:51,632 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 335, missCount = 5, failureCount = 0]
2025-05-24 21:50:51,633 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 336, missCount = 5, failureCount = 0]
2025-05-24 21:50:51,633 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 337, missCount = 5, failureCount = 0]
2025-05-24 21:50:51,633 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 338, missCount = 5, failureCount = 0]
2025-05-24 21:50:51,633 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 339, missCount = 5, failureCount = 0]
2025-05-24 21:50:51,633 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 340, missCount = 5, failureCount = 0]
2025-05-24 21:50:51,633 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 341, missCount = 5, failureCount = 0]
2025-05-24 21:50:51,633 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 342, missCount = 5, failureCount = 0]
2025-05-24 21:50:51,633 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SpringWebmailApplicationTests], method [contextLoads], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:50:51,633 main DEBUG org.springframework.test.context.web.ServletTestExecutionListener Resetting RequestContextHolder for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-24 21:50:51,634 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@740610a2 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 343, missCount = 5, failureCount = 0]
2025-05-24 21:50:51,634 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [SpringWebmailApplicationTests], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:50:51,654 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@1e734eee, started on Sat May 24 21:50:41 KST 2025
2025-05-24 21:50:51,656 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 21:50:51,656 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 21:50:51,656 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 21:50:51,656 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 21:50:51,657 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@81da6a3, started on Sat May 24 21:50:45 KST 2025
2025-05-24 21:50:51,658 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 21:50:51,658 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 21:50:51,658 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 21:50:51,658 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 21:50:51,660 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@6027f461, started on Sat May 24 21:50:46 KST 2025
2025-05-24 21:50:51,660 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 21:50:51,661 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 21:50:51,661 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 21:50:51,661 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 21:50:51,662 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@46309fa8, started on Sat May 24 21:50:47 KST 2025
2025-05-24 21:50:51,662 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 21:50:51,662 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 21:50:51,662 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 21:50:51,662 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 21:50:51,663 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@6aa4e927, started on Sat May 24 21:50:48 KST 2025
2025-05-24 21:50:51,663 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 21:50:51,663 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 21:50:51,663 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 21:50:51,663 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 21:50:51,664 SpringApplicationShutdownHook INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 21:50:51,667 SpringApplicationShutdownHook INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown initiated...
2025-05-24 21:50:51,667 SpringApplicationShutdownHook DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:50:51,669 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@730e92ff: (connection evicted)
2025-05-24 21:50:51,673 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@45202ae8: (connection evicted)
2025-05-24 21:50:51,676 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@71604559: (connection evicted)
2025-05-24 21:50:51,678 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@9c47dcf: (connection evicted)
2025-05-24 21:50:51,679 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@178b04ce: (connection evicted)
2025-05-24 21:50:51,681 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@2f9e92aa: (connection evicted)
2025-05-24 21:50:51,682 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@4f36b43: (connection evicted)
2025-05-24 21:50:51,684 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@5de549d3: (connection evicted)
2025-05-24 21:50:51,685 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@4d8d41c9: (connection evicted)
2025-05-24 21:50:51,686 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@10cdf09d: (connection evicted)
2025-05-24 21:50:51,688 SpringApplicationShutdownHook DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0)
2025-05-24 21:50:51,688 SpringApplicationShutdownHook INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown completed.
Logback Log Messages

Log session start time Sat May 24 21:53:27 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 21:53:27,250 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [AddrControllerTest]: using SpringBootContextLoader
2025-05-24 21:53:27,253 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.AddrControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 21:53:27,254 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.AddrControllerTest]: AddrControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 21:53:27,276 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [AddrControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 21:53:27,344 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [AddrControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 21:53:27,463 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-24 21:53:27,465 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 21:53:27,485 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 21:53:27,502 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [AddrControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 21:53:27,504 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [AddrControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:53:27,612 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
Logback Log Messages

Log session start time Sat May 24 21:53:27 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 21:53:28,043 main INFO deu.cse.spring_webmail.control.AddrControllerTest Starting AddrControllerTest using Java 21.0.6 with PID 27416 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 21:53:28,044 main DEBUG deu.cse.spring_webmail.control.AddrControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 21:53:28,046 main INFO deu.cse.spring_webmail.control.AddrControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 21:53:28,048 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 21:53:28,068 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@5e68be2
2025-05-24 21:53:28,104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 21:53:28,121 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 21:53:28,179 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 21:53:28,180 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 21:53:28,181 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 21:53:28,182 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 21:53:28,182 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 21:53:28,183 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 21:53:28,187 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 21:53:28,189 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 21:53:28,189 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 21:53:28,194 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 21:53:28,196 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 21:53:28,597 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-24 21:53:28,608 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 21:53:28,721 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 21:53:29,650 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 21:53:29,656 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 21:53:29,679 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 21:53:29,683 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 21:53:29,693 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 21:53:29,700 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 21:53:29,716 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 21:53:29,717 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 21:53:29,718 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 21:53:29,719 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 21:53:29,734 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 21:53:29,843 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@2edc6690]
2025-05-24 21:53:29,846 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 21:53:29,852 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 21:53:29,881 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 21:53:29,904 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:53:29,905 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 21:53:29,909 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 21:53:29,914 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 21:53:29,923 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 21:53:29,926 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:53:29,927 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:53:29,928 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 21:53:29,929 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 21:53:29,934 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 21:53:29,939 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 21:53:29,941 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 21:53:29,942 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 21:53:29,943 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@cf9bd1e'
2025-05-24 21:53:29,944 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 21:53:29,952 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 21:53:29,953 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5e68be2'
2025-05-24 21:53:29,958 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 21:53:29,958 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5e68be2'
2025-05-24 21:53:29,960 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 21:53:29,961 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5e68be2'
2025-05-24 21:53:29,970 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 21:53:29,970 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 21:53:29,971 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5e68be2'
2025-05-24 21:53:29,974 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 21:53:29,975 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 21:53:29,976 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5e68be2'
2025-05-24 21:53:30,006 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 21:53:30,011 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 21:53:30,022 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 21:53:30,022 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 21:53:30,024 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:53:30,031 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 21:53:30,067 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:53:30,075 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:53:30,075 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:53:30,075 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@cf9bd1e'
2025-05-24 21:53:30,085 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 21:53:30,086 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 21:53:30,087 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:53:30,088 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:53:30,088 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@cf9bd1e'
2025-05-24 21:53:30,092 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 21:53:30,093 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5e68be2'
2025-05-24 21:53:30,252 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 21:53:30,261 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 21:53:30,262 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 21:53:30,269 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 21:53:30,270 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 21:53:30,286 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 21:53:30,290 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5e68be2'
2025-05-24 21:53:30,290 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:53:30,290 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:53:30,307 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 21:53:30,325 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 21:53:30,325 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5e68be2'
2025-05-24 21:53:30,325 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:53:30,326 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:53:30,332 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 21:53:30,334 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:53:30,334 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:53:30,334 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:53:30,394 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes) {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr() {GET [/insert_addr]}: insertAddr()
2025-05-24 21:53:30,403 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes)
2025-05-24 21:53:30,409 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/main_menu]}: mainMenu(Model) { [/get_image/{imageName}]}: getImage(String) {GET [/img_test]}: imgTest() {GET [/login_fail]}: loginFail() {GET [/admin_menu]}: adminMenu(Model) {GET [/delete_user]}: deleteUser(Model) {GET [/add_user]}: addUser() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 21:53:30,415 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 21:53:30,422 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 21:53:30,429 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 21:53:30,430 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 21:53:30,430 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:53:30,430 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:53:30,432 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 21:53:30,433 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:53:30,433 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:53:30,434 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 21:53:30,435 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 21:53:30,435 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:53:30,435 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:53:30,436 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 21:53:30,436 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 21:53:30,444 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 21:53:30,445 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 21:53:30,446 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 21:53:30,452 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 21:53:30,452 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 21:53:30,453 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 21:53:30,453 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 21:53:30,454 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 21:53:30,456 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:53:30,457 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 21:53:30,458 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:53:30,471 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:53:30,475 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 21:53:30,475 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 21:53:30,480 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 21:53:30,481 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 21:53:30,482 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 21:53:30,483 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5e68be2'
2025-05-24 21:53:30,483 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 21:53:30,486 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 21:53:30,499 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5e68be2'
2025-05-24 21:53:30,499 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 21:53:30,501 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 21:53:30,501 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 21:53:30,506 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 21:53:30,506 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 21:53:30,511 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5e68be2'
2025-05-24 21:53:30,511 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:53:30,519 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 21:53:30,547 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 21:53:30,658 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 21:53:30,660 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:53:30,660 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:53:30,660 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:53:30,680 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 21:53:30,680 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 21:53:30,687 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 21:53:30,688 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 21:53:30,747 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@3831fb48, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7083e548, org.springframework.security.web.context.SecurityContextHolderFilter@7d7f49f3, org.springframework.security.web.header.HeaderWriterFilter@19c28c97, org.springframework.web.filter.CorsFilter@1f315f3d, org.springframework.security.web.authentication.logout.LogoutFilter@7f6c85c4, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@5acbef42, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4fbbfea6, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1bf8ea44, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@63f1d374, org.springframework.security.web.access.ExceptionTranslationFilter@6655b4e6, org.springframework.security.web.access.intercept.AuthorizationFilter@6a7db16e]
2025-05-24 21:53:30,750 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 21:53:30,751 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 21:53:30,751 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 21:53:30,758 main WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore Ant [pattern='/WEB-INF/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 21:53:30,758 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure Ant [pattern='/WEB-INF/**']
2025-05-24 21:53:30,764 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 21:53:30,766 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 21:53:30,767 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 21:53:30,769 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 21:53:30,769 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 21:53:30,771 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 21:53:30,771 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 21:53:30,772 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:53:30,774 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:53:30,779 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 21:53:30,779 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 21:53:30,779 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:53:30,782 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 21:53:30,783 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:53:30,784 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 21:53:30,785 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 21:53:30,786 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 21:53:30,786 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 21:53:30,788 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 21:53:30,789 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 21:53:30,789 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 21:53:30,791 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 21:53:30,792 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5e68be2'
2025-05-24 21:53:30,793 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:53:30,793 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 21:53:30,793 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:53:30,811 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:53:30,811 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 21:53:30,814 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 21:53:30,816 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 21:53:30,817 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 21:53:30,817 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-24 21:53:30,817 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-24 21:53:30,818 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5e68be2'
2025-05-24 21:53:30,818 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:53:30,819 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-24 21:53:30,821 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 21:53:30,824 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 21:53:30,826 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 21:53:30,832 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 21:53:30,834 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 21:53:30,835 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 21:53:30,835 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 21:53:30,835 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 21:53:30,836 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:53:30,836 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 21:53:30,836 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 21:53:30,851 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 21:53:30,855 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 21:53:30,856 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 21:53:30,856 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:53:30,857 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:53:30,861 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 21:53:30,864 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 21:53:30,871 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 21:53:30,872 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 21:53:30,879 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 21:53:30,891 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 21:53:30,929 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 21:53:30,932 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 21:53:30,933 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 21:53:30,933 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 21:53:30,936 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 21:53:30,936 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 21:53:30,937 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 21:53:30,938 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:53:30,940 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 21:53:30,944 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 21:53:30,944 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:53:30,947 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 21:53:30,949 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 21:53:30,957 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:53:30,958 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@cf9bd1e'
2025-05-24 21:53:30,959 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:53:30,961 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 21:53:30,963 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 21:53:30,963 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 21:53:30,965 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 21:53:30,965 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 21:53:30,966 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 21:53:30,968 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 21:53:30,968 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:53:30,970 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 21:53:30,970 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 21:53:30,971 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:53:30,975 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 21:53:30,975 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:53:30,976 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 21:53:30,976 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 21:53:30,978 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-24 21:53:30,979 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-24 21:53:30,982 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-24 21:53:30,982 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-24 21:53:30,984 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-24 21:53:30,984 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-24 21:53:30,990 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 21:53:30,990 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-24 21:53:30,996 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-24 21:53:30,997 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-24 21:53:31,019 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 21:53:31,019 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 21:53:31,019 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 21:53:31,019 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 21:53:31,028 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 21:53:31,029 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 21:53:31,029 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 21:53:31,030 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-24 21:53:31,030 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@3a571d3e
2025-05-24 21:53:31,030 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@718212ef
2025-05-24 21:53:31,031 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 21:53:31,031 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 2 ms
2025-05-24 21:53:31,033 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 21:53:31,034 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-24 21:53:31,055 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 21:53:31,055 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 21:53:31,055 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 21:53:31,064 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-24 21:53:31,068 main INFO deu.cse.spring_webmail.control.AddrControllerTest Started AddrControllerTest in 3.48 seconds (process running for 5.185)
2025-05-24 21:53:31,073 main DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-24 21:53:31,076 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1, failureCount = 0]
2025-05-24 21:53:31,078 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 21:53:31,078 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1, failureCount = 0]
2025-05-24 21:53:31,082 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 1, failureCount = 0]
2025-05-24 21:53:31,103 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testdeleteAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:53:31,108 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 1, failureCount = 0]
2025-05-24 21:53:31,108 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 1, failureCount = 0]
2025-05-24 21:53:31,111 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 5, missCount = 1, failureCount = 0]
2025-05-24 21:53:31,115 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 6, missCount = 1, failureCount = 0]
2025-05-24 21:53:31,123 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 7, missCount = 1, failureCount = 0]
2025-05-24 21:53:31,138 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@48d44acf}
2025-05-24 21:53:31,138 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@48d44acf}
2025-05-24 21:53:31,139 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@7d7f49f3] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:53:31,139 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@48d44acf}
2025-05-24 21:53:31,139 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@48d44acf}
2025-05-24 21:53:31,139 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@7d7f49f3] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@5d965dbd]
2025-05-24 21:53:31,147 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@656bd8e]
2025-05-24 21:53:31,170 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /jpa/delete_addr
2025-05-24 21:53:31,180 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 21:53:31,180 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /jpa/delete_addr
2025-05-24 21:53:31,186 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/jpa/delete_addr", parameters={masked}
2025-05-24 21:53:31,186 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#deleteAddr(String, HttpSession, RedirectAttributes)
2025-05-24 21:53:31,260 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 21:53:31,262 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 21:53:31,294 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 1, failureCount = 0]
2025-05-24 21:53:31,295 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 9, missCount = 1, failureCount = 0]
2025-05-24 21:53:31,295 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 10, missCount = 1, failureCount = 0]
2025-05-24 21:53:31,295 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 11, missCount = 1, failureCount = 0]
2025-05-24 21:53:31,296 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 12, missCount = 1, failureCount = 0]
2025-05-24 21:53:31,297 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 13, missCount = 1, failureCount = 0]
2025-05-24 21:53:31,298 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 14, missCount = 1, failureCount = 0]
2025-05-24 21:53:31,298 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testdeleteAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:53:31,308 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 15, missCount = 1, failureCount = 0]
2025-05-24 21:53:31,308 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 21:53:31,309 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 16, missCount = 1, failureCount = 0]
2025-05-24 21:53:31,309 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 17, missCount = 1, failureCount = 0]
2025-05-24 21:53:31,310 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testinsertAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:53:31,310 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 18, missCount = 1, failureCount = 0]
2025-05-24 21:53:31,310 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 19, missCount = 1, failureCount = 0]
2025-05-24 21:53:31,311 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 20, missCount = 1, failureCount = 0]
2025-05-24 21:53:31,311 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 21, missCount = 1, failureCount = 0]
2025-05-24 21:53:31,311 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 22, missCount = 1, failureCount = 0]
2025-05-24 21:53:31,318 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@61cf810c}
2025-05-24 21:53:31,318 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@61cf810c}
2025-05-24 21:53:31,318 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@7d7f49f3] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:53:31,318 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@106277d6]
2025-05-24 21:53:31,318 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /jpa/insert_addr
2025-05-24 21:53:31,319 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 21:53:31,319 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /jpa/insert_addr
2025-05-24 21:53:31,319 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/jpa/insert_addr", parameters={masked}
2025-05-24 21:53:31,319 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#jpaInsertAddr(String, String, String, HttpSession, RedirectAttributes)
2025-05-24 21:53:31,323 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 21:53:31,324 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 21:53:31,326 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 23, missCount = 1, failureCount = 0]
2025-05-24 21:53:31,326 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 24, missCount = 1, failureCount = 0]
2025-05-24 21:53:31,327 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 25, missCount = 1, failureCount = 0]
2025-05-24 21:53:31,327 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 26, missCount = 1, failureCount = 0]
2025-05-24 21:53:31,327 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 27, missCount = 1, failureCount = 0]
2025-05-24 21:53:31,329 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 28, missCount = 1, failureCount = 0]
2025-05-24 21:53:31,329 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 29, missCount = 1, failureCount = 0]
2025-05-24 21:53:31,329 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testinsertAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:53:31,331 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 30, missCount = 1, failureCount = 0]
2025-05-24 21:53:31,331 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 21:53:31,331 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 31, missCount = 1, failureCount = 0]
2025-05-24 21:53:31,331 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 32, missCount = 1, failureCount = 0]
2025-05-24 21:53:31,333 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testinsertAddr_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:53:31,333 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 33, missCount = 1, failureCount = 0]
2025-05-24 21:53:31,333 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 34, missCount = 1, failureCount = 0]
2025-05-24 21:53:31,334 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 35, missCount = 1, failureCount = 0]
2025-05-24 21:53:31,334 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 36, missCount = 1, failureCount = 0]
2025-05-24 21:53:31,335 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 37, missCount = 1, failureCount = 0]
2025-05-24 21:53:31,336 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3ca9e72d}
2025-05-24 21:53:31,336 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3ca9e72d}
2025-05-24 21:53:31,336 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@7d7f49f3] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:53:31,337 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@4dcb8e8b]
2025-05-24 21:53:31,337 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /jpa/insert_addr
2025-05-24 21:53:31,337 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 21:53:31,337 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /jpa/insert_addr
2025-05-24 21:53:31,337 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/jpa/insert_addr", parameters={masked}
2025-05-24 21:53:31,337 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#jpaInsertAddr(String, String, String, HttpSession, RedirectAttributes)
2025-05-24 21:53:31,339 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 21:53:31,340 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 21:53:31,340 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 38, missCount = 1, failureCount = 0]
2025-05-24 21:53:31,341 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 39, missCount = 1, failureCount = 0]
2025-05-24 21:53:31,341 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 40, missCount = 1, failureCount = 0]
2025-05-24 21:53:31,341 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 41, missCount = 1, failureCount = 0]
2025-05-24 21:53:31,342 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 42, missCount = 1, failureCount = 0]
2025-05-24 21:53:31,342 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 43, missCount = 1, failureCount = 0]
2025-05-24 21:53:31,342 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 44, missCount = 1, failureCount = 0]
2025-05-24 21:53:31,342 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testinsertAddr_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:53:31,344 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 45, missCount = 1, failureCount = 0]
2025-05-24 21:53:31,344 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 21:53:31,344 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 46, missCount = 1, failureCount = 0]
2025-05-24 21:53:31,344 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 47, missCount = 1, failureCount = 0]
2025-05-24 21:53:31,346 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testshowAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:53:31,346 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 48, missCount = 1, failureCount = 0]
2025-05-24 21:53:31,346 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 49, missCount = 1, failureCount = 0]
2025-05-24 21:53:31,346 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 50, missCount = 1, failureCount = 0]
2025-05-24 21:53:31,347 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 51, missCount = 1, failureCount = 0]
2025-05-24 21:53:31,347 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 52, missCount = 1, failureCount = 0]
2025-05-24 21:53:31,348 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2f7432f3}
2025-05-24 21:53:31,349 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2f7432f3}
2025-05-24 21:53:31,349 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@7d7f49f3] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:53:31,349 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 21:53:31,349 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@ab2ac08]
2025-05-24 21:53:31,349 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /show_addr
2025-05-24 21:53:31,350 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 21:53:31,350 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /show_addr
2025-05-24 21:53:31,350 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/show_addr", parameters={}
2025-05-24 21:53:31,350 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#showAddr()
2025-05-24 21:53:31,352 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 21:53:31,353 main DEBUG org.springframework.web.servlet.view.JstlView View name 'addr_menu/addr_book', model {}
2025-05-24 21:53:31,359 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/addr_menu/addr_book.jsp]
2025-05-24 21:53:31,359 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/addr_menu/addr_book.jsp]
2025-05-24 21:53:31,359 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:53:31,362 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 53, missCount = 1, failureCount = 0]
2025-05-24 21:53:31,362 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 54, missCount = 1, failureCount = 0]
2025-05-24 21:53:31,362 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 55, missCount = 1, failureCount = 0]
2025-05-24 21:53:31,362 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 56, missCount = 1, failureCount = 0]
2025-05-24 21:53:31,363 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 57, missCount = 1, failureCount = 0]
2025-05-24 21:53:31,364 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 58, missCount = 1, failureCount = 0]
2025-05-24 21:53:31,365 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 59, missCount = 1, failureCount = 0]
2025-05-24 21:53:31,365 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testshowAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:53:31,367 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 60, missCount = 1, failureCount = 0]
2025-05-24 21:53:31,367 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 21:53:31,367 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 61, missCount = 1, failureCount = 0]
2025-05-24 21:53:31,367 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 62, missCount = 1, failureCount = 0]
2025-05-24 21:53:31,369 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testeinsertAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:53:31,370 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 63, missCount = 1, failureCount = 0]
2025-05-24 21:53:31,370 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 64, missCount = 1, failureCount = 0]
2025-05-24 21:53:31,371 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 65, missCount = 1, failureCount = 0]
2025-05-24 21:53:31,371 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 66, missCount = 1, failureCount = 0]
2025-05-24 21:53:31,373 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 67, missCount = 1, failureCount = 0]
2025-05-24 21:53:31,373 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@60f10f6a}
2025-05-24 21:53:31,373 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@60f10f6a}
2025-05-24 21:53:31,373 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@7d7f49f3] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:53:31,374 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 21:53:31,374 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@6c3600b7]
2025-05-24 21:53:31,375 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /insert_addr
2025-05-24 21:53:31,375 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 21:53:31,376 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /insert_addr
2025-05-24 21:53:31,376 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/insert_addr", parameters={}
2025-05-24 21:53:31,377 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#insertAddr()
2025-05-24 21:53:31,377 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 21:53:31,378 main DEBUG org.springframework.web.servlet.view.JstlView View name 'addr_menu/addr_insert', model {}
2025-05-24 21:53:31,378 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/addr_menu/addr_insert.jsp]
2025-05-24 21:53:31,378 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/addr_menu/addr_insert.jsp]
2025-05-24 21:53:31,378 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:53:31,382 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 68, missCount = 1, failureCount = 0]
2025-05-24 21:53:31,382 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 69, missCount = 1, failureCount = 0]
2025-05-24 21:53:31,384 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 70, missCount = 1, failureCount = 0]
2025-05-24 21:53:31,385 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 71, missCount = 1, failureCount = 0]
2025-05-24 21:53:31,386 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 72, missCount = 1, failureCount = 0]
2025-05-24 21:53:31,388 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 73, missCount = 1, failureCount = 0]
2025-05-24 21:53:31,388 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 74, missCount = 1, failureCount = 0]
2025-05-24 21:53:31,388 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testeinsertAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:53:31,397 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 75, missCount = 1, failureCount = 0]
2025-05-24 21:53:31,398 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [AddrControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:53:31,681 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [ReadControllerTest]: using SpringBootContextLoader
2025-05-24 21:53:31,681 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.ReadControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 21:53:31,681 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.ReadControllerTest]: ReadControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 21:53:31,682 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [ReadControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 21:53:31,688 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [ReadControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 21:53:31,691 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 21:53:31,693 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 21:53:31,693 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [ReadControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 21:53:31,693 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [ReadControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:53:31,699 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-24 21:53:31,718 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-24 21:53:31,725 main INFO deu.cse.spring_webmail.control.ReadControllerTest Starting ReadControllerTest using Java 21.0.6 with PID 27416 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 21:53:31,726 main DEBUG deu.cse.spring_webmail.control.ReadControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 21:53:31,726 main INFO deu.cse.spring_webmail.control.ReadControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 21:53:31,727 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 21:53:31,729 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@52c0c594
2025-05-24 21:53:31,730 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 21:53:31,731 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 21:53:31,750 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 21:53:31,753 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 21:53:31,754 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 21:53:31,755 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 21:53:31,756 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 21:53:31,756 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 21:53:31,762 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 21:53:31,763 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 21:53:31,763 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 21:53:31,764 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 21:53:31,767 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 21:53:31,898 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-24 21:53:31,899 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 21:53:31,901 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 21:53:32,221 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 21:53:32,221 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 21:53:32,221 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 21:53:32,222 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 21:53:32,227 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 21:53:32,228 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 21:53:32,228 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 21:53:32,229 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 21:53:32,230 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 21:53:32,230 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 21:53:32,231 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 21:53:32,233 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@61ee1773]
2025-05-24 21:53:32,233 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 21:53:32,234 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 21:53:32,236 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 21:53:32,238 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'Inlined Test Properties' with value of type String
2025-05-24 21:53:32,239 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 21:53:32,240 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 21:53:32,245 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 21:53:32,247 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:53:32,247 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:53:32,248 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 21:53:32,248 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 21:53:32,249 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 21:53:32,249 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 21:53:32,249 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 21:53:32,249 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 21:53:32,251 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@19bd1f98'
2025-05-24 21:53:32,251 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 21:53:32,253 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 21:53:32,253 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@52c0c594'
2025-05-24 21:53:32,253 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 21:53:32,253 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@52c0c594'
2025-05-24 21:53:32,253 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 21:53:32,253 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@52c0c594'
2025-05-24 21:53:32,254 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 21:53:32,254 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 21:53:32,254 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@52c0c594'
2025-05-24 21:53:32,254 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 21:53:32,254 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 21:53:32,255 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@52c0c594'
2025-05-24 21:53:32,256 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 21:53:32,258 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 21:53:32,260 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 21:53:32,260 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 21:53:32,260 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:53:32,260 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 21:53:32,267 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:53:32,269 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:53:32,269 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:53:32,269 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@19bd1f98'
2025-05-24 21:53:32,271 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 21:53:32,271 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 21:53:32,271 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:53:32,271 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:53:32,271 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@19bd1f98'
2025-05-24 21:53:32,272 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 21:53:32,273 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@52c0c594'
2025-05-24 21:53:32,277 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 21:53:32,277 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 21:53:32,277 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 21:53:32,277 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 21:53:32,278 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 21:53:32,281 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 21:53:32,282 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@52c0c594'
2025-05-24 21:53:32,282 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:53:32,282 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:53:32,284 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 21:53:32,286 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 21:53:32,286 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@52c0c594'
2025-05-24 21:53:32,286 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:53:32,286 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:53:32,289 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 21:53:32,290 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:53:32,290 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:53:32,290 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:53:32,292 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes) {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr() {GET [/insert_addr]}: insertAddr()
2025-05-24 21:53:32,294 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes)
2025-05-24 21:53:32,296 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/main_menu]}: mainMenu(Model) { [/get_image/{imageName}]}: getImage(String) {GET [/img_test]}: imgTest() {GET [/login_fail]}: loginFail() {GET [/admin_menu]}: adminMenu(Model) {GET [/delete_user]}: deleteUser(Model) {GET [/add_user]}: addUser() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 21:53:32,298 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 21:53:32,301 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 21:53:32,302 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 21:53:32,302 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 21:53:32,302 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:53:32,302 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:53:32,303 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 21:53:32,303 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:53:32,303 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:53:32,303 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 21:53:32,304 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 21:53:32,304 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:53:32,304 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:53:32,305 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 21:53:32,305 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 21:53:32,308 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 21:53:32,308 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 21:53:32,309 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 21:53:32,312 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 21:53:32,312 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 21:53:32,313 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 21:53:32,313 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 21:53:32,313 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 21:53:32,317 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:53:32,318 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 21:53:32,319 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:53:32,328 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:53:32,329 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 21:53:32,329 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 21:53:32,329 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 21:53:32,329 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 21:53:32,329 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 21:53:32,330 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@52c0c594'
2025-05-24 21:53:32,330 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 21:53:32,330 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 21:53:32,334 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@52c0c594'
2025-05-24 21:53:32,334 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 21:53:32,334 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 21:53:32,334 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 21:53:32,336 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 21:53:32,336 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 21:53:32,337 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@52c0c594'
2025-05-24 21:53:32,337 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:53:32,338 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 21:53:32,339 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 21:53:32,345 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 21:53:32,345 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:53:32,345 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:53:32,345 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:53:32,347 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 21:53:32,348 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 21:53:32,351 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 21:53:32,351 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 21:53:32,357 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@38aa5ffe, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@551f38b1, org.springframework.security.web.context.SecurityContextHolderFilter@3a34d64a, org.springframework.security.web.header.HeaderWriterFilter@5ab6cb92, org.springframework.web.filter.CorsFilter@5f25b34d, org.springframework.security.web.authentication.logout.LogoutFilter@59250335, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@4967d14c, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3feec3b0, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2939bfa0, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@283fe454, org.springframework.security.web.access.ExceptionTranslationFilter@2a5782d7, org.springframework.security.web.access.intercept.AuthorizationFilter@743fc1ee]
2025-05-24 21:53:32,359 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 21:53:32,359 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 21:53:32,360 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 21:53:32,360 main WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore Ant [pattern='/WEB-INF/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 21:53:32,361 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure Ant [pattern='/WEB-INF/**']
2025-05-24 21:53:32,363 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 21:53:32,363 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 21:53:32,364 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 21:53:32,364 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 21:53:32,365 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 21:53:32,366 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 21:53:32,367 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 21:53:32,367 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:53:32,368 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:53:32,369 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 21:53:32,369 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 21:53:32,370 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:53:32,370 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 21:53:32,370 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:53:32,371 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 21:53:32,371 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 21:53:32,371 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 21:53:32,371 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 21:53:32,372 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 21:53:32,373 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 21:53:32,375 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 21:53:32,376 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 21:53:32,376 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@52c0c594'
2025-05-24 21:53:32,376 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:53:32,376 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 21:53:32,377 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:53:32,380 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:53:32,380 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 21:53:32,380 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 21:53:32,381 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 21:53:32,382 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 21:53:32,382 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-24 21:53:32,382 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-24 21:53:32,383 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@52c0c594'
2025-05-24 21:53:32,383 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:53:32,383 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-24 21:53:32,384 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 21:53:32,384 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 21:53:32,384 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 21:53:32,385 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 21:53:32,386 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 21:53:32,386 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 21:53:32,387 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 21:53:32,387 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 21:53:32,388 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:53:32,388 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 21:53:32,388 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 21:53:32,388 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 21:53:32,388 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 21:53:32,388 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 21:53:32,389 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:53:32,389 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:53:32,390 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 21:53:32,390 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 21:53:32,391 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 21:53:32,391 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 21:53:32,392 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 21:53:32,393 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 21:53:32,393 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 21:53:32,393 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 21:53:32,394 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 21:53:32,394 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 21:53:32,394 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 21:53:32,394 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 21:53:32,394 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 21:53:32,394 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:53:32,395 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 21:53:32,395 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 21:53:32,395 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:53:32,396 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 21:53:32,396 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 21:53:32,396 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:53:32,396 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@19bd1f98'
2025-05-24 21:53:32,396 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:53:32,397 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 21:53:32,397 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 21:53:32,397 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 21:53:32,398 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 21:53:32,398 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 21:53:32,399 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 21:53:32,399 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 21:53:32,400 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:53:32,401 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 21:53:32,401 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 21:53:32,401 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:53:32,402 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 21:53:32,402 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:53:32,402 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 21:53:32,402 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 21:53:32,403 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-24 21:53:32,403 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-24 21:53:32,404 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-24 21:53:32,404 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-24 21:53:32,405 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-24 21:53:32,405 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-24 21:53:32,405 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 21:53:32,405 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-24 21:53:32,406 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-24 21:53:32,406 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-24 21:53:32,406 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 21:53:32,406 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 21:53:32,406 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 21:53:32,406 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 21:53:32,406 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 21:53:32,407 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 21:53:32,407 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 21:53:32,407 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-24 21:53:32,407 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@55cb0354
2025-05-24 21:53:32,407 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@5e5e680b
2025-05-24 21:53:32,407 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 21:53:32,407 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 0 ms
2025-05-24 21:53:32,408 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 21:53:32,408 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-24 21:53:32,413 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 21:53:32,413 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 21:53:32,413 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 21:53:32,414 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-24 21:53:32,416 main INFO deu.cse.spring_webmail.control.ReadControllerTest Started ReadControllerTest in 0.718 seconds (process running for 6.534)
2025-05-24 21:53:32,418 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 75, missCount = 2, failureCount = 0]
2025-05-24 21:53:32,418 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 21:53:32,418 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 76, missCount = 2, failureCount = 0]
2025-05-24 21:53:32,419 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 77, missCount = 2, failureCount = 0]
2025-05-24 21:53:32,421 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testdownload_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:53:32,421 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 78, missCount = 2, failureCount = 0]
2025-05-24 21:53:32,422 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 79, missCount = 2, failureCount = 0]
2025-05-24 21:53:32,422 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 80, missCount = 2, failureCount = 0]
2025-05-24 21:53:32,423 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 81, missCount = 2, failureCount = 0]
2025-05-24 21:53:32,423 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 82, missCount = 2, failureCount = 0]
2025-05-24 21:53:32,437 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@10b60a9c}
2025-05-24 21:53:32,437 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@10b60a9c}
2025-05-24 21:53:32,437 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@3a34d64a] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:53:32,437 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@10b60a9c}
2025-05-24 21:53:32,437 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@10b60a9c}
2025-05-24 21:53:32,437 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@3a34d64a] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@6e52877d]
2025-05-24 21:53:32,437 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 21:53:32,437 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@57b4967e]
2025-05-24 21:53:32,439 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /download
2025-05-24 21:53:32,439 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 21:53:32,439 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /download
2025-05-24 21:53:32,439 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/download", parameters={masked}
2025-05-24 21:53:32,439 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#download(String, String)
2025-05-24 21:53:32,442 main DEBUG deu.cse.spring_webmail.control.ReadController userid = tester, filename = sample.txt
2025-05-24 21:53:32,449 main DEBUG deu.cse.spring_webmail.control.ReadController userid = tester, filename = sample.txt
2025-05-24 21:53:32,451 main DEBUG deu.cse.spring_webmail.control.ReadController File: C:\Users\Haruki\AppData\Local\Temp\junit7657069825882332399\mock_download\tester\sample.txt, Content-Type: text/plain
2025-05-24 21:53:32,461 main DEBUG org.springframework.web.servlet.mvc.method.annotation.HttpEntityMethodProcessor Found 'Content-Type:text/plain' in response
2025-05-24 21:53:32,462 main DEBUG org.springframework.web.servlet.mvc.method.annotation.HttpEntityMethodProcessor Writing [InputStream resource [resource loaded through InputStream]]
2025-05-24 21:53:32,463 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:53:32,565 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 83, missCount = 2, failureCount = 0]
2025-05-24 21:53:32,565 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 84, missCount = 2, failureCount = 0]
2025-05-24 21:53:32,565 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 85, missCount = 2, failureCount = 0]
2025-05-24 21:53:32,565 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 86, missCount = 2, failureCount = 0]
2025-05-24 21:53:32,566 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 87, missCount = 2, failureCount = 0]
2025-05-24 21:53:32,567 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 88, missCount = 2, failureCount = 0]
2025-05-24 21:53:32,567 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 89, missCount = 2, failureCount = 0]
2025-05-24 21:53:32,567 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testdownload_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:53:32,573 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 90, missCount = 2, failureCount = 0]
2025-05-24 21:53:32,573 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 21:53:32,573 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 91, missCount = 2, failureCount = 0]
2025-05-24 21:53:32,573 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 92, missCount = 2, failureCount = 0]
2025-05-24 21:53:32,574 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testdeleteMail_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:53:32,574 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 93, missCount = 2, failureCount = 0]
2025-05-24 21:53:32,574 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 94, missCount = 2, failureCount = 0]
2025-05-24 21:53:32,575 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 95, missCount = 2, failureCount = 0]
2025-05-24 21:53:32,575 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 96, missCount = 2, failureCount = 0]
2025-05-24 21:53:32,576 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 97, missCount = 2, failureCount = 0]
2025-05-24 21:53:32,580 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@612d3732}
2025-05-24 21:53:32,580 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@612d3732}
2025-05-24 21:53:32,580 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@3a34d64a] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:53:32,581 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 21:53:32,581 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@6fc53b18]
2025-05-24 21:53:32,581 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_mail.do
2025-05-24 21:53:32,581 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 21:53:32,583 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /delete_mail.do
2025-05-24 21:53:32,583 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/delete_mail.do", parameters={masked}
2025-05-24 21:53:32,583 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#deleteMailDo(Integer, RedirectAttributes)
2025-05-24 21:53:32,584 main DEBUG deu.cse.spring_webmail.control.ReadController delete_mail.do: msgid = 1
2025-05-24 21:53:32,585 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 21:53:32,585 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 21:53:32,586 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 98, missCount = 2, failureCount = 0]
2025-05-24 21:53:32,586 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 99, missCount = 2, failureCount = 0]
2025-05-24 21:53:32,586 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 100, missCount = 2, failureCount = 0]
2025-05-24 21:53:32,586 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 101, missCount = 2, failureCount = 0]
2025-05-24 21:53:32,586 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 102, missCount = 2, failureCount = 0]
2025-05-24 21:53:32,587 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 103, missCount = 2, failureCount = 0]
2025-05-24 21:53:32,587 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 104, missCount = 2, failureCount = 0]
2025-05-24 21:53:32,587 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testdeleteMail_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:53:32,588 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 105, missCount = 2, failureCount = 0]
2025-05-24 21:53:32,588 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 21:53:32,588 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 106, missCount = 2, failureCount = 0]
2025-05-24 21:53:32,588 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 107, missCount = 2, failureCount = 0]
2025-05-24 21:53:32,588 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testdeleteMail_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:53:32,589 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 108, missCount = 2, failureCount = 0]
2025-05-24 21:53:32,589 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 109, missCount = 2, failureCount = 0]
2025-05-24 21:53:32,589 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 110, missCount = 2, failureCount = 0]
2025-05-24 21:53:32,589 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 111, missCount = 2, failureCount = 0]
2025-05-24 21:53:32,589 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 112, missCount = 2, failureCount = 0]
2025-05-24 21:53:32,590 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3a8af40a}
2025-05-24 21:53:32,590 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3a8af40a}
2025-05-24 21:53:32,590 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@3a34d64a] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:53:32,590 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 21:53:32,590 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@44a84775]
2025-05-24 21:53:32,591 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_mail.do
2025-05-24 21:53:32,591 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 21:53:32,591 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /delete_mail.do
2025-05-24 21:53:32,591 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/delete_mail.do", parameters={masked}
2025-05-24 21:53:32,592 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#deleteMailDo(Integer, RedirectAttributes)
2025-05-24 21:53:32,592 main DEBUG deu.cse.spring_webmail.control.ReadController delete_mail.do: msgid = 1
2025-05-24 21:53:32,592 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 21:53:32,593 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 21:53:32,593 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 113, missCount = 2, failureCount = 0]
2025-05-24 21:53:32,594 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 114, missCount = 2, failureCount = 0]
2025-05-24 21:53:32,594 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 115, missCount = 2, failureCount = 0]
2025-05-24 21:53:32,594 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 116, missCount = 2, failureCount = 0]
2025-05-24 21:53:32,595 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 117, missCount = 2, failureCount = 0]
2025-05-24 21:53:32,595 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 118, missCount = 2, failureCount = 0]
2025-05-24 21:53:32,595 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 119, missCount = 2, failureCount = 0]
2025-05-24 21:53:32,595 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testdeleteMail_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:53:32,596 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 120, missCount = 2, failureCount = 0]
2025-05-24 21:53:32,596 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 21:53:32,596 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 121, missCount = 2, failureCount = 0]
2025-05-24 21:53:32,596 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 122, missCount = 2, failureCount = 0]
2025-05-24 21:53:32,597 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testshowMessage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:53:32,597 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 123, missCount = 2, failureCount = 0]
2025-05-24 21:53:32,597 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 124, missCount = 2, failureCount = 0]
2025-05-24 21:53:32,597 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 125, missCount = 2, failureCount = 0]
2025-05-24 21:53:32,598 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 126, missCount = 2, failureCount = 0]
2025-05-24 21:53:32,598 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 127, missCount = 2, failureCount = 0]
2025-05-24 21:53:32,601 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3b866e7d}
2025-05-24 21:53:32,601 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3b866e7d}
2025-05-24 21:53:32,601 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@3a34d64a] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:53:32,601 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@6e7b0234]
2025-05-24 21:53:32,601 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /show_message
2025-05-24 21:53:32,601 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 21:53:32,601 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /show_message
2025-05-24 21:53:32,601 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/show_message", parameters={masked}
2025-05-24 21:53:32,602 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#showMessage(Integer, Model)
2025-05-24 21:53:32,602 main DEBUG deu.cse.spring_webmail.control.ReadController download_folder = /mock_download
2025-05-24 21:53:32,604 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 21:53:32,604 main DEBUG org.springframework.web.servlet.view.JstlView View name '/read_mail/show_message', model {msg=Hello message}
2025-05-24 21:53:32,604 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//read_mail/show_message.jsp]
2025-05-24 21:53:32,604 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views//read_mail/show_message.jsp]
2025-05-24 21:53:32,604 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:53:32,608 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 128, missCount = 2, failureCount = 0]
2025-05-24 21:53:32,608 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 129, missCount = 2, failureCount = 0]
2025-05-24 21:53:32,608 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 130, missCount = 2, failureCount = 0]
2025-05-24 21:53:32,608 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 131, missCount = 2, failureCount = 0]
2025-05-24 21:53:32,608 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 132, missCount = 2, failureCount = 0]
2025-05-24 21:53:32,608 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 133, missCount = 2, failureCount = 0]
2025-05-24 21:53:32,608 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 134, missCount = 2, failureCount = 0]
2025-05-24 21:53:32,609 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testshowMessage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:53:32,610 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 135, missCount = 2, failureCount = 0]
2025-05-24 21:53:32,610 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [ReadControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:53:32,616 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [SystemControllerTest]: using SpringBootContextLoader
2025-05-24 21:53:32,617 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.SystemControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 21:53:32,617 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.SystemControllerTest]: SystemControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 21:53:32,618 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [SystemControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 21:53:32,623 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [SystemControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 21:53:32,625 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:53:32,625 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 21:53:32,625 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [SystemControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 21:53:32,625 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [SystemControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:53:32,642 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-24 21:53:32,657 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-24 21:53:32,662 main INFO deu.cse.spring_webmail.control.SystemControllerTest Starting SystemControllerTest using Java 21.0.6 with PID 27416 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 21:53:32,663 main DEBUG deu.cse.spring_webmail.control.SystemControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 21:53:32,663 main INFO deu.cse.spring_webmail.control.SystemControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 21:53:32,663 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 21:53:32,664 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@6b544b7c
2025-05-24 21:53:32,664 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 21:53:32,665 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 21:53:32,681 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 21:53:32,682 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 21:53:32,683 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 21:53:32,683 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 21:53:32,684 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 21:53:32,685 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 21:53:32,689 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 21:53:32,689 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 21:53:32,690 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 21:53:32,691 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 21:53:32,691 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 21:53:32,781 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-24 21:53:32,781 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 21:53:32,784 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 21:53:32,819 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 21:53:32,820 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 21:53:32,820 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 21:53:32,820 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 21:53:32,821 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 21:53:32,821 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 21:53:32,822 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 21:53:32,822 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 21:53:32,822 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 21:53:32,822 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 21:53:32,823 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 21:53:32,823 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@10a8bfac]
2025-05-24 21:53:32,824 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 21:53:32,824 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 21:53:32,826 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 21:53:32,829 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:53:32,829 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 21:53:32,835 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 21:53:32,835 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:53:32,836 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:53:32,836 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 21:53:32,837 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 21:53:32,837 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 21:53:32,838 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 21:53:32,839 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 21:53:32,839 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 21:53:32,841 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@1a4dd83f'
2025-05-24 21:53:32,841 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 21:53:32,846 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 21:53:32,846 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6b544b7c'
2025-05-24 21:53:32,846 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 21:53:32,846 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6b544b7c'
2025-05-24 21:53:32,847 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 21:53:32,847 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6b544b7c'
2025-05-24 21:53:32,851 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 21:53:32,851 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 21:53:32,851 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6b544b7c'
2025-05-24 21:53:32,851 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 21:53:32,851 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 21:53:32,852 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6b544b7c'
2025-05-24 21:53:32,852 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 21:53:32,854 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 21:53:32,859 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 21:53:32,859 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 21:53:32,859 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:53:32,860 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 21:53:32,864 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:53:32,867 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:53:32,867 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:53:32,867 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@1a4dd83f'
2025-05-24 21:53:32,868 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 21:53:32,870 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 21:53:32,870 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:53:32,870 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:53:32,870 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@1a4dd83f'
2025-05-24 21:53:32,871 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 21:53:32,872 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6b544b7c'
2025-05-24 21:53:32,881 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 21:53:32,882 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 21:53:32,883 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 21:53:32,883 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 21:53:32,884 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 21:53:32,887 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 21:53:32,887 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6b544b7c'
2025-05-24 21:53:32,887 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:53:32,889 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:53:32,893 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 21:53:32,895 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 21:53:32,895 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6b544b7c'
2025-05-24 21:53:32,895 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:53:32,895 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:53:32,900 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 21:53:32,901 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:53:32,902 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:53:32,902 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:53:32,903 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes) {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr() {GET [/insert_addr]}: insertAddr()
2025-05-24 21:53:32,910 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes)
2025-05-24 21:53:32,916 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/main_menu]}: mainMenu(Model) { [/get_image/{imageName}]}: getImage(String) {GET [/img_test]}: imgTest() {GET [/login_fail]}: loginFail() {GET [/admin_menu]}: adminMenu(Model) {GET [/delete_user]}: deleteUser(Model) {GET [/add_user]}: addUser() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 21:53:32,920 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 21:53:32,924 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 21:53:32,926 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 21:53:32,926 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 21:53:32,928 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:53:32,928 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:53:32,928 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 21:53:32,928 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:53:32,929 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:53:32,929 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 21:53:32,929 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 21:53:32,929 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:53:32,929 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:53:32,930 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 21:53:32,930 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 21:53:32,930 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 21:53:32,930 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 21:53:32,931 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 21:53:32,932 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 21:53:32,932 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 21:53:32,932 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 21:53:32,932 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 21:53:32,933 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 21:53:32,934 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:53:32,934 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 21:53:32,934 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:53:32,936 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:53:32,936 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 21:53:32,936 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 21:53:32,937 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 21:53:32,937 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 21:53:32,938 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 21:53:32,938 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6b544b7c'
2025-05-24 21:53:32,938 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 21:53:32,938 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 21:53:32,941 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6b544b7c'
2025-05-24 21:53:32,941 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 21:53:32,941 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 21:53:32,941 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 21:53:32,942 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 21:53:32,942 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 21:53:32,943 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6b544b7c'
2025-05-24 21:53:32,943 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:53:32,943 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 21:53:32,943 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 21:53:32,948 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 21:53:32,948 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:53:32,948 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:53:32,948 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:53:32,949 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 21:53:32,949 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 21:53:32,951 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 21:53:32,951 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 21:53:32,954 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@7c8ae2c6, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@18f94d41, org.springframework.security.web.context.SecurityContextHolderFilter@1ecf9602, org.springframework.security.web.header.HeaderWriterFilter@7ef9d004, org.springframework.web.filter.CorsFilter@7224ab89, org.springframework.security.web.authentication.logout.LogoutFilter@5728d44a, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@6d91e1ba, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1e4b197f, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5fcb223, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@105a0846, org.springframework.security.web.access.ExceptionTranslationFilter@5fc88c91, org.springframework.security.web.access.intercept.AuthorizationFilter@71637a85]
2025-05-24 21:53:32,955 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 21:53:32,956 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 21:53:32,956 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 21:53:32,956 main WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore Ant [pattern='/WEB-INF/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 21:53:32,956 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure Ant [pattern='/WEB-INF/**']
2025-05-24 21:53:32,958 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 21:53:32,959 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 21:53:32,959 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 21:53:32,960 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 21:53:32,960 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 21:53:32,961 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 21:53:32,962 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 21:53:32,962 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:53:32,963 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:53:32,964 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 21:53:32,964 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 21:53:32,965 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:53:32,966 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 21:53:32,966 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:53:32,967 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 21:53:32,968 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 21:53:32,968 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 21:53:32,969 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 21:53:32,970 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 21:53:32,973 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 21:53:32,973 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 21:53:32,974 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 21:53:32,974 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6b544b7c'
2025-05-24 21:53:32,974 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:53:32,975 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 21:53:32,976 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:53:32,993 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:53:32,994 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 21:53:32,994 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 21:53:32,994 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 21:53:32,996 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 21:53:32,996 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-24 21:53:32,997 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-24 21:53:32,997 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6b544b7c'
2025-05-24 21:53:32,997 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:53:32,998 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-24 21:53:32,998 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 21:53:32,998 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 21:53:32,999 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 21:53:32,999 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 21:53:32,999 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 21:53:32,999 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 21:53:32,999 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 21:53:32,999 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 21:53:33,002 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:53:33,002 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 21:53:33,002 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 21:53:33,003 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 21:53:33,003 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 21:53:33,003 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 21:53:33,003 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:53:33,004 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:53:33,005 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 21:53:33,005 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 21:53:33,005 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 21:53:33,006 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 21:53:33,006 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 21:53:33,008 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 21:53:33,008 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 21:53:33,008 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 21:53:33,009 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 21:53:33,009 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 21:53:33,009 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 21:53:33,009 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 21:53:33,009 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 21:53:33,009 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:53:33,010 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 21:53:33,010 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 21:53:33,010 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:53:33,011 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 21:53:33,011 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 21:53:33,011 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:53:33,011 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@1a4dd83f'
2025-05-24 21:53:33,011 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:53:33,011 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 21:53:33,012 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 21:53:33,012 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 21:53:33,013 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 21:53:33,013 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 21:53:33,013 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 21:53:33,014 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 21:53:33,014 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:53:33,016 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 21:53:33,016 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 21:53:33,017 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:53:33,017 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 21:53:33,017 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:53:33,017 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 21:53:33,017 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 21:53:33,018 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-24 21:53:33,018 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-24 21:53:33,018 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-24 21:53:33,019 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-24 21:53:33,019 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-24 21:53:33,019 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-24 21:53:33,019 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 21:53:33,019 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-24 21:53:33,019 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-24 21:53:33,020 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-24 21:53:33,020 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 21:53:33,020 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 21:53:33,020 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 21:53:33,020 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 21:53:33,020 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 21:53:33,020 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 21:53:33,020 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 21:53:33,020 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-24 21:53:33,022 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@65028252
2025-05-24 21:53:33,022 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@6f22784d
2025-05-24 21:53:33,022 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 21:53:33,022 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 2 ms
2025-05-24 21:53:33,023 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 21:53:33,023 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-24 21:53:33,027 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 21:53:33,028 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 21:53:33,028 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 21:53:33,029 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-24 21:53:33,031 main INFO deu.cse.spring_webmail.control.SystemControllerTest Started SystemControllerTest in 0.39 seconds (process running for 7.148)
2025-05-24 21:53:33,034 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 135, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,036 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:53:33,036 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 136, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,038 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 137, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,039 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:53:33,042 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 138, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,042 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 139, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,044 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 140, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,045 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 141, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,046 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 142, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,048 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@256ea0d6}
2025-05-24 21:53:33,048 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@256ea0d6}
2025-05-24 21:53:33,048 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@1ecf9602] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:53:33,048 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@256ea0d6}
2025-05-24 21:53:33,048 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@256ea0d6}
2025-05-24 21:53:33,048 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@1ecf9602] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@676bccaa]
2025-05-24 21:53:33,048 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 21:53:33,048 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@68abd5e2]
2025-05-24 21:53:33,049 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /add_user
2025-05-24 21:53:33,049 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:53:33,049 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /add_user
2025-05-24 21:53:33,049 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/add_user", parameters={}
2025-05-24 21:53:33,049 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#addUser()
2025-05-24 21:53:33,051 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 21:53:33,051 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/add_user', model {}
2025-05-24 21:53:33,051 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/add_user.jsp]
2025-05-24 21:53:33,051 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/add_user.jsp]
2025-05-24 21:53:33,051 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:53:33,052 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 143, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,052 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 144, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,052 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 145, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,052 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 146, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,052 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 147, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,054 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 148, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,055 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 149, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,055 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:53:33,057 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 150, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,057 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:53:33,057 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 151, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,058 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 152, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,059 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testGetImage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:53:33,059 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 153, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,059 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 154, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,059 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 155, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,059 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 156, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,059 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 157, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,123 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@28f74096}
2025-05-24 21:53:33,124 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@28f74096}
2025-05-24 21:53:33,124 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@1ecf9602] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:53:33,124 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 21:53:33,124 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@7b84d8ef]
2025-05-24 21:53:33,124 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /get_image/test.jpg
2025-05-24 21:53:33,125 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /get_image/test.jpg
2025-05-24 21:53:33,125 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/get_image/test.jpg", parameters={}
2025-05-24 21:53:33,125 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#getImage(String)
2025-05-24 21:53:33,140 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Using 'application/octet-stream', given [*/*] and supported [application/octet-stream, */*, application/json, application/*+json]
2025-05-24 21:53:33,140 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Writing [{-1, -40, -1, -32, 0, 16, 74, 70, 73, 70, 0, 1, 2, 0, 0, 1, 0, 1, 0, 0, -1, -37, 0, 67, 0, 8, 6, 6, (truncated)...]
2025-05-24 21:53:33,143 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:53:33,143 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:53:33,148 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 158, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,148 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 159, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,148 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 160, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,148 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 161, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,149 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 162, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,150 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 163, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,150 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 164, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,150 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testGetImage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:53:33,151 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 165, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,151 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:53:33,151 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 166, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,152 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 167, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,153 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testIndexPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:53:33,155 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 168, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,155 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 169, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,156 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 170, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,156 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 171, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,157 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 172, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,157 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6bc7eb0f}
2025-05-24 21:53:33,157 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6bc7eb0f}
2025-05-24 21:53:33,157 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@1ecf9602] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:53:33,157 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@159d2313]
2025-05-24 21:53:33,158 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 21:53:33,158 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 21:53:33,158 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/", parameters={}
2025-05-24 21:53:33,158 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 21:53:33,158 main DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 21:53:33,159 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 21:53:33,159 main DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 21:53:33,160 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 21:53:33,160 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 21:53:33,160 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:53:33,160 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:53:33,160 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 173, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,160 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 174, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,160 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 175, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,160 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 176, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,161 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 177, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,161 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 178, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,161 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 179, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,161 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testIndexPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:53:33,163 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 180, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,163 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:53:33,163 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 181, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,163 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 182, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,164 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testDeleteUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:53:33,164 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 183, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,164 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 184, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,165 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 185, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,165 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 186, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,165 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 187, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,203 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@35067738}
2025-05-24 21:53:33,204 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@35067738}
2025-05-24 21:53:33,204 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@1ecf9602] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:53:33,204 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@d5b9704]
2025-05-24 21:53:33,204 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /delete_user.do
2025-05-24 21:53:33,204 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:53:33,204 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /delete_user.do
2025-05-24 21:53:33,204 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/delete_user.do", parameters={masked}
2025-05-24 21:53:33,204 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#deleteUserDo(String[], RedirectAttributes)
2025-05-24 21:53:33,205 main DEBUG deu.cse.spring_webmail.control.SystemController delete_user.do: selectedUser = [a@test.com, b@test.com]
2025-05-24 21:53:33,207 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 21:53:33,207 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 21:53:33,208 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 188, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,208 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 189, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,208 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 190, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,208 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 191, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,208 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 192, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,208 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 193, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,209 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 194, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,209 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testDeleteUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:53:33,210 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 195, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,210 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:53:33,210 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 196, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,210 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 197, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,211 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAdminMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:53:33,211 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 198, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,211 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 199, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,211 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 200, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,211 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 201, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,211 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 202, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,212 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@102d4cea}
2025-05-24 21:53:33,213 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@102d4cea}
2025-05-24 21:53:33,213 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@1ecf9602] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:53:33,213 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@49e11ca7]
2025-05-24 21:53:33,213 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-24 21:53:33,213 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:53:33,213 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /admin_menu
2025-05-24 21:53:33,213 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/admin_menu", parameters={}
2025-05-24 21:53:33,213 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#adminMenu(Model)
2025-05-24 21:53:33,214 main DEBUG deu.cse.spring_webmail.control.SystemController root.id = james-admin, root.password = changeme, admin.id = test@test.com
2025-05-24 21:53:33,214 main DEBUG deu.cse.spring_webmail.control.SystemController userList = [user1, user2]
2025-05-24 21:53:33,214 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 21:53:33,214 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/admin_menu', model {userList=[user1, user2]}
2025-05-24 21:53:33,214 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-24 21:53:33,214 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-24 21:53:33,214 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:53:33,215 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 203, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,215 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 204, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,215 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 205, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,215 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 206, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,217 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 207, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,217 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 208, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,217 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 209, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,217 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAdminMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:53:33,218 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 210, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,218 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:53:33,218 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 211, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,218 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 212, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,219 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testMainMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:53:33,219 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 213, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,219 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 214, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,219 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 215, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,219 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 216, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,220 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 217, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,220 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4aa007c6}
2025-05-24 21:53:33,221 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4aa007c6}
2025-05-24 21:53:33,221 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@1ecf9602] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:53:33,221 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@59d8de36]
2025-05-24 21:53:33,221 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-24 21:53:33,221 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-24 21:53:33,222 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/main_menu", parameters={}
2025-05-24 21:53:33,222 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(Model)
2025-05-24 21:53:33,222 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 21:53:33,222 main DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=Mocked Message List}
2025-05-24 21:53:33,222 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 21:53:33,222 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 21:53:33,222 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:53:33,222 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:53:33,224 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 218, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,224 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 219, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,224 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 220, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,224 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 221, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,224 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 222, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,224 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 223, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,225 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 224, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,225 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testMainMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:53:33,226 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 225, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,226 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:53:33,226 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 226, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,226 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 227, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,226 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testDeleteUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:53:33,227 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 228, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,227 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 229, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,227 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 230, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,227 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 231, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,227 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 232, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,229 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@73ac846}
2025-05-24 21:53:33,229 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@73ac846}
2025-05-24 21:53:33,229 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@1ecf9602] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:53:33,229 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@53ac6bb4]
2025-05-24 21:53:33,230 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_user
2025-05-24 21:53:33,230 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:53:33,230 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /delete_user
2025-05-24 21:53:33,230 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/delete_user", parameters={}
2025-05-24 21:53:33,230 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#deleteUser(Model)
2025-05-24 21:53:33,230 main DEBUG deu.cse.spring_webmail.control.SystemController delete_user called
2025-05-24 21:53:33,230 main DEBUG deu.cse.spring_webmail.control.SystemController userList = [user1, user2]
2025-05-24 21:53:33,231 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 21:53:33,231 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/delete_user', model {userList=[user1, user2]}
2025-05-24 21:53:33,231 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/delete_user.jsp]
2025-05-24 21:53:33,231 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/delete_user.jsp]
2025-05-24 21:53:33,231 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:53:33,232 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 233, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,232 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 234, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,232 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 235, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,232 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 236, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,234 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 237, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,234 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 238, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,234 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 239, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,234 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testDeleteUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:53:33,236 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 240, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,236 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:53:33,236 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 241, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,236 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 242, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,237 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:53:33,237 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 243, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,237 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 244, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,237 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 245, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,237 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 246, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,237 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 247, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,239 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@418b946b}
2025-05-24 21:53:33,239 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@418b946b}
2025-05-24 21:53:33,239 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@1ecf9602] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:53:33,239 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@2cb34e1e]
2025-05-24 21:53:33,239 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /add_user.do
2025-05-24 21:53:33,239 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:53:33,239 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /add_user.do
2025-05-24 21:53:33,239 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/add_user.do", parameters={masked}
2025-05-24 21:53:33,240 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#addUserDo(String, String, RedirectAttributes)
2025-05-24 21:53:33,241 main DEBUG deu.cse.spring_webmail.control.SystemController add_user.do: id = tester, password = pw123, port = 9999
2025-05-24 21:53:33,242 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 21:53:33,242 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 21:53:33,243 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 248, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,243 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 249, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,243 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 250, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,243 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 251, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,243 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 252, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,243 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 253, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,243 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 254, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,244 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:53:33,245 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 255, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,245 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:53:33,245 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 256, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,245 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 257, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,246 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:53:33,246 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 258, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,246 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 259, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,246 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 260, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,246 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 261, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,247 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 262, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,247 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3d8c55ff}
2025-05-24 21:53:33,247 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3d8c55ff}
2025-05-24 21:53:33,247 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@1ecf9602] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:53:33,247 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 21:53:33,248 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@33c2a762]
2025-05-24 21:53:33,251 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /logout
2025-05-24 21:53:33,252 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:53:33,252 main DEBUG org.springframework.security.web.authentication.logout.LogoutFilter Logging out [UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:53:33,252 main DEBUG org.springframework.security.web.authentication.logout.SecurityContextLogoutHandler Invalidated session 26
2025-05-24 21:53:33,252 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 263, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,252 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 264, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,252 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 265, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,252 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 266, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,253 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 267, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,253 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 268, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,253 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 269, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,253 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:53:33,254 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 270, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,254 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:53:33,254 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 271, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,255 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 272, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,255 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testLoginFailPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:53:33,255 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 273, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,255 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 274, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,255 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 275, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,255 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 276, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,256 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 277, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,256 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@10eddc8b}
2025-05-24 21:53:33,256 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@10eddc8b}
2025-05-24 21:53:33,256 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@1ecf9602] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:53:33,256 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 21:53:33,256 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@cb715b9]
2025-05-24 21:53:33,256 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login_fail
2025-05-24 21:53:33,257 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login_fail
2025-05-24 21:53:33,257 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/login_fail", parameters={}
2025-05-24 21:53:33,257 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginFail()
2025-05-24 21:53:33,257 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 21:53:33,257 main DEBUG org.springframework.web.servlet.view.JstlView View name 'login_fail', model {}
2025-05-24 21:53:33,257 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login_fail.jsp]
2025-05-24 21:53:33,257 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/login_fail.jsp]
2025-05-24 21:53:33,257 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:53:33,257 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:53:33,258 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 278, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,258 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 279, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,258 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 280, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,258 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 281, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,258 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 282, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,258 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 283, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,258 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 284, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,258 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testLoginFailPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:53:33,260 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 285, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,260 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:53:33,260 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 286, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,260 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 287, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,261 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testIsAdminLogicThroughAdminMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:53:33,261 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 288, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,261 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 289, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,261 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 290, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,261 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 291, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,262 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 292, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,262 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1fc52b51}
2025-05-24 21:53:33,263 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1fc52b51}
2025-05-24 21:53:33,263 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@1ecf9602] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:53:33,263 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@4d500865]
2025-05-24 21:53:33,263 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-24 21:53:33,263 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 21:53:33,263 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /admin_menu
2025-05-24 21:53:33,263 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/admin_menu", parameters={}
2025-05-24 21:53:33,263 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#adminMenu(Model)
2025-05-24 21:53:33,263 main DEBUG deu.cse.spring_webmail.control.SystemController root.id = james-admin, root.password = changeme, admin.id = test@test.com
2025-05-24 21:53:33,264 main DEBUG deu.cse.spring_webmail.control.SystemController userList = [user1, user2]
2025-05-24 21:53:33,267 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Failed to complete request: java.lang.UnsupportedOperationException
2025-05-24 21:53:33,269 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 293, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,270 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 294, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,270 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 295, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,270 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 296, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,270 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 297, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,270 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 298, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,270 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 299, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,270 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testIsAdminLogicThroughAdminMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:53:33,279 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 300, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,280 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:53:33,280 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 301, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,280 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 302, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,280 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testGetImage_nofile], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:53:33,280 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 303, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,281 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 304, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,281 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 305, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,281 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 306, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,281 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 307, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,282 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@799bc760}
2025-05-24 21:53:33,283 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@799bc760}
2025-05-24 21:53:33,283 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@1ecf9602] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:53:33,283 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 21:53:33,283 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@627f515c]
2025-05-24 21:53:33,283 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /get_image/nonexistent.jpg
2025-05-24 21:53:33,283 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /get_image/nonexistent.jpg
2025-05-24 21:53:33,283 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/get_image/nonexistent.jpg", parameters={}
2025-05-24 21:53:33,283 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#getImage(String)
2025-05-24 21:53:33,284 main ERROR deu.cse.spring_webmail.control.SystemController getImageBytes 예외: Can't read input file!
2025-05-24 21:53:33,286 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Using 'application/octet-stream', given [*/*] and supported [application/octet-stream, */*, application/json, application/*+json]
2025-05-24 21:53:33,287 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Writing [{}]
2025-05-24 21:53:33,287 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:53:33,287 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:53:33,288 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 308, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,288 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 309, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,288 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 310, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,288 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 311, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,288 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 312, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,288 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 313, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,288 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 314, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,288 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testGetImage_nofile], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:53:33,289 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 315, missCount = 3, failureCount = 0]
2025-05-24 21:53:33,289 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [SystemControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:53:33,293 main DEBUG deu.cse.spring_webmail.model.UserAdminAgent UserAdminAgent JMX init: server = localhost, port = 110, adminId = admin
2025-05-24 21:53:33,321 main ERROR deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 실패: Failed to retrieve RMIServer stub: javax.naming.CommunicationException [Root exception is java.rmi.ConnectIOException: non-JRMP server at remote endpoint]
2025-05-24 21:53:33,325 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [WriteControllerTest]: using SpringBootContextLoader
2025-05-24 21:53:33,326 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.WriteControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 21:53:33,326 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.WriteControllerTest]: WriteControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 21:53:33,327 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [WriteControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 21:53:33,332 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [WriteControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 21:53:33,333 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-24 21:53:33,334 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 21:53:33,334 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [WriteControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 21:53:33,334 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [WriteControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:53:33,337 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-24 21:53:33,349 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-24 21:53:33,353 main INFO deu.cse.spring_webmail.control.WriteControllerTest Starting WriteControllerTest using Java 21.0.6 with PID 27416 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 21:53:33,353 main DEBUG deu.cse.spring_webmail.control.WriteControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 21:53:33,354 main INFO deu.cse.spring_webmail.control.WriteControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 21:53:33,354 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 21:53:33,355 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@454be9f6
2025-05-24 21:53:33,356 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 21:53:33,356 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 21:53:33,369 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 21:53:33,371 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 21:53:33,371 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 21:53:33,372 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 21:53:33,372 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 21:53:33,373 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 21:53:33,375 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 21:53:33,376 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 21:53:33,376 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 21:53:33,377 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 21:53:33,377 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 21:53:33,447 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-24 21:53:33,447 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 21:53:33,448 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 21:53:33,450 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 21:53:33,450 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 21:53:33,450 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 21:53:33,451 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 21:53:33,451 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 21:53:33,452 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 21:53:33,453 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 21:53:33,453 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 21:53:33,453 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 21:53:33,453 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 21:53:33,454 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 21:53:33,455 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@20309fde]
2025-05-24 21:53:33,455 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 21:53:33,455 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 21:53:33,456 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 21:53:33,457 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:53:33,458 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 21:53:33,458 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 21:53:33,458 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 21:53:33,459 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 21:53:33,460 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:53:33,460 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:53:33,460 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 21:53:33,461 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 21:53:33,461 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 21:53:33,462 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 21:53:33,462 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 21:53:33,462 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 21:53:33,463 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@57e3a1b8'
2025-05-24 21:53:33,463 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 21:53:33,464 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 21:53:33,464 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@454be9f6'
2025-05-24 21:53:33,464 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 21:53:33,464 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@454be9f6'
2025-05-24 21:53:33,464 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 21:53:33,464 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@454be9f6'
2025-05-24 21:53:33,466 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 21:53:33,467 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 21:53:33,467 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@454be9f6'
2025-05-24 21:53:33,467 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 21:53:33,468 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 21:53:33,469 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@454be9f6'
2025-05-24 21:53:33,469 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 21:53:33,471 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 21:53:33,472 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 21:53:33,472 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 21:53:33,472 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:53:33,473 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 21:53:33,474 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:53:33,475 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:53:33,475 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:53:33,475 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@57e3a1b8'
2025-05-24 21:53:33,476 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 21:53:33,477 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 21:53:33,477 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:53:33,477 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:53:33,477 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@57e3a1b8'
2025-05-24 21:53:33,477 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 21:53:33,477 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@454be9f6'
2025-05-24 21:53:33,480 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 21:53:33,480 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 21:53:33,480 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 21:53:33,481 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 21:53:33,481 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 21:53:33,482 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 21:53:33,483 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@454be9f6'
2025-05-24 21:53:33,483 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:53:33,483 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:53:33,484 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 21:53:33,485 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 21:53:33,486 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@454be9f6'
2025-05-24 21:53:33,486 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:53:33,486 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:53:33,487 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 21:53:33,488 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:53:33,488 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:53:33,488 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:53:33,489 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes) {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr() {GET [/insert_addr]}: insertAddr()
2025-05-24 21:53:33,491 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes)
2025-05-24 21:53:33,492 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/main_menu]}: mainMenu(Model) { [/get_image/{imageName}]}: getImage(String) {GET [/img_test]}: imgTest() {GET [/login_fail]}: loginFail() {GET [/admin_menu]}: adminMenu(Model) {GET [/delete_user]}: deleteUser(Model) {GET [/add_user]}: addUser() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 21:53:33,493 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 21:53:33,494 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 21:53:33,495 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 21:53:33,495 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 21:53:33,495 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:53:33,495 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:53:33,495 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 21:53:33,495 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:53:33,495 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:53:33,496 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 21:53:33,496 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 21:53:33,496 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:53:33,496 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:53:33,496 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 21:53:33,496 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 21:53:33,497 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 21:53:33,497 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 21:53:33,497 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 21:53:33,498 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 21:53:33,498 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 21:53:33,499 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 21:53:33,499 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 21:53:33,500 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 21:53:33,500 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:53:33,500 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 21:53:33,500 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:53:33,501 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:53:33,502 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 21:53:33,502 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 21:53:33,502 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 21:53:33,502 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 21:53:33,502 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 21:53:33,502 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@454be9f6'
2025-05-24 21:53:33,503 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 21:53:33,503 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 21:53:33,505 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@454be9f6'
2025-05-24 21:53:33,505 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 21:53:33,505 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 21:53:33,506 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 21:53:33,507 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 21:53:33,507 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 21:53:33,507 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@454be9f6'
2025-05-24 21:53:33,507 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:53:33,507 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 21:53:33,508 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 21:53:33,511 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 21:53:33,512 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:53:33,512 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:53:33,512 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:53:33,513 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 21:53:33,513 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 21:53:33,515 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 21:53:33,516 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 21:53:33,520 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@151daca9, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@65d870be, org.springframework.security.web.context.SecurityContextHolderFilter@16de7a51, org.springframework.security.web.header.HeaderWriterFilter@6cb2e94, org.springframework.web.filter.CorsFilter@30eb4739, org.springframework.security.web.authentication.logout.LogoutFilter@38c9a48, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@7224267f, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3243b967, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@39055e0d, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@63af8885, org.springframework.security.web.access.ExceptionTranslationFilter@45a9dc8e, org.springframework.security.web.access.intercept.AuthorizationFilter@3fcd5561]
2025-05-24 21:53:33,521 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 21:53:33,521 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 21:53:33,521 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 21:53:33,522 main WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore Ant [pattern='/WEB-INF/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 21:53:33,522 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure Ant [pattern='/WEB-INF/**']
2025-05-24 21:53:33,524 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 21:53:33,524 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 21:53:33,525 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 21:53:33,526 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 21:53:33,526 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 21:53:33,527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 21:53:33,527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 21:53:33,528 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:53:33,529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:53:33,530 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 21:53:33,530 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 21:53:33,530 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:53:33,531 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 21:53:33,531 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:53:33,531 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 21:53:33,531 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 21:53:33,531 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 21:53:33,531 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 21:53:33,532 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 21:53:33,532 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 21:53:33,532 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 21:53:33,533 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 21:53:33,533 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@454be9f6'
2025-05-24 21:53:33,533 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:53:33,533 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 21:53:33,533 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:53:33,535 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:53:33,536 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 21:53:33,536 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 21:53:33,536 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 21:53:33,536 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 21:53:33,536 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-24 21:53:33,537 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-24 21:53:33,537 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@454be9f6'
2025-05-24 21:53:33,537 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:53:33,537 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-24 21:53:33,537 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 21:53:33,537 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 21:53:33,537 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 21:53:33,537 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 21:53:33,538 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 21:53:33,538 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 21:53:33,538 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 21:53:33,538 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 21:53:33,539 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:53:33,539 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 21:53:33,539 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 21:53:33,539 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 21:53:33,539 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 21:53:33,539 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 21:53:33,539 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:53:33,540 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:53:33,540 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 21:53:33,541 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 21:53:33,541 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 21:53:33,541 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 21:53:33,542 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 21:53:33,542 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 21:53:33,542 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 21:53:33,542 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 21:53:33,543 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 21:53:33,543 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 21:53:33,543 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 21:53:33,543 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 21:53:33,543 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 21:53:33,543 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:53:33,543 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 21:53:33,544 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 21:53:33,544 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:53:33,545 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 21:53:33,545 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 21:53:33,545 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:53:33,545 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@57e3a1b8'
2025-05-24 21:53:33,546 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:53:33,546 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 21:53:33,546 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 21:53:33,546 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 21:53:33,547 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 21:53:33,547 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 21:53:33,547 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 21:53:33,547 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 21:53:33,547 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:53:33,548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 21:53:33,548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 21:53:33,548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:53:33,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 21:53:33,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:53:33,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 21:53:33,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 21:53:33,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-24 21:53:33,550 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-24 21:53:33,550 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-24 21:53:33,550 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-24 21:53:33,550 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-24 21:53:33,550 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-24 21:53:33,551 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 21:53:33,551 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-24 21:53:33,551 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-24 21:53:33,551 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-24 21:53:33,551 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 21:53:33,551 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 21:53:33,551 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 21:53:33,551 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 21:53:33,551 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 21:53:33,552 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 21:53:33,552 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 21:53:33,552 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-24 21:53:33,552 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@141cb3a4
2025-05-24 21:53:33,552 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@318a2e9f
2025-05-24 21:53:33,552 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 21:53:33,552 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 0 ms
2025-05-24 21:53:33,553 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 21:53:33,553 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-24 21:53:33,555 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 21:53:33,555 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 21:53:33,555 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 21:53:33,556 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-24 21:53:33,558 main INFO deu.cse.spring_webmail.control.WriteControllerTest Started WriteControllerTest in 0.22 seconds (process running for 7.675)
2025-05-24 21:53:33,558 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 315, missCount = 4, failureCount = 0]
2025-05-24 21:53:33,559 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-24 21:53:33,559 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 316, missCount = 4, failureCount = 0]
2025-05-24 21:53:33,559 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 317, missCount = 4, failureCount = 0]
2025-05-24 21:53:33,561 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [WriteControllerTest], method [shouldSendMailWithoutAttachment], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:53:33,561 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 318, missCount = 4, failureCount = 0]
2025-05-24 21:53:33,561 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 319, missCount = 4, failureCount = 0]
2025-05-24 21:53:33,562 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 320, missCount = 4, failureCount = 0]
2025-05-24 21:53:33,562 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 321, missCount = 4, failureCount = 0]
2025-05-24 21:53:33,563 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 322, missCount = 4, failureCount = 0]
2025-05-24 21:53:33,568 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@4fe1238a}
2025-05-24 21:53:33,568 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@4fe1238a}
2025-05-24 21:53:33,569 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@16de7a51] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:53:33,569 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@4fe1238a}
2025-05-24 21:53:33,569 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@4fe1238a}
2025-05-24 21:53:33,569 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@16de7a51] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@29c2e92]
2025-05-24 21:53:33,569 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@76ccefaf]
2025-05-24 21:53:33,569 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /write_mail.do
2025-05-24 21:53:33,569 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 21:53:33,570 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /write_mail.do
2025-05-24 21:53:33,570 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/write_mail.do", parameters={multipart}
2025-05-24 21:53:33,570 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMailDo(String, String, String, String, MultipartFile, RedirectAttributes)
2025-05-24 21:53:33,572 main DEBUG deu.cse.spring_webmail.control.WriteController write_mail.do: to = to@example.com, cc = , subj = Test Subject, body = Test Body, file1 =
2025-05-24 21:53:33,579 main DEBUG deu.cse.spring_webmail.model.SmtpAgent SMTP host : localhost
2025-05-24 21:53:33,695 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 21:53:33,696 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 21:53:33,698 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 323, missCount = 4, failureCount = 0]
2025-05-24 21:53:33,698 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 324, missCount = 4, failureCount = 0]
2025-05-24 21:53:33,698 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 325, missCount = 4, failureCount = 0]
2025-05-24 21:53:33,698 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 326, missCount = 4, failureCount = 0]
2025-05-24 21:53:33,698 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 327, missCount = 4, failureCount = 0]
2025-05-24 21:53:33,699 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 328, missCount = 4, failureCount = 0]
2025-05-24 21:53:33,699 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 329, missCount = 4, failureCount = 0]
2025-05-24 21:53:33,700 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [WriteControllerTest], method [shouldSendMailWithoutAttachment], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:53:33,702 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 330, missCount = 4, failureCount = 0]
2025-05-24 21:53:33,703 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-24 21:53:33,703 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 331, missCount = 4, failureCount = 0]
2025-05-24 21:53:33,703 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 332, missCount = 4, failureCount = 0]
2025-05-24 21:53:33,704 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [WriteControllerTest], method [shouldSendMailWithAttachment], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:53:33,705 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 333, missCount = 4, failureCount = 0]
2025-05-24 21:53:33,705 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 334, missCount = 4, failureCount = 0]
2025-05-24 21:53:33,706 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 335, missCount = 4, failureCount = 0]
2025-05-24 21:53:33,706 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 336, missCount = 4, failureCount = 0]
2025-05-24 21:53:33,707 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 337, missCount = 4, failureCount = 0]
2025-05-24 21:53:33,708 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@53e6f464}
2025-05-24 21:53:33,708 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@53e6f464}
2025-05-24 21:53:33,708 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@16de7a51] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:53:33,709 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@d574ae2]
2025-05-24 21:53:33,709 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /write_mail.do
2025-05-24 21:53:33,709 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 21:53:33,709 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /write_mail.do
2025-05-24 21:53:33,709 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/write_mail.do", parameters={multipart}
2025-05-24 21:53:33,711 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMailDo(String, String, String, String, MultipartFile, RedirectAttributes)
2025-05-24 21:53:33,712 main DEBUG deu.cse.spring_webmail.control.WriteController write_mail.do: to = to@example.com, cc = cc@example.com, subj = Test Subject, body = Test Body, file1 = test.txt
2025-05-24 21:53:33,712 main DEBUG deu.cse.spring_webmail.control.WriteController test.txt 파일을 C:\Users\Haruki\AppData\Local\Temp\ 폴더에 저장...
2025-05-24 21:53:33,714 main DEBUG deu.cse.spring_webmail.control.WriteController sendMessage: 파일(test.txt) 첨부 필요
2025-05-24 21:53:33,714 main DEBUG deu.cse.spring_webmail.model.SmtpAgent SMTP host : localhost
2025-05-24 21:53:33,745 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 21:53:33,746 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 21:53:33,748 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 338, missCount = 4, failureCount = 0]
2025-05-24 21:53:33,748 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 339, missCount = 4, failureCount = 0]
2025-05-24 21:53:33,749 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 340, missCount = 4, failureCount = 0]
2025-05-24 21:53:33,749 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 341, missCount = 4, failureCount = 0]
2025-05-24 21:53:33,749 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 342, missCount = 4, failureCount = 0]
2025-05-24 21:53:33,750 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 343, missCount = 4, failureCount = 0]
2025-05-24 21:53:33,750 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 344, missCount = 4, failureCount = 0]
2025-05-24 21:53:33,750 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [WriteControllerTest], method [shouldSendMailWithAttachment], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:53:33,753 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 345, missCount = 4, failureCount = 0]
2025-05-24 21:53:33,753 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-24 21:53:33,753 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 346, missCount = 4, failureCount = 0]
2025-05-24 21:53:33,754 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 347, missCount = 4, failureCount = 0]
2025-05-24 21:53:33,754 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [WriteControllerTest], method [shouldShowWriteMailForm], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:53:33,755 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 348, missCount = 4, failureCount = 0]
2025-05-24 21:53:33,755 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 349, missCount = 4, failureCount = 0]
2025-05-24 21:53:33,756 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 350, missCount = 4, failureCount = 0]
2025-05-24 21:53:33,756 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 351, missCount = 4, failureCount = 0]
2025-05-24 21:53:33,757 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 352, missCount = 4, failureCount = 0]
2025-05-24 21:53:33,757 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4e542ef4}
2025-05-24 21:53:33,758 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4e542ef4}
2025-05-24 21:53:33,758 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@16de7a51] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:53:33,758 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@6bbd44e7]
2025-05-24 21:53:33,759 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /write_mail
2025-05-24 21:53:33,759 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 21:53:33,759 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /write_mail
2025-05-24 21:53:33,759 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/write_mail", parameters={}
2025-05-24 21:53:33,761 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMail()
2025-05-24 21:53:33,761 main DEBUG deu.cse.spring_webmail.control.WriteController write_mail called...
2025-05-24 21:53:33,762 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 21:53:33,763 main DEBUG org.springframework.web.servlet.view.JstlView View name 'write_mail/write_mail', model {}
2025-05-24 21:53:33,763 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/write_mail/write_mail.jsp]
2025-05-24 21:53:33,763 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/write_mail/write_mail.jsp]
2025-05-24 21:53:33,763 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:53:33,764 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 353, missCount = 4, failureCount = 0]
2025-05-24 21:53:33,764 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 354, missCount = 4, failureCount = 0]
2025-05-24 21:53:33,764 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 355, missCount = 4, failureCount = 0]
2025-05-24 21:53:33,765 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 356, missCount = 4, failureCount = 0]
2025-05-24 21:53:33,765 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 357, missCount = 4, failureCount = 0]
2025-05-24 21:53:33,766 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 358, missCount = 4, failureCount = 0]
2025-05-24 21:53:33,766 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 359, missCount = 4, failureCount = 0]
2025-05-24 21:53:33,766 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [WriteControllerTest], method [shouldShowWriteMailForm], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:53:33,767 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 360, missCount = 4, failureCount = 0]
2025-05-24 21:53:33,767 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [WriteControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:53:34,029 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 21:53:34,036 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 21:53:34,045 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 21:53:34,045 main ERROR deu.cse.spring_webmail.model.MessageParser MessageParser.parse() - Exception : bad
2025-05-24 21:53:34,051 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 21:53:34,057 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 21:53:34,143 main ERROR deu.cse.spring_webmail.model.UserAdminAgent addUser 실패: fail
2025-05-24 21:53:34,148 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 목록 조회 성공
2025-05-24 21:53:34,151 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 존재 여부 확인(user1@test.com): false
2025-05-24 21:53:34,198 main INFO deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 종료
2025-05-24 21:53:34,200 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 삭제됨: user1@test.com
2025-05-24 21:53:34,201 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 삭제됨: user2@test.com
2025-05-24 21:53:34,203 main ERROR deu.cse.spring_webmail.model.UserAdminAgent quit 실패: close failed
2025-05-24 21:53:34,206 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 추가 성공: user@test.com
2025-05-24 21:53:34,207 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 존재 여부 확인(user1@test.com): true
2025-05-24 21:53:34,210 main ERROR deu.cse.spring_webmail.model.UserAdminAgent deleteUsers 실패: fail
2025-05-24 21:53:34,212 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [SpringWebmailApplicationTests]: using SpringBootContextLoader
2025-05-24 21:53:34,212 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.SpringWebmailApplicationTests]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 21:53:34,213 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.SpringWebmailApplicationTests]: SpringWebmailApplicationTests does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 21:53:34,213 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [SpringWebmailApplicationTests]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 21:53:34,215 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Using ContextCustomizers for test class [SpringWebmailApplicationTests]: [ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, TestRestTemplateContextCustomizer, DisableObservabilityContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 21:53:34,222 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-24 21:53:34,222 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-24 21:53:34,226 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 21:53:34,226 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Using TestExecutionListeners for test class [SpringWebmailApplicationTests]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 21:53:34,227 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [SpringWebmailApplicationTests], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:53:34,229 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-24 21:53:34,246 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-24 21:53:34,250 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests Starting SpringWebmailApplicationTests using Java 21.0.6 with PID 27416 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 21:53:34,251 main DEBUG deu.cse.spring_webmail.SpringWebmailApplicationTests Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 21:53:34,251 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests No active profile set, falling back to 1 default profile: "default"
2025-05-24 21:53:34,251 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 21:53:34,252 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@f3dfca7
2025-05-24 21:53:34,252 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 21:53:34,252 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 21:53:34,262 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 21:53:34,264 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 21:53:34,265 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 21:53:34,265 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 21:53:34,266 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 21:53:34,266 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 21:53:34,267 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 21:53:34,268 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 21:53:34,268 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 21:53:34,268 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 21:53:34,269 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 21:53:34,712 main INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 21:53:34,720 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 21:53:34,720 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 21:53:34,721 main DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-24 21:53:34,735 main DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 21:53:34,769 main INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 45 ms. Found 1 JPA repository interface.
2025-05-24 21:53:34,861 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 21:53:34,863 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-24 21:53:34,867 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 21:53:34,867 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-24 21:53:34,868 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-24 21:53:34,901 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 21:53:34,901 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 21:53:34,901 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 21:53:34,902 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 21:53:34,902 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-24 21:53:34,904 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 21:53:34,904 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 21:53:34,905 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 21:53:34,905 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 21:53:34,905 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 21:53:34,905 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 21:53:34,905 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-24 21:53:34,906 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-24 21:53:34,928 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-24 21:53:34,936 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-24 21:53:34,941 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-24 21:53:34,941 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-24 21:53:34,942 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 21:53:34,943 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-24 21:53:34,943 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-24 21:53:34,949 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-24 21:53:34,950 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-24 21:53:34,951 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 21:53:34,955 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 21:53:34,956 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-24 21:53:34,960 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@7acec6db]
2025-05-24 21:53:34,961 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-24 21:53:34,961 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-24 21:53:34,962 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-24 21:53:34,962 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-24 21:53:34,962 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 21:53:34,962 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 21:53:34,970 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-24 21:53:34,971 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-24 21:53:34,971 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 21:53:34,972 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 21:53:34,972 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-24 21:53:34,975 main DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@7a81197d
2025-05-24 21:53:34,988 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 21:53:34,991 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-24 21:53:34,991 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 21:53:34,995 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-24 21:53:34,995 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-24 21:53:34,996 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 21:53:35,002 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 21:53:35,003 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-24 21:53:35,003 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 21:53:35,003 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3bf27b93'
2025-05-24 21:53:35,003 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 21:53:35,006 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-24 21:53:35,006 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-24 21:53:35,010 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-24 21:53:35,011 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-24 21:53:35,037 main DEBUG org.jboss.logging Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2025-05-24 21:53:35,042 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-24 21:53:35,046 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-24 21:53:35,046 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3bf27b93'
2025-05-24 21:53:35,046 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@f3dfca7'
2025-05-24 21:53:35,052 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-24 21:53:35,053 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-24 21:53:35,079 main DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-24 21:53:35,428 main INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 21:53:35,482 main DEBUG com.zaxxer.hikari.HikariConfig HikariPool-1 - configuration:
2025-05-24 21:53:35,485 main DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-24 21:53:35,486 main DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-24 21:53:35,486 main DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-24 21:53:35,486 main DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-24 21:53:35,486 main DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-24 21:53:35,486 main DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-24 21:53:35,486 main DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-24 21:53:35,486 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-24 21:53:35,486 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-24 21:53:35,487 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-24 21:53:35,487 main DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-24 21:53:35,487 main DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-24 21:53:35,487 main DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-24 21:53:35,487 main DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-24 21:53:35,487 main DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-24 21:53:35,487 main DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-24 21:53:35,487 main DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-24 21:53:35,487 main DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-24 21:53:35,488 main DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-24 21:53:35,488 main DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-24 21:53:35,488 main DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-24 21:53:35,488 main DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-24 21:53:35,488 main DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-24 21:53:35,488 main DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-24 21:53:35,488 main DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-24 21:53:35,490 main DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-24 21:53:35,490 main DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-1"
2025-05-24 21:53:35,490 main DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-24 21:53:35,490 main DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-24 21:53:35,490 main DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-24 21:53:35,491 main DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-24 21:53:35,491 main DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-24 21:53:35,491 main DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-24 21:53:35,491 main DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-24 21:53:35,491 main DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-24 21:53:35,491 main INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
2025-05-24 21:53:35,913 main INFO com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@7ee76b77
2025-05-24 21:53:35,916 main INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
2025-05-24 21:53:35,991 main WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 21:53:36,025 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-24 21:53:36,055 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@4ee22348
2025-05-24 21:53:36,089 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@613d0191
2025-05-24 21:53:36,122 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1992f0cc
2025-05-24 21:53:36,175 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@66c873da
2025-05-24 21:53:36,220 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@4e4db57b
2025-05-24 21:53:36,259 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1423e1e8
2025-05-24 21:53:36,290 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2e2a4947
2025-05-24 21:53:36,324 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3d411be2
2025-05-24 21:53:36,370 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@32de576b
2025-05-24 21:53:36,382 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:53:37,002 main INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 21:53:37,005 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 21:53:37,006 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 21:53:37,007 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-24 21:53:37,008 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-24 21:53:37,014 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-24 21:53:37,017 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-24 21:53:37,019 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-24 21:53:37,047 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-24 21:53:37,047 main DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-24 21:53:37,065 main DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-24 21:53:37,086 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 21:53:37,138 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 21:53:37,176 main DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-24 21:53:37,192 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 21:53:37,261 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 21:53:37,319 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 21:53:37,322 main DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-24 21:53:37,350 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 21:53:37,351 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:53:37,351 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:53:37,351 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 21:53:37,351 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 21:53:37,352 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 21:53:37,352 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:53:37,352 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:53:37,353 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:53:37,353 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:53:37,353 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:53:37,353 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 21:53:37,353 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:53:37,353 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:53:37,353 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:53:37,353 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:53:37,353 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 21:53:37,354 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 21:53:37,354 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 21:53:37,355 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:53:37,355 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 21:53:37,355 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 21:53:37,355 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 21:53:37,356 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3bf27b93'
2025-05-24 21:53:37,356 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 21:53:37,357 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 21:53:37,358 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@f3dfca7'
2025-05-24 21:53:37,358 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 21:53:37,358 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@f3dfca7'
2025-05-24 21:53:37,358 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 21:53:37,358 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@f3dfca7'
2025-05-24 21:53:37,359 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 21:53:37,359 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 21:53:37,359 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@f3dfca7'
2025-05-24 21:53:37,359 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 21:53:37,359 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 21:53:37,359 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@f3dfca7'
2025-05-24 21:53:37,359 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 21:53:37,360 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 21:53:37,361 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 21:53:37,362 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 21:53:37,362 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:53:37,364 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:53:37,365 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:53:37,365 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:53:37,365 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3bf27b93'
2025-05-24 21:53:37,367 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 21:53:37,367 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 21:53:37,367 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:53:37,367 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:53:37,367 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3bf27b93'
2025-05-24 21:53:37,368 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-24 21:53:37,368 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-24 21:53:37,369 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 21:53:37,369 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-24 21:53:37,369 main WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 21:53:37,371 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-24 21:53:37,372 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 21:53:37,372 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@f3dfca7'
2025-05-24 21:53:37,376 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 21:53:37,377 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 21:53:37,377 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 21:53:37,377 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 21:53:37,378 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 21:53:37,379 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 21:53:37,379 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@f3dfca7'
2025-05-24 21:53:37,379 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:53:37,379 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:53:37,380 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 21:53:37,383 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 21:53:37,383 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@f3dfca7'
2025-05-24 21:53:37,383 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:53:37,383 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:53:37,386 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 21:53:37,386 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:53:37,386 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:53:37,386 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:53:37,388 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes) {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr() {GET [/insert_addr]}: insertAddr()
2025-05-24 21:53:37,389 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes)
2025-05-24 21:53:37,389 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/main_menu]}: mainMenu(Model) { [/get_image/{imageName}]}: getImage(String) {GET [/img_test]}: imgTest() {GET [/login_fail]}: loginFail() {GET [/admin_menu]}: adminMenu(Model) {GET [/delete_user]}: deleteUser(Model) {GET [/add_user]}: addUser() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 21:53:37,390 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 21:53:37,391 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 21:53:37,392 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 21:53:37,393 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 21:53:37,393 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:53:37,393 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:53:37,393 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 21:53:37,394 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:53:37,394 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:53:37,394 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 21:53:37,395 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 21:53:37,395 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:53:37,395 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:53:37,396 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 21:53:37,396 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 21:53:37,397 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 21:53:37,397 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 21:53:37,397 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 21:53:37,399 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 21:53:37,399 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 21:53:37,399 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 21:53:37,399 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 21:53:37,400 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 21:53:37,400 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:53:37,400 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 21:53:37,401 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:53:37,402 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:53:37,402 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 21:53:37,402 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 21:53:37,402 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 21:53:37,403 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 21:53:37,403 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 21:53:37,404 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@f3dfca7'
2025-05-24 21:53:37,406 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@f3dfca7'
2025-05-24 21:53:37,406 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 21:53:37,406 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 21:53:37,406 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 21:53:37,408 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 21:53:37,408 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 21:53:37,408 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@f3dfca7'
2025-05-24 21:53:37,408 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:53:37,409 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 21:53:37,411 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 21:53:37,415 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 21:53:37,416 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:53:37,416 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:53:37,416 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:53:37,416 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 21:53:37,417 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 21:53:37,418 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 21:53:37,418 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 21:53:37,423 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@336e6e97, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3f831580, org.springframework.security.web.context.SecurityContextHolderFilter@6d6399c0, org.springframework.security.web.header.HeaderWriterFilter@31872f63, org.springframework.web.filter.CorsFilter@2e5325e3, org.springframework.security.web.authentication.logout.LogoutFilter@475861cf, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@37bc27b6, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1848c983, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3e709fdc, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@78042608, org.springframework.security.web.access.ExceptionTranslationFilter@3302b38d, org.springframework.security.web.access.intercept.AuthorizationFilter@23b65ee5]
2025-05-24 21:53:37,424 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 21:53:37,425 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 21:53:37,425 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 21:53:37,426 main WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore Ant [pattern='/WEB-INF/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 21:53:37,426 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure Ant [pattern='/WEB-INF/**']
2025-05-24 21:53:37,427 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 21:53:37,427 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 21:53:37,427 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 21:53:37,428 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 21:53:37,428 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 21:53:37,429 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-24 21:53:37,429 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-24 21:53:37,430 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 21:53:37,431 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 21:53:37,432 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-24 21:53:37,434 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-24 21:53:37,434 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-24 21:53:37,437 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-24 21:53:37,441 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 21:53:37,442 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-24 21:53:37,443 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-24 21:53:37,445 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-24 21:53:37,445 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-24 21:53:37,445 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-24 21:53:37,488 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-24 21:53:37,488 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-24 21:53:37,489 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:53:37,491 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:53:37,492 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-24 21:53:37,492 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:53:37,493 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 21:53:37,493 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 21:53:37,493 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:53:37,502 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 21:53:37,502 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 21:53:37,503 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:53:37,503 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-24 21:53:37,503 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-24 21:53:37,503 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 21:53:37,503 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-24 21:53:37,504 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:53:37,505 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-24 21:53:37,505 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:53:37,506 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-24 21:53:37,506 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-24 21:53:37,506 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 21:53:37,512 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 21:53:37,515 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-24 21:53:37,516 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-24 21:53:37,517 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 21:53:37,517 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 21:53:37,517 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:53:37,518 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:53:37,518 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 21:53:37,519 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 21:53:37,519 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:53:37,519 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 21:53:37,519 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:53:37,520 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 21:53:37,520 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 21:53:37,520 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 21:53:37,521 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 21:53:37,521 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 21:53:37,521 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 21:53:37,521 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 21:53:37,521 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@f3dfca7'
2025-05-24 21:53:37,521 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:53:37,521 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-24 21:53:37,522 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 21:53:37,522 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 21:53:37,523 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 21:53:37,523 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 21:53:37,523 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 21:53:37,524 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 21:53:37,524 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 21:53:37,524 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 21:53:37,524 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 21:53:37,525 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 21:53:37,525 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 21:53:37,525 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:53:37,525 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 21:53:37,525 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 21:53:37,525 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 21:53:37,526 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 21:53:37,526 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 21:53:37,526 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:53:37,526 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:53:37,527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 21:53:37,527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 21:53:37,528 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 21:53:37,528 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 21:53:37,529 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 21:53:37,530 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 21:53:37,531 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 21:53:37,531 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 21:53:37,532 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 21:53:37,532 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 21:53:37,532 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 21:53:37,532 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 21:53:37,532 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 21:53:37,532 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:53:37,533 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 21:53:37,534 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 21:53:37,534 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:53:37,534 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 21:53:37,534 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 21:53:37,535 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:53:37,535 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3bf27b93'
2025-05-24 21:53:37,535 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:53:37,535 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 21:53:37,536 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 21:53:37,536 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 21:53:37,537 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-24 21:53:37,537 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-24 21:53:37,537 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-24 21:53:37,537 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-24 21:53:37,537 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-24 21:53:37,538 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-24 21:53:37,538 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-24 21:53:37,538 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-24 21:53:37,538 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-24 21:53:37,538 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-24 21:53:37,539 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-24 21:53:37,540 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-24 21:53:37,542 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-24 21:53:37,542 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-24 21:53:37,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-24 21:53:37,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-24 21:53:37,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-24 21:53:37,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-24 21:53:37,550 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 21:53:37,550 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 21:53:37,551 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-24 21:53:37,551 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-24 21:53:37,551 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-24 21:53:37,552 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-24 21:53:37,553 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-24 21:53:37,558 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 21:53:37,558 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 21:53:37,558 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 21:53:37,559 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-24 21:53:37,562 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 21:53:37,562 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 21:53:37,563 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-24 21:53:37,563 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-24 21:53:37,563 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 21:53:37,564 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-24 21:53:37,564 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 21:53:37,571 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-24 21:53:37,571 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-24 21:53:37,571 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-24 21:53:37,576 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-24 21:53:37,577 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-24 21:53:37,577 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-24 21:53:37,577 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-24 21:53:37,579 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 21:53:37,579 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:53:37,580 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 21:53:37,580 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 21:53:37,580 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:53:37,580 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-24 21:53:37,581 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-24 21:53:37,581 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-24 21:53:37,581 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 21:53:37,582 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 21:53:37,584 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-24 21:53:37,584 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-24 21:53:37,584 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 21:53:37,585 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-24 21:53:37,586 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 21:53:37,586 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-24 21:53:37,588 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-24 21:53:37,588 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-24 21:53:37,588 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-24 21:53:37,589 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-24 21:53:37,589 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-24 21:53:37,589 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-24 21:53:37,589 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-24 21:53:37,590 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-24 21:53:37,591 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-24 21:53:37,593 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-24 21:53:37,593 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-24 21:53:37,594 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-24 21:53:37,594 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-24 21:53:37,594 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-24 21:53:37,595 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-24 21:53:37,595 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 21:53:37,596 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-24 21:53:37,599 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 21:53:37,599 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 21:53:37,599 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 21:53:37,601 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsDataSourceAutoConfiguration: Did not match: - Devtools devtools is disabled for current context. (OnEnabledDevToolsCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration: Did not match: - Application is deployed as a WAR file. (OnWarDeploymentCondition) Matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) LocalDevToolsAutoConfiguration: Did not match: - Initialized Restarter Condition initialized without URLs (OnInitializedRestarterCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-24 21:53:37,606 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests Started SpringWebmailApplicationTests in 3.378 seconds (process running for 11.723)
2025-05-24 21:53:37,606 main DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-24 21:53:37,607 main DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-24 21:53:37,607 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 360, missCount = 5, failureCount = 0]
2025-05-24 21:53:37,607 main DEBUG org.springframework.test.context.web.ServletTestExecutionListener Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-24 21:53:37,607 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-24 21:53:37,607 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 361, missCount = 5, failureCount = 0]
2025-05-24 21:53:37,608 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 362, missCount = 5, failureCount = 0]
2025-05-24 21:53:37,609 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SpringWebmailApplicationTests], method [contextLoads], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:53:37,610 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 363, missCount = 5, failureCount = 0]
2025-05-24 21:53:37,610 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 364, missCount = 5, failureCount = 0]
2025-05-24 21:53:37,611 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 365, missCount = 5, failureCount = 0]
2025-05-24 21:53:37,612 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 366, missCount = 5, failureCount = 0]
2025-05-24 21:53:37,612 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 367, missCount = 5, failureCount = 0]
2025-05-24 21:53:37,612 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 368, missCount = 5, failureCount = 0]
2025-05-24 21:53:37,613 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 369, missCount = 5, failureCount = 0]
2025-05-24 21:53:37,613 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 370, missCount = 5, failureCount = 0]
2025-05-24 21:53:37,614 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 371, missCount = 5, failureCount = 0]
2025-05-24 21:53:37,614 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 372, missCount = 5, failureCount = 0]
2025-05-24 21:53:37,614 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SpringWebmailApplicationTests], method [contextLoads], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:53:37,614 main DEBUG org.springframework.test.context.web.ServletTestExecutionListener Resetting RequestContextHolder for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-24 21:53:37,615 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@43edd4e0 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 373, missCount = 5, failureCount = 0]
2025-05-24 21:53:37,615 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [SpringWebmailApplicationTests], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:53:37,635 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@5e68be2, started on Sat May 24 21:53:28 KST 2025
2025-05-24 21:53:37,637 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 21:53:37,637 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 21:53:37,637 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 21:53:37,637 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 21:53:37,638 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@52c0c594, started on Sat May 24 21:53:31 KST 2025
2025-05-24 21:53:37,638 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 21:53:37,638 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 21:53:37,638 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 21:53:37,638 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 21:53:37,639 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@6b544b7c, started on Sat May 24 21:53:32 KST 2025
2025-05-24 21:53:37,639 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 21:53:37,639 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 21:53:37,639 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 21:53:37,639 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 21:53:37,640 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@454be9f6, started on Sat May 24 21:53:33 KST 2025
2025-05-24 21:53:37,641 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 21:53:37,641 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 21:53:37,641 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 21:53:37,641 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 21:53:37,642 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@f3dfca7, started on Sat May 24 21:53:34 KST 2025
2025-05-24 21:53:37,642 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 21:53:37,642 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 21:53:37,642 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 21:53:37,643 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 21:53:37,643 SpringApplicationShutdownHook INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 21:53:37,645 SpringApplicationShutdownHook INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown initiated...
2025-05-24 21:53:37,646 SpringApplicationShutdownHook DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:53:37,647 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@7ee76b77: (connection evicted)
2025-05-24 21:53:37,650 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@4ee22348: (connection evicted)
2025-05-24 21:53:37,651 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@613d0191: (connection evicted)
2025-05-24 21:53:37,653 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@1992f0cc: (connection evicted)
2025-05-24 21:53:37,655 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@66c873da: (connection evicted)
2025-05-24 21:53:37,655 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@4e4db57b: (connection evicted)
2025-05-24 21:53:37,657 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@1423e1e8: (connection evicted)
2025-05-24 21:53:37,658 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@2e2a4947: (connection evicted)
2025-05-24 21:53:37,660 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@3d411be2: (connection evicted)
2025-05-24 21:53:37,661 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@32de576b: (connection evicted)
2025-05-24 21:53:37,662 SpringApplicationShutdownHook DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0)
2025-05-24 21:53:37,662 SpringApplicationShutdownHook INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown completed.
Logback Log Messages

Log session start time Sat May 24 21:54:18 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 21:54:18,509 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [AddrControllerTest]: using SpringBootContextLoader
2025-05-24 21:54:18,514 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.AddrControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 21:54:18,515 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.AddrControllerTest]: AddrControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 21:54:18,533 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [AddrControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 21:54:18,597 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [AddrControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 21:54:18,743 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-24 21:54:18,745 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 21:54:18,764 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 21:54:18,782 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [AddrControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 21:54:18,784 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [AddrControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:54:18,887 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
Logback Log Messages

Log session start time Sat May 24 21:54:19 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 21:54:19,349 main INFO deu.cse.spring_webmail.control.AddrControllerTest Starting AddrControllerTest using Java 21.0.6 with PID 38220 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 21:54:19,350 main DEBUG deu.cse.spring_webmail.control.AddrControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 21:54:19,351 main INFO deu.cse.spring_webmail.control.AddrControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 21:54:19,351 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 21:54:19,374 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@5323999f
2025-05-24 21:54:19,404 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 21:54:19,423 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 21:54:19,480 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 21:54:19,481 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 21:54:19,482 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 21:54:19,482 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 21:54:19,483 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 21:54:19,483 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 21:54:19,487 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 21:54:19,488 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 21:54:19,489 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 21:54:19,493 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 21:54:19,497 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 21:54:19,880 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-24 21:54:19,891 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 21:54:20,006 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 21:54:20,962 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 21:54:20,969 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 21:54:20,993 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 21:54:20,995 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 21:54:21,003 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 21:54:21,009 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 21:54:21,026 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 21:54:21,027 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 21:54:21,028 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 21:54:21,028 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 21:54:21,040 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 21:54:21,135 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@332fc35c]
2025-05-24 21:54:21,137 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 21:54:21,142 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 21:54:21,164 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 21:54:21,183 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:54:21,185 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 21:54:21,188 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 21:54:21,193 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 21:54:21,200 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 21:54:21,202 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:54:21,202 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:54:21,203 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 21:54:21,205 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 21:54:21,210 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 21:54:21,215 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 21:54:21,216 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 21:54:21,217 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 21:54:21,218 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@39acd1f1'
2025-05-24 21:54:21,221 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 21:54:21,226 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 21:54:21,227 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5323999f'
2025-05-24 21:54:21,232 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 21:54:21,232 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5323999f'
2025-05-24 21:54:21,234 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 21:54:21,235 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5323999f'
2025-05-24 21:54:21,242 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 21:54:21,242 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 21:54:21,242 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5323999f'
2025-05-24 21:54:21,245 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 21:54:21,245 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 21:54:21,246 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5323999f'
2025-05-24 21:54:21,275 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 21:54:21,280 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 21:54:21,288 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 21:54:21,288 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 21:54:21,290 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:54:21,295 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 21:54:21,329 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:54:21,337 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:54:21,337 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:54:21,337 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@39acd1f1'
2025-05-24 21:54:21,347 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 21:54:21,348 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 21:54:21,350 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:54:21,350 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:54:21,350 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@39acd1f1'
2025-05-24 21:54:21,353 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 21:54:21,355 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5323999f'
2025-05-24 21:54:21,548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 21:54:21,557 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 21:54:21,557 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 21:54:21,564 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 21:54:21,564 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 21:54:21,579 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 21:54:21,583 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5323999f'
2025-05-24 21:54:21,583 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:54:21,583 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:54:21,598 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 21:54:21,614 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 21:54:21,615 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5323999f'
2025-05-24 21:54:21,615 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:54:21,615 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:54:21,625 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 21:54:21,626 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:54:21,626 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:54:21,626 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:54:21,701 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr() {GET [/insert_addr]}: insertAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 21:54:21,709 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model) {GET [/download]}: download(String,String)
2025-05-24 21:54:21,714 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/delete_user]}: deleteUser(Model) {GET [/img_test]}: imgTest() { [/get_image/{imageName}]}: getImage(String) {GET [/add_user]}: addUser() {GET [/login_fail]}: loginFail() {GET [/main_menu]}: mainMenu(Model) {GET [/admin_menu]}: adminMenu(Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes)
2025-05-24 21:54:21,722 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes) {GET [/write_mail]}: writeMail()
2025-05-24 21:54:21,731 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 21:54:21,738 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 21:54:21,738 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 21:54:21,739 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:54:21,739 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:54:21,740 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 21:54:21,740 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:54:21,740 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:54:21,742 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 21:54:21,743 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 21:54:21,743 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:54:21,743 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:54:21,744 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 21:54:21,745 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 21:54:21,751 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 21:54:21,751 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 21:54:21,752 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 21:54:21,758 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 21:54:21,758 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 21:54:21,759 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 21:54:21,759 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 21:54:21,760 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 21:54:21,761 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:54:21,761 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 21:54:21,762 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:54:21,768 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:54:21,770 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 21:54:21,770 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 21:54:21,775 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 21:54:21,775 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 21:54:21,776 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 21:54:21,776 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5323999f'
2025-05-24 21:54:21,776 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 21:54:21,777 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 21:54:21,785 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5323999f'
2025-05-24 21:54:21,785 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 21:54:21,788 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 21:54:21,788 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 21:54:21,792 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 21:54:21,792 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 21:54:21,798 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5323999f'
2025-05-24 21:54:21,798 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:54:21,802 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 21:54:21,822 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 21:54:21,894 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 21:54:21,895 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:54:21,896 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:54:21,896 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:54:21,917 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 21:54:21,918 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 21:54:21,926 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 21:54:21,926 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 21:54:21,981 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@3831fb48, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7083e548, org.springframework.security.web.context.SecurityContextHolderFilter@7d7f49f3, org.springframework.security.web.header.HeaderWriterFilter@19c28c97, org.springframework.web.filter.CorsFilter@1f315f3d, org.springframework.security.web.authentication.logout.LogoutFilter@7f6c85c4, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@5acbef42, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4fbbfea6, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1bf8ea44, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@63f1d374, org.springframework.security.web.access.ExceptionTranslationFilter@6655b4e6, org.springframework.security.web.access.intercept.AuthorizationFilter@6a7db16e]
2025-05-24 21:54:21,984 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 21:54:21,985 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 21:54:21,986 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 21:54:21,990 main WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore Ant [pattern='/WEB-INF/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 21:54:21,991 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure Ant [pattern='/WEB-INF/**']
2025-05-24 21:54:21,998 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 21:54:21,998 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 21:54:21,999 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 21:54:22,000 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 21:54:22,001 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 21:54:22,002 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 21:54:22,003 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 21:54:22,004 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:54:22,006 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:54:22,011 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 21:54:22,011 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 21:54:22,012 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:54:22,014 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 21:54:22,015 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:54:22,016 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 21:54:22,017 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 21:54:22,018 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 21:54:22,018 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 21:54:22,021 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 21:54:22,022 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 21:54:22,023 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 21:54:22,024 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 21:54:22,025 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5323999f'
2025-05-24 21:54:22,026 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:54:22,026 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 21:54:22,026 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:54:22,048 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:54:22,048 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 21:54:22,049 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 21:54:22,050 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 21:54:22,051 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 21:54:22,051 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-24 21:54:22,051 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-24 21:54:22,052 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5323999f'
2025-05-24 21:54:22,052 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:54:22,053 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-24 21:54:22,054 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 21:54:22,057 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 21:54:22,059 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 21:54:22,063 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 21:54:22,064 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 21:54:22,065 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 21:54:22,065 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 21:54:22,066 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 21:54:22,066 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:54:22,066 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 21:54:22,066 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 21:54:22,088 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 21:54:22,092 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 21:54:22,092 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 21:54:22,092 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:54:22,094 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:54:22,100 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 21:54:22,102 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 21:54:22,108 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 21:54:22,109 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 21:54:22,118 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 21:54:22,129 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 21:54:22,172 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 21:54:22,175 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 21:54:22,176 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 21:54:22,176 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 21:54:22,180 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 21:54:22,181 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 21:54:22,181 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 21:54:22,181 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:54:22,183 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 21:54:22,189 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 21:54:22,190 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:54:22,193 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 21:54:22,194 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 21:54:22,202 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:54:22,202 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@39acd1f1'
2025-05-24 21:54:22,205 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:54:22,206 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 21:54:22,208 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 21:54:22,209 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 21:54:22,210 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 21:54:22,211 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 21:54:22,211 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 21:54:22,213 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 21:54:22,214 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:54:22,216 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 21:54:22,216 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 21:54:22,216 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:54:22,221 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 21:54:22,221 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:54:22,222 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 21:54:22,223 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 21:54:22,224 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-24 21:54:22,225 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-24 21:54:22,228 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-24 21:54:22,228 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-24 21:54:22,230 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-24 21:54:22,230 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-24 21:54:22,236 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 21:54:22,237 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-24 21:54:22,243 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-24 21:54:22,243 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-24 21:54:22,267 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 21:54:22,268 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 21:54:22,268 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 21:54:22,268 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 21:54:22,278 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 21:54:22,279 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 21:54:22,280 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 21:54:22,280 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-24 21:54:22,281 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@3db84bfa
2025-05-24 21:54:22,282 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@718212ef
2025-05-24 21:54:22,282 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 21:54:22,282 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 3 ms
2025-05-24 21:54:22,285 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 21:54:22,286 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-24 21:54:22,306 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 21:54:22,306 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 21:54:22,306 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 21:54:22,315 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-24 21:54:22,320 main INFO deu.cse.spring_webmail.control.AddrControllerTest Started AddrControllerTest in 3.454 seconds (process running for 5.183)
2025-05-24 21:54:22,325 main DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-24 21:54:22,328 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1, failureCount = 0]
2025-05-24 21:54:22,330 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 21:54:22,330 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1, failureCount = 0]
2025-05-24 21:54:22,334 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 1, failureCount = 0]
2025-05-24 21:54:22,357 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testdeleteAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:54:22,362 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 1, failureCount = 0]
2025-05-24 21:54:22,362 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 1, failureCount = 0]
2025-05-24 21:54:22,365 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 5, missCount = 1, failureCount = 0]
2025-05-24 21:54:22,369 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 6, missCount = 1, failureCount = 0]
2025-05-24 21:54:22,379 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 7, missCount = 1, failureCount = 0]
2025-05-24 21:54:22,401 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@63dd81ee}
2025-05-24 21:54:22,401 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@63dd81ee}
2025-05-24 21:54:22,402 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@7d7f49f3] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:54:22,402 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@63dd81ee}
2025-05-24 21:54:22,402 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@63dd81ee}
2025-05-24 21:54:22,402 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@7d7f49f3] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@34817fcc]
2025-05-24 21:54:22,408 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@2339ad10]
2025-05-24 21:54:22,432 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /jpa/delete_addr
2025-05-24 21:54:22,442 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 21:54:22,443 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /jpa/delete_addr
2025-05-24 21:54:22,449 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/jpa/delete_addr", parameters={masked}
2025-05-24 21:54:22,450 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#deleteAddr(String, HttpSession, RedirectAttributes)
2025-05-24 21:54:22,527 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 21:54:22,529 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 21:54:22,557 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 1, failureCount = 0]
2025-05-24 21:54:22,558 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 9, missCount = 1, failureCount = 0]
2025-05-24 21:54:22,558 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 10, missCount = 1, failureCount = 0]
2025-05-24 21:54:22,558 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 11, missCount = 1, failureCount = 0]
2025-05-24 21:54:22,558 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 12, missCount = 1, failureCount = 0]
2025-05-24 21:54:22,560 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 13, missCount = 1, failureCount = 0]
2025-05-24 21:54:22,561 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 14, missCount = 1, failureCount = 0]
2025-05-24 21:54:22,561 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testdeleteAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:54:22,570 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 15, missCount = 1, failureCount = 0]
2025-05-24 21:54:22,571 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 21:54:22,571 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 16, missCount = 1, failureCount = 0]
2025-05-24 21:54:22,571 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 17, missCount = 1, failureCount = 0]
2025-05-24 21:54:22,572 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testinsertAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:54:22,572 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 18, missCount = 1, failureCount = 0]
2025-05-24 21:54:22,573 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 19, missCount = 1, failureCount = 0]
2025-05-24 21:54:22,574 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 20, missCount = 1, failureCount = 0]
2025-05-24 21:54:22,574 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 21, missCount = 1, failureCount = 0]
2025-05-24 21:54:22,575 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 22, missCount = 1, failureCount = 0]
2025-05-24 21:54:22,584 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@61186191}
2025-05-24 21:54:22,585 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@61186191}
2025-05-24 21:54:22,585 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@7d7f49f3] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:54:22,585 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@1761383f]
2025-05-24 21:54:22,585 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /jpa/insert_addr
2025-05-24 21:54:22,586 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 21:54:22,586 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /jpa/insert_addr
2025-05-24 21:54:22,586 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/jpa/insert_addr", parameters={masked}
2025-05-24 21:54:22,586 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#jpaInsertAddr(String, String, String, HttpSession, RedirectAttributes)
2025-05-24 21:54:22,591 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 21:54:22,592 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 21:54:22,593 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 23, missCount = 1, failureCount = 0]
2025-05-24 21:54:22,593 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 24, missCount = 1, failureCount = 0]
2025-05-24 21:54:22,593 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 25, missCount = 1, failureCount = 0]
2025-05-24 21:54:22,593 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 26, missCount = 1, failureCount = 0]
2025-05-24 21:54:22,594 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 27, missCount = 1, failureCount = 0]
2025-05-24 21:54:22,594 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 28, missCount = 1, failureCount = 0]
2025-05-24 21:54:22,595 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 29, missCount = 1, failureCount = 0]
2025-05-24 21:54:22,595 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testinsertAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:54:22,596 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 30, missCount = 1, failureCount = 0]
2025-05-24 21:54:22,596 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 21:54:22,596 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 31, missCount = 1, failureCount = 0]
2025-05-24 21:54:22,596 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 32, missCount = 1, failureCount = 0]
2025-05-24 21:54:22,597 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testinsertAddr_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:54:22,597 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 33, missCount = 1, failureCount = 0]
2025-05-24 21:54:22,597 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 34, missCount = 1, failureCount = 0]
2025-05-24 21:54:22,598 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 35, missCount = 1, failureCount = 0]
2025-05-24 21:54:22,598 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 36, missCount = 1, failureCount = 0]
2025-05-24 21:54:22,598 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 37, missCount = 1, failureCount = 0]
2025-05-24 21:54:22,599 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@46a6f51b}
2025-05-24 21:54:22,600 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@46a6f51b}
2025-05-24 21:54:22,600 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@7d7f49f3] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:54:22,600 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@7287811f]
2025-05-24 21:54:22,600 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /jpa/insert_addr
2025-05-24 21:54:22,600 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 21:54:22,600 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /jpa/insert_addr
2025-05-24 21:54:22,600 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/jpa/insert_addr", parameters={masked}
2025-05-24 21:54:22,601 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#jpaInsertAddr(String, String, String, HttpSession, RedirectAttributes)
2025-05-24 21:54:22,601 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 21:54:22,602 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 21:54:22,602 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 38, missCount = 1, failureCount = 0]
2025-05-24 21:54:22,603 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 39, missCount = 1, failureCount = 0]
2025-05-24 21:54:22,603 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 40, missCount = 1, failureCount = 0]
2025-05-24 21:54:22,603 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 41, missCount = 1, failureCount = 0]
2025-05-24 21:54:22,604 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 42, missCount = 1, failureCount = 0]
2025-05-24 21:54:22,605 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 43, missCount = 1, failureCount = 0]
2025-05-24 21:54:22,605 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 44, missCount = 1, failureCount = 0]
2025-05-24 21:54:22,605 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testinsertAddr_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:54:22,607 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 45, missCount = 1, failureCount = 0]
2025-05-24 21:54:22,607 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 21:54:22,607 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 46, missCount = 1, failureCount = 0]
2025-05-24 21:54:22,607 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 47, missCount = 1, failureCount = 0]
2025-05-24 21:54:22,608 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testshowAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:54:22,608 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 48, missCount = 1, failureCount = 0]
2025-05-24 21:54:22,609 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 49, missCount = 1, failureCount = 0]
2025-05-24 21:54:22,609 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 50, missCount = 1, failureCount = 0]
2025-05-24 21:54:22,609 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 51, missCount = 1, failureCount = 0]
2025-05-24 21:54:22,610 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 52, missCount = 1, failureCount = 0]
2025-05-24 21:54:22,611 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4d73b25b}
2025-05-24 21:54:22,611 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4d73b25b}
2025-05-24 21:54:22,611 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@7d7f49f3] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:54:22,611 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 21:54:22,611 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@24c8b86]
2025-05-24 21:54:22,611 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /show_addr
2025-05-24 21:54:22,611 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 21:54:22,611 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /show_addr
2025-05-24 21:54:22,612 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/show_addr", parameters={}
2025-05-24 21:54:22,612 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#showAddr()
2025-05-24 21:54:22,613 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 21:54:22,614 main DEBUG org.springframework.web.servlet.view.JstlView View name 'addr_menu/addr_book', model {}
2025-05-24 21:54:22,617 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/addr_menu/addr_book.jsp]
2025-05-24 21:54:22,617 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/addr_menu/addr_book.jsp]
2025-05-24 21:54:22,618 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:54:22,620 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 53, missCount = 1, failureCount = 0]
2025-05-24 21:54:22,620 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 54, missCount = 1, failureCount = 0]
2025-05-24 21:54:22,620 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 55, missCount = 1, failureCount = 0]
2025-05-24 21:54:22,620 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 56, missCount = 1, failureCount = 0]
2025-05-24 21:54:22,621 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 57, missCount = 1, failureCount = 0]
2025-05-24 21:54:22,621 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 58, missCount = 1, failureCount = 0]
2025-05-24 21:54:22,621 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 59, missCount = 1, failureCount = 0]
2025-05-24 21:54:22,622 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testshowAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:54:22,623 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 60, missCount = 1, failureCount = 0]
2025-05-24 21:54:22,623 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 21:54:22,623 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 61, missCount = 1, failureCount = 0]
2025-05-24 21:54:22,624 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 62, missCount = 1, failureCount = 0]
2025-05-24 21:54:22,625 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testeinsertAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:54:22,626 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 63, missCount = 1, failureCount = 0]
2025-05-24 21:54:22,626 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 64, missCount = 1, failureCount = 0]
2025-05-24 21:54:22,626 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 65, missCount = 1, failureCount = 0]
2025-05-24 21:54:22,628 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 66, missCount = 1, failureCount = 0]
2025-05-24 21:54:22,628 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 67, missCount = 1, failureCount = 0]
2025-05-24 21:54:22,629 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3e17219}
2025-05-24 21:54:22,629 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3e17219}
2025-05-24 21:54:22,629 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@7d7f49f3] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:54:22,629 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 21:54:22,629 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@3c995eae]
2025-05-24 21:54:22,629 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /insert_addr
2025-05-24 21:54:22,630 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 21:54:22,630 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /insert_addr
2025-05-24 21:54:22,630 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/insert_addr", parameters={}
2025-05-24 21:54:22,630 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#insertAddr()
2025-05-24 21:54:22,631 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 21:54:22,631 main DEBUG org.springframework.web.servlet.view.JstlView View name 'addr_menu/addr_insert', model {}
2025-05-24 21:54:22,631 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/addr_menu/addr_insert.jsp]
2025-05-24 21:54:22,631 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/addr_menu/addr_insert.jsp]
2025-05-24 21:54:22,631 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:54:22,632 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 68, missCount = 1, failureCount = 0]
2025-05-24 21:54:22,632 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 69, missCount = 1, failureCount = 0]
2025-05-24 21:54:22,632 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 70, missCount = 1, failureCount = 0]
2025-05-24 21:54:22,632 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 71, missCount = 1, failureCount = 0]
2025-05-24 21:54:22,632 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 72, missCount = 1, failureCount = 0]
2025-05-24 21:54:22,633 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 73, missCount = 1, failureCount = 0]
2025-05-24 21:54:22,633 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 74, missCount = 1, failureCount = 0]
2025-05-24 21:54:22,633 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testeinsertAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:54:22,635 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 75, missCount = 1, failureCount = 0]
2025-05-24 21:54:22,636 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [AddrControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:54:22,881 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [ReadControllerTest]: using SpringBootContextLoader
2025-05-24 21:54:22,882 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.ReadControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 21:54:22,882 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.ReadControllerTest]: ReadControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 21:54:22,884 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [ReadControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 21:54:22,902 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [ReadControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 21:54:22,905 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 21:54:22,906 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 21:54:22,907 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [ReadControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 21:54:22,907 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [ReadControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:54:22,916 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-24 21:54:22,937 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-24 21:54:22,942 main INFO deu.cse.spring_webmail.control.ReadControllerTest Starting ReadControllerTest using Java 21.0.6 with PID 38220 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 21:54:22,943 main DEBUG deu.cse.spring_webmail.control.ReadControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 21:54:22,943 main INFO deu.cse.spring_webmail.control.ReadControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 21:54:22,943 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 21:54:22,945 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@52c0c594
2025-05-24 21:54:22,946 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 21:54:22,946 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 21:54:22,965 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 21:54:22,966 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 21:54:22,967 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 21:54:22,968 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 21:54:22,969 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 21:54:22,969 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 21:54:22,974 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 21:54:22,975 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 21:54:22,976 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 21:54:22,978 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 21:54:22,981 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 21:54:23,097 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-24 21:54:23,097 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 21:54:23,099 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 21:54:23,433 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 21:54:23,434 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 21:54:23,435 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 21:54:23,435 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 21:54:23,437 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 21:54:23,437 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 21:54:23,439 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 21:54:23,440 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 21:54:23,440 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 21:54:23,441 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 21:54:23,441 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 21:54:23,442 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@60a4e124]
2025-05-24 21:54:23,442 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 21:54:23,443 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 21:54:23,444 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 21:54:23,447 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'Inlined Test Properties' with value of type String
2025-05-24 21:54:23,448 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 21:54:23,450 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 21:54:23,452 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 21:54:23,452 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:54:23,453 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:54:23,453 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 21:54:23,455 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 21:54:23,455 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 21:54:23,456 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 21:54:23,457 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 21:54:23,457 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 21:54:23,459 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@19bd1f98'
2025-05-24 21:54:23,460 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 21:54:23,462 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 21:54:23,462 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@52c0c594'
2025-05-24 21:54:23,463 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 21:54:23,463 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@52c0c594'
2025-05-24 21:54:23,463 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 21:54:23,463 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@52c0c594'
2025-05-24 21:54:23,467 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 21:54:23,468 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 21:54:23,468 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@52c0c594'
2025-05-24 21:54:23,469 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 21:54:23,469 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 21:54:23,471 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@52c0c594'
2025-05-24 21:54:23,475 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 21:54:23,477 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 21:54:23,481 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 21:54:23,481 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 21:54:23,482 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:54:23,483 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 21:54:23,494 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:54:23,496 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:54:23,496 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:54:23,496 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@19bd1f98'
2025-05-24 21:54:23,499 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 21:54:23,500 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 21:54:23,500 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:54:23,501 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:54:23,501 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@19bd1f98'
2025-05-24 21:54:23,502 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 21:54:23,503 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@52c0c594'
2025-05-24 21:54:23,510 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 21:54:23,511 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 21:54:23,511 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 21:54:23,512 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 21:54:23,512 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 21:54:23,514 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 21:54:23,515 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@52c0c594'
2025-05-24 21:54:23,516 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:54:23,516 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:54:23,519 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 21:54:23,521 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 21:54:23,522 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@52c0c594'
2025-05-24 21:54:23,522 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:54:23,522 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:54:23,527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 21:54:23,527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:54:23,528 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:54:23,528 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:54:23,530 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr() {GET [/insert_addr]}: insertAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 21:54:23,532 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model) {GET [/download]}: download(String,String)
2025-05-24 21:54:23,535 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/delete_user]}: deleteUser(Model) {GET [/img_test]}: imgTest() { [/get_image/{imageName}]}: getImage(String) {GET [/add_user]}: addUser() {GET [/login_fail]}: loginFail() {GET [/main_menu]}: mainMenu(Model) {GET [/admin_menu]}: adminMenu(Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes)
2025-05-24 21:54:23,538 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes) {GET [/write_mail]}: writeMail()
2025-05-24 21:54:23,540 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 21:54:23,542 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 21:54:23,542 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 21:54:23,542 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:54:23,542 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:54:23,543 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 21:54:23,543 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:54:23,543 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:54:23,543 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 21:54:23,544 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 21:54:23,544 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:54:23,544 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:54:23,545 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 21:54:23,545 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 21:54:23,546 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 21:54:23,546 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 21:54:23,546 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 21:54:23,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 21:54:23,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 21:54:23,550 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 21:54:23,550 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 21:54:23,551 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 21:54:23,551 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:54:23,551 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 21:54:23,551 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:54:23,554 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:54:23,554 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 21:54:23,554 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 21:54:23,555 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 21:54:23,555 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 21:54:23,555 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 21:54:23,555 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@52c0c594'
2025-05-24 21:54:23,555 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 21:54:23,556 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 21:54:23,559 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@52c0c594'
2025-05-24 21:54:23,559 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 21:54:23,560 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 21:54:23,560 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 21:54:23,561 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 21:54:23,561 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 21:54:23,562 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@52c0c594'
2025-05-24 21:54:23,562 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:54:23,562 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 21:54:23,563 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 21:54:23,568 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 21:54:23,568 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:54:23,569 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:54:23,569 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:54:23,570 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 21:54:23,570 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 21:54:23,571 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 21:54:23,572 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 21:54:23,574 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@109fa8e2, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@743fc1ee, org.springframework.security.web.context.SecurityContextHolderFilter@7f055e1, org.springframework.security.web.header.HeaderWriterFilter@6d41b46a, org.springframework.web.filter.CorsFilter@4967d14c, org.springframework.security.web.authentication.logout.LogoutFilter@3feec3b0, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@59250335, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2a5782d7, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5ab6cb92, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@38aa5ffe, org.springframework.security.web.access.ExceptionTranslationFilter@2e7bcd52, org.springframework.security.web.access.intercept.AuthorizationFilter@45bf1b4e]
2025-05-24 21:54:23,576 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 21:54:23,576 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 21:54:23,577 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 21:54:23,578 main WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore Ant [pattern='/WEB-INF/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 21:54:23,578 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure Ant [pattern='/WEB-INF/**']
2025-05-24 21:54:23,579 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 21:54:23,579 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 21:54:23,580 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 21:54:23,580 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 21:54:23,580 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 21:54:23,581 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 21:54:23,581 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 21:54:23,582 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:54:23,583 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:54:23,584 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 21:54:23,584 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 21:54:23,584 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:54:23,584 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 21:54:23,585 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:54:23,585 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 21:54:23,585 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 21:54:23,586 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 21:54:23,586 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 21:54:23,586 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 21:54:23,587 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 21:54:23,587 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 21:54:23,587 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 21:54:23,587 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@52c0c594'
2025-05-24 21:54:23,587 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:54:23,587 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 21:54:23,588 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:54:23,594 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:54:23,594 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 21:54:23,595 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 21:54:23,595 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 21:54:23,597 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 21:54:23,598 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-24 21:54:23,598 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-24 21:54:23,599 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@52c0c594'
2025-05-24 21:54:23,599 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:54:23,599 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-24 21:54:23,600 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 21:54:23,600 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 21:54:23,600 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 21:54:23,601 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 21:54:23,601 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 21:54:23,602 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 21:54:23,602 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 21:54:23,602 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 21:54:23,603 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:54:23,603 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 21:54:23,603 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 21:54:23,603 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 21:54:23,603 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 21:54:23,603 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 21:54:23,604 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:54:23,605 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:54:23,605 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 21:54:23,606 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 21:54:23,606 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 21:54:23,607 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 21:54:23,608 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 21:54:23,609 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 21:54:23,610 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 21:54:23,610 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 21:54:23,610 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 21:54:23,611 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 21:54:23,611 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 21:54:23,611 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 21:54:23,611 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 21:54:23,611 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:54:23,613 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 21:54:23,614 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 21:54:23,614 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:54:23,615 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 21:54:23,615 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 21:54:23,617 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:54:23,617 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@19bd1f98'
2025-05-24 21:54:23,617 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:54:23,618 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 21:54:23,618 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 21:54:23,618 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 21:54:23,620 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 21:54:23,620 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 21:54:23,620 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 21:54:23,621 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 21:54:23,621 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:54:23,622 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 21:54:23,622 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 21:54:23,622 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:54:23,623 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 21:54:23,623 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:54:23,624 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 21:54:23,624 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 21:54:23,625 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-24 21:54:23,625 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-24 21:54:23,627 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-24 21:54:23,627 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-24 21:54:23,630 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-24 21:54:23,630 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-24 21:54:23,630 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 21:54:23,630 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-24 21:54:23,631 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-24 21:54:23,632 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-24 21:54:23,632 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 21:54:23,632 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 21:54:23,632 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 21:54:23,632 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 21:54:23,632 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 21:54:23,633 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 21:54:23,633 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 21:54:23,633 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-24 21:54:23,634 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@7e78953e
2025-05-24 21:54:23,634 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@51e0629a
2025-05-24 21:54:23,634 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 21:54:23,634 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 1 ms
2025-05-24 21:54:23,634 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 21:54:23,635 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-24 21:54:23,641 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 21:54:23,641 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 21:54:23,641 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 21:54:23,643 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-24 21:54:23,646 main INFO deu.cse.spring_webmail.control.ReadControllerTest Started ReadControllerTest in 0.731 seconds (process running for 6.509)
2025-05-24 21:54:23,648 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 75, missCount = 2, failureCount = 0]
2025-05-24 21:54:23,649 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 21:54:23,649 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 76, missCount = 2, failureCount = 0]
2025-05-24 21:54:23,652 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 77, missCount = 2, failureCount = 0]
2025-05-24 21:54:23,654 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testdownload_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:54:23,656 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 78, missCount = 2, failureCount = 0]
2025-05-24 21:54:23,657 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 79, missCount = 2, failureCount = 0]
2025-05-24 21:54:23,658 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 80, missCount = 2, failureCount = 0]
2025-05-24 21:54:23,659 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 81, missCount = 2, failureCount = 0]
2025-05-24 21:54:23,660 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 82, missCount = 2, failureCount = 0]
2025-05-24 21:54:23,676 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@76b11572}
2025-05-24 21:54:23,677 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@76b11572}
2025-05-24 21:54:23,677 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@7f055e1] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:54:23,677 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@76b11572}
2025-05-24 21:54:23,677 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@76b11572}
2025-05-24 21:54:23,677 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@7f055e1] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@547930a]
2025-05-24 21:54:23,677 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 21:54:23,677 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@4cdc1d81]
2025-05-24 21:54:23,677 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /download
2025-05-24 21:54:23,678 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 21:54:23,678 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /download
2025-05-24 21:54:23,678 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/download", parameters={masked}
2025-05-24 21:54:23,678 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#download(String, String)
2025-05-24 21:54:23,679 main DEBUG deu.cse.spring_webmail.control.ReadController userid = tester, filename = sample.txt
2025-05-24 21:54:23,690 main DEBUG deu.cse.spring_webmail.control.ReadController userid = tester, filename = sample.txt
2025-05-24 21:54:23,692 main DEBUG deu.cse.spring_webmail.control.ReadController File: C:\Users\Haruki\AppData\Local\Temp\junit14563637326232655232\mock_download\tester\sample.txt, Content-Type: text/plain
2025-05-24 21:54:23,702 main DEBUG org.springframework.web.servlet.mvc.method.annotation.HttpEntityMethodProcessor Found 'Content-Type:text/plain' in response
2025-05-24 21:54:23,702 main DEBUG org.springframework.web.servlet.mvc.method.annotation.HttpEntityMethodProcessor Writing [InputStream resource [resource loaded through InputStream]]
2025-05-24 21:54:23,704 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:54:23,788 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 83, missCount = 2, failureCount = 0]
2025-05-24 21:54:23,789 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 84, missCount = 2, failureCount = 0]
2025-05-24 21:54:23,789 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 85, missCount = 2, failureCount = 0]
2025-05-24 21:54:23,789 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 86, missCount = 2, failureCount = 0]
2025-05-24 21:54:23,790 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 87, missCount = 2, failureCount = 0]
2025-05-24 21:54:23,791 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 88, missCount = 2, failureCount = 0]
2025-05-24 21:54:23,791 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 89, missCount = 2, failureCount = 0]
2025-05-24 21:54:23,791 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testdownload_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:54:23,798 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 90, missCount = 2, failureCount = 0]
2025-05-24 21:54:23,799 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 21:54:23,799 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 91, missCount = 2, failureCount = 0]
2025-05-24 21:54:23,800 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 92, missCount = 2, failureCount = 0]
2025-05-24 21:54:23,800 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testdeleteMail_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:54:23,801 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 93, missCount = 2, failureCount = 0]
2025-05-24 21:54:23,802 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 94, missCount = 2, failureCount = 0]
2025-05-24 21:54:23,803 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 95, missCount = 2, failureCount = 0]
2025-05-24 21:54:23,803 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 96, missCount = 2, failureCount = 0]
2025-05-24 21:54:23,805 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 97, missCount = 2, failureCount = 0]
2025-05-24 21:54:23,810 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@391aee9}
2025-05-24 21:54:23,810 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@391aee9}
2025-05-24 21:54:23,810 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@7f055e1] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:54:23,810 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 21:54:23,811 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@1b6d0ee9]
2025-05-24 21:54:23,811 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_mail.do
2025-05-24 21:54:23,811 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 21:54:23,811 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /delete_mail.do
2025-05-24 21:54:23,811 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/delete_mail.do", parameters={masked}
2025-05-24 21:54:23,811 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#deleteMailDo(Integer, RedirectAttributes)
2025-05-24 21:54:23,812 main DEBUG deu.cse.spring_webmail.control.ReadController delete_mail.do: msgid = 1
2025-05-24 21:54:23,813 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 21:54:23,813 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 21:54:23,814 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 98, missCount = 2, failureCount = 0]
2025-05-24 21:54:23,814 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 99, missCount = 2, failureCount = 0]
2025-05-24 21:54:23,814 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 100, missCount = 2, failureCount = 0]
2025-05-24 21:54:23,814 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 101, missCount = 2, failureCount = 0]
2025-05-24 21:54:23,815 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 102, missCount = 2, failureCount = 0]
2025-05-24 21:54:23,815 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 103, missCount = 2, failureCount = 0]
2025-05-24 21:54:23,815 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 104, missCount = 2, failureCount = 0]
2025-05-24 21:54:23,815 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testdeleteMail_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:54:23,818 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 105, missCount = 2, failureCount = 0]
2025-05-24 21:54:23,818 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 21:54:23,818 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 106, missCount = 2, failureCount = 0]
2025-05-24 21:54:23,819 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 107, missCount = 2, failureCount = 0]
2025-05-24 21:54:23,820 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testdeleteMail_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:54:23,820 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 108, missCount = 2, failureCount = 0]
2025-05-24 21:54:23,820 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 109, missCount = 2, failureCount = 0]
2025-05-24 21:54:23,820 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 110, missCount = 2, failureCount = 0]
2025-05-24 21:54:23,820 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 111, missCount = 2, failureCount = 0]
2025-05-24 21:54:23,821 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 112, missCount = 2, failureCount = 0]
2025-05-24 21:54:23,822 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2c1a48d6}
2025-05-24 21:54:23,822 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2c1a48d6}
2025-05-24 21:54:23,822 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@7f055e1] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:54:23,822 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 21:54:23,823 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@6bcf75d4]
2025-05-24 21:54:23,823 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_mail.do
2025-05-24 21:54:23,823 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 21:54:23,823 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /delete_mail.do
2025-05-24 21:54:23,823 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/delete_mail.do", parameters={masked}
2025-05-24 21:54:23,823 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#deleteMailDo(Integer, RedirectAttributes)
2025-05-24 21:54:23,824 main DEBUG deu.cse.spring_webmail.control.ReadController delete_mail.do: msgid = 1
2025-05-24 21:54:23,824 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 21:54:23,824 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 21:54:23,825 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 113, missCount = 2, failureCount = 0]
2025-05-24 21:54:23,825 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 114, missCount = 2, failureCount = 0]
2025-05-24 21:54:23,825 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 115, missCount = 2, failureCount = 0]
2025-05-24 21:54:23,825 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 116, missCount = 2, failureCount = 0]
2025-05-24 21:54:23,825 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 117, missCount = 2, failureCount = 0]
2025-05-24 21:54:23,826 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 118, missCount = 2, failureCount = 0]
2025-05-24 21:54:23,826 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 119, missCount = 2, failureCount = 0]
2025-05-24 21:54:23,826 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testdeleteMail_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:54:23,827 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 120, missCount = 2, failureCount = 0]
2025-05-24 21:54:23,827 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 21:54:23,828 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 121, missCount = 2, failureCount = 0]
2025-05-24 21:54:23,828 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 122, missCount = 2, failureCount = 0]
2025-05-24 21:54:23,829 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testshowMessage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:54:23,829 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 123, missCount = 2, failureCount = 0]
2025-05-24 21:54:23,830 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 124, missCount = 2, failureCount = 0]
2025-05-24 21:54:23,830 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 125, missCount = 2, failureCount = 0]
2025-05-24 21:54:23,830 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 126, missCount = 2, failureCount = 0]
2025-05-24 21:54:23,831 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 127, missCount = 2, failureCount = 0]
2025-05-24 21:54:23,833 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@69b783ea}
2025-05-24 21:54:23,833 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@69b783ea}
2025-05-24 21:54:23,833 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@7f055e1] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:54:23,833 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@4076398b]
2025-05-24 21:54:23,834 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /show_message
2025-05-24 21:54:23,834 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 21:54:23,834 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /show_message
2025-05-24 21:54:23,834 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/show_message", parameters={masked}
2025-05-24 21:54:23,834 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#showMessage(Integer, Model)
2025-05-24 21:54:23,835 main DEBUG deu.cse.spring_webmail.control.ReadController download_folder = /mock_download
2025-05-24 21:54:23,837 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 21:54:23,837 main DEBUG org.springframework.web.servlet.view.JstlView View name '/read_mail/show_message', model {msg=Hello message}
2025-05-24 21:54:23,837 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//read_mail/show_message.jsp]
2025-05-24 21:54:23,837 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views//read_mail/show_message.jsp]
2025-05-24 21:54:23,837 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:54:23,841 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 128, missCount = 2, failureCount = 0]
2025-05-24 21:54:23,841 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 129, missCount = 2, failureCount = 0]
2025-05-24 21:54:23,841 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 130, missCount = 2, failureCount = 0]
2025-05-24 21:54:23,841 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 131, missCount = 2, failureCount = 0]
2025-05-24 21:54:23,841 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 132, missCount = 2, failureCount = 0]
2025-05-24 21:54:23,842 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 133, missCount = 2, failureCount = 0]
2025-05-24 21:54:23,842 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 134, missCount = 2, failureCount = 0]
2025-05-24 21:54:23,842 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testshowMessage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:54:23,843 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 135, missCount = 2, failureCount = 0]
2025-05-24 21:54:23,843 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [ReadControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:54:23,853 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [SystemControllerTest]: using SpringBootContextLoader
2025-05-24 21:54:23,854 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.SystemControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 21:54:23,854 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.SystemControllerTest]: SystemControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 21:54:23,855 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [SystemControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 21:54:23,871 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [SystemControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 21:54:23,872 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:54:23,873 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 21:54:23,873 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [SystemControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 21:54:23,874 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [SystemControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:54:23,900 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-24 21:54:23,929 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-24 21:54:23,941 main INFO deu.cse.spring_webmail.control.SystemControllerTest Starting SystemControllerTest using Java 21.0.6 with PID 38220 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 21:54:23,942 main DEBUG deu.cse.spring_webmail.control.SystemControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 21:54:23,942 main INFO deu.cse.spring_webmail.control.SystemControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 21:54:23,943 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 21:54:23,944 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@822e8a1
2025-05-24 21:54:23,945 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 21:54:23,946 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 21:54:23,969 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 21:54:23,970 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 21:54:23,971 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 21:54:23,972 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 21:54:23,973 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 21:54:23,974 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 21:54:23,978 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 21:54:23,978 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 21:54:23,979 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 21:54:23,980 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 21:54:23,980 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 21:54:24,101 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-24 21:54:24,103 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 21:54:24,105 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 21:54:24,138 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 21:54:24,138 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 21:54:24,138 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 21:54:24,138 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 21:54:24,139 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 21:54:24,139 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 21:54:24,140 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 21:54:24,140 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 21:54:24,140 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 21:54:24,140 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 21:54:24,141 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 21:54:24,142 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@a1c87e6]
2025-05-24 21:54:24,142 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 21:54:24,142 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 21:54:24,143 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 21:54:24,144 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:54:24,144 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 21:54:24,145 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 21:54:24,145 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:54:24,146 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:54:24,148 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 21:54:24,149 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 21:54:24,149 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 21:54:24,150 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 21:54:24,150 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 21:54:24,150 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 21:54:24,151 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@38ffec31'
2025-05-24 21:54:24,151 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 21:54:24,153 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 21:54:24,153 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@822e8a1'
2025-05-24 21:54:24,154 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 21:54:24,154 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@822e8a1'
2025-05-24 21:54:24,154 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 21:54:24,154 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@822e8a1'
2025-05-24 21:54:24,155 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 21:54:24,155 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 21:54:24,155 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@822e8a1'
2025-05-24 21:54:24,155 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 21:54:24,155 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 21:54:24,155 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@822e8a1'
2025-05-24 21:54:24,155 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 21:54:24,157 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 21:54:24,158 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 21:54:24,158 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 21:54:24,158 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:54:24,158 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 21:54:24,163 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:54:24,163 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:54:24,164 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:54:24,164 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@38ffec31'
2025-05-24 21:54:24,164 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 21:54:24,165 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 21:54:24,165 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:54:24,165 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:54:24,165 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@38ffec31'
2025-05-24 21:54:24,165 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 21:54:24,166 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@822e8a1'
2025-05-24 21:54:24,168 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 21:54:24,169 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 21:54:24,169 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 21:54:24,169 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 21:54:24,169 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 21:54:24,170 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 21:54:24,170 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@822e8a1'
2025-05-24 21:54:24,170 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:54:24,170 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:54:24,172 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 21:54:24,174 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 21:54:24,174 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@822e8a1'
2025-05-24 21:54:24,174 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:54:24,174 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:54:24,177 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 21:54:24,178 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:54:24,178 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:54:24,178 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:54:24,180 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr() {GET [/insert_addr]}: insertAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 21:54:24,183 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model) {GET [/download]}: download(String,String)
2025-05-24 21:54:24,185 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/delete_user]}: deleteUser(Model) {GET [/img_test]}: imgTest() { [/get_image/{imageName}]}: getImage(String) {GET [/add_user]}: addUser() {GET [/login_fail]}: loginFail() {GET [/main_menu]}: mainMenu(Model) {GET [/admin_menu]}: adminMenu(Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes)
2025-05-24 21:54:24,186 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes) {GET [/write_mail]}: writeMail()
2025-05-24 21:54:24,187 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 21:54:24,188 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 21:54:24,188 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 21:54:24,189 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:54:24,189 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:54:24,189 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 21:54:24,190 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:54:24,190 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:54:24,191 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 21:54:24,192 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 21:54:24,193 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:54:24,193 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:54:24,193 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 21:54:24,193 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 21:54:24,194 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 21:54:24,194 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 21:54:24,195 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 21:54:24,196 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 21:54:24,196 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 21:54:24,197 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 21:54:24,197 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 21:54:24,197 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 21:54:24,199 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:54:24,199 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 21:54:24,200 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:54:24,201 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:54:24,202 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 21:54:24,202 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 21:54:24,202 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 21:54:24,202 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 21:54:24,203 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 21:54:24,203 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@822e8a1'
2025-05-24 21:54:24,203 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 21:54:24,203 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 21:54:24,206 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@822e8a1'
2025-05-24 21:54:24,206 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 21:54:24,207 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 21:54:24,207 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 21:54:24,209 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 21:54:24,209 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 21:54:24,209 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@822e8a1'
2025-05-24 21:54:24,209 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:54:24,210 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 21:54:24,210 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 21:54:24,215 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 21:54:24,216 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:54:24,216 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:54:24,216 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:54:24,217 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 21:54:24,217 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 21:54:24,219 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 21:54:24,219 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 21:54:24,222 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@6d91e1ba, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7c8ae2c6, org.springframework.security.web.context.SecurityContextHolderFilter@7ef9d004, org.springframework.security.web.header.HeaderWriterFilter@5fc88c91, org.springframework.web.filter.CorsFilter@18f94d41, org.springframework.security.web.authentication.logout.LogoutFilter@35353b68, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@71637a85, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1ecf9602, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1e4b197f, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7224ab89, org.springframework.security.web.access.ExceptionTranslationFilter@bc168ac, org.springframework.security.web.access.intercept.AuthorizationFilter@11eeaf31]
2025-05-24 21:54:24,224 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 21:54:24,225 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 21:54:24,225 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 21:54:24,225 main WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore Ant [pattern='/WEB-INF/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 21:54:24,226 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure Ant [pattern='/WEB-INF/**']
2025-05-24 21:54:24,227 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 21:54:24,227 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 21:54:24,227 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 21:54:24,227 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 21:54:24,227 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 21:54:24,228 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 21:54:24,228 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 21:54:24,229 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:54:24,230 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:54:24,230 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 21:54:24,231 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 21:54:24,231 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:54:24,231 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 21:54:24,232 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:54:24,232 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 21:54:24,233 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 21:54:24,233 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 21:54:24,233 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 21:54:24,234 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 21:54:24,234 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 21:54:24,234 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 21:54:24,234 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 21:54:24,235 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@822e8a1'
2025-05-24 21:54:24,235 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:54:24,235 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 21:54:24,235 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:54:24,238 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:54:24,238 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 21:54:24,239 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 21:54:24,240 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 21:54:24,242 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 21:54:24,242 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-24 21:54:24,242 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-24 21:54:24,242 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@822e8a1'
2025-05-24 21:54:24,242 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:54:24,243 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-24 21:54:24,243 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 21:54:24,243 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 21:54:24,243 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 21:54:24,244 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 21:54:24,244 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 21:54:24,244 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 21:54:24,245 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 21:54:24,245 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 21:54:24,246 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:54:24,246 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 21:54:24,246 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 21:54:24,246 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 21:54:24,246 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 21:54:24,246 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 21:54:24,246 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:54:24,247 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:54:24,247 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 21:54:24,248 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 21:54:24,249 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 21:54:24,249 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 21:54:24,250 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 21:54:24,251 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 21:54:24,251 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 21:54:24,251 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 21:54:24,252 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 21:54:24,252 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 21:54:24,252 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 21:54:24,252 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 21:54:24,252 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 21:54:24,253 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:54:24,253 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 21:54:24,253 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 21:54:24,253 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:54:24,254 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 21:54:24,254 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 21:54:24,254 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:54:24,254 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@38ffec31'
2025-05-24 21:54:24,254 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:54:24,255 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 21:54:24,255 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 21:54:24,255 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 21:54:24,257 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 21:54:24,258 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 21:54:24,258 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 21:54:24,260 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 21:54:24,260 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:54:24,261 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 21:54:24,262 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 21:54:24,262 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:54:24,263 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 21:54:24,263 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:54:24,264 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 21:54:24,264 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 21:54:24,265 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-24 21:54:24,266 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-24 21:54:24,267 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-24 21:54:24,267 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-24 21:54:24,268 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-24 21:54:24,268 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-24 21:54:24,268 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 21:54:24,268 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-24 21:54:24,269 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-24 21:54:24,269 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-24 21:54:24,270 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 21:54:24,270 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 21:54:24,270 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 21:54:24,270 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 21:54:24,270 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 21:54:24,271 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 21:54:24,271 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 21:54:24,271 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-24 21:54:24,272 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@192b9e35
2025-05-24 21:54:24,272 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@3b85a820
2025-05-24 21:54:24,272 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 21:54:24,272 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 1 ms
2025-05-24 21:54:24,273 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 21:54:24,274 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-24 21:54:24,278 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 21:54:24,278 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 21:54:24,278 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 21:54:24,280 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-24 21:54:24,283 main INFO deu.cse.spring_webmail.control.SystemControllerTest Started SystemControllerTest in 0.384 seconds (process running for 7.146)
2025-05-24 21:54:24,284 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 135, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,284 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:54:24,285 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 136, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,285 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 137, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,287 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:54:24,288 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 138, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,289 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 139, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,291 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 140, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,291 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 141, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,293 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 142, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,294 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@54c77b89}
2025-05-24 21:54:24,295 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@54c77b89}
2025-05-24 21:54:24,295 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@7ef9d004] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:54:24,295 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@54c77b89}
2025-05-24 21:54:24,296 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@54c77b89}
2025-05-24 21:54:24,296 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@7ef9d004] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@256ea0d6]
2025-05-24 21:54:24,296 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 21:54:24,296 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@676bccaa]
2025-05-24 21:54:24,297 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /add_user
2025-05-24 21:54:24,297 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:54:24,298 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /add_user
2025-05-24 21:54:24,298 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/add_user", parameters={}
2025-05-24 21:54:24,298 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#addUser()
2025-05-24 21:54:24,299 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 21:54:24,299 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/add_user', model {}
2025-05-24 21:54:24,299 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/add_user.jsp]
2025-05-24 21:54:24,299 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/add_user.jsp]
2025-05-24 21:54:24,299 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:54:24,300 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 143, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,300 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 144, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,300 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 145, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,300 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 146, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,301 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 147, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,301 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 148, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,301 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 149, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,301 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:54:24,304 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 150, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,304 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:54:24,304 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 151, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,304 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 152, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,305 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testGetImage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:54:24,306 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 153, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,306 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 154, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,306 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 155, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,306 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 156, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,307 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 157, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,386 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@165e3835}
2025-05-24 21:54:24,387 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@165e3835}
2025-05-24 21:54:24,387 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@7ef9d004] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:54:24,387 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 21:54:24,387 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@28f74096]
2025-05-24 21:54:24,388 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /get_image/test.jpg
2025-05-24 21:54:24,388 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /get_image/test.jpg
2025-05-24 21:54:24,388 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/get_image/test.jpg", parameters={}
2025-05-24 21:54:24,388 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#getImage(String)
2025-05-24 21:54:24,413 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Using 'application/octet-stream', given [*/*] and supported [application/octet-stream, */*, application/json, application/*+json]
2025-05-24 21:54:24,413 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Writing [{-1, -40, -1, -32, 0, 16, 74, 70, 73, 70, 0, 1, 2, 0, 0, 1, 0, 1, 0, 0, -1, -37, 0, 67, 0, 8, 6, 6, (truncated)...]
2025-05-24 21:54:24,417 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:54:24,417 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:54:24,420 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 158, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,420 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 159, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,421 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 160, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,421 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 161, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,421 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 162, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,421 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 163, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,421 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 164, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,421 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testGetImage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:54:24,425 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 165, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,425 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:54:24,425 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 166, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,425 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 167, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,426 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testIndexPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:54:24,427 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 168, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,427 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 169, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,427 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 170, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,427 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 171, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,428 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 172, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,428 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@647b7f63}
2025-05-24 21:54:24,428 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@647b7f63}
2025-05-24 21:54:24,428 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@7ef9d004] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:54:24,428 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@3145c33b]
2025-05-24 21:54:24,429 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 21:54:24,429 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 21:54:24,429 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/", parameters={}
2025-05-24 21:54:24,430 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 21:54:24,430 main DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 21:54:24,430 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 21:54:24,431 main DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 21:54:24,431 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 21:54:24,431 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 21:54:24,431 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:54:24,431 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:54:24,433 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 173, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,433 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 174, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,433 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 175, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,433 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 176, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,433 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 177, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,434 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 178, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,434 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 179, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,435 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testIndexPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:54:24,437 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 180, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,437 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:54:24,437 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 181, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,437 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 182, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,438 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testDeleteUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:54:24,438 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 183, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,438 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 184, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,439 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 185, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,440 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 186, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,441 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 187, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,485 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@57f778e9}
2025-05-24 21:54:24,485 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@57f778e9}
2025-05-24 21:54:24,485 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@7ef9d004] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:54:24,486 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@e06d647]
2025-05-24 21:54:24,486 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /delete_user.do
2025-05-24 21:54:24,487 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:54:24,487 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /delete_user.do
2025-05-24 21:54:24,487 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/delete_user.do", parameters={masked}
2025-05-24 21:54:24,487 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#deleteUserDo(String[], RedirectAttributes)
2025-05-24 21:54:24,488 main DEBUG deu.cse.spring_webmail.control.SystemController delete_user.do: selectedUser = [a@test.com, b@test.com]
2025-05-24 21:54:24,490 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 21:54:24,491 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 21:54:24,491 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 188, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,491 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 189, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,491 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 190, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,491 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 191, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,492 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 192, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,492 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 193, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,492 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 194, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,492 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testDeleteUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:54:24,494 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 195, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,495 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:54:24,495 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 196, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,495 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 197, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,496 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testIsAdminMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:54:24,496 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 198, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,496 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 199, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,497 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 200, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,497 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 201, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,497 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 202, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,499 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@38617f1c}
2025-05-24 21:54:24,499 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@38617f1c}
2025-05-24 21:54:24,499 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@7ef9d004] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:54:24,499 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@7e41619d]
2025-05-24 21:54:24,499 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-24 21:54:24,500 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 21:54:24,500 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /admin_menu
2025-05-24 21:54:24,500 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/admin_menu", parameters={}
2025-05-24 21:54:24,500 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#adminMenu(Model)
2025-05-24 21:54:24,500 main DEBUG deu.cse.spring_webmail.control.SystemController root.id = james-admin, root.password = changeme, admin.id = test@test.com
2025-05-24 21:54:24,500 main DEBUG deu.cse.spring_webmail.control.SystemController userList = [user1, user2]
2025-05-24 21:54:24,501 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 21:54:24,501 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/admin_menu', model {userList=[user1, user2]}
2025-05-24 21:54:24,501 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-24 21:54:24,501 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-24 21:54:24,501 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:54:24,502 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 203, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,502 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 204, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,502 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 205, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,502 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 206, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,502 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 207, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,502 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 208, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,503 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 209, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,503 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testIsAdminMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:54:24,503 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 210, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,504 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:54:24,504 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 211, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,504 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 212, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,504 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAdminMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:54:24,505 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 213, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,505 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 214, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,505 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 215, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,505 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 216, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,505 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 217, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,507 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4aa007c6}
2025-05-24 21:54:24,507 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4aa007c6}
2025-05-24 21:54:24,507 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@7ef9d004] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:54:24,507 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@6a72d5fb]
2025-05-24 21:54:24,508 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-24 21:54:24,508 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:54:24,509 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /admin_menu
2025-05-24 21:54:24,509 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/admin_menu", parameters={}
2025-05-24 21:54:24,509 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#adminMenu(Model)
2025-05-24 21:54:24,509 main DEBUG deu.cse.spring_webmail.control.SystemController root.id = james-admin, root.password = changeme, admin.id = test@test.com
2025-05-24 21:54:24,509 main DEBUG deu.cse.spring_webmail.control.SystemController userList = [user1, user2]
2025-05-24 21:54:24,509 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 21:54:24,509 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/admin_menu', model {userList=[user1, user2]}
2025-05-24 21:54:24,509 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-24 21:54:24,509 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-24 21:54:24,509 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:54:24,510 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 218, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,510 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 219, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,510 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 220, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,510 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 221, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,510 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 222, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,511 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 223, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,511 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 224, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,511 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAdminMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:54:24,512 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 225, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,513 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:54:24,513 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 226, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,513 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 227, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,513 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testMainMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:54:24,513 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 228, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,514 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 229, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,514 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 230, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,514 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 231, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,514 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 232, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,515 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2101e969}
2025-05-24 21:54:24,515 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2101e969}
2025-05-24 21:54:24,516 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@7ef9d004] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:54:24,516 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@3f3b50df]
2025-05-24 21:54:24,516 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-24 21:54:24,516 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-24 21:54:24,516 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/main_menu", parameters={}
2025-05-24 21:54:24,516 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(Model)
2025-05-24 21:54:24,517 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 21:54:24,517 main DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=Mocked Message List}
2025-05-24 21:54:24,517 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 21:54:24,517 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 21:54:24,517 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:54:24,517 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:54:24,518 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 233, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,519 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 234, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,519 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 235, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,519 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 236, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,519 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 237, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,519 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 238, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,519 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 239, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,519 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testMainMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:54:24,521 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 240, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,521 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:54:24,521 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 241, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,521 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 242, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,521 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testDeleteUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:54:24,522 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 243, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,522 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 244, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,522 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 245, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,522 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 246, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,522 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 247, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,524 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@17d99e0f}
2025-05-24 21:54:24,524 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@17d99e0f}
2025-05-24 21:54:24,524 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@7ef9d004] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:54:24,525 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@257a59c]
2025-05-24 21:54:24,525 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_user
2025-05-24 21:54:24,525 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:54:24,525 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /delete_user
2025-05-24 21:54:24,525 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/delete_user", parameters={}
2025-05-24 21:54:24,525 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#deleteUser(Model)
2025-05-24 21:54:24,525 main DEBUG deu.cse.spring_webmail.control.SystemController delete_user called
2025-05-24 21:54:24,526 main DEBUG deu.cse.spring_webmail.control.SystemController userList = [user1, user2]
2025-05-24 21:54:24,526 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 21:54:24,526 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/delete_user', model {userList=[user1, user2]}
2025-05-24 21:54:24,526 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/delete_user.jsp]
2025-05-24 21:54:24,526 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/delete_user.jsp]
2025-05-24 21:54:24,526 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:54:24,527 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 248, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,527 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 249, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,527 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 250, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,527 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 251, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,527 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 252, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,527 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 253, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,528 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 254, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,528 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testDeleteUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:54:24,529 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 255, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,530 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:54:24,530 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 256, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,530 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 257, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,530 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:54:24,530 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 258, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,531 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 259, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,531 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 260, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,531 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 261, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,532 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 262, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,533 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5a21746a}
2025-05-24 21:54:24,533 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5a21746a}
2025-05-24 21:54:24,533 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@7ef9d004] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:54:24,533 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@3d3b1ee9]
2025-05-24 21:54:24,534 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /add_user.do
2025-05-24 21:54:24,534 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:54:24,534 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /add_user.do
2025-05-24 21:54:24,534 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/add_user.do", parameters={masked}
2025-05-24 21:54:24,534 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#addUserDo(String, String, RedirectAttributes)
2025-05-24 21:54:24,535 main DEBUG deu.cse.spring_webmail.control.SystemController add_user.do: id = tester, password = pw123, port = 9999
2025-05-24 21:54:24,536 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 21:54:24,536 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 21:54:24,537 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 263, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,537 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 264, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,537 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 265, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,537 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 266, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,537 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 267, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,538 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 268, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,538 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 269, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,538 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:54:24,539 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 270, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,540 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:54:24,540 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 271, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,540 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 272, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,541 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:54:24,541 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 273, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,541 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 274, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,542 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 275, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,542 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 276, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,542 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 277, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,543 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@35590f53}
2025-05-24 21:54:24,543 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@35590f53}
2025-05-24 21:54:24,543 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@7ef9d004] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:54:24,543 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 21:54:24,543 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@1d8ab0dc]
2025-05-24 21:54:24,547 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /logout
2025-05-24 21:54:24,547 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:54:24,547 main DEBUG org.springframework.security.web.authentication.logout.LogoutFilter Logging out [UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:54:24,548 main DEBUG org.springframework.security.web.authentication.logout.SecurityContextLogoutHandler Invalidated session 27
2025-05-24 21:54:24,549 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 278, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,550 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 279, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,550 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 280, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,550 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 281, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,550 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 282, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,551 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 283, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,551 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 284, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,551 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:54:24,553 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 285, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,553 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:54:24,553 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 286, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,553 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 287, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,554 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testLoginFailPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:54:24,554 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 288, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,554 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 289, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,554 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 290, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,554 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 291, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,555 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 292, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,556 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@21fca5d3}
2025-05-24 21:54:24,556 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@21fca5d3}
2025-05-24 21:54:24,556 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@7ef9d004] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:54:24,557 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 21:54:24,557 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@3bf572e0]
2025-05-24 21:54:24,557 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login_fail
2025-05-24 21:54:24,557 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login_fail
2025-05-24 21:54:24,557 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/login_fail", parameters={}
2025-05-24 21:54:24,557 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginFail()
2025-05-24 21:54:24,558 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 21:54:24,558 main DEBUG org.springframework.web.servlet.view.JstlView View name 'login_fail', model {}
2025-05-24 21:54:24,558 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login_fail.jsp]
2025-05-24 21:54:24,558 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/login_fail.jsp]
2025-05-24 21:54:24,558 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:54:24,558 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:54:24,558 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 293, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,558 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 294, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,559 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 295, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,559 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 296, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,559 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 297, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,559 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 298, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,559 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 299, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,559 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testLoginFailPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:54:24,560 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 300, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,560 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:54:24,560 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 301, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,560 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 302, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,561 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testGetImage_nofile], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:54:24,561 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 303, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,561 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 304, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,561 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 305, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,561 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 306, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,561 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 307, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,562 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@58ea2bc2}
2025-05-24 21:54:24,562 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@58ea2bc2}
2025-05-24 21:54:24,562 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@7ef9d004] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:54:24,564 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 21:54:24,564 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@579351d1]
2025-05-24 21:54:24,564 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /get_image/nonexistent.jpg
2025-05-24 21:54:24,564 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /get_image/nonexistent.jpg
2025-05-24 21:54:24,564 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/get_image/nonexistent.jpg", parameters={}
2025-05-24 21:54:24,565 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#getImage(String)
2025-05-24 21:54:24,566 main ERROR deu.cse.spring_webmail.control.SystemController getImageBytes 예외: Can't read input file!
2025-05-24 21:54:24,568 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Using 'application/octet-stream', given [*/*] and supported [application/octet-stream, */*, application/json, application/*+json]
2025-05-24 21:54:24,568 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Writing [{}]
2025-05-24 21:54:24,568 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:54:24,568 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:54:24,569 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 308, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,569 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 309, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,569 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 310, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,569 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 311, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,569 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 312, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,570 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 313, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,570 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 314, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,570 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testGetImage_nofile], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:54:24,570 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 315, missCount = 3, failureCount = 0]
2025-05-24 21:54:24,570 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [SystemControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:54:24,576 main DEBUG deu.cse.spring_webmail.model.UserAdminAgent UserAdminAgent JMX init: server = localhost, port = 110, adminId = admin
2025-05-24 21:54:24,607 main ERROR deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 실패: Failed to retrieve RMIServer stub: javax.naming.CommunicationException [Root exception is java.rmi.ConnectIOException: non-JRMP server at remote endpoint]
2025-05-24 21:54:24,613 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [WriteControllerTest]: using SpringBootContextLoader
2025-05-24 21:54:24,615 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.WriteControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 21:54:24,615 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.WriteControllerTest]: WriteControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 21:54:24,617 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [WriteControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 21:54:24,622 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [WriteControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 21:54:24,623 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-24 21:54:24,623 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 21:54:24,624 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [WriteControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 21:54:24,624 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [WriteControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:54:24,626 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-24 21:54:24,646 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-24 21:54:24,654 main INFO deu.cse.spring_webmail.control.WriteControllerTest Starting WriteControllerTest using Java 21.0.6 with PID 38220 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 21:54:24,654 main DEBUG deu.cse.spring_webmail.control.WriteControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 21:54:24,654 main INFO deu.cse.spring_webmail.control.WriteControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 21:54:24,654 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 21:54:24,657 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@2693d31f
2025-05-24 21:54:24,658 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 21:54:24,658 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 21:54:24,684 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 21:54:24,686 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 21:54:24,687 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 21:54:24,688 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 21:54:24,689 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 21:54:24,691 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 21:54:24,697 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 21:54:24,699 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 21:54:24,700 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 21:54:24,700 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 21:54:24,701 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 21:54:24,809 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-24 21:54:24,809 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 21:54:24,812 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 21:54:24,814 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 21:54:24,814 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 21:54:24,814 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 21:54:24,814 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 21:54:24,815 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 21:54:24,815 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 21:54:24,815 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 21:54:24,815 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 21:54:24,816 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 21:54:24,816 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 21:54:24,817 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 21:54:24,817 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@1cc73bb1]
2025-05-24 21:54:24,817 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 21:54:24,817 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 21:54:24,818 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 21:54:24,818 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:54:24,819 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 21:54:24,819 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 21:54:24,819 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 21:54:24,822 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 21:54:24,822 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:54:24,823 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:54:24,823 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 21:54:24,824 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 21:54:24,824 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 21:54:24,825 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 21:54:24,825 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 21:54:24,825 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 21:54:24,825 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@6edbf6ed'
2025-05-24 21:54:24,825 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 21:54:24,826 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 21:54:24,827 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2693d31f'
2025-05-24 21:54:24,827 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 21:54:24,827 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2693d31f'
2025-05-24 21:54:24,827 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 21:54:24,827 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2693d31f'
2025-05-24 21:54:24,827 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 21:54:24,828 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 21:54:24,828 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2693d31f'
2025-05-24 21:54:24,828 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 21:54:24,828 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 21:54:24,828 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2693d31f'
2025-05-24 21:54:24,828 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 21:54:24,830 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 21:54:24,831 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 21:54:24,831 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 21:54:24,831 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:54:24,831 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 21:54:24,833 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:54:24,834 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:54:24,834 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:54:24,834 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@6edbf6ed'
2025-05-24 21:54:24,836 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 21:54:24,836 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 21:54:24,837 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:54:24,837 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:54:24,837 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@6edbf6ed'
2025-05-24 21:54:24,837 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 21:54:24,838 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2693d31f'
2025-05-24 21:54:24,840 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 21:54:24,841 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 21:54:24,841 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 21:54:24,842 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 21:54:24,842 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 21:54:24,843 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 21:54:24,843 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2693d31f'
2025-05-24 21:54:24,843 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:54:24,843 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:54:24,845 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 21:54:24,846 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 21:54:24,847 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2693d31f'
2025-05-24 21:54:24,847 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:54:24,847 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:54:24,849 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 21:54:24,850 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:54:24,850 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:54:24,850 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:54:24,852 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr() {GET [/insert_addr]}: insertAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 21:54:24,854 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model) {GET [/download]}: download(String,String)
2025-05-24 21:54:24,856 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/delete_user]}: deleteUser(Model) {GET [/img_test]}: imgTest() { [/get_image/{imageName}]}: getImage(String) {GET [/add_user]}: addUser() {GET [/login_fail]}: loginFail() {GET [/main_menu]}: mainMenu(Model) {GET [/admin_menu]}: adminMenu(Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes)
2025-05-24 21:54:24,859 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes) {GET [/write_mail]}: writeMail()
2025-05-24 21:54:24,861 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 21:54:24,862 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 21:54:24,862 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 21:54:24,863 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:54:24,863 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:54:24,863 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 21:54:24,864 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:54:24,864 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:54:24,865 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 21:54:24,865 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 21:54:24,866 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:54:24,866 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:54:24,866 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 21:54:24,866 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 21:54:24,866 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 21:54:24,867 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 21:54:24,867 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 21:54:24,871 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 21:54:24,871 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 21:54:24,872 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 21:54:24,872 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 21:54:24,872 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 21:54:24,874 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:54:24,874 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 21:54:24,875 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:54:24,877 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:54:24,878 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 21:54:24,878 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 21:54:24,879 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 21:54:24,879 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 21:54:24,880 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 21:54:24,880 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2693d31f'
2025-05-24 21:54:24,880 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 21:54:24,880 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 21:54:24,884 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2693d31f'
2025-05-24 21:54:24,884 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 21:54:24,884 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 21:54:24,884 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 21:54:24,885 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 21:54:24,886 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 21:54:24,886 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2693d31f'
2025-05-24 21:54:24,886 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:54:24,887 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 21:54:24,887 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 21:54:24,891 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 21:54:24,892 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:54:24,892 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:54:24,892 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:54:24,893 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 21:54:24,893 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 21:54:24,894 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 21:54:24,894 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 21:54:24,896 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@4124e201, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@19a3bfb5, org.springframework.security.web.context.SecurityContextHolderFilter@74d925e7, org.springframework.security.web.header.HeaderWriterFilter@352c5179, org.springframework.web.filter.CorsFilter@4d7f34dd, org.springframework.security.web.authentication.logout.LogoutFilter@612a0d49, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@7055f907, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@568514f, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@b11d2ad, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@12bd61b4, org.springframework.security.web.access.ExceptionTranslationFilter@1f122cbb, org.springframework.security.web.access.intercept.AuthorizationFilter@238ef0cc]
2025-05-24 21:54:24,898 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 21:54:24,899 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 21:54:24,899 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 21:54:24,899 main WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore Ant [pattern='/WEB-INF/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 21:54:24,900 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure Ant [pattern='/WEB-INF/**']
2025-05-24 21:54:24,901 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 21:54:24,901 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 21:54:24,901 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 21:54:24,901 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 21:54:24,902 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 21:54:24,903 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 21:54:24,903 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 21:54:24,903 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:54:24,904 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:54:24,904 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 21:54:24,904 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 21:54:24,904 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:54:24,905 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 21:54:24,905 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:54:24,905 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 21:54:24,905 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 21:54:24,905 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 21:54:24,906 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 21:54:24,907 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 21:54:24,907 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 21:54:24,907 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 21:54:24,908 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 21:54:24,908 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2693d31f'
2025-05-24 21:54:24,908 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:54:24,908 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 21:54:24,909 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:54:24,911 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:54:24,911 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 21:54:24,911 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 21:54:24,912 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 21:54:24,913 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 21:54:24,913 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-24 21:54:24,913 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-24 21:54:24,913 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2693d31f'
2025-05-24 21:54:24,913 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:54:24,914 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-24 21:54:24,915 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 21:54:24,915 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 21:54:24,916 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 21:54:24,917 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 21:54:24,917 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 21:54:24,917 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 21:54:24,917 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 21:54:24,917 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 21:54:24,918 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:54:24,918 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 21:54:24,918 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 21:54:24,918 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 21:54:24,918 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 21:54:24,918 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 21:54:24,918 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:54:24,919 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:54:24,920 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 21:54:24,920 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 21:54:24,921 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 21:54:24,921 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 21:54:24,922 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 21:54:24,922 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 21:54:24,923 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 21:54:24,923 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 21:54:24,923 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 21:54:24,923 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 21:54:24,923 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 21:54:24,923 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 21:54:24,923 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 21:54:24,923 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:54:24,924 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 21:54:24,924 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 21:54:24,924 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:54:24,924 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 21:54:24,924 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 21:54:24,925 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:54:24,925 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@6edbf6ed'
2025-05-24 21:54:24,925 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:54:24,925 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 21:54:24,925 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 21:54:24,925 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 21:54:24,926 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 21:54:24,926 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 21:54:24,926 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 21:54:24,926 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 21:54:24,927 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:54:24,928 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 21:54:24,928 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 21:54:24,929 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:54:24,929 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 21:54:24,929 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:54:24,929 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 21:54:24,929 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 21:54:24,929 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-24 21:54:24,930 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-24 21:54:24,931 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-24 21:54:24,931 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-24 21:54:24,932 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-24 21:54:24,932 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-24 21:54:24,932 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 21:54:24,932 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-24 21:54:24,932 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-24 21:54:24,933 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-24 21:54:24,933 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 21:54:24,933 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 21:54:24,933 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 21:54:24,933 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 21:54:24,933 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 21:54:24,933 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 21:54:24,934 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 21:54:24,934 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-24 21:54:24,934 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@576c8cea
2025-05-24 21:54:24,934 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@5d489be4
2025-05-24 21:54:24,934 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 21:54:24,934 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 1 ms
2025-05-24 21:54:24,934 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 21:54:24,935 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-24 21:54:24,937 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 21:54:24,937 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 21:54:24,937 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 21:54:24,938 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-24 21:54:24,940 main INFO deu.cse.spring_webmail.control.WriteControllerTest Started WriteControllerTest in 0.314 seconds (process running for 7.803)
2025-05-24 21:54:24,941 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 315, missCount = 4, failureCount = 0]
2025-05-24 21:54:24,942 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-24 21:54:24,942 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 316, missCount = 4, failureCount = 0]
2025-05-24 21:54:24,943 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 317, missCount = 4, failureCount = 0]
2025-05-24 21:54:24,944 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [WriteControllerTest], method [shouldSendMailWithoutAttachment], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:54:24,945 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 318, missCount = 4, failureCount = 0]
2025-05-24 21:54:24,945 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 319, missCount = 4, failureCount = 0]
2025-05-24 21:54:24,947 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 320, missCount = 4, failureCount = 0]
2025-05-24 21:54:24,947 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 321, missCount = 4, failureCount = 0]
2025-05-24 21:54:24,948 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 322, missCount = 4, failureCount = 0]
2025-05-24 21:54:24,953 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@1baab1b1}
2025-05-24 21:54:24,954 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@1baab1b1}
2025-05-24 21:54:24,954 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@74d925e7] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:54:24,954 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@1baab1b1}
2025-05-24 21:54:24,954 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@1baab1b1}
2025-05-24 21:54:24,954 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@74d925e7] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@1c833e78]
2025-05-24 21:54:24,954 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@7effdd04]
2025-05-24 21:54:24,954 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /write_mail.do
2025-05-24 21:54:24,955 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 21:54:24,955 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /write_mail.do
2025-05-24 21:54:24,955 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/write_mail.do", parameters={multipart}
2025-05-24 21:54:24,955 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMailDo(String, String, String, String, MultipartFile, RedirectAttributes)
2025-05-24 21:54:24,960 main DEBUG deu.cse.spring_webmail.control.WriteController write_mail.do: to = to@example.com, cc = , subj = Test Subject, body = Test Body, file1 =
2025-05-24 21:54:24,968 main DEBUG deu.cse.spring_webmail.model.SmtpAgent SMTP host : localhost
2025-05-24 21:54:25,086 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 21:54:25,086 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 21:54:25,088 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 323, missCount = 4, failureCount = 0]
2025-05-24 21:54:25,088 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 324, missCount = 4, failureCount = 0]
2025-05-24 21:54:25,088 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 325, missCount = 4, failureCount = 0]
2025-05-24 21:54:25,088 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 326, missCount = 4, failureCount = 0]
2025-05-24 21:54:25,088 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 327, missCount = 4, failureCount = 0]
2025-05-24 21:54:25,088 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 328, missCount = 4, failureCount = 0]
2025-05-24 21:54:25,088 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 329, missCount = 4, failureCount = 0]
2025-05-24 21:54:25,088 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [WriteControllerTest], method [shouldSendMailWithoutAttachment], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:54:25,090 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 330, missCount = 4, failureCount = 0]
2025-05-24 21:54:25,090 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-24 21:54:25,090 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 331, missCount = 4, failureCount = 0]
2025-05-24 21:54:25,090 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 332, missCount = 4, failureCount = 0]
2025-05-24 21:54:25,091 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [WriteControllerTest], method [shouldSendMailWithAttachment], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:54:25,091 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 333, missCount = 4, failureCount = 0]
2025-05-24 21:54:25,092 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 334, missCount = 4, failureCount = 0]
2025-05-24 21:54:25,092 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 335, missCount = 4, failureCount = 0]
2025-05-24 21:54:25,093 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 336, missCount = 4, failureCount = 0]
2025-05-24 21:54:25,093 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 337, missCount = 4, failureCount = 0]
2025-05-24 21:54:25,095 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@7488a9ac}
2025-05-24 21:54:25,096 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@7488a9ac}
2025-05-24 21:54:25,096 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@74d925e7] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:54:25,096 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@e8c9bd4]
2025-05-24 21:54:25,096 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /write_mail.do
2025-05-24 21:54:25,097 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 21:54:25,097 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /write_mail.do
2025-05-24 21:54:25,097 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/write_mail.do", parameters={multipart}
2025-05-24 21:54:25,097 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMailDo(String, String, String, String, MultipartFile, RedirectAttributes)
2025-05-24 21:54:25,098 main DEBUG deu.cse.spring_webmail.control.WriteController write_mail.do: to = to@example.com, cc = cc@example.com, subj = Test Subject, body = Test Body, file1 = test.txt
2025-05-24 21:54:25,099 main DEBUG deu.cse.spring_webmail.control.WriteController test.txt 파일을 C:\Users\Haruki\AppData\Local\Temp\ 폴더에 저장...
2025-05-24 21:54:25,100 main DEBUG deu.cse.spring_webmail.control.WriteController sendMessage: 파일(test.txt) 첨부 필요
2025-05-24 21:54:25,101 main DEBUG deu.cse.spring_webmail.model.SmtpAgent SMTP host : localhost
2025-05-24 21:54:25,145 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 21:54:25,145 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 21:54:25,147 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 338, missCount = 4, failureCount = 0]
2025-05-24 21:54:25,148 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 339, missCount = 4, failureCount = 0]
2025-05-24 21:54:25,148 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 340, missCount = 4, failureCount = 0]
2025-05-24 21:54:25,148 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 341, missCount = 4, failureCount = 0]
2025-05-24 21:54:25,148 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 342, missCount = 4, failureCount = 0]
2025-05-24 21:54:25,149 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 343, missCount = 4, failureCount = 0]
2025-05-24 21:54:25,149 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 344, missCount = 4, failureCount = 0]
2025-05-24 21:54:25,149 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [WriteControllerTest], method [shouldSendMailWithAttachment], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:54:25,151 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 345, missCount = 4, failureCount = 0]
2025-05-24 21:54:25,151 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-24 21:54:25,151 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 346, missCount = 4, failureCount = 0]
2025-05-24 21:54:25,152 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 347, missCount = 4, failureCount = 0]
2025-05-24 21:54:25,153 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [WriteControllerTest], method [shouldShowWriteMailForm], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:54:25,154 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 348, missCount = 4, failureCount = 0]
2025-05-24 21:54:25,154 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 349, missCount = 4, failureCount = 0]
2025-05-24 21:54:25,154 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 350, missCount = 4, failureCount = 0]
2025-05-24 21:54:25,155 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 351, missCount = 4, failureCount = 0]
2025-05-24 21:54:25,155 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 352, missCount = 4, failureCount = 0]
2025-05-24 21:54:25,156 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@14decb0a}
2025-05-24 21:54:25,157 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@14decb0a}
2025-05-24 21:54:25,157 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@74d925e7] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:54:25,157 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@792b2318]
2025-05-24 21:54:25,158 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /write_mail
2025-05-24 21:54:25,158 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 21:54:25,158 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /write_mail
2025-05-24 21:54:25,158 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/write_mail", parameters={}
2025-05-24 21:54:25,159 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMail()
2025-05-24 21:54:25,159 main DEBUG deu.cse.spring_webmail.control.WriteController write_mail called...
2025-05-24 21:54:25,159 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 21:54:25,159 main DEBUG org.springframework.web.servlet.view.JstlView View name 'write_mail/write_mail', model {}
2025-05-24 21:54:25,159 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/write_mail/write_mail.jsp]
2025-05-24 21:54:25,159 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/write_mail/write_mail.jsp]
2025-05-24 21:54:25,160 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:54:25,161 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 353, missCount = 4, failureCount = 0]
2025-05-24 21:54:25,161 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 354, missCount = 4, failureCount = 0]
2025-05-24 21:54:25,161 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 355, missCount = 4, failureCount = 0]
2025-05-24 21:54:25,161 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 356, missCount = 4, failureCount = 0]
2025-05-24 21:54:25,161 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 357, missCount = 4, failureCount = 0]
2025-05-24 21:54:25,162 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 358, missCount = 4, failureCount = 0]
2025-05-24 21:54:25,162 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 359, missCount = 4, failureCount = 0]
2025-05-24 21:54:25,162 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [WriteControllerTest], method [shouldShowWriteMailForm], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:54:25,162 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 360, missCount = 4, failureCount = 0]
2025-05-24 21:54:25,163 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [WriteControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:54:25,260 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 21:54:25,264 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 21:54:25,267 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 21:54:25,268 main ERROR deu.cse.spring_webmail.model.MessageParser MessageParser.parse() - Exception : bad
2025-05-24 21:54:25,271 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 21:54:25,278 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 21:54:25,370 main ERROR deu.cse.spring_webmail.model.UserAdminAgent addUser 실패: fail
2025-05-24 21:54:25,375 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 목록 조회 성공
2025-05-24 21:54:25,379 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 존재 여부 확인(user1@test.com): false
2025-05-24 21:54:25,446 main INFO deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 종료
2025-05-24 21:54:25,449 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 삭제됨: user1@test.com
2025-05-24 21:54:25,450 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 삭제됨: user2@test.com
2025-05-24 21:54:25,453 main ERROR deu.cse.spring_webmail.model.UserAdminAgent quit 실패: close failed
2025-05-24 21:54:25,455 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 추가 성공: user@test.com
2025-05-24 21:54:25,457 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 존재 여부 확인(user1@test.com): true
2025-05-24 21:54:25,459 main ERROR deu.cse.spring_webmail.model.UserAdminAgent deleteUsers 실패: fail
2025-05-24 21:54:25,463 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [SpringWebmailApplicationTests]: using SpringBootContextLoader
2025-05-24 21:54:25,464 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.SpringWebmailApplicationTests]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 21:54:25,464 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.SpringWebmailApplicationTests]: SpringWebmailApplicationTests does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 21:54:25,465 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [SpringWebmailApplicationTests]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 21:54:25,473 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Using ContextCustomizers for test class [SpringWebmailApplicationTests]: [ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, TestRestTemplateContextCustomizer, DisableObservabilityContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 21:54:25,483 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-24 21:54:25,484 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-24 21:54:25,488 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 21:54:25,489 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Using TestExecutionListeners for test class [SpringWebmailApplicationTests]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 21:54:25,490 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [SpringWebmailApplicationTests], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:54:25,492 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-24 21:54:25,506 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-24 21:54:25,511 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests Starting SpringWebmailApplicationTests using Java 21.0.6 with PID 38220 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 21:54:25,511 main DEBUG deu.cse.spring_webmail.SpringWebmailApplicationTests Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 21:54:25,511 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests No active profile set, falling back to 1 default profile: "default"
2025-05-24 21:54:25,512 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 21:54:25,513 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@5accbeae
2025-05-24 21:54:25,514 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 21:54:25,514 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 21:54:25,525 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 21:54:25,526 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 21:54:25,526 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 21:54:25,527 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 21:54:25,527 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 21:54:25,528 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 21:54:25,531 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 21:54:25,532 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 21:54:25,532 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 21:54:25,533 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 21:54:25,533 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 21:54:25,843 main INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 21:54:25,854 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 21:54:25,854 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 21:54:25,854 main DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-24 21:54:25,867 main DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 21:54:25,898 main INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 41 ms. Found 1 JPA repository interface.
2025-05-24 21:54:25,974 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 21:54:25,975 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-24 21:54:25,980 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 21:54:25,980 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-24 21:54:25,981 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-24 21:54:26,003 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 21:54:26,003 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 21:54:26,003 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 21:54:26,004 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 21:54:26,004 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-24 21:54:26,005 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 21:54:26,005 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 21:54:26,005 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 21:54:26,006 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 21:54:26,006 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 21:54:26,006 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 21:54:26,007 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-24 21:54:26,008 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-24 21:54:26,029 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-24 21:54:26,038 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-24 21:54:26,043 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-24 21:54:26,043 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-24 21:54:26,043 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 21:54:26,045 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-24 21:54:26,045 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-24 21:54:26,053 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-24 21:54:26,054 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-24 21:54:26,054 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 21:54:26,061 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 21:54:26,061 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-24 21:54:26,069 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@563e87c3]
2025-05-24 21:54:26,070 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-24 21:54:26,070 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-24 21:54:26,071 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-24 21:54:26,071 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-24 21:54:26,073 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 21:54:26,074 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 21:54:26,087 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-24 21:54:26,088 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-24 21:54:26,089 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 21:54:26,091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 21:54:26,091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-24 21:54:26,097 main DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@7a81197d
2025-05-24 21:54:26,120 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 21:54:26,122 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-24 21:54:26,122 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 21:54:26,128 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-24 21:54:26,129 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-24 21:54:26,129 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 21:54:26,135 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 21:54:26,141 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-24 21:54:26,141 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 21:54:26,141 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@387051e3'
2025-05-24 21:54:26,141 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 21:54:26,145 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-24 21:54:26,145 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-24 21:54:26,148 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-24 21:54:26,149 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-24 21:54:26,175 main DEBUG org.jboss.logging Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2025-05-24 21:54:26,178 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-24 21:54:26,181 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-24 21:54:26,181 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@387051e3'
2025-05-24 21:54:26,181 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5accbeae'
2025-05-24 21:54:26,186 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-24 21:54:26,186 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-24 21:54:26,205 main DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-24 21:54:26,523 main INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 21:54:26,570 main DEBUG com.zaxxer.hikari.HikariConfig HikariPool-1 - configuration:
2025-05-24 21:54:26,576 main DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-24 21:54:26,576 main DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-24 21:54:26,576 main DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-24 21:54:26,576 main DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-24 21:54:26,576 main DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-24 21:54:26,576 main DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-24 21:54:26,577 main DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-24 21:54:26,577 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-24 21:54:26,577 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-24 21:54:26,577 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-24 21:54:26,578 main DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-24 21:54:26,578 main DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-24 21:54:26,578 main DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-24 21:54:26,578 main DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-24 21:54:26,578 main DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-24 21:54:26,578 main DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-24 21:54:26,578 main DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-24 21:54:26,578 main DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-24 21:54:26,578 main DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-24 21:54:26,578 main DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-24 21:54:26,578 main DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-24 21:54:26,578 main DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-24 21:54:26,578 main DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-24 21:54:26,578 main DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-24 21:54:26,579 main DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-24 21:54:26,579 main DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-24 21:54:26,579 main DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-1"
2025-05-24 21:54:26,579 main DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-24 21:54:26,579 main DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-24 21:54:26,579 main DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-24 21:54:26,579 main DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-24 21:54:26,579 main DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-24 21:54:26,579 main DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-24 21:54:26,579 main DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-24 21:54:26,579 main DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-24 21:54:26,579 main INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
2025-05-24 21:54:27,079 main INFO com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@46f7d040
2025-05-24 21:54:27,080 main INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
2025-05-24 21:54:27,169 main WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 21:54:27,191 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0)
2025-05-24 21:54:27,235 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@363ec76c
2025-05-24 21:54:27,286 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@6fbfc92
2025-05-24 21:54:27,327 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@7eac31ef
2025-05-24 21:54:27,375 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@4eea4303
2025-05-24 21:54:27,416 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@f0cf2b9
2025-05-24 21:54:27,466 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@73e33f3f
2025-05-24 21:54:27,514 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1abd8325
2025-05-24 21:54:27,551 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@206879b1
2025-05-24 21:54:27,582 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@459299f3
2025-05-24 21:54:27,594 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:54:28,238 main INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 21:54:28,241 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 21:54:28,241 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 21:54:28,242 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-24 21:54:28,242 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-24 21:54:28,247 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-24 21:54:28,251 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-24 21:54:28,255 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-24 21:54:28,288 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-24 21:54:28,288 main DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-24 21:54:28,307 main DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-24 21:54:28,337 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 21:54:28,387 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 21:54:28,430 main DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-24 21:54:28,450 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 21:54:28,538 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 21:54:28,601 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 21:54:28,604 main DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-24 21:54:28,636 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 21:54:28,637 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:54:28,638 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:54:28,638 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 21:54:28,638 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 21:54:28,638 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 21:54:28,639 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:54:28,639 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:54:28,640 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:54:28,640 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:54:28,641 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:54:28,641 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 21:54:28,641 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:54:28,642 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:54:28,642 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:54:28,642 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:54:28,642 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 21:54:28,643 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 21:54:28,643 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 21:54:28,644 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:54:28,644 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 21:54:28,645 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 21:54:28,645 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 21:54:28,645 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@387051e3'
2025-05-24 21:54:28,646 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 21:54:28,647 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 21:54:28,647 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5accbeae'
2025-05-24 21:54:28,648 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 21:54:28,648 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5accbeae'
2025-05-24 21:54:28,648 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 21:54:28,648 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5accbeae'
2025-05-24 21:54:28,649 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 21:54:28,649 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 21:54:28,649 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5accbeae'
2025-05-24 21:54:28,650 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 21:54:28,650 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 21:54:28,650 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5accbeae'
2025-05-24 21:54:28,650 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 21:54:28,652 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 21:54:28,653 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 21:54:28,653 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 21:54:28,653 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:54:28,655 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:54:28,657 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:54:28,657 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:54:28,657 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@387051e3'
2025-05-24 21:54:28,659 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 21:54:28,659 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 21:54:28,660 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:54:28,660 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:54:28,660 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@387051e3'
2025-05-24 21:54:28,660 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-24 21:54:28,661 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-24 21:54:28,661 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 21:54:28,662 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-24 21:54:28,662 main WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 21:54:28,663 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-24 21:54:28,665 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 21:54:28,665 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5accbeae'
2025-05-24 21:54:28,673 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 21:54:28,676 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 21:54:28,676 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 21:54:28,677 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 21:54:28,677 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 21:54:28,679 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 21:54:28,679 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5accbeae'
2025-05-24 21:54:28,679 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:54:28,679 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:54:28,682 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 21:54:28,684 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 21:54:28,684 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5accbeae'
2025-05-24 21:54:28,684 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:54:28,684 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:54:28,687 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 21:54:28,687 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:54:28,687 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:54:28,687 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:54:28,688 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr() {GET [/insert_addr]}: insertAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 21:54:28,691 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model) {GET [/download]}: download(String,String)
2025-05-24 21:54:28,691 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/delete_user]}: deleteUser(Model) {GET [/img_test]}: imgTest() { [/get_image/{imageName}]}: getImage(String) {GET [/add_user]}: addUser() {GET [/login_fail]}: loginFail() {GET [/main_menu]}: mainMenu(Model) {GET [/admin_menu]}: adminMenu(Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes)
2025-05-24 21:54:28,693 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes) {GET [/write_mail]}: writeMail()
2025-05-24 21:54:28,694 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 21:54:28,695 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 21:54:28,695 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 21:54:28,696 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:54:28,696 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:54:28,696 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 21:54:28,696 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:54:28,696 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:54:28,697 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 21:54:28,697 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 21:54:28,697 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:54:28,697 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:54:28,697 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 21:54:28,697 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 21:54:28,699 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 21:54:28,699 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 21:54:28,700 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 21:54:28,701 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 21:54:28,701 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 21:54:28,701 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 21:54:28,701 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 21:54:28,702 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 21:54:28,702 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:54:28,702 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 21:54:28,702 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:54:28,703 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:54:28,704 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 21:54:28,704 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 21:54:28,704 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 21:54:28,704 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 21:54:28,704 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 21:54:28,704 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5accbeae'
2025-05-24 21:54:28,708 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5accbeae'
2025-05-24 21:54:28,708 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 21:54:28,708 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 21:54:28,708 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 21:54:28,709 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 21:54:28,709 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 21:54:28,711 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5accbeae'
2025-05-24 21:54:28,711 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:54:28,711 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 21:54:28,715 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 21:54:28,719 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 21:54:28,719 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:54:28,720 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:54:28,720 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:54:28,721 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 21:54:28,721 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 21:54:28,724 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 21:54:28,724 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 21:54:28,729 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@4d602d4a, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@24d3b37d, org.springframework.security.web.context.SecurityContextHolderFilter@320aad1b, org.springframework.security.web.header.HeaderWriterFilter@3c694116, org.springframework.web.filter.CorsFilter@174eea9c, org.springframework.security.web.authentication.logout.LogoutFilter@40f538fa, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@243be3df, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@725b8604, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5167b1b1, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6c10c6b1, org.springframework.security.web.access.ExceptionTranslationFilter@6c29e6d8, org.springframework.security.web.access.intercept.AuthorizationFilter@2b63308]
2025-05-24 21:54:28,731 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 21:54:28,731 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 21:54:28,732 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 21:54:28,732 main WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore Ant [pattern='/WEB-INF/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 21:54:28,733 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure Ant [pattern='/WEB-INF/**']
2025-05-24 21:54:28,735 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 21:54:28,735 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 21:54:28,735 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 21:54:28,735 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 21:54:28,735 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 21:54:28,737 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-24 21:54:28,737 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-24 21:54:28,737 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 21:54:28,740 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 21:54:28,740 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-24 21:54:28,742 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-24 21:54:28,742 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-24 21:54:28,744 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-24 21:54:28,748 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 21:54:28,749 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-24 21:54:28,749 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-24 21:54:28,751 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-24 21:54:28,751 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-24 21:54:28,752 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-24 21:54:28,788 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-24 21:54:28,788 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-24 21:54:28,789 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:54:28,791 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:54:28,793 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-24 21:54:28,793 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:54:28,793 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 21:54:28,793 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 21:54:28,793 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:54:28,803 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 21:54:28,803 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 21:54:28,804 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:54:28,804 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-24 21:54:28,804 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-24 21:54:28,804 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 21:54:28,804 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-24 21:54:28,805 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:54:28,806 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-24 21:54:28,806 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:54:28,808 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-24 21:54:28,808 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-24 21:54:28,808 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 21:54:28,813 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 21:54:28,816 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-24 21:54:28,817 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-24 21:54:28,817 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 21:54:28,818 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 21:54:28,818 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:54:28,819 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:54:28,819 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 21:54:28,819 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 21:54:28,819 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:54:28,819 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 21:54:28,820 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:54:28,820 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 21:54:28,820 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 21:54:28,820 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 21:54:28,820 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 21:54:28,821 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 21:54:28,821 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 21:54:28,821 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 21:54:28,821 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5accbeae'
2025-05-24 21:54:28,821 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:54:28,821 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-24 21:54:28,822 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 21:54:28,822 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 21:54:28,822 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 21:54:28,823 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 21:54:28,823 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 21:54:28,824 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 21:54:28,824 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 21:54:28,824 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 21:54:28,825 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 21:54:28,825 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 21:54:28,825 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 21:54:28,825 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:54:28,825 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 21:54:28,825 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 21:54:28,826 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 21:54:28,826 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 21:54:28,826 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 21:54:28,826 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:54:28,826 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:54:28,827 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 21:54:28,827 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 21:54:28,827 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 21:54:28,828 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 21:54:28,828 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 21:54:28,829 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 21:54:28,831 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 21:54:28,831 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 21:54:28,831 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 21:54:28,831 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 21:54:28,832 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 21:54:28,832 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 21:54:28,832 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 21:54:28,833 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:54:28,833 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 21:54:28,833 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 21:54:28,834 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:54:28,834 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 21:54:28,834 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 21:54:28,835 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:54:28,835 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@387051e3'
2025-05-24 21:54:28,835 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:54:28,836 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 21:54:28,836 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 21:54:28,836 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 21:54:28,837 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-24 21:54:28,837 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-24 21:54:28,838 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-24 21:54:28,838 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-24 21:54:28,838 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-24 21:54:28,838 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-24 21:54:28,838 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-24 21:54:28,838 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-24 21:54:28,839 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-24 21:54:28,839 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-24 21:54:28,839 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-24 21:54:28,841 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-24 21:54:28,844 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-24 21:54:28,844 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-24 21:54:28,851 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-24 21:54:28,852 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-24 21:54:28,852 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-24 21:54:28,852 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-24 21:54:28,852 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 21:54:28,853 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 21:54:28,854 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-24 21:54:28,854 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-24 21:54:28,854 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-24 21:54:28,854 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-24 21:54:28,856 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-24 21:54:28,860 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 21:54:28,860 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 21:54:28,860 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 21:54:28,861 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-24 21:54:28,863 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 21:54:28,864 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 21:54:28,864 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-24 21:54:28,865 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-24 21:54:28,865 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 21:54:28,865 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-24 21:54:28,865 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 21:54:28,872 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-24 21:54:28,872 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-24 21:54:28,873 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-24 21:54:28,878 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-24 21:54:28,878 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-24 21:54:28,879 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-24 21:54:28,879 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-24 21:54:28,880 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 21:54:28,880 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:54:28,881 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 21:54:28,881 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 21:54:28,881 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:54:28,882 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-24 21:54:28,882 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-24 21:54:28,882 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-24 21:54:28,882 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 21:54:28,883 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 21:54:28,886 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-24 21:54:28,886 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-24 21:54:28,886 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 21:54:28,887 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-24 21:54:28,887 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 21:54:28,888 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-24 21:54:28,890 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-24 21:54:28,890 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-24 21:54:28,890 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-24 21:54:28,890 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-24 21:54:28,890 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-24 21:54:28,891 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-24 21:54:28,891 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-24 21:54:28,891 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-24 21:54:28,892 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-24 21:54:28,892 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-24 21:54:28,893 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-24 21:54:28,894 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-24 21:54:28,894 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-24 21:54:28,894 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-24 21:54:28,894 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-24 21:54:28,895 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 21:54:28,895 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-24 21:54:28,898 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 21:54:28,898 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 21:54:28,898 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 21:54:28,900 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsDataSourceAutoConfiguration: Did not match: - Devtools devtools is disabled for current context. (OnEnabledDevToolsCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration: Did not match: - Application is deployed as a WAR file. (OnWarDeploymentCondition) Matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) LocalDevToolsAutoConfiguration: Did not match: - Initialized Restarter Condition initialized without URLs (OnInitializedRestarterCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-24 21:54:28,905 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests Started SpringWebmailApplicationTests in 3.413 seconds (process running for 11.768)
2025-05-24 21:54:28,906 main DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-24 21:54:28,906 main DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-24 21:54:28,906 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 360, missCount = 5, failureCount = 0]
2025-05-24 21:54:28,907 main DEBUG org.springframework.test.context.web.ServletTestExecutionListener Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-24 21:54:28,907 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-24 21:54:28,907 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 361, missCount = 5, failureCount = 0]
2025-05-24 21:54:28,907 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 362, missCount = 5, failureCount = 0]
2025-05-24 21:54:28,908 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SpringWebmailApplicationTests], method [contextLoads], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:54:28,908 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 363, missCount = 5, failureCount = 0]
2025-05-24 21:54:28,908 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 364, missCount = 5, failureCount = 0]
2025-05-24 21:54:28,910 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 365, missCount = 5, failureCount = 0]
2025-05-24 21:54:28,910 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 366, missCount = 5, failureCount = 0]
2025-05-24 21:54:28,910 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 367, missCount = 5, failureCount = 0]
2025-05-24 21:54:28,910 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 368, missCount = 5, failureCount = 0]
2025-05-24 21:54:28,910 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 369, missCount = 5, failureCount = 0]
2025-05-24 21:54:28,910 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 370, missCount = 5, failureCount = 0]
2025-05-24 21:54:28,911 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 371, missCount = 5, failureCount = 0]
2025-05-24 21:54:28,911 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 372, missCount = 5, failureCount = 0]
2025-05-24 21:54:28,911 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SpringWebmailApplicationTests], method [contextLoads], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:54:28,911 main DEBUG org.springframework.test.context.web.ServletTestExecutionListener Resetting RequestContextHolder for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-24 21:54:28,911 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7edab945 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 373, missCount = 5, failureCount = 0]
2025-05-24 21:54:28,912 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [SpringWebmailApplicationTests], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:54:28,921 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@5323999f, started on Sat May 24 21:54:19 KST 2025
2025-05-24 21:54:28,923 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 21:54:28,923 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 21:54:28,923 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 21:54:28,924 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 21:54:28,925 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@52c0c594, started on Sat May 24 21:54:22 KST 2025
2025-05-24 21:54:28,926 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 21:54:28,926 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 21:54:28,926 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 21:54:28,926 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 21:54:28,927 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@822e8a1, started on Sat May 24 21:54:23 KST 2025
2025-05-24 21:54:28,927 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 21:54:28,927 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 21:54:28,927 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 21:54:28,927 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 21:54:28,927 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@2693d31f, started on Sat May 24 21:54:24 KST 2025
2025-05-24 21:54:28,928 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 21:54:28,928 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 21:54:28,928 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 21:54:28,928 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 21:54:28,928 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@5accbeae, started on Sat May 24 21:54:25 KST 2025
2025-05-24 21:54:28,928 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 21:54:28,928 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 21:54:28,928 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 21:54:28,929 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 21:54:28,929 SpringApplicationShutdownHook INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 21:54:28,932 SpringApplicationShutdownHook INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown initiated...
2025-05-24 21:54:28,932 SpringApplicationShutdownHook DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:54:28,933 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@46f7d040: (connection evicted)
2025-05-24 21:54:28,936 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@363ec76c: (connection evicted)
2025-05-24 21:54:28,938 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@6fbfc92: (connection evicted)
2025-05-24 21:54:28,939 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@7eac31ef: (connection evicted)
2025-05-24 21:54:28,940 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@4eea4303: (connection evicted)
2025-05-24 21:54:28,942 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@f0cf2b9: (connection evicted)
2025-05-24 21:54:28,944 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@73e33f3f: (connection evicted)
2025-05-24 21:54:28,945 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@1abd8325: (connection evicted)
2025-05-24 21:54:28,946 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@206879b1: (connection evicted)
2025-05-24 21:54:28,947 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@459299f3: (connection evicted)
2025-05-24 21:54:28,949 SpringApplicationShutdownHook DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0)
2025-05-24 21:54:28,949 SpringApplicationShutdownHook INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown completed.
Logback Log Messages

Log session start time Sat May 24 21:57:24 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 21:57:25,080 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [SystemControllerTest]: using SpringBootContextLoader
2025-05-24 21:57:25,083 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.SystemControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 21:57:25,083 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.SystemControllerTest]: SystemControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 21:57:25,095 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [SystemControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 21:57:25,143 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [SystemControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 21:57:25,237 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-24 21:57:25,238 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:57:25,250 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 21:57:25,260 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [SystemControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 21:57:25,262 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [SystemControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:26,082 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
Logback Log Messages

Log session start time Sat May 24 21:57:26 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 21:57:26,478 main INFO deu.cse.spring_webmail.control.SystemControllerTest Starting SystemControllerTest using Java 21.0.6 with PID 8756 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 21:57:26,479 main DEBUG deu.cse.spring_webmail.control.SystemControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 21:57:26,481 main INFO deu.cse.spring_webmail.control.SystemControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 21:57:26,483 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 21:57:26,510 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@6968c1d6
2025-05-24 21:57:26,539 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 21:57:26,557 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 21:57:26,622 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 21:57:26,624 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 21:57:26,625 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 21:57:26,626 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 21:57:26,627 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 21:57:26,628 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 21:57:26,635 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 21:57:26,636 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 21:57:26,637 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 21:57:26,644 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 21:57:26,647 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 21:57:26,991 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-24 21:57:27,001 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 21:57:27,087 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 21:57:27,311 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 21:57:27,312 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 21:57:27,317 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 21:57:27,318 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 21:57:27,319 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 21:57:27,320 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 21:57:27,324 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 21:57:27,324 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 21:57:27,325 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 21:57:27,325 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 21:57:27,327 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 21:57:27,343 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@5ab5924c]
2025-05-24 21:57:27,345 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 21:57:27,348 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 21:57:27,355 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 21:57:27,363 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:57:27,364 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 21:57:27,368 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 21:57:27,369 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:57:27,369 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:57:27,370 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 21:57:27,371 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 21:57:27,372 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 21:57:27,373 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 21:57:27,374 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 21:57:27,374 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 21:57:27,374 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@33e434c8'
2025-05-24 21:57:27,375 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 21:57:27,377 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 21:57:27,378 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6968c1d6'
2025-05-24 21:57:27,380 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 21:57:27,381 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6968c1d6'
2025-05-24 21:57:27,381 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 21:57:27,381 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6968c1d6'
2025-05-24 21:57:27,384 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 21:57:27,385 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 21:57:27,385 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6968c1d6'
2025-05-24 21:57:27,385 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 21:57:27,385 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 21:57:27,386 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6968c1d6'
2025-05-24 21:57:27,394 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 21:57:27,398 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 21:57:27,402 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 21:57:27,402 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 21:57:27,403 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:57:27,405 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 21:57:27,422 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:57:27,425 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:57:27,425 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:57:27,426 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@33e434c8'
2025-05-24 21:57:27,431 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 21:57:27,431 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 21:57:27,433 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:57:27,433 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:57:27,433 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@33e434c8'
2025-05-24 21:57:27,436 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 21:57:27,438 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6968c1d6'
2025-05-24 21:57:27,507 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 21:57:27,511 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 21:57:27,512 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 21:57:27,515 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 21:57:27,516 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 21:57:27,524 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 21:57:27,526 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6968c1d6'
2025-05-24 21:57:27,526 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:57:27,526 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:57:27,532 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 21:57:27,540 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 21:57:27,540 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6968c1d6'
2025-05-24 21:57:27,540 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:57:27,540 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:57:27,546 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 21:57:27,548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:57:27,548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:57:27,548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:57:27,587 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr() {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes)
2025-05-24 21:57:27,592 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/download]}: download(String,String)
2025-05-24 21:57:27,595 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/add_user]}: addUser() {GET [/main_menu]}: mainMenu(Model) {GET [/delete_user]}: deleteUser(Model) {GET [/admin_menu]}: adminMenu(Model) { [/get_image/{imageName}]}: getImage(String) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/login_fail]}: loginFail() {GET [/img_test]}: imgTest() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 21:57:27,597 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes) {GET [/write_mail]}: writeMail()
2025-05-24 21:57:27,602 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 21:57:27,608 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 21:57:27,608 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 21:57:27,609 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:57:27,609 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:57:27,609 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 21:57:27,610 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:57:27,610 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:57:27,611 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 21:57:27,611 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 21:57:27,612 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:57:27,612 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:57:27,613 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 21:57:27,613 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 21:57:27,617 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 21:57:27,617 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 21:57:27,618 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 21:57:27,623 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 21:57:27,624 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 21:57:27,624 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 21:57:27,624 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 21:57:27,625 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 21:57:27,627 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:57:27,627 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 21:57:27,628 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:57:27,631 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:57:27,633 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 21:57:27,633 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 21:57:27,635 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 21:57:27,635 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 21:57:27,636 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 21:57:27,636 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6968c1d6'
2025-05-24 21:57:27,636 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 21:57:27,636 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 21:57:27,642 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6968c1d6'
2025-05-24 21:57:27,642 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 21:57:27,643 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 21:57:27,643 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 21:57:27,645 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 21:57:27,645 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 21:57:27,648 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6968c1d6'
2025-05-24 21:57:27,648 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:57:27,651 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 21:57:27,659 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 21:57:27,685 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 21:57:27,686 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:57:27,686 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:57:27,686 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:57:27,695 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 21:57:27,695 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 21:57:27,701 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 21:57:27,702 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 21:57:27,738 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@3d98729a, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2375a976, org.springframework.security.web.context.SecurityContextHolderFilter@7f77e065, org.springframework.security.web.header.HeaderWriterFilter@24068086, org.springframework.web.filter.CorsFilter@4bc21e34, org.springframework.security.web.authentication.logout.LogoutFilter@237aa0c7, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@573870cb, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@546083d6, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7ac1b6c0, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7544260a, org.springframework.security.web.access.ExceptionTranslationFilter@5960f17, org.springframework.security.web.access.intercept.AuthorizationFilter@3b66ac74]
2025-05-24 21:57:27,740 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 21:57:27,740 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 21:57:27,741 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 21:57:27,744 main WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore Ant [pattern='/WEB-INF/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 21:57:27,745 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure Ant [pattern='/WEB-INF/**']
2025-05-24 21:57:27,751 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 21:57:27,751 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 21:57:27,752 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 21:57:27,753 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 21:57:27,753 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 21:57:27,755 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 21:57:27,756 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 21:57:27,757 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:57:27,758 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:57:27,760 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 21:57:27,761 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 21:57:27,761 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:57:27,763 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 21:57:27,764 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:57:27,765 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 21:57:27,766 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 21:57:27,766 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 21:57:27,767 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 21:57:27,768 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 21:57:27,769 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 21:57:27,769 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 21:57:27,770 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 21:57:27,771 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6968c1d6'
2025-05-24 21:57:27,771 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:57:27,772 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 21:57:27,773 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:57:27,791 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:57:27,791 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 21:57:27,792 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 21:57:27,792 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 21:57:27,793 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 21:57:27,793 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-24 21:57:27,793 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-24 21:57:27,793 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@6968c1d6'
2025-05-24 21:57:27,794 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:57:27,794 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-24 21:57:27,796 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 21:57:27,797 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 21:57:27,798 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 21:57:27,802 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 21:57:27,804 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 21:57:27,805 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 21:57:27,805 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 21:57:27,806 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 21:57:27,806 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:57:27,806 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 21:57:27,806 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 21:57:27,818 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 21:57:27,821 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 21:57:27,821 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 21:57:27,822 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:57:27,822 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:57:27,826 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 21:57:27,829 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 21:57:27,832 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 21:57:27,833 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 21:57:27,841 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 21:57:27,853 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 21:57:27,880 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 21:57:27,882 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 21:57:27,883 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 21:57:27,883 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 21:57:27,886 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 21:57:27,886 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 21:57:27,887 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 21:57:27,887 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:57:27,889 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 21:57:27,891 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 21:57:27,892 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:57:27,893 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 21:57:27,894 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 21:57:27,897 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:57:27,897 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@33e434c8'
2025-05-24 21:57:27,898 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:57:27,900 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 21:57:27,901 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 21:57:27,901 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 21:57:27,903 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 21:57:27,903 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 21:57:27,904 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 21:57:27,905 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 21:57:27,905 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:57:27,906 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 21:57:27,906 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 21:57:27,907 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:57:27,909 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 21:57:27,910 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:57:27,910 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 21:57:27,910 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 21:57:27,912 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-24 21:57:27,913 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-24 21:57:27,916 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-24 21:57:27,916 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-24 21:57:27,918 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-24 21:57:27,918 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-24 21:57:27,926 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 21:57:27,926 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-24 21:57:27,931 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-24 21:57:27,931 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-24 21:57:27,947 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 21:57:27,948 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 21:57:27,948 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 21:57:27,948 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 21:57:27,954 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 21:57:27,955 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 21:57:27,956 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 21:57:27,956 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-24 21:57:27,956 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@7f1fec57
2025-05-24 21:57:27,956 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@731e0bff
2025-05-24 21:57:27,956 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 21:57:27,957 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 2 ms
2025-05-24 21:57:27,958 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 21:57:27,959 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-24 21:57:27,972 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 21:57:27,973 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 21:57:27,973 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 21:57:27,978 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-24 21:57:27,981 main INFO deu.cse.spring_webmail.control.SystemControllerTest Started SystemControllerTest in 1.92 seconds (process running for 3.657)
2025-05-24 21:57:27,985 main DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-24 21:57:27,988 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1, failureCount = 0]
2025-05-24 21:57:27,989 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:57:27,989 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1, failureCount = 0]
2025-05-24 21:57:27,992 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,013 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:28,017 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,017 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,019 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 5, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,021 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 6, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,023 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 7, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,033 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3d05435c}
2025-05-24 21:57:28,034 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3d05435c}
2025-05-24 21:57:28,034 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@7f77e065] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:57:28,034 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3d05435c}
2025-05-24 21:57:28,034 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3d05435c}
2025-05-24 21:57:28,034 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@7f77e065] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@23d060c2]
2025-05-24 21:57:28,038 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 21:57:28,038 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@1feb76b9]
2025-05-24 21:57:28,049 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /add_user
2025-05-24 21:57:28,052 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:57:28,053 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /add_user
2025-05-24 21:57:28,057 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/add_user", parameters={}
2025-05-24 21:57:28,058 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#addUser()
2025-05-24 21:57:28,073 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 21:57:28,073 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/add_user', model {}
2025-05-24 21:57:28,075 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/add_user.jsp]
2025-05-24 21:57:28,075 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/add_user.jsp]
2025-05-24 21:57:28,076 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:57:28,086 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,087 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 9, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,087 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 10, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,087 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 11, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,088 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 12, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,089 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 13, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,090 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 14, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,090 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:28,098 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 15, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,098 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:57:28,098 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 16, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,099 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 17, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,101 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testGetImage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:28,101 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 18, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,101 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 19, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,101 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 20, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,102 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 21, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,102 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 22, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,176 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@59929ac}
2025-05-24 21:57:28,176 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@59929ac}
2025-05-24 21:57:28,177 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@7f77e065] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:57:28,177 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 21:57:28,177 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@4e9bd2c8]
2025-05-24 21:57:28,177 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /get_image/test.jpg
2025-05-24 21:57:28,177 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /get_image/test.jpg
2025-05-24 21:57:28,177 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/get_image/test.jpg", parameters={}
2025-05-24 21:57:28,177 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#getImage(String)
2025-05-24 21:57:28,200 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Using 'application/octet-stream', given [*/*] and supported [application/octet-stream, */*, application/json, application/*+json]
2025-05-24 21:57:28,201 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Writing [{-1, -40, -1, -32, 0, 16, 74, 70, 73, 70, 0, 1, 2, 0, 0, 1, 0, 1, 0, 0, -1, -37, 0, 67, 0, 8, 6, 6, (truncated)...]
2025-05-24 21:57:28,203 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:57:28,203 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:57:28,205 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 23, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,205 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 24, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,205 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 25, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,205 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 26, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,205 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 27, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,206 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 28, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,206 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 29, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,206 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testGetImage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:28,207 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 30, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,208 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:57:28,208 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 31, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,208 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 32, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,209 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testIndexPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:28,209 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 33, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,209 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 34, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,210 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 35, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,210 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 36, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,210 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 37, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,211 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1e4c4fda}
2025-05-24 21:57:28,211 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1e4c4fda}
2025-05-24 21:57:28,211 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@7f77e065] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:57:28,211 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@1906f982]
2025-05-24 21:57:28,211 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 21:57:28,211 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 21:57:28,211 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/", parameters={}
2025-05-24 21:57:28,212 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 21:57:28,212 main DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 21:57:28,213 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 21:57:28,213 main DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 21:57:28,213 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 21:57:28,213 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 21:57:28,213 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:57:28,213 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:57:28,214 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 38, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,214 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 39, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,214 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 40, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,214 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 41, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,214 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 42, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,215 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 43, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,215 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 44, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,215 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testIndexPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:28,217 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 45, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,217 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:57:28,217 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 46, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,217 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 47, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,219 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testDeleteUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:28,219 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 48, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,219 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 49, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,219 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 50, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,220 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 51, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,221 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 52, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,252 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@79631db0}
2025-05-24 21:57:28,252 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@79631db0}
2025-05-24 21:57:28,252 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@7f77e065] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:57:28,252 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@5ebfe7fa]
2025-05-24 21:57:28,252 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /delete_user.do
2025-05-24 21:57:28,253 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:57:28,253 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /delete_user.do
2025-05-24 21:57:28,253 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/delete_user.do", parameters={masked}
2025-05-24 21:57:28,253 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#deleteUserDo(String[], RedirectAttributes)
2025-05-24 21:57:28,255 main DEBUG deu.cse.spring_webmail.control.SystemController delete_user.do: selectedUser = [a@test.com, b@test.com]
2025-05-24 21:57:28,258 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 21:57:28,258 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 21:57:28,260 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 53, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,260 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 54, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,260 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 55, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,261 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 56, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,261 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 57, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,261 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 58, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,261 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 59, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,261 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testDeleteUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:28,263 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 60, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,263 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:57:28,263 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 61, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,264 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 62, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,264 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAdminMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:28,264 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 63, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,264 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 64, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,265 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 65, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,265 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 66, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,265 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 67, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,267 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@16f8df70}
2025-05-24 21:57:28,267 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@16f8df70}
2025-05-24 21:57:28,267 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@7f77e065] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:57:28,267 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@59aa1d1c]
2025-05-24 21:57:28,267 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-24 21:57:28,268 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:57:28,268 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /admin_menu
2025-05-24 21:57:28,268 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/admin_menu", parameters={}
2025-05-24 21:57:28,268 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#adminMenu(Model)
2025-05-24 21:57:28,268 main DEBUG deu.cse.spring_webmail.control.SystemController root.id = james-admin, root.password = changeme, admin.id = test@test.com
2025-05-24 21:57:28,268 main DEBUG deu.cse.spring_webmail.control.SystemController userList = [user1, user2]
2025-05-24 21:57:28,269 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 21:57:28,269 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/admin_menu', model {userList=[user1, user2]}
2025-05-24 21:57:28,269 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-24 21:57:28,269 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-24 21:57:28,269 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:57:28,271 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 68, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,271 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 69, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,271 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 70, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,272 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 71, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,272 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 72, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,272 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 73, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,272 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 74, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,272 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAdminMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:28,273 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 75, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,274 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:57:28,274 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 76, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,274 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 77, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,275 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testMainMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:28,275 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 78, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,275 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 79, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,276 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 80, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,276 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 81, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,277 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 82, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,279 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2078bf0a}
2025-05-24 21:57:28,279 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2078bf0a}
2025-05-24 21:57:28,279 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@7f77e065] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:57:28,279 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@47e725af]
2025-05-24 21:57:28,280 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-24 21:57:28,280 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-24 21:57:28,280 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/main_menu", parameters={}
2025-05-24 21:57:28,280 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(Model)
2025-05-24 21:57:28,281 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 21:57:28,281 main DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=Mocked Message List}
2025-05-24 21:57:28,281 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 21:57:28,281 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 21:57:28,281 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:57:28,281 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:57:28,282 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 83, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,283 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 84, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,283 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 85, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,283 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 86, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,283 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 87, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,283 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 88, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,283 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 89, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,283 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testMainMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:28,285 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 90, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,285 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:57:28,285 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 91, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,285 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 92, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,286 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testDeleteUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:28,286 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 93, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,286 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 94, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,287 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 95, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,287 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 96, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,287 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 97, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,289 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7f94541b}
2025-05-24 21:57:28,289 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7f94541b}
2025-05-24 21:57:28,289 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@7f77e065] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:57:28,289 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@103e9972]
2025-05-24 21:57:28,289 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_user
2025-05-24 21:57:28,289 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:57:28,289 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /delete_user
2025-05-24 21:57:28,289 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/delete_user", parameters={}
2025-05-24 21:57:28,290 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#deleteUser(Model)
2025-05-24 21:57:28,290 main DEBUG deu.cse.spring_webmail.control.SystemController delete_user called
2025-05-24 21:57:28,290 main DEBUG deu.cse.spring_webmail.control.SystemController userList = [user1, user2]
2025-05-24 21:57:28,290 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 21:57:28,290 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/delete_user', model {userList=[user1, user2]}
2025-05-24 21:57:28,291 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/delete_user.jsp]
2025-05-24 21:57:28,291 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/delete_user.jsp]
2025-05-24 21:57:28,291 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:57:28,291 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 98, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,291 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 99, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,291 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 100, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,291 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 101, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,292 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 102, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,292 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 103, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,292 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 104, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,293 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testDeleteUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:28,294 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 105, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,294 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:57:28,294 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 106, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,294 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 107, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,295 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:28,295 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 108, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,295 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 109, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,295 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 110, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,296 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 111, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,296 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 112, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,297 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6ad198c9}
2025-05-24 21:57:28,297 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6ad198c9}
2025-05-24 21:57:28,297 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@7f77e065] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:57:28,297 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@6c4d0224]
2025-05-24 21:57:28,298 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /add_user.do
2025-05-24 21:57:28,298 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:57:28,298 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /add_user.do
2025-05-24 21:57:28,298 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/add_user.do", parameters={masked}
2025-05-24 21:57:28,298 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#addUserDo(String, String, RedirectAttributes)
2025-05-24 21:57:28,299 main DEBUG deu.cse.spring_webmail.control.SystemController add_user.do: id = tester, password = pw123, port = 9999
2025-05-24 21:57:28,299 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 21:57:28,300 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 21:57:28,301 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 113, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,301 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 114, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,302 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 115, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,302 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 116, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,302 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 117, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,302 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 118, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,302 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 119, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,302 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:28,304 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 120, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,304 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:57:28,304 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 121, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,304 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 122, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,305 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:28,305 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 123, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,305 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 124, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,306 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 125, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,306 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 126, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,306 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 127, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,307 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6c7f804c}
2025-05-24 21:57:28,307 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6c7f804c}
2025-05-24 21:57:28,307 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@7f77e065] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:57:28,307 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 21:57:28,307 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@3e89f5bc]
2025-05-24 21:57:28,311 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /logout
2025-05-24 21:57:28,311 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:57:28,311 main DEBUG org.springframework.security.web.authentication.logout.LogoutFilter Logging out [UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:57:28,311 main DEBUG org.springframework.security.web.authentication.logout.SecurityContextLogoutHandler Invalidated session 12
2025-05-24 21:57:28,312 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 128, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,312 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 129, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,312 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 130, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,312 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 131, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,313 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 132, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,313 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 133, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,314 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 134, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,314 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:28,315 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 135, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,315 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:57:28,315 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 136, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,315 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 137, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,316 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAdminMenu_withAdminUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:28,316 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 138, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,316 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 139, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,316 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 140, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,316 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 141, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,316 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 142, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,317 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@32cde414}
2025-05-24 21:57:28,318 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@32cde414}
2025-05-24 21:57:28,318 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@7f77e065] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:57:28,318 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@c79780]
2025-05-24 21:57:28,318 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-24 21:57:28,318 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 21:57:28,318 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /admin_menu
2025-05-24 21:57:28,318 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/admin_menu", parameters={}
2025-05-24 21:57:28,318 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#adminMenu(Model)
2025-05-24 21:57:28,318 main DEBUG deu.cse.spring_webmail.control.SystemController root.id = james-admin, root.password = changeme, admin.id = test@test.com
2025-05-24 21:57:28,319 main DEBUG deu.cse.spring_webmail.control.SystemController userList = [user1, user2]
2025-05-24 21:57:28,319 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 21:57:28,319 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/admin_menu', model {userList=[user1, user2]}
2025-05-24 21:57:28,319 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-24 21:57:28,319 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-24 21:57:28,319 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:57:28,319 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 143, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,319 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 144, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,320 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 145, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,320 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 146, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,320 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 147, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,320 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 148, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,320 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 149, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,320 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAdminMenu_withAdminUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:28,322 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 150, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,322 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:57:28,322 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 151, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,322 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 152, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,323 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testLoginFailPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:28,323 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 153, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,323 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 154, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,324 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 155, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,324 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 156, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,324 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 157, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,324 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5868ea91}
2025-05-24 21:57:28,324 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5868ea91}
2025-05-24 21:57:28,324 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@7f77e065] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:57:28,325 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 21:57:28,325 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@757c685d]
2025-05-24 21:57:28,326 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login_fail
2025-05-24 21:57:28,326 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login_fail
2025-05-24 21:57:28,326 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/login_fail", parameters={}
2025-05-24 21:57:28,326 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginFail()
2025-05-24 21:57:28,327 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 21:57:28,327 main DEBUG org.springframework.web.servlet.view.JstlView View name 'login_fail', model {}
2025-05-24 21:57:28,327 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login_fail.jsp]
2025-05-24 21:57:28,327 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/login_fail.jsp]
2025-05-24 21:57:28,327 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:57:28,327 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:57:28,328 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 158, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,328 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 159, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,328 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 160, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,328 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 161, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,328 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 162, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,329 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 163, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,330 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 164, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,330 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testLoginFailPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:28,332 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 165, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,332 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:57:28,332 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 166, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,332 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 167, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,333 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testGetImage_nofile], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:28,333 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 168, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,333 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 169, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,333 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 170, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,333 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 171, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,334 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 172, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,335 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4c91f5bf}
2025-05-24 21:57:28,335 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4c91f5bf}
2025-05-24 21:57:28,335 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@7f77e065] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:57:28,335 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 21:57:28,335 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@44948ac6]
2025-05-24 21:57:28,336 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /get_image/nonexistent.jpg
2025-05-24 21:57:28,336 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /get_image/nonexistent.jpg
2025-05-24 21:57:28,336 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/get_image/nonexistent.jpg", parameters={}
2025-05-24 21:57:28,336 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#getImage(String)
2025-05-24 21:57:28,337 main ERROR deu.cse.spring_webmail.control.SystemController getImageBytes 예외: Can't read input file!
2025-05-24 21:57:28,338 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Using 'application/octet-stream', given [*/*] and supported [application/octet-stream, */*, application/json, application/*+json]
2025-05-24 21:57:28,338 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Writing [{}]
2025-05-24 21:57:28,338 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:57:28,338 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:57:28,339 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 173, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,339 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 174, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,339 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 175, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,339 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 176, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,339 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 177, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,340 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 178, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,340 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 179, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,341 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testGetImage_nofile], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:28,345 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2a9f8d47 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 180, missCount = 1, failureCount = 0]
2025-05-24 21:57:28,346 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [SystemControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:28,380 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@6968c1d6, started on Sat May 24 21:57:26 KST 2025
2025-05-24 21:57:28,382 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 21:57:28,382 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 21:57:28,382 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 21:57:28,382 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
Logback Log Messages

Log session start time Sat May 24 21:57:43 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 21:57:44,102 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [AddrControllerTest]: using SpringBootContextLoader
2025-05-24 21:57:44,107 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.AddrControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 21:57:44,108 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.AddrControllerTest]: AddrControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 21:57:44,127 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [AddrControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 21:57:44,200 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [AddrControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 21:57:44,359 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-24 21:57:44,360 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 21:57:44,382 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 21:57:44,404 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [AddrControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 21:57:44,407 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [AddrControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:44,540 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
Logback Log Messages

Log session start time Sat May 24 21:57:44 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 21:57:45,076 main INFO deu.cse.spring_webmail.control.AddrControllerTest Starting AddrControllerTest using Java 21.0.6 with PID 26808 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 21:57:45,077 main DEBUG deu.cse.spring_webmail.control.AddrControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 21:57:45,077 main INFO deu.cse.spring_webmail.control.AddrControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 21:57:45,079 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 21:57:45,103 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@2fbd390
2025-05-24 21:57:45,138 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 21:57:45,160 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 21:57:45,222 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 21:57:45,223 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 21:57:45,224 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 21:57:45,224 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 21:57:45,225 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 21:57:45,225 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 21:57:45,232 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 21:57:45,233 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 21:57:45,234 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 21:57:45,239 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 21:57:45,242 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 21:57:45,820 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-24 21:57:45,841 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 21:57:45,949 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 21:57:47,206 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 21:57:47,213 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 21:57:47,239 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 21:57:47,241 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 21:57:47,251 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 21:57:47,259 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 21:57:47,276 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 21:57:47,277 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 21:57:47,279 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 21:57:47,279 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 21:57:47,296 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 21:57:47,490 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@664c0466]
2025-05-24 21:57:47,494 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 21:57:47,502 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 21:57:47,599 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 21:57:47,647 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:57:47,651 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 21:57:47,658 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 21:57:47,670 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 21:57:47,796 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 21:57:47,817 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:57:47,821 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:57:47,827 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 21:57:47,835 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 21:57:47,850 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 21:57:47,883 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 21:57:47,889 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 21:57:47,892 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 21:57:47,896 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@5ddb302'
2025-05-24 21:57:47,902 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 21:57:47,922 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 21:57:47,924 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2fbd390'
2025-05-24 21:57:47,937 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 21:57:47,939 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2fbd390'
2025-05-24 21:57:47,943 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 21:57:47,944 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2fbd390'
2025-05-24 21:57:47,956 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 21:57:47,957 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 21:57:47,958 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2fbd390'
2025-05-24 21:57:47,960 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 21:57:47,961 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 21:57:47,964 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2fbd390'
2025-05-24 21:57:48,005 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 21:57:48,013 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 21:57:48,030 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 21:57:48,030 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 21:57:48,032 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:57:48,039 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 21:57:48,089 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:57:48,095 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:57:48,096 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:57:48,096 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@5ddb302'
2025-05-24 21:57:48,108 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 21:57:48,110 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 21:57:48,114 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:57:48,115 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:57:48,115 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@5ddb302'
2025-05-24 21:57:48,121 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 21:57:48,124 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2fbd390'
2025-05-24 21:57:48,372 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 21:57:48,379 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 21:57:48,379 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 21:57:48,386 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 21:57:48,387 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 21:57:48,402 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 21:57:48,407 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2fbd390'
2025-05-24 21:57:48,407 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:57:48,407 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:57:48,427 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 21:57:48,455 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 21:57:48,456 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2fbd390'
2025-05-24 21:57:48,456 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:57:48,456 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:57:48,468 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 21:57:48,472 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:57:48,474 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:57:48,474 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:57:48,586 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes) {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr()
2025-05-24 21:57:48,596 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes)
2025-05-24 21:57:48,601 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/admin_menu]}: adminMenu(Model) { [/get_image/{imageName}]}: getImage(String) {GET [/main_menu]}: mainMenu(Model) {GET [/delete_user]}: deleteUser(Model) {GET [/add_user]}: addUser() {GET [/login_fail]}: loginFail() {GET [/img_test]}: imgTest() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 21:57:48,609 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 21:57:48,619 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 21:57:48,625 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 21:57:48,625 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 21:57:48,626 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:57:48,626 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:57:48,627 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 21:57:48,628 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:57:48,628 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:57:48,631 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 21:57:48,632 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 21:57:48,632 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:57:48,632 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:57:48,634 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 21:57:48,634 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 21:57:48,640 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 21:57:48,640 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 21:57:48,641 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 21:57:48,647 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 21:57:48,647 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 21:57:48,648 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 21:57:48,648 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 21:57:48,649 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 21:57:48,649 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:57:48,649 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 21:57:48,649 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:57:48,656 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:57:48,657 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 21:57:48,658 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 21:57:48,664 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 21:57:48,664 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 21:57:48,665 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 21:57:48,666 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2fbd390'
2025-05-24 21:57:48,666 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 21:57:48,667 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 21:57:48,681 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2fbd390'
2025-05-24 21:57:48,681 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 21:57:48,684 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 21:57:48,684 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 21:57:48,688 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 21:57:48,688 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 21:57:48,695 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2fbd390'
2025-05-24 21:57:48,695 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:57:48,699 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 21:57:48,717 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 21:57:48,775 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 21:57:48,776 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:57:48,776 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:57:48,776 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:57:48,797 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 21:57:48,797 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 21:57:48,804 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 21:57:48,805 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 21:57:48,862 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@66a5cbe5, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6311898c, org.springframework.security.web.context.SecurityContextHolderFilter@19c28c97, org.springframework.security.web.header.HeaderWriterFilter@79beb8a0, org.springframework.web.filter.CorsFilter@7ea0438c, org.springframework.security.web.authentication.logout.LogoutFilter@51a3e3b4, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@7f6b3f4c, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4f03729f, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7d7f49f3, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3831fb48, org.springframework.security.web.access.ExceptionTranslationFilter@298990ab, org.springframework.security.web.access.intercept.AuthorizationFilter@6bab65b6]
2025-05-24 21:57:48,865 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 21:57:48,865 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 21:57:48,867 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 21:57:48,871 main WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore Ant [pattern='/WEB-INF/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 21:57:48,872 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure Ant [pattern='/WEB-INF/**']
2025-05-24 21:57:48,878 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 21:57:48,879 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 21:57:48,880 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 21:57:48,881 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 21:57:48,882 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 21:57:48,884 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 21:57:48,884 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 21:57:48,885 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:57:48,887 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:57:48,890 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 21:57:48,892 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 21:57:48,892 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:57:48,895 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 21:57:48,897 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:57:48,897 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 21:57:48,899 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 21:57:48,900 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 21:57:48,900 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 21:57:48,902 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 21:57:48,903 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 21:57:48,903 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 21:57:48,904 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 21:57:48,905 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2fbd390'
2025-05-24 21:57:48,905 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:57:48,906 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 21:57:48,907 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:57:48,922 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:57:48,923 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 21:57:48,924 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 21:57:48,925 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 21:57:48,927 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 21:57:48,927 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-24 21:57:48,927 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-24 21:57:48,927 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2fbd390'
2025-05-24 21:57:48,928 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:57:48,929 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-24 21:57:48,930 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 21:57:48,932 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 21:57:48,933 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 21:57:48,937 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 21:57:48,938 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 21:57:48,939 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 21:57:48,940 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 21:57:48,941 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 21:57:48,941 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:57:48,941 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 21:57:48,941 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 21:57:48,960 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 21:57:48,964 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 21:57:48,964 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 21:57:48,965 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:57:48,966 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:57:48,970 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 21:57:48,973 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 21:57:48,978 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 21:57:48,979 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 21:57:48,987 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 21:57:48,999 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 21:57:49,044 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 21:57:49,048 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 21:57:49,049 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 21:57:49,050 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 21:57:49,055 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 21:57:49,055 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 21:57:49,055 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 21:57:49,056 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:57:49,058 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 21:57:49,063 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 21:57:49,064 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:57:49,067 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 21:57:49,069 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 21:57:49,077 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:57:49,078 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@5ddb302'
2025-05-24 21:57:49,080 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:57:49,082 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 21:57:49,084 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 21:57:49,084 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 21:57:49,087 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 21:57:49,087 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 21:57:49,087 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 21:57:49,089 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 21:57:49,091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:57:49,093 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 21:57:49,093 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 21:57:49,094 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:57:49,099 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 21:57:49,099 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:57:49,100 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 21:57:49,101 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 21:57:49,102 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-24 21:57:49,102 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-24 21:57:49,108 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-24 21:57:49,108 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-24 21:57:49,109 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-24 21:57:49,109 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-24 21:57:49,119 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 21:57:49,119 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-24 21:57:49,125 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-24 21:57:49,125 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-24 21:57:49,152 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 21:57:49,152 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 21:57:49,152 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 21:57:49,152 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 21:57:49,164 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 21:57:49,165 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 21:57:49,166 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 21:57:49,166 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-24 21:57:49,167 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@20616795
2025-05-24 21:57:49,167 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@2978d342
2025-05-24 21:57:49,168 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 21:57:49,168 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 3 ms
2025-05-24 21:57:49,172 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 21:57:49,172 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-24 21:57:49,200 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 21:57:49,200 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 21:57:49,200 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 21:57:49,212 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-24 21:57:49,217 main INFO deu.cse.spring_webmail.control.AddrControllerTest Started AddrControllerTest in 4.698 seconds (process running for 6.593)
2025-05-24 21:57:49,224 main DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-24 21:57:49,228 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1, failureCount = 0]
2025-05-24 21:57:49,230 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 21:57:49,231 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1, failureCount = 0]
2025-05-24 21:57:49,237 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 1, failureCount = 0]
2025-05-24 21:57:49,271 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testdeleteAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:49,278 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 1, failureCount = 0]
2025-05-24 21:57:49,278 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 1, failureCount = 0]
2025-05-24 21:57:49,283 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 5, missCount = 1, failureCount = 0]
2025-05-24 21:57:49,289 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 6, missCount = 1, failureCount = 0]
2025-05-24 21:57:49,301 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 7, missCount = 1, failureCount = 0]
2025-05-24 21:57:49,334 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6011176f}
2025-05-24 21:57:49,335 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6011176f}
2025-05-24 21:57:49,336 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@19c28c97] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:57:49,336 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6011176f}
2025-05-24 21:57:49,336 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6011176f}
2025-05-24 21:57:49,336 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@19c28c97] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@3e6b8b27]
2025-05-24 21:57:49,343 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@3c73d613]
2025-05-24 21:57:49,382 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /jpa/delete_addr
2025-05-24 21:57:49,393 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 21:57:49,393 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /jpa/delete_addr
2025-05-24 21:57:49,402 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/jpa/delete_addr", parameters={masked}
2025-05-24 21:57:49,403 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#deleteAddr(String, HttpSession, RedirectAttributes)
2025-05-24 21:57:49,490 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 21:57:49,492 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 21:57:49,517 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 1, failureCount = 0]
2025-05-24 21:57:49,518 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 9, missCount = 1, failureCount = 0]
2025-05-24 21:57:49,518 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 10, missCount = 1, failureCount = 0]
2025-05-24 21:57:49,518 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 11, missCount = 1, failureCount = 0]
2025-05-24 21:57:49,518 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 12, missCount = 1, failureCount = 0]
2025-05-24 21:57:49,519 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 13, missCount = 1, failureCount = 0]
2025-05-24 21:57:49,520 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 14, missCount = 1, failureCount = 0]
2025-05-24 21:57:49,521 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testdeleteAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:49,528 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 15, missCount = 1, failureCount = 0]
2025-05-24 21:57:49,528 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 21:57:49,528 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 16, missCount = 1, failureCount = 0]
2025-05-24 21:57:49,529 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 17, missCount = 1, failureCount = 0]
2025-05-24 21:57:49,530 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testinsertAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:49,530 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 18, missCount = 1, failureCount = 0]
2025-05-24 21:57:49,530 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 19, missCount = 1, failureCount = 0]
2025-05-24 21:57:49,531 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 20, missCount = 1, failureCount = 0]
2025-05-24 21:57:49,531 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 21, missCount = 1, failureCount = 0]
2025-05-24 21:57:49,532 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 22, missCount = 1, failureCount = 0]
2025-05-24 21:57:49,539 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7cf1bf54}
2025-05-24 21:57:49,539 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7cf1bf54}
2025-05-24 21:57:49,539 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@19c28c97] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:57:49,539 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@3919e2d7]
2025-05-24 21:57:49,539 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /jpa/insert_addr
2025-05-24 21:57:49,539 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 21:57:49,540 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /jpa/insert_addr
2025-05-24 21:57:49,540 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/jpa/insert_addr", parameters={masked}
2025-05-24 21:57:49,540 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#jpaInsertAddr(String, String, String, HttpSession, RedirectAttributes)
2025-05-24 21:57:49,545 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 21:57:49,546 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 21:57:49,548 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 23, missCount = 1, failureCount = 0]
2025-05-24 21:57:49,548 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 24, missCount = 1, failureCount = 0]
2025-05-24 21:57:49,548 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 25, missCount = 1, failureCount = 0]
2025-05-24 21:57:49,548 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 26, missCount = 1, failureCount = 0]
2025-05-24 21:57:49,548 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 27, missCount = 1, failureCount = 0]
2025-05-24 21:57:49,549 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 28, missCount = 1, failureCount = 0]
2025-05-24 21:57:49,549 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 29, missCount = 1, failureCount = 0]
2025-05-24 21:57:49,549 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testinsertAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:49,550 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 30, missCount = 1, failureCount = 0]
2025-05-24 21:57:49,550 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 21:57:49,550 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 31, missCount = 1, failureCount = 0]
2025-05-24 21:57:49,550 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 32, missCount = 1, failureCount = 0]
2025-05-24 21:57:49,551 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testinsertAddr_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:49,552 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 33, missCount = 1, failureCount = 0]
2025-05-24 21:57:49,553 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 34, missCount = 1, failureCount = 0]
2025-05-24 21:57:49,553 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 35, missCount = 1, failureCount = 0]
2025-05-24 21:57:49,553 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 36, missCount = 1, failureCount = 0]
2025-05-24 21:57:49,555 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 37, missCount = 1, failureCount = 0]
2025-05-24 21:57:49,557 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1483ecad}
2025-05-24 21:57:49,557 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1483ecad}
2025-05-24 21:57:49,557 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@19c28c97] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:57:49,557 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@7118a1b9]
2025-05-24 21:57:49,557 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /jpa/insert_addr
2025-05-24 21:57:49,558 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 21:57:49,558 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /jpa/insert_addr
2025-05-24 21:57:49,558 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/jpa/insert_addr", parameters={masked}
2025-05-24 21:57:49,558 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#jpaInsertAddr(String, String, String, HttpSession, RedirectAttributes)
2025-05-24 21:57:49,559 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 21:57:49,559 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 21:57:49,559 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 38, missCount = 1, failureCount = 0]
2025-05-24 21:57:49,559 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 39, missCount = 1, failureCount = 0]
2025-05-24 21:57:49,560 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 40, missCount = 1, failureCount = 0]
2025-05-24 21:57:49,560 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 41, missCount = 1, failureCount = 0]
2025-05-24 21:57:49,560 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 42, missCount = 1, failureCount = 0]
2025-05-24 21:57:49,560 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 43, missCount = 1, failureCount = 0]
2025-05-24 21:57:49,561 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 44, missCount = 1, failureCount = 0]
2025-05-24 21:57:49,561 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testinsertAddr_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:49,564 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 45, missCount = 1, failureCount = 0]
2025-05-24 21:57:49,564 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 21:57:49,564 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 46, missCount = 1, failureCount = 0]
2025-05-24 21:57:49,565 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 47, missCount = 1, failureCount = 0]
2025-05-24 21:57:49,568 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testshowAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:49,568 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 48, missCount = 1, failureCount = 0]
2025-05-24 21:57:49,568 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 49, missCount = 1, failureCount = 0]
2025-05-24 21:57:49,569 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 50, missCount = 1, failureCount = 0]
2025-05-24 21:57:49,570 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 51, missCount = 1, failureCount = 0]
2025-05-24 21:57:49,573 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 52, missCount = 1, failureCount = 0]
2025-05-24 21:57:49,574 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@10cae98c}
2025-05-24 21:57:49,575 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@10cae98c}
2025-05-24 21:57:49,575 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@19c28c97] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:57:49,575 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 21:57:49,575 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@61b5c8a3]
2025-05-24 21:57:49,576 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /show_addr
2025-05-24 21:57:49,577 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 21:57:49,577 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /show_addr
2025-05-24 21:57:49,577 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/show_addr", parameters={}
2025-05-24 21:57:49,577 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#showAddr()
2025-05-24 21:57:49,579 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 21:57:49,580 main DEBUG org.springframework.web.servlet.view.JstlView View name 'addr_menu/addr_book', model {}
2025-05-24 21:57:49,587 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/addr_menu/addr_book.jsp]
2025-05-24 21:57:49,588 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/addr_menu/addr_book.jsp]
2025-05-24 21:57:49,588 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:57:49,592 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 53, missCount = 1, failureCount = 0]
2025-05-24 21:57:49,592 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 54, missCount = 1, failureCount = 0]
2025-05-24 21:57:49,593 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 55, missCount = 1, failureCount = 0]
2025-05-24 21:57:49,593 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 56, missCount = 1, failureCount = 0]
2025-05-24 21:57:49,594 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 57, missCount = 1, failureCount = 0]
2025-05-24 21:57:49,595 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 58, missCount = 1, failureCount = 0]
2025-05-24 21:57:49,596 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 59, missCount = 1, failureCount = 0]
2025-05-24 21:57:49,597 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testshowAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:49,600 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 60, missCount = 1, failureCount = 0]
2025-05-24 21:57:49,600 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 21:57:49,600 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 61, missCount = 1, failureCount = 0]
2025-05-24 21:57:49,601 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 62, missCount = 1, failureCount = 0]
2025-05-24 21:57:49,603 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testeinsertAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:49,604 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 63, missCount = 1, failureCount = 0]
2025-05-24 21:57:49,605 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 64, missCount = 1, failureCount = 0]
2025-05-24 21:57:49,606 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 65, missCount = 1, failureCount = 0]
2025-05-24 21:57:49,607 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 66, missCount = 1, failureCount = 0]
2025-05-24 21:57:49,608 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 67, missCount = 1, failureCount = 0]
2025-05-24 21:57:49,609 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@56c72fff}
2025-05-24 21:57:49,609 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@56c72fff}
2025-05-24 21:57:49,609 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@19c28c97] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:57:49,609 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 21:57:49,609 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@689afbb0]
2025-05-24 21:57:49,611 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /insert_addr
2025-05-24 21:57:49,611 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 21:57:49,612 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /insert_addr
2025-05-24 21:57:49,612 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/insert_addr", parameters={}
2025-05-24 21:57:49,613 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#insertAddr()
2025-05-24 21:57:49,613 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 21:57:49,613 main DEBUG org.springframework.web.servlet.view.JstlView View name 'addr_menu/addr_insert', model {}
2025-05-24 21:57:49,613 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/addr_menu/addr_insert.jsp]
2025-05-24 21:57:49,613 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/addr_menu/addr_insert.jsp]
2025-05-24 21:57:49,613 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:57:49,615 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 68, missCount = 1, failureCount = 0]
2025-05-24 21:57:49,616 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 69, missCount = 1, failureCount = 0]
2025-05-24 21:57:49,616 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 70, missCount = 1, failureCount = 0]
2025-05-24 21:57:49,617 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 71, missCount = 1, failureCount = 0]
2025-05-24 21:57:49,618 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 72, missCount = 1, failureCount = 0]
2025-05-24 21:57:49,619 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 73, missCount = 1, failureCount = 0]
2025-05-24 21:57:49,619 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 74, missCount = 1, failureCount = 0]
2025-05-24 21:57:49,619 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testeinsertAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:49,624 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 75, missCount = 1, failureCount = 0]
2025-05-24 21:57:49,625 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [AddrControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:49,956 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [ReadControllerTest]: using SpringBootContextLoader
2025-05-24 21:57:49,957 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.ReadControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 21:57:49,957 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.ReadControllerTest]: ReadControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 21:57:49,958 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [ReadControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 21:57:49,980 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [ReadControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 21:57:49,986 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 21:57:49,989 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 21:57:49,991 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [ReadControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 21:57:49,992 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [ReadControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:50,007 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-24 21:57:50,042 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-24 21:57:50,048 main INFO deu.cse.spring_webmail.control.ReadControllerTest Starting ReadControllerTest using Java 21.0.6 with PID 26808 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 21:57:50,049 main DEBUG deu.cse.spring_webmail.control.ReadControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 21:57:50,049 main INFO deu.cse.spring_webmail.control.ReadControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 21:57:50,049 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 21:57:50,053 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@1fe275d8
2025-05-24 21:57:50,053 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 21:57:50,054 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 21:57:50,073 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 21:57:50,075 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 21:57:50,076 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 21:57:50,076 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 21:57:50,077 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 21:57:50,077 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 21:57:50,081 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 21:57:50,081 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 21:57:50,082 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 21:57:50,083 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 21:57:50,084 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 21:57:50,246 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-24 21:57:50,247 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 21:57:50,249 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 21:57:50,522 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 21:57:50,523 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 21:57:50,523 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 21:57:50,523 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 21:57:50,524 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 21:57:50,524 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 21:57:50,525 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 21:57:50,525 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 21:57:50,525 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 21:57:50,525 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 21:57:50,525 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 21:57:50,526 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@5c9cbc69]
2025-05-24 21:57:50,527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 21:57:50,527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 21:57:50,529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 21:57:50,529 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'Inlined Test Properties' with value of type String
2025-05-24 21:57:50,530 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 21:57:50,530 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 21:57:50,532 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 21:57:50,532 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:57:50,532 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:57:50,533 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 21:57:50,534 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 21:57:50,534 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 21:57:50,534 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 21:57:50,535 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 21:57:50,535 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 21:57:50,535 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@62c4ad40'
2025-05-24 21:57:50,536 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 21:57:50,537 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 21:57:50,537 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1fe275d8'
2025-05-24 21:57:50,537 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 21:57:50,537 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1fe275d8'
2025-05-24 21:57:50,538 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 21:57:50,538 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1fe275d8'
2025-05-24 21:57:50,539 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 21:57:50,539 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 21:57:50,539 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1fe275d8'
2025-05-24 21:57:50,539 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 21:57:50,539 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 21:57:50,540 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1fe275d8'
2025-05-24 21:57:50,540 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 21:57:50,543 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 21:57:50,544 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 21:57:50,544 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 21:57:50,544 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:57:50,545 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 21:57:50,551 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:57:50,552 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:57:50,552 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:57:50,552 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@62c4ad40'
2025-05-24 21:57:50,554 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 21:57:50,554 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 21:57:50,554 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:57:50,554 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:57:50,554 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@62c4ad40'
2025-05-24 21:57:50,555 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 21:57:50,555 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1fe275d8'
2025-05-24 21:57:50,559 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 21:57:50,559 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 21:57:50,559 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 21:57:50,559 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 21:57:50,560 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 21:57:50,561 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 21:57:50,561 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1fe275d8'
2025-05-24 21:57:50,561 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:57:50,561 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:57:50,564 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 21:57:50,565 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 21:57:50,566 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1fe275d8'
2025-05-24 21:57:50,566 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:57:50,566 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:57:50,569 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 21:57:50,570 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:57:50,570 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:57:50,570 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:57:50,572 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes) {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr()
2025-05-24 21:57:50,573 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes)
2025-05-24 21:57:50,575 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/admin_menu]}: adminMenu(Model) { [/get_image/{imageName}]}: getImage(String) {GET [/main_menu]}: mainMenu(Model) {GET [/delete_user]}: deleteUser(Model) {GET [/add_user]}: addUser() {GET [/login_fail]}: loginFail() {GET [/img_test]}: imgTest() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 21:57:50,576 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 21:57:50,577 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 21:57:50,578 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 21:57:50,578 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 21:57:50,579 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:57:50,579 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:57:50,579 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 21:57:50,580 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:57:50,580 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:57:50,581 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 21:57:50,581 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 21:57:50,581 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:57:50,581 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:57:50,582 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 21:57:50,582 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 21:57:50,583 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 21:57:50,583 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 21:57:50,584 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 21:57:50,585 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 21:57:50,586 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 21:57:50,586 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 21:57:50,586 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 21:57:50,586 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 21:57:50,587 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:57:50,587 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 21:57:50,587 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:57:50,589 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:57:50,590 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 21:57:50,590 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 21:57:50,590 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 21:57:50,590 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 21:57:50,591 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 21:57:50,591 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1fe275d8'
2025-05-24 21:57:50,591 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 21:57:50,591 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 21:57:50,593 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1fe275d8'
2025-05-24 21:57:50,593 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 21:57:50,594 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 21:57:50,594 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 21:57:50,597 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 21:57:50,597 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 21:57:50,597 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1fe275d8'
2025-05-24 21:57:50,597 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:57:50,598 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 21:57:50,598 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 21:57:50,603 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 21:57:50,603 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:57:50,603 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:57:50,603 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:57:50,604 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 21:57:50,604 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 21:57:50,605 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 21:57:50,606 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 21:57:50,609 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@59250335, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@109fa8e2, org.springframework.security.web.context.SecurityContextHolderFilter@6d41b46a, org.springframework.security.web.header.HeaderWriterFilter@2e7bcd52, org.springframework.web.filter.CorsFilter@743fc1ee, org.springframework.security.web.authentication.logout.LogoutFilter@3a34d64a, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@45bf1b4e, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7f055e1, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2a5782d7, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4967d14c, org.springframework.security.web.access.ExceptionTranslationFilter@1a26f595, org.springframework.security.web.access.intercept.AuthorizationFilter@2939bfa0]
2025-05-24 21:57:50,609 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 21:57:50,610 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 21:57:50,610 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 21:57:50,610 main WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore Ant [pattern='/WEB-INF/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 21:57:50,621 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure Ant [pattern='/WEB-INF/**']
2025-05-24 21:57:50,623 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 21:57:50,623 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 21:57:50,623 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 21:57:50,624 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 21:57:50,624 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 21:57:50,624 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 21:57:50,625 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 21:57:50,625 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:57:50,626 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:57:50,626 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 21:57:50,627 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 21:57:50,627 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:57:50,627 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 21:57:50,627 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:57:50,627 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 21:57:50,628 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 21:57:50,628 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 21:57:50,634 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 21:57:50,637 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 21:57:50,639 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 21:57:50,642 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 21:57:50,642 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 21:57:50,645 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1fe275d8'
2025-05-24 21:57:50,645 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:57:50,647 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 21:57:50,648 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:57:50,659 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:57:50,661 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 21:57:50,668 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 21:57:50,668 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 21:57:50,671 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 21:57:50,672 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-24 21:57:50,672 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-24 21:57:50,673 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1fe275d8'
2025-05-24 21:57:50,673 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:57:50,674 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-24 21:57:50,677 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 21:57:50,678 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 21:57:50,681 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 21:57:50,685 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 21:57:50,686 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 21:57:50,687 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 21:57:50,688 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 21:57:50,689 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 21:57:50,694 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:57:50,694 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 21:57:50,694 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 21:57:50,695 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 21:57:50,698 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 21:57:50,698 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 21:57:50,699 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:57:50,702 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:57:50,704 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 21:57:50,705 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 21:57:50,716 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 21:57:50,719 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 21:57:50,721 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 21:57:50,728 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 21:57:50,729 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 21:57:50,729 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 21:57:50,730 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 21:57:50,732 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 21:57:50,732 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 21:57:50,733 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 21:57:50,734 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 21:57:50,735 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:57:50,739 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 21:57:50,741 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 21:57:50,742 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:57:50,743 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 21:57:50,746 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 21:57:50,747 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:57:50,748 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@62c4ad40'
2025-05-24 21:57:50,749 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:57:50,751 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 21:57:50,753 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 21:57:50,755 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 21:57:50,758 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 21:57:50,758 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 21:57:50,759 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 21:57:50,760 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 21:57:50,761 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:57:50,763 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 21:57:50,763 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 21:57:50,764 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:57:50,765 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 21:57:50,766 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:57:50,766 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 21:57:50,767 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 21:57:50,771 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-24 21:57:50,773 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-24 21:57:50,778 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-24 21:57:50,779 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-24 21:57:50,781 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-24 21:57:50,781 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-24 21:57:50,782 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 21:57:50,783 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-24 21:57:50,784 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-24 21:57:50,785 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-24 21:57:50,786 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 21:57:50,787 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 21:57:50,787 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 21:57:50,787 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 21:57:50,787 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 21:57:50,787 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 21:57:50,788 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 21:57:50,788 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-24 21:57:50,789 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@43f8f0bc
2025-05-24 21:57:50,789 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@761b4581
2025-05-24 21:57:50,789 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 21:57:50,789 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 1 ms
2025-05-24 21:57:50,791 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 21:57:50,792 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-24 21:57:50,807 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 21:57:50,808 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 21:57:50,808 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 21:57:50,819 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-24 21:57:50,824 main INFO deu.cse.spring_webmail.control.ReadControllerTest Started ReadControllerTest in 0.818 seconds (process running for 8.2)
2025-05-24 21:57:50,827 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 75, missCount = 2, failureCount = 0]
2025-05-24 21:57:50,828 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 21:57:50,829 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 76, missCount = 2, failureCount = 0]
2025-05-24 21:57:50,835 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 77, missCount = 2, failureCount = 0]
2025-05-24 21:57:50,842 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testdownload_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:50,845 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 78, missCount = 2, failureCount = 0]
2025-05-24 21:57:50,851 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 79, missCount = 2, failureCount = 0]
2025-05-24 21:57:50,859 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 80, missCount = 2, failureCount = 0]
2025-05-24 21:57:50,859 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 81, missCount = 2, failureCount = 0]
2025-05-24 21:57:50,862 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 82, missCount = 2, failureCount = 0]
2025-05-24 21:57:50,885 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4273c8be}
2025-05-24 21:57:50,885 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4273c8be}
2025-05-24 21:57:50,885 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@6d41b46a] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:57:50,886 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4273c8be}
2025-05-24 21:57:50,886 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4273c8be}
2025-05-24 21:57:50,886 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@6d41b46a] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@76b11572]
2025-05-24 21:57:50,886 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 21:57:50,886 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@547930a]
2025-05-24 21:57:50,887 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /download
2025-05-24 21:57:50,888 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 21:57:50,888 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /download
2025-05-24 21:57:50,888 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/download", parameters={masked}
2025-05-24 21:57:50,888 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#download(String, String)
2025-05-24 21:57:50,891 main DEBUG deu.cse.spring_webmail.control.ReadController userid = tester, filename = sample.txt
2025-05-24 21:57:50,923 main DEBUG deu.cse.spring_webmail.control.ReadController userid = tester, filename = sample.txt
2025-05-24 21:57:50,929 main DEBUG deu.cse.spring_webmail.control.ReadController File: C:\Users\Haruki\AppData\Local\Temp\junit16890271154469786148\mock_download\tester\sample.txt, Content-Type: text/plain
2025-05-24 21:57:50,946 main DEBUG org.springframework.web.servlet.mvc.method.annotation.HttpEntityMethodProcessor Found 'Content-Type:text/plain' in response
2025-05-24 21:57:50,947 main DEBUG org.springframework.web.servlet.mvc.method.annotation.HttpEntityMethodProcessor Writing [InputStream resource [resource loaded through InputStream]]
2025-05-24 21:57:50,950 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:57:51,139 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 83, missCount = 2, failureCount = 0]
2025-05-24 21:57:51,141 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 84, missCount = 2, failureCount = 0]
2025-05-24 21:57:51,142 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 85, missCount = 2, failureCount = 0]
2025-05-24 21:57:51,143 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 86, missCount = 2, failureCount = 0]
2025-05-24 21:57:51,146 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 87, missCount = 2, failureCount = 0]
2025-05-24 21:57:51,149 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 88, missCount = 2, failureCount = 0]
2025-05-24 21:57:51,149 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 89, missCount = 2, failureCount = 0]
2025-05-24 21:57:51,151 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testdownload_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:51,168 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 90, missCount = 2, failureCount = 0]
2025-05-24 21:57:51,169 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 21:57:51,169 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 91, missCount = 2, failureCount = 0]
2025-05-24 21:57:51,171 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 92, missCount = 2, failureCount = 0]
2025-05-24 21:57:51,177 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testdeleteMail_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:51,178 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 93, missCount = 2, failureCount = 0]
2025-05-24 21:57:51,179 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 94, missCount = 2, failureCount = 0]
2025-05-24 21:57:51,181 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 95, missCount = 2, failureCount = 0]
2025-05-24 21:57:51,181 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 96, missCount = 2, failureCount = 0]
2025-05-24 21:57:51,183 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 97, missCount = 2, failureCount = 0]
2025-05-24 21:57:51,195 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1099de65}
2025-05-24 21:57:51,196 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1099de65}
2025-05-24 21:57:51,196 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@6d41b46a] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:57:51,197 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 21:57:51,197 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@391aee9]
2025-05-24 21:57:51,198 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_mail.do
2025-05-24 21:57:51,199 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 21:57:51,199 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /delete_mail.do
2025-05-24 21:57:51,199 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/delete_mail.do", parameters={masked}
2025-05-24 21:57:51,201 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#deleteMailDo(Integer, RedirectAttributes)
2025-05-24 21:57:51,204 main DEBUG deu.cse.spring_webmail.control.ReadController delete_mail.do: msgid = 1
2025-05-24 21:57:51,206 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 21:57:51,208 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 21:57:51,217 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 98, missCount = 2, failureCount = 0]
2025-05-24 21:57:51,219 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 99, missCount = 2, failureCount = 0]
2025-05-24 21:57:51,219 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 100, missCount = 2, failureCount = 0]
2025-05-24 21:57:51,219 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 101, missCount = 2, failureCount = 0]
2025-05-24 21:57:51,221 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 102, missCount = 2, failureCount = 0]
2025-05-24 21:57:51,223 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 103, missCount = 2, failureCount = 0]
2025-05-24 21:57:51,223 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 104, missCount = 2, failureCount = 0]
2025-05-24 21:57:51,223 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testdeleteMail_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:51,228 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 105, missCount = 2, failureCount = 0]
2025-05-24 21:57:51,228 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 21:57:51,228 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 106, missCount = 2, failureCount = 0]
2025-05-24 21:57:51,231 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 107, missCount = 2, failureCount = 0]
2025-05-24 21:57:51,233 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testdeleteMail_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:51,233 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 108, missCount = 2, failureCount = 0]
2025-05-24 21:57:51,234 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 109, missCount = 2, failureCount = 0]
2025-05-24 21:57:51,235 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 110, missCount = 2, failureCount = 0]
2025-05-24 21:57:51,236 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 111, missCount = 2, failureCount = 0]
2025-05-24 21:57:51,239 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 112, missCount = 2, failureCount = 0]
2025-05-24 21:57:51,241 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@510af8e4}
2025-05-24 21:57:51,242 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@510af8e4}
2025-05-24 21:57:51,242 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@6d41b46a] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:57:51,242 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 21:57:51,242 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@2c1a48d6]
2025-05-24 21:57:51,243 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_mail.do
2025-05-24 21:57:51,247 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 21:57:51,247 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /delete_mail.do
2025-05-24 21:57:51,247 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/delete_mail.do", parameters={masked}
2025-05-24 21:57:51,247 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#deleteMailDo(Integer, RedirectAttributes)
2025-05-24 21:57:51,248 main DEBUG deu.cse.spring_webmail.control.ReadController delete_mail.do: msgid = 1
2025-05-24 21:57:51,249 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 21:57:51,250 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 21:57:51,250 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 113, missCount = 2, failureCount = 0]
2025-05-24 21:57:51,251 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 114, missCount = 2, failureCount = 0]
2025-05-24 21:57:51,251 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 115, missCount = 2, failureCount = 0]
2025-05-24 21:57:51,251 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 116, missCount = 2, failureCount = 0]
2025-05-24 21:57:51,252 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 117, missCount = 2, failureCount = 0]
2025-05-24 21:57:51,253 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 118, missCount = 2, failureCount = 0]
2025-05-24 21:57:51,255 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 119, missCount = 2, failureCount = 0]
2025-05-24 21:57:51,255 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testdeleteMail_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:51,261 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 120, missCount = 2, failureCount = 0]
2025-05-24 21:57:51,262 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 21:57:51,263 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 121, missCount = 2, failureCount = 0]
2025-05-24 21:57:51,265 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 122, missCount = 2, failureCount = 0]
2025-05-24 21:57:51,275 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testshowMessage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:51,278 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 123, missCount = 2, failureCount = 0]
2025-05-24 21:57:51,280 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 124, missCount = 2, failureCount = 0]
2025-05-24 21:57:51,285 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 125, missCount = 2, failureCount = 0]
2025-05-24 21:57:51,285 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 126, missCount = 2, failureCount = 0]
2025-05-24 21:57:51,288 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 127, missCount = 2, failureCount = 0]
2025-05-24 21:57:51,311 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@625cb9b}
2025-05-24 21:57:51,313 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@625cb9b}
2025-05-24 21:57:51,313 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@6d41b46a] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:57:51,313 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@69b783ea]
2025-05-24 21:57:51,315 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /show_message
2025-05-24 21:57:51,319 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 21:57:51,320 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /show_message
2025-05-24 21:57:51,320 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/show_message", parameters={masked}
2025-05-24 21:57:51,320 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#showMessage(Integer, Model)
2025-05-24 21:57:51,321 main DEBUG deu.cse.spring_webmail.control.ReadController download_folder = /mock_download
2025-05-24 21:57:51,327 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 21:57:51,327 main DEBUG org.springframework.web.servlet.view.JstlView View name '/read_mail/show_message', model {msg=Hello message}
2025-05-24 21:57:51,329 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//read_mail/show_message.jsp]
2025-05-24 21:57:51,329 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views//read_mail/show_message.jsp]
2025-05-24 21:57:51,329 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:57:51,344 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 128, missCount = 2, failureCount = 0]
2025-05-24 21:57:51,347 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 129, missCount = 2, failureCount = 0]
2025-05-24 21:57:51,348 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 130, missCount = 2, failureCount = 0]
2025-05-24 21:57:51,349 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 131, missCount = 2, failureCount = 0]
2025-05-24 21:57:51,350 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 132, missCount = 2, failureCount = 0]
2025-05-24 21:57:51,352 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 133, missCount = 2, failureCount = 0]
2025-05-24 21:57:51,353 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 134, missCount = 2, failureCount = 0]
2025-05-24 21:57:51,355 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testshowMessage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:51,359 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 135, missCount = 2, failureCount = 0]
2025-05-24 21:57:51,359 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [ReadControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:51,573 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [SystemControllerTest]: using SpringBootContextLoader
2025-05-24 21:57:51,578 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.SystemControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 21:57:51,578 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.SystemControllerTest]: SystemControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 21:57:51,590 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [SystemControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 21:57:51,615 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [SystemControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 21:57:51,617 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:57:51,619 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 21:57:51,623 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [SystemControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 21:57:51,623 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [SystemControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:51,717 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-24 21:57:51,868 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-24 21:57:51,885 main INFO deu.cse.spring_webmail.control.SystemControllerTest Starting SystemControllerTest using Java 21.0.6 with PID 26808 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 21:57:51,885 main DEBUG deu.cse.spring_webmail.control.SystemControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 21:57:51,885 main INFO deu.cse.spring_webmail.control.SystemControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 21:57:51,886 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 21:57:51,897 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@352ad7fe
2025-05-24 21:57:51,899 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 21:57:51,899 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 21:57:51,965 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 21:57:51,966 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 21:57:51,968 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 21:57:51,970 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 21:57:51,973 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 21:57:51,973 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 21:57:51,980 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 21:57:51,981 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 21:57:51,982 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 21:57:51,983 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 21:57:51,985 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 21:57:52,315 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-24 21:57:52,315 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 21:57:52,318 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 21:57:52,403 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 21:57:52,404 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 21:57:52,404 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 21:57:52,404 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 21:57:52,406 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 21:57:52,407 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 21:57:52,408 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 21:57:52,408 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 21:57:52,409 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 21:57:52,409 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 21:57:52,411 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 21:57:52,412 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@2d16e71e]
2025-05-24 21:57:52,413 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 21:57:52,414 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 21:57:52,416 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 21:57:52,418 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:57:52,424 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 21:57:52,434 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 21:57:52,435 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:57:52,436 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:57:52,437 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 21:57:52,440 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 21:57:52,440 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 21:57:52,441 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 21:57:52,442 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 21:57:52,444 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 21:57:52,446 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@6b092322'
2025-05-24 21:57:52,446 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 21:57:52,451 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 21:57:52,452 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@352ad7fe'
2025-05-24 21:57:52,455 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 21:57:52,456 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@352ad7fe'
2025-05-24 21:57:52,457 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 21:57:52,459 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@352ad7fe'
2025-05-24 21:57:52,464 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 21:57:52,465 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 21:57:52,465 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@352ad7fe'
2025-05-24 21:57:52,466 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 21:57:52,466 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 21:57:52,468 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@352ad7fe'
2025-05-24 21:57:52,471 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 21:57:52,475 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 21:57:52,480 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 21:57:52,480 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 21:57:52,483 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:57:52,483 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 21:57:52,507 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:57:52,509 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:57:52,509 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:57:52,509 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@6b092322'
2025-05-24 21:57:52,519 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 21:57:52,519 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 21:57:52,527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:57:52,527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:57:52,529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@6b092322'
2025-05-24 21:57:52,530 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 21:57:52,532 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@352ad7fe'
2025-05-24 21:57:52,547 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 21:57:52,548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 21:57:52,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 21:57:52,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 21:57:52,550 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 21:57:52,553 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 21:57:52,553 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@352ad7fe'
2025-05-24 21:57:52,554 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:57:52,554 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:57:52,556 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 21:57:52,558 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 21:57:52,558 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@352ad7fe'
2025-05-24 21:57:52,558 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:57:52,558 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:57:52,562 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 21:57:52,566 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:57:52,566 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:57:52,566 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:57:52,579 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes) {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr()
2025-05-24 21:57:52,585 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes)
2025-05-24 21:57:52,589 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/admin_menu]}: adminMenu(Model) { [/get_image/{imageName}]}: getImage(String) {GET [/main_menu]}: mainMenu(Model) {GET [/delete_user]}: deleteUser(Model) {GET [/add_user]}: addUser() {GET [/login_fail]}: loginFail() {GET [/img_test]}: imgTest() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 21:57:52,592 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 21:57:52,596 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 21:57:52,598 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 21:57:52,598 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 21:57:52,599 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:57:52,599 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:57:52,599 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 21:57:52,599 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:57:52,600 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:57:52,602 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 21:57:52,602 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 21:57:52,603 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:57:52,603 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:57:52,604 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 21:57:52,604 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 21:57:52,606 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 21:57:52,606 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 21:57:52,607 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 21:57:52,611 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 21:57:52,611 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 21:57:52,612 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 21:57:52,612 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 21:57:52,613 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 21:57:52,615 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:57:52,615 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 21:57:52,616 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:57:52,621 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:57:52,623 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 21:57:52,624 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 21:57:52,627 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 21:57:52,627 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 21:57:52,628 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 21:57:52,629 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@352ad7fe'
2025-05-24 21:57:52,629 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 21:57:52,630 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 21:57:52,635 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@352ad7fe'
2025-05-24 21:57:52,635 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 21:57:52,635 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 21:57:52,636 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 21:57:52,638 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 21:57:52,638 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 21:57:52,639 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@352ad7fe'
2025-05-24 21:57:52,639 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:57:52,639 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 21:57:52,640 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 21:57:52,648 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 21:57:52,649 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:57:52,649 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:57:52,649 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:57:52,650 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 21:57:52,650 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 21:57:52,653 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 21:57:52,654 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 21:57:52,662 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@5728d44a, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@11eeaf31, org.springframework.security.web.context.SecurityContextHolderFilter@21282fc6, org.springframework.security.web.header.HeaderWriterFilter@69e91f2b, org.springframework.web.filter.CorsFilter@71637a85, org.springframework.security.web.authentication.logout.LogoutFilter@1ecf9602, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@35353b68, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@bc168ac, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5fc88c91, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6d91e1ba, org.springframework.security.web.access.ExceptionTranslationFilter@6da50fd, org.springframework.security.web.access.intercept.AuthorizationFilter@5fcb223]
2025-05-24 21:57:52,664 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 21:57:52,666 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 21:57:52,666 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 21:57:52,667 main WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore Ant [pattern='/WEB-INF/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 21:57:52,668 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure Ant [pattern='/WEB-INF/**']
2025-05-24 21:57:52,670 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 21:57:52,670 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 21:57:52,671 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 21:57:52,671 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 21:57:52,671 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 21:57:52,672 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 21:57:52,672 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 21:57:52,673 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:57:52,675 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:57:52,676 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 21:57:52,676 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 21:57:52,677 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:57:52,677 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 21:57:52,678 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:57:52,678 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 21:57:52,679 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 21:57:52,679 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 21:57:52,680 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 21:57:52,681 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 21:57:52,681 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 21:57:52,682 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 21:57:52,682 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 21:57:52,682 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@352ad7fe'
2025-05-24 21:57:52,682 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:57:52,682 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 21:57:52,683 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:57:52,691 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:57:52,692 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 21:57:52,692 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 21:57:52,693 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 21:57:52,694 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 21:57:52,695 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-24 21:57:52,695 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-24 21:57:52,696 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@352ad7fe'
2025-05-24 21:57:52,696 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:57:52,696 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-24 21:57:52,697 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 21:57:52,698 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 21:57:52,698 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 21:57:52,698 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 21:57:52,699 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 21:57:52,699 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 21:57:52,699 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 21:57:52,700 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 21:57:52,702 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:57:52,702 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 21:57:52,702 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 21:57:52,702 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 21:57:52,703 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 21:57:52,703 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 21:57:52,704 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:57:52,705 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:57:52,706 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 21:57:52,706 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 21:57:52,707 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 21:57:52,708 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 21:57:52,709 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 21:57:52,710 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 21:57:52,712 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 21:57:52,712 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 21:57:52,713 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 21:57:52,713 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 21:57:52,713 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 21:57:52,714 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 21:57:52,714 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 21:57:52,715 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:57:52,716 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 21:57:52,717 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 21:57:52,717 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:57:52,718 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 21:57:52,718 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 21:57:52,719 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:57:52,720 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@6b092322'
2025-05-24 21:57:52,720 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:57:52,721 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 21:57:52,721 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 21:57:52,722 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 21:57:52,723 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 21:57:52,723 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 21:57:52,723 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 21:57:52,724 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 21:57:52,724 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:57:52,726 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 21:57:52,726 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 21:57:52,727 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:57:52,727 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 21:57:52,728 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:57:52,728 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 21:57:52,728 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 21:57:52,729 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-24 21:57:52,729 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-24 21:57:52,731 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-24 21:57:52,731 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-24 21:57:52,732 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-24 21:57:52,732 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-24 21:57:52,733 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 21:57:52,733 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-24 21:57:52,733 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-24 21:57:52,735 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-24 21:57:52,735 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 21:57:52,735 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 21:57:52,735 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 21:57:52,735 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 21:57:52,735 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 21:57:52,735 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 21:57:52,736 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 21:57:52,736 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-24 21:57:52,737 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@50859a18
2025-05-24 21:57:52,737 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@47127c29
2025-05-24 21:57:52,737 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 21:57:52,737 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 2 ms
2025-05-24 21:57:52,738 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 21:57:52,739 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-24 21:57:52,745 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 21:57:52,745 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 21:57:52,745 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 21:57:52,752 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-24 21:57:52,757 main INFO deu.cse.spring_webmail.control.SystemControllerTest Started SystemControllerTest in 1.041 seconds (process running for 10.134)
2025-05-24 21:57:52,760 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 135, missCount = 3, failureCount = 0]
2025-05-24 21:57:52,761 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:57:52,761 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 136, missCount = 3, failureCount = 0]
2025-05-24 21:57:52,767 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 137, missCount = 3, failureCount = 0]
2025-05-24 21:57:52,771 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:52,772 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 138, missCount = 3, failureCount = 0]
2025-05-24 21:57:52,773 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 139, missCount = 3, failureCount = 0]
2025-05-24 21:57:52,774 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 140, missCount = 3, failureCount = 0]
2025-05-24 21:57:52,775 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 141, missCount = 3, failureCount = 0]
2025-05-24 21:57:52,776 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 142, missCount = 3, failureCount = 0]
2025-05-24 21:57:52,778 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6212695e}
2025-05-24 21:57:52,779 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6212695e}
2025-05-24 21:57:52,779 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@21282fc6] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:57:52,779 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6212695e}
2025-05-24 21:57:52,779 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6212695e}
2025-05-24 21:57:52,779 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@21282fc6] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@203c5f7e]
2025-05-24 21:57:52,779 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 21:57:52,779 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@6a5cb26f]
2025-05-24 21:57:52,780 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /add_user
2025-05-24 21:57:52,781 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:57:52,782 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /add_user
2025-05-24 21:57:52,782 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/add_user", parameters={}
2025-05-24 21:57:52,783 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#addUser()
2025-05-24 21:57:52,784 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 21:57:52,784 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/add_user', model {}
2025-05-24 21:57:52,784 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/add_user.jsp]
2025-05-24 21:57:52,784 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/add_user.jsp]
2025-05-24 21:57:52,784 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:57:52,788 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 143, missCount = 3, failureCount = 0]
2025-05-24 21:57:52,789 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 144, missCount = 3, failureCount = 0]
2025-05-24 21:57:52,789 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 145, missCount = 3, failureCount = 0]
2025-05-24 21:57:52,789 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 146, missCount = 3, failureCount = 0]
2025-05-24 21:57:52,789 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 147, missCount = 3, failureCount = 0]
2025-05-24 21:57:52,791 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 148, missCount = 3, failureCount = 0]
2025-05-24 21:57:52,791 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 149, missCount = 3, failureCount = 0]
2025-05-24 21:57:52,791 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:52,796 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 150, missCount = 3, failureCount = 0]
2025-05-24 21:57:52,797 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:57:52,797 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 151, missCount = 3, failureCount = 0]
2025-05-24 21:57:52,798 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 152, missCount = 3, failureCount = 0]
2025-05-24 21:57:52,800 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testGetImage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:52,801 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 153, missCount = 3, failureCount = 0]
2025-05-24 21:57:52,801 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 154, missCount = 3, failureCount = 0]
2025-05-24 21:57:52,802 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 155, missCount = 3, failureCount = 0]
2025-05-24 21:57:52,805 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 156, missCount = 3, failureCount = 0]
2025-05-24 21:57:52,807 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 157, missCount = 3, failureCount = 0]
2025-05-24 21:57:52,938 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@40bfd515}
2025-05-24 21:57:52,939 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@40bfd515}
2025-05-24 21:57:52,939 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@21282fc6] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:57:52,939 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 21:57:52,939 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@204e6dda]
2025-05-24 21:57:52,940 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /get_image/test.jpg
2025-05-24 21:57:52,940 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /get_image/test.jpg
2025-05-24 21:57:52,940 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/get_image/test.jpg", parameters={}
2025-05-24 21:57:52,941 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#getImage(String)
2025-05-24 21:57:52,972 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Using 'application/octet-stream', given [*/*] and supported [application/octet-stream, */*, application/json, application/*+json]
2025-05-24 21:57:52,973 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Writing [{-1, -40, -1, -32, 0, 16, 74, 70, 73, 70, 0, 1, 2, 0, 0, 1, 0, 1, 0, 0, -1, -37, 0, 67, 0, 8, 6, 6, (truncated)...]
2025-05-24 21:57:52,976 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:57:52,976 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:57:52,982 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 158, missCount = 3, failureCount = 0]
2025-05-24 21:57:52,982 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 159, missCount = 3, failureCount = 0]
2025-05-24 21:57:52,982 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 160, missCount = 3, failureCount = 0]
2025-05-24 21:57:52,983 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 161, missCount = 3, failureCount = 0]
2025-05-24 21:57:52,983 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 162, missCount = 3, failureCount = 0]
2025-05-24 21:57:52,984 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 163, missCount = 3, failureCount = 0]
2025-05-24 21:57:52,984 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 164, missCount = 3, failureCount = 0]
2025-05-24 21:57:52,985 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testGetImage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:52,987 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 165, missCount = 3, failureCount = 0]
2025-05-24 21:57:52,987 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:57:52,988 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 166, missCount = 3, failureCount = 0]
2025-05-24 21:57:52,988 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 167, missCount = 3, failureCount = 0]
2025-05-24 21:57:52,990 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testIndexPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:52,990 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 168, missCount = 3, failureCount = 0]
2025-05-24 21:57:52,991 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 169, missCount = 3, failureCount = 0]
2025-05-24 21:57:52,991 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 170, missCount = 3, failureCount = 0]
2025-05-24 21:57:52,991 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 171, missCount = 3, failureCount = 0]
2025-05-24 21:57:52,992 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 172, missCount = 3, failureCount = 0]
2025-05-24 21:57:52,993 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@64ed6bc8}
2025-05-24 21:57:52,993 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@64ed6bc8}
2025-05-24 21:57:52,993 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@21282fc6] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:57:52,994 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@42acca1a]
2025-05-24 21:57:52,995 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 21:57:52,995 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 21:57:52,995 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/", parameters={}
2025-05-24 21:57:52,996 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 21:57:52,996 main DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 21:57:52,997 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 21:57:52,997 main DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 21:57:52,997 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 21:57:52,997 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 21:57:52,997 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:57:52,997 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:57:52,999 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 173, missCount = 3, failureCount = 0]
2025-05-24 21:57:52,999 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 174, missCount = 3, failureCount = 0]
2025-05-24 21:57:52,999 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 175, missCount = 3, failureCount = 0]
2025-05-24 21:57:52,999 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 176, missCount = 3, failureCount = 0]
2025-05-24 21:57:52,999 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 177, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,002 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 178, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,003 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 179, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,004 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testIndexPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:53,010 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 180, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,010 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:57:53,010 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 181, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,011 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 182, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,012 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testDeleteUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:53,013 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 183, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,014 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 184, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,015 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 185, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,015 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 186, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,017 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 187, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,165 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@74e2de39}
2025-05-24 21:57:53,165 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@74e2de39}
2025-05-24 21:57:53,165 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@21282fc6] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:57:53,166 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@54eaf69d]
2025-05-24 21:57:53,167 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /delete_user.do
2025-05-24 21:57:53,171 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:57:53,171 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /delete_user.do
2025-05-24 21:57:53,171 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/delete_user.do", parameters={masked}
2025-05-24 21:57:53,172 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#deleteUserDo(String[], RedirectAttributes)
2025-05-24 21:57:53,173 main DEBUG deu.cse.spring_webmail.control.SystemController delete_user.do: selectedUser = [a@test.com, b@test.com]
2025-05-24 21:57:53,184 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 21:57:53,185 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 21:57:53,188 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 188, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,189 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 189, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,189 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 190, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,189 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 191, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,191 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 192, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,192 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 193, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,192 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 194, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,192 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testDeleteUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:53,210 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 195, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,213 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:57:53,214 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 196, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,217 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 197, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,225 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAdminMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:53,225 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 198, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,225 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 199, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,226 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 200, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,226 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 201, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,227 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 202, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,232 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@206100aa}
2025-05-24 21:57:53,232 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@206100aa}
2025-05-24 21:57:53,232 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@21282fc6] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:57:53,232 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@49ffcd07]
2025-05-24 21:57:53,233 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-24 21:57:53,234 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:57:53,235 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /admin_menu
2025-05-24 21:57:53,235 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/admin_menu", parameters={}
2025-05-24 21:57:53,235 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#adminMenu(Model)
2025-05-24 21:57:53,235 main DEBUG deu.cse.spring_webmail.control.SystemController root.id = james-admin, root.password = changeme, admin.id = test@test.com
2025-05-24 21:57:53,236 main DEBUG deu.cse.spring_webmail.control.SystemController userList = [user1, user2]
2025-05-24 21:57:53,237 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 21:57:53,237 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/admin_menu', model {userList=[user1, user2]}
2025-05-24 21:57:53,238 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-24 21:57:53,238 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-24 21:57:53,238 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:57:53,239 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 203, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,239 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 204, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,239 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 205, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,240 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 206, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,240 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 207, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,241 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 208, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,241 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 209, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,241 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAdminMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:53,244 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 210, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,245 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:57:53,245 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 211, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,246 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 212, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,247 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testMainMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:53,248 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 213, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,248 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 214, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,249 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 215, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,249 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 216, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,250 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 217, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,251 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@32730f12}
2025-05-24 21:57:53,252 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@32730f12}
2025-05-24 21:57:53,252 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@21282fc6] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:57:53,252 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@38617f1c]
2025-05-24 21:57:53,252 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-24 21:57:53,253 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-24 21:57:53,253 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/main_menu", parameters={}
2025-05-24 21:57:53,253 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(Model)
2025-05-24 21:57:53,255 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 21:57:53,255 main DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=Mocked Message List}
2025-05-24 21:57:53,255 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 21:57:53,255 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 21:57:53,255 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:57:53,255 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:57:53,258 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 218, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,259 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 219, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,259 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 220, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,259 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 221, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,259 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 222, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,260 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 223, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,260 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 224, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,261 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testMainMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:53,264 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 225, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,264 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:57:53,264 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 226, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,266 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 227, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,267 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testDeleteUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:53,268 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 228, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,268 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 229, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,268 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 230, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,269 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 231, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,270 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 232, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,275 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@32eea4f7}
2025-05-24 21:57:53,276 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@32eea4f7}
2025-05-24 21:57:53,276 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@21282fc6] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:57:53,276 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@60019f4b]
2025-05-24 21:57:53,277 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_user
2025-05-24 21:57:53,277 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:57:53,277 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /delete_user
2025-05-24 21:57:53,278 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/delete_user", parameters={}
2025-05-24 21:57:53,278 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#deleteUser(Model)
2025-05-24 21:57:53,278 main DEBUG deu.cse.spring_webmail.control.SystemController delete_user called
2025-05-24 21:57:53,279 main DEBUG deu.cse.spring_webmail.control.SystemController userList = [user1, user2]
2025-05-24 21:57:53,279 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 21:57:53,281 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/delete_user', model {userList=[user1, user2]}
2025-05-24 21:57:53,281 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/delete_user.jsp]
2025-05-24 21:57:53,282 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/delete_user.jsp]
2025-05-24 21:57:53,282 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:57:53,284 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 233, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,284 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 234, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,284 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 235, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,285 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 236, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,285 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 237, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,286 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 238, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,286 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 239, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,287 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testDeleteUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:53,303 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 240, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,304 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:57:53,304 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 241, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,305 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 242, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,307 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:53,307 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 243, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,307 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 244, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,308 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 245, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,309 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 246, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,311 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 247, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,336 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@72a48403}
2025-05-24 21:57:53,338 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@72a48403}
2025-05-24 21:57:53,338 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@21282fc6] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:57:53,339 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@2101e969]
2025-05-24 21:57:53,339 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /add_user.do
2025-05-24 21:57:53,341 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:57:53,341 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /add_user.do
2025-05-24 21:57:53,341 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/add_user.do", parameters={masked}
2025-05-24 21:57:53,341 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#addUserDo(String, String, RedirectAttributes)
2025-05-24 21:57:53,346 main DEBUG deu.cse.spring_webmail.control.SystemController add_user.do: id = tester, password = pw123, port = 9999
2025-05-24 21:57:53,351 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 21:57:53,352 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 21:57:53,356 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 248, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,357 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 249, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,359 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 250, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,359 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 251, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,359 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 252, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,363 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 253, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,363 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 254, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,364 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:53,367 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 255, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,368 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:57:53,368 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 256, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,368 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 257, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,371 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:53,371 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 258, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,371 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 259, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,372 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 260, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,372 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 261, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,373 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 262, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,374 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@9628240}
2025-05-24 21:57:53,375 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@9628240}
2025-05-24 21:57:53,375 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@21282fc6] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:57:53,375 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 21:57:53,375 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@296a6a10]
2025-05-24 21:57:53,382 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /logout
2025-05-24 21:57:53,382 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:57:53,382 main DEBUG org.springframework.security.web.authentication.logout.LogoutFilter Logging out [UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:57:53,383 main DEBUG org.springframework.security.web.authentication.logout.SecurityContextLogoutHandler Invalidated session 26
2025-05-24 21:57:53,384 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 263, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,385 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 264, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,385 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 265, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,385 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 266, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,385 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 267, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,387 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 268, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,387 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 269, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,388 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:53,394 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 270, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,394 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:57:53,394 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 271, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,394 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 272, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,396 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAdminMenu_withAdminUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:53,396 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 273, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,396 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 274, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,399 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 275, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,400 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 276, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,409 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 277, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,428 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@260715eb}
2025-05-24 21:57:53,429 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@260715eb}
2025-05-24 21:57:53,429 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@21282fc6] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:57:53,429 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@38bf7a37]
2025-05-24 21:57:53,429 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-24 21:57:53,433 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 21:57:53,433 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /admin_menu
2025-05-24 21:57:53,433 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/admin_menu", parameters={}
2025-05-24 21:57:53,433 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#adminMenu(Model)
2025-05-24 21:57:53,434 main DEBUG deu.cse.spring_webmail.control.SystemController root.id = james-admin, root.password = changeme, admin.id = test@test.com
2025-05-24 21:57:53,434 main DEBUG deu.cse.spring_webmail.control.SystemController userList = [user1, user2]
2025-05-24 21:57:53,436 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 21:57:53,437 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/admin_menu', model {userList=[user1, user2]}
2025-05-24 21:57:53,437 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-24 21:57:53,437 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-24 21:57:53,437 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:57:53,444 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 278, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,445 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 279, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,445 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 280, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,445 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 281, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,445 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 282, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,447 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 283, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,448 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 284, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,448 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAdminMenu_withAdminUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:53,454 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 285, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,454 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:57:53,455 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 286, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,455 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 287, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,461 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testLoginFailPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:53,461 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 288, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,462 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 289, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,463 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 290, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,463 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 291, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,464 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 292, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,465 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1391204c}
2025-05-24 21:57:53,465 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1391204c}
2025-05-24 21:57:53,465 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@21282fc6] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:57:53,466 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 21:57:53,466 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@2be6103f]
2025-05-24 21:57:53,467 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login_fail
2025-05-24 21:57:53,467 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login_fail
2025-05-24 21:57:53,468 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/login_fail", parameters={}
2025-05-24 21:57:53,469 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginFail()
2025-05-24 21:57:53,472 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 21:57:53,472 main DEBUG org.springframework.web.servlet.view.JstlView View name 'login_fail', model {}
2025-05-24 21:57:53,472 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login_fail.jsp]
2025-05-24 21:57:53,472 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/login_fail.jsp]
2025-05-24 21:57:53,472 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:57:53,472 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:57:53,475 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 293, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,475 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 294, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,475 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 295, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,475 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 296, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,475 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 297, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,477 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 298, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,477 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 299, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,477 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testLoginFailPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:53,480 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 300, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,480 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 21:57:53,480 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 301, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,481 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 302, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,481 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testGetImage_nofile], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:53,482 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 303, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,482 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 304, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,482 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 305, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,482 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 306, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,483 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 307, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,485 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@598acf89}
2025-05-24 21:57:53,486 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@598acf89}
2025-05-24 21:57:53,486 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@21282fc6] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:57:53,486 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 21:57:53,486 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@150ba838]
2025-05-24 21:57:53,487 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /get_image/nonexistent.jpg
2025-05-24 21:57:53,487 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /get_image/nonexistent.jpg
2025-05-24 21:57:53,487 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/get_image/nonexistent.jpg", parameters={}
2025-05-24 21:57:53,488 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#getImage(String)
2025-05-24 21:57:53,489 main ERROR deu.cse.spring_webmail.control.SystemController getImageBytes 예외: Can't read input file!
2025-05-24 21:57:53,492 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Using 'application/octet-stream', given [*/*] and supported [application/octet-stream, */*, application/json, application/*+json]
2025-05-24 21:57:53,493 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Writing [{}]
2025-05-24 21:57:53,493 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:57:53,494 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 21:57:53,495 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 308, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,495 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 309, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,495 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 310, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,495 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 311, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,496 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 312, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,496 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 313, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,496 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 314, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,497 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testGetImage_nofile], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:53,498 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 3, maxSize = 32, parentContextCount = 0, hitCount = 315, missCount = 3, failureCount = 0]
2025-05-24 21:57:53,498 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [SystemControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:53,508 main DEBUG deu.cse.spring_webmail.model.UserAdminAgent UserAdminAgent JMX init: server = localhost, port = 110, adminId = admin
2025-05-24 21:57:53,585 main ERROR deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 실패: Failed to retrieve RMIServer stub: javax.naming.CommunicationException [Root exception is java.rmi.ConnectIOException: non-JRMP server at remote endpoint]
2025-05-24 21:57:53,595 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [WriteControllerTest]: using SpringBootContextLoader
2025-05-24 21:57:53,597 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.WriteControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 21:57:53,598 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.WriteControllerTest]: WriteControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 21:57:53,599 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [WriteControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 21:57:53,613 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [WriteControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 21:57:53,614 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-24 21:57:53,615 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 21:57:53,616 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [WriteControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 21:57:53,616 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [WriteControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:53,619 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-24 21:57:53,657 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-24 21:57:53,666 main INFO deu.cse.spring_webmail.control.WriteControllerTest Starting WriteControllerTest using Java 21.0.6 with PID 26808 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 21:57:53,666 main DEBUG deu.cse.spring_webmail.control.WriteControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 21:57:53,666 main INFO deu.cse.spring_webmail.control.WriteControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 21:57:53,667 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 21:57:53,671 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@16d8a25e
2025-05-24 21:57:53,672 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 21:57:53,673 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 21:57:53,698 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 21:57:53,700 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 21:57:53,701 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 21:57:53,702 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 21:57:53,704 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 21:57:53,705 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 21:57:53,709 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 21:57:53,711 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 21:57:53,712 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 21:57:53,713 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 21:57:53,714 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 21:57:53,843 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-24 21:57:53,843 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 21:57:53,846 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 21:57:53,859 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 21:57:53,859 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 21:57:53,859 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 21:57:53,860 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 21:57:53,862 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 21:57:53,863 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 21:57:53,863 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 21:57:53,863 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 21:57:53,864 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 21:57:53,864 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 21:57:53,865 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 21:57:53,866 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@4c44ed49]
2025-05-24 21:57:53,866 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 21:57:53,867 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 21:57:53,869 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 21:57:53,871 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:57:53,872 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 21:57:53,875 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 21:57:53,876 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 21:57:53,878 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 21:57:53,879 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:57:53,880 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:57:53,880 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 21:57:53,881 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 21:57:53,882 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 21:57:53,883 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 21:57:53,883 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 21:57:53,883 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 21:57:53,884 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@543e79cb'
2025-05-24 21:57:53,884 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 21:57:53,887 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 21:57:53,888 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@16d8a25e'
2025-05-24 21:57:53,888 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 21:57:53,888 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@16d8a25e'
2025-05-24 21:57:53,889 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 21:57:53,889 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@16d8a25e'
2025-05-24 21:57:53,891 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 21:57:53,892 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 21:57:53,892 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@16d8a25e'
2025-05-24 21:57:53,892 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 21:57:53,892 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 21:57:53,893 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@16d8a25e'
2025-05-24 21:57:53,894 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 21:57:53,897 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 21:57:53,899 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 21:57:53,899 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 21:57:53,900 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:57:53,900 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 21:57:53,907 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:57:53,910 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:57:53,911 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:57:53,911 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@543e79cb'
2025-05-24 21:57:53,912 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 21:57:53,913 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 21:57:53,915 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:57:53,915 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:57:53,917 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@543e79cb'
2025-05-24 21:57:53,918 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 21:57:53,919 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@16d8a25e'
2025-05-24 21:57:53,926 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 21:57:53,928 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 21:57:53,928 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 21:57:53,929 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 21:57:53,929 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 21:57:53,930 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 21:57:53,931 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@16d8a25e'
2025-05-24 21:57:53,931 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:57:53,931 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:57:53,936 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 21:57:53,939 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 21:57:53,939 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@16d8a25e'
2025-05-24 21:57:53,939 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:57:53,939 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:57:53,943 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 21:57:53,945 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:57:53,945 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:57:53,945 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:57:53,947 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes) {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr()
2025-05-24 21:57:53,952 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes)
2025-05-24 21:57:53,980 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/admin_menu]}: adminMenu(Model) { [/get_image/{imageName}]}: getImage(String) {GET [/main_menu]}: mainMenu(Model) {GET [/delete_user]}: deleteUser(Model) {GET [/add_user]}: addUser() {GET [/login_fail]}: loginFail() {GET [/img_test]}: imgTest() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 21:57:53,985 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 21:57:53,991 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 21:57:53,992 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 21:57:53,993 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 21:57:53,993 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:57:53,993 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:57:53,994 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 21:57:53,994 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:57:53,994 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:57:53,995 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 21:57:53,995 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 21:57:53,996 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:57:53,996 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:57:53,999 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 21:57:53,999 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 21:57:54,002 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 21:57:54,003 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 21:57:54,005 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 21:57:54,009 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 21:57:54,009 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 21:57:54,010 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 21:57:54,010 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 21:57:54,011 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 21:57:54,013 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:57:54,013 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 21:57:54,015 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:57:54,018 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:57:54,019 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 21:57:54,019 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 21:57:54,020 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 21:57:54,020 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 21:57:54,021 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 21:57:54,022 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@16d8a25e'
2025-05-24 21:57:54,022 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 21:57:54,022 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 21:57:54,029 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@16d8a25e'
2025-05-24 21:57:54,030 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 21:57:54,031 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 21:57:54,031 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 21:57:54,032 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 21:57:54,032 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 21:57:54,033 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@16d8a25e'
2025-05-24 21:57:54,034 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:57:54,034 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 21:57:54,035 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 21:57:54,046 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 21:57:54,047 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:57:54,047 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:57:54,047 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:57:54,048 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 21:57:54,048 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 21:57:54,050 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 21:57:54,051 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 21:57:54,054 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@268fca0a, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@238ef0cc, org.springframework.security.web.context.SecurityContextHolderFilter@7650e219, org.springframework.security.web.header.HeaderWriterFilter@7c47ae7d, org.springframework.web.filter.CorsFilter@7055f907, org.springframework.security.web.authentication.logout.LogoutFilter@568514f, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@612a0d49, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1f122cbb, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@352c5179, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4124e201, org.springframework.security.web.access.ExceptionTranslationFilter@3bc22ada, org.springframework.security.web.access.intercept.AuthorizationFilter@5ce1ed2f]
2025-05-24 21:57:54,057 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 21:57:54,058 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 21:57:54,060 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 21:57:54,061 main WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore Ant [pattern='/WEB-INF/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 21:57:54,062 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure Ant [pattern='/WEB-INF/**']
2025-05-24 21:57:54,065 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 21:57:54,066 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 21:57:54,066 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 21:57:54,067 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 21:57:54,068 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 21:57:54,072 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 21:57:54,072 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 21:57:54,073 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:57:54,084 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:57:54,085 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 21:57:54,085 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 21:57:54,086 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:57:54,086 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 21:57:54,087 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:57:54,088 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 21:57:54,089 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 21:57:54,089 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 21:57:54,090 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 21:57:54,092 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 21:57:54,093 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 21:57:54,093 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 21:57:54,093 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 21:57:54,094 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@16d8a25e'
2025-05-24 21:57:54,094 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:57:54,094 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 21:57:54,095 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:57:54,099 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:57:54,099 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 21:57:54,101 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 21:57:54,101 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 21:57:54,102 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 21:57:54,103 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-24 21:57:54,103 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-24 21:57:54,103 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@16d8a25e'
2025-05-24 21:57:54,103 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:57:54,104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-24 21:57:54,105 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 21:57:54,105 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 21:57:54,106 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 21:57:54,106 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 21:57:54,107 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 21:57:54,107 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 21:57:54,108 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 21:57:54,108 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 21:57:54,109 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:57:54,109 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 21:57:54,109 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 21:57:54,109 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 21:57:54,109 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 21:57:54,109 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 21:57:54,110 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:57:54,111 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:57:54,112 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 21:57:54,113 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 21:57:54,113 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 21:57:54,114 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 21:57:54,115 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 21:57:54,116 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 21:57:54,116 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 21:57:54,117 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 21:57:54,117 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 21:57:54,117 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 21:57:54,118 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 21:57:54,118 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 21:57:54,118 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 21:57:54,119 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:57:54,119 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 21:57:54,120 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 21:57:54,120 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:57:54,121 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 21:57:54,121 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 21:57:54,121 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:57:54,122 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@543e79cb'
2025-05-24 21:57:54,124 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:57:54,124 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 21:57:54,125 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 21:57:54,125 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 21:57:54,126 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 21:57:54,127 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 21:57:54,127 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 21:57:54,127 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 21:57:54,128 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:57:54,129 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 21:57:54,129 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 21:57:54,130 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:57:54,131 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 21:57:54,131 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:57:54,131 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 21:57:54,132 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 21:57:54,132 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-24 21:57:54,133 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-24 21:57:54,134 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-24 21:57:54,134 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-24 21:57:54,135 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-24 21:57:54,135 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-24 21:57:54,136 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 21:57:54,136 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-24 21:57:54,136 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-24 21:57:54,137 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-24 21:57:54,137 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 21:57:54,137 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 21:57:54,137 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 21:57:54,138 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 21:57:54,138 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 21:57:54,139 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 21:57:54,140 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 21:57:54,140 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-24 21:57:54,140 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@63af8885
2025-05-24 21:57:54,140 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@4ab4f6d7
2025-05-24 21:57:54,140 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 21:57:54,140 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 1 ms
2025-05-24 21:57:54,141 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 21:57:54,141 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-24 21:57:54,146 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 21:57:54,146 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 21:57:54,146 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 21:57:54,147 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-24 21:57:54,149 main INFO deu.cse.spring_webmail.control.WriteControllerTest Started WriteControllerTest in 0.53 seconds (process running for 11.526)
2025-05-24 21:57:54,151 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 4, maxSize = 32, parentContextCount = 0, hitCount = 315, missCount = 4, failureCount = 0]
2025-05-24 21:57:54,152 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-24 21:57:54,152 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 4, maxSize = 32, parentContextCount = 0, hitCount = 316, missCount = 4, failureCount = 0]
2025-05-24 21:57:54,155 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 4, maxSize = 32, parentContextCount = 0, hitCount = 317, missCount = 4, failureCount = 0]
2025-05-24 21:57:54,157 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [WriteControllerTest], method [shouldSendMailWithoutAttachment], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:54,157 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 4, maxSize = 32, parentContextCount = 0, hitCount = 318, missCount = 4, failureCount = 0]
2025-05-24 21:57:54,158 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 4, maxSize = 32, parentContextCount = 0, hitCount = 319, missCount = 4, failureCount = 0]
2025-05-24 21:57:54,158 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 4, maxSize = 32, parentContextCount = 0, hitCount = 320, missCount = 4, failureCount = 0]
2025-05-24 21:57:54,158 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 4, maxSize = 32, parentContextCount = 0, hitCount = 321, missCount = 4, failureCount = 0]
2025-05-24 21:57:54,159 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 4, maxSize = 32, parentContextCount = 0, hitCount = 322, missCount = 4, failureCount = 0]
2025-05-24 21:57:54,167 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@513ad29e}
2025-05-24 21:57:54,167 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@513ad29e}
2025-05-24 21:57:54,167 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@7650e219] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:57:54,167 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@513ad29e}
2025-05-24 21:57:54,167 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@513ad29e}
2025-05-24 21:57:54,167 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@7650e219] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@15eefe02]
2025-05-24 21:57:54,168 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@2ee6196f]
2025-05-24 21:57:54,169 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /write_mail.do
2025-05-24 21:57:54,170 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 21:57:54,170 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /write_mail.do
2025-05-24 21:57:54,171 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/write_mail.do", parameters={multipart}
2025-05-24 21:57:54,171 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMailDo(String, String, String, String, MultipartFile, RedirectAttributes)
2025-05-24 21:57:54,176 main DEBUG deu.cse.spring_webmail.control.WriteController write_mail.do: to = to@example.com, cc = , subj = Test Subject, body = Test Body, file1 =
2025-05-24 21:57:54,191 main DEBUG deu.cse.spring_webmail.model.SmtpAgent SMTP host : localhost
2025-05-24 21:57:54,518 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 21:57:54,519 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 21:57:54,521 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 4, maxSize = 32, parentContextCount = 0, hitCount = 323, missCount = 4, failureCount = 0]
2025-05-24 21:57:54,521 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 4, maxSize = 32, parentContextCount = 0, hitCount = 324, missCount = 4, failureCount = 0]
2025-05-24 21:57:54,521 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 4, maxSize = 32, parentContextCount = 0, hitCount = 325, missCount = 4, failureCount = 0]
2025-05-24 21:57:54,521 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 4, maxSize = 32, parentContextCount = 0, hitCount = 326, missCount = 4, failureCount = 0]
2025-05-24 21:57:54,522 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 4, maxSize = 32, parentContextCount = 0, hitCount = 327, missCount = 4, failureCount = 0]
2025-05-24 21:57:54,523 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 4, maxSize = 32, parentContextCount = 0, hitCount = 328, missCount = 4, failureCount = 0]
2025-05-24 21:57:54,523 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 4, maxSize = 32, parentContextCount = 0, hitCount = 329, missCount = 4, failureCount = 0]
2025-05-24 21:57:54,523 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [WriteControllerTest], method [shouldSendMailWithoutAttachment], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:54,526 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 4, maxSize = 32, parentContextCount = 0, hitCount = 330, missCount = 4, failureCount = 0]
2025-05-24 21:57:54,526 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-24 21:57:54,526 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 4, maxSize = 32, parentContextCount = 0, hitCount = 331, missCount = 4, failureCount = 0]
2025-05-24 21:57:54,527 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 4, maxSize = 32, parentContextCount = 0, hitCount = 332, missCount = 4, failureCount = 0]
2025-05-24 21:57:54,529 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [WriteControllerTest], method [shouldSendMailWithAttachment], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:54,529 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 4, maxSize = 32, parentContextCount = 0, hitCount = 333, missCount = 4, failureCount = 0]
2025-05-24 21:57:54,529 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 4, maxSize = 32, parentContextCount = 0, hitCount = 334, missCount = 4, failureCount = 0]
2025-05-24 21:57:54,531 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 4, maxSize = 32, parentContextCount = 0, hitCount = 335, missCount = 4, failureCount = 0]
2025-05-24 21:57:54,531 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 4, maxSize = 32, parentContextCount = 0, hitCount = 336, missCount = 4, failureCount = 0]
2025-05-24 21:57:54,532 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 4, maxSize = 32, parentContextCount = 0, hitCount = 337, missCount = 4, failureCount = 0]
2025-05-24 21:57:54,534 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@62f9a2b}
2025-05-24 21:57:54,534 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@62f9a2b}
2025-05-24 21:57:54,535 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@7650e219] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:57:54,535 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@3feefdcc]
2025-05-24 21:57:54,536 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /write_mail.do
2025-05-24 21:57:54,539 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 21:57:54,539 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /write_mail.do
2025-05-24 21:57:54,539 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/write_mail.do", parameters={multipart}
2025-05-24 21:57:54,539 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMailDo(String, String, String, String, MultipartFile, RedirectAttributes)
2025-05-24 21:57:54,544 main DEBUG deu.cse.spring_webmail.control.WriteController write_mail.do: to = to@example.com, cc = cc@example.com, subj = Test Subject, body = Test Body, file1 = test.txt
2025-05-24 21:57:54,544 main DEBUG deu.cse.spring_webmail.control.WriteController test.txt 파일을 C:\Users\Haruki\AppData\Local\Temp\ 폴더에 저장...
2025-05-24 21:57:54,547 main DEBUG deu.cse.spring_webmail.control.WriteController sendMessage: 파일(test.txt) 첨부 필요
2025-05-24 21:57:54,548 main DEBUG deu.cse.spring_webmail.model.SmtpAgent SMTP host : localhost
2025-05-24 21:57:54,626 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 21:57:54,627 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 21:57:54,631 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 4, maxSize = 32, parentContextCount = 0, hitCount = 338, missCount = 4, failureCount = 0]
2025-05-24 21:57:54,632 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 4, maxSize = 32, parentContextCount = 0, hitCount = 339, missCount = 4, failureCount = 0]
2025-05-24 21:57:54,633 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 4, maxSize = 32, parentContextCount = 0, hitCount = 340, missCount = 4, failureCount = 0]
2025-05-24 21:57:54,633 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 4, maxSize = 32, parentContextCount = 0, hitCount = 341, missCount = 4, failureCount = 0]
2025-05-24 21:57:54,634 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 4, maxSize = 32, parentContextCount = 0, hitCount = 342, missCount = 4, failureCount = 0]
2025-05-24 21:57:54,635 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 4, maxSize = 32, parentContextCount = 0, hitCount = 343, missCount = 4, failureCount = 0]
2025-05-24 21:57:54,636 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 4, maxSize = 32, parentContextCount = 0, hitCount = 344, missCount = 4, failureCount = 0]
2025-05-24 21:57:54,637 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [WriteControllerTest], method [shouldSendMailWithAttachment], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:54,651 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 4, maxSize = 32, parentContextCount = 0, hitCount = 345, missCount = 4, failureCount = 0]
2025-05-24 21:57:54,656 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-24 21:57:54,656 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 4, maxSize = 32, parentContextCount = 0, hitCount = 346, missCount = 4, failureCount = 0]
2025-05-24 21:57:54,657 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 4, maxSize = 32, parentContextCount = 0, hitCount = 347, missCount = 4, failureCount = 0]
2025-05-24 21:57:54,664 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [WriteControllerTest], method [shouldShowWriteMailForm], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:54,665 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 4, maxSize = 32, parentContextCount = 0, hitCount = 348, missCount = 4, failureCount = 0]
2025-05-24 21:57:54,665 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 4, maxSize = 32, parentContextCount = 0, hitCount = 349, missCount = 4, failureCount = 0]
2025-05-24 21:57:54,666 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 4, maxSize = 32, parentContextCount = 0, hitCount = 350, missCount = 4, failureCount = 0]
2025-05-24 21:57:54,666 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 4, maxSize = 32, parentContextCount = 0, hitCount = 351, missCount = 4, failureCount = 0]
2025-05-24 21:57:54,667 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 4, maxSize = 32, parentContextCount = 0, hitCount = 352, missCount = 4, failureCount = 0]
2025-05-24 21:57:54,671 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@30cbba6b}
2025-05-24 21:57:54,671 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@30cbba6b}
2025-05-24 21:57:54,671 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@7650e219] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 21:57:54,671 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@1fe1d0a5]
2025-05-24 21:57:54,674 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /write_mail
2025-05-24 21:57:54,677 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 21:57:54,678 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /write_mail
2025-05-24 21:57:54,678 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/write_mail", parameters={}
2025-05-24 21:57:54,681 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMail()
2025-05-24 21:57:54,683 main DEBUG deu.cse.spring_webmail.control.WriteController write_mail called...
2025-05-24 21:57:54,684 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 21:57:54,684 main DEBUG org.springframework.web.servlet.view.JstlView View name 'write_mail/write_mail', model {}
2025-05-24 21:57:54,684 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/write_mail/write_mail.jsp]
2025-05-24 21:57:54,684 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/write_mail/write_mail.jsp]
2025-05-24 21:57:54,685 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 21:57:54,695 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 4, maxSize = 32, parentContextCount = 0, hitCount = 353, missCount = 4, failureCount = 0]
2025-05-24 21:57:54,696 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 4, maxSize = 32, parentContextCount = 0, hitCount = 354, missCount = 4, failureCount = 0]
2025-05-24 21:57:54,697 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 4, maxSize = 32, parentContextCount = 0, hitCount = 355, missCount = 4, failureCount = 0]
2025-05-24 21:57:54,699 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 4, maxSize = 32, parentContextCount = 0, hitCount = 356, missCount = 4, failureCount = 0]
2025-05-24 21:57:54,699 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 4, maxSize = 32, parentContextCount = 0, hitCount = 357, missCount = 4, failureCount = 0]
2025-05-24 21:57:54,705 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 4, maxSize = 32, parentContextCount = 0, hitCount = 358, missCount = 4, failureCount = 0]
2025-05-24 21:57:54,705 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 4, maxSize = 32, parentContextCount = 0, hitCount = 359, missCount = 4, failureCount = 0]
2025-05-24 21:57:54,707 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [WriteControllerTest], method [shouldShowWriteMailForm], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:54,708 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 4, maxSize = 32, parentContextCount = 0, hitCount = 360, missCount = 4, failureCount = 0]
2025-05-24 21:57:54,712 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [WriteControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:55,042 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 21:57:55,049 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 21:57:55,056 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 21:57:55,057 main ERROR deu.cse.spring_webmail.model.MessageParser MessageParser.parse() - Exception : bad
2025-05-24 21:57:55,067 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 21:57:55,075 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 21:57:55,202 main ERROR deu.cse.spring_webmail.model.UserAdminAgent addUser 실패: fail
2025-05-24 21:57:55,208 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 목록 조회 성공
2025-05-24 21:57:55,211 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 존재 여부 확인(user1@test.com): false
2025-05-24 21:57:55,306 main INFO deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 종료
2025-05-24 21:57:55,311 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 삭제됨: user1@test.com
2025-05-24 21:57:55,313 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 삭제됨: user2@test.com
2025-05-24 21:57:55,319 main ERROR deu.cse.spring_webmail.model.UserAdminAgent quit 실패: close failed
2025-05-24 21:57:55,323 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 추가 성공: user@test.com
2025-05-24 21:57:55,327 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 존재 여부 확인(user1@test.com): true
2025-05-24 21:57:55,331 main ERROR deu.cse.spring_webmail.model.UserAdminAgent deleteUsers 실패: fail
2025-05-24 21:57:55,336 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [SpringWebmailApplicationTests]: using SpringBootContextLoader
2025-05-24 21:57:55,337 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.SpringWebmailApplicationTests]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 21:57:55,337 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.SpringWebmailApplicationTests]: SpringWebmailApplicationTests does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 21:57:55,338 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [SpringWebmailApplicationTests]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 21:57:55,340 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Using ContextCustomizers for test class [SpringWebmailApplicationTests]: [ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, TestRestTemplateContextCustomizer, DisableObservabilityContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 21:57:55,347 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-24 21:57:55,347 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-24 21:57:55,354 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 21:57:55,355 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Using TestExecutionListeners for test class [SpringWebmailApplicationTests]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 21:57:55,355 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [SpringWebmailApplicationTests], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:57:55,358 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-24 21:57:55,386 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-24 21:57:55,394 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests Starting SpringWebmailApplicationTests using Java 21.0.6 with PID 26808 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 21:57:55,396 main DEBUG deu.cse.spring_webmail.SpringWebmailApplicationTests Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 21:57:55,396 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests No active profile set, falling back to 1 default profile: "default"
2025-05-24 21:57:55,396 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 21:57:55,399 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@561d0389
2025-05-24 21:57:55,399 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 21:57:55,399 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 21:57:55,415 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 21:57:55,416 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 21:57:55,417 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 21:57:55,418 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 21:57:55,418 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 21:57:55,420 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 21:57:55,426 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 21:57:55,427 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 21:57:55,427 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 21:57:55,428 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 21:57:55,429 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 21:57:56,229 main INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 21:57:56,263 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 21:57:56,265 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 21:57:56,265 main DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-24 21:57:56,344 main DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 21:57:56,445 main INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 175 ms. Found 1 JPA repository interface.
2025-05-24 21:57:56,649 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 21:57:56,657 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-24 21:57:56,666 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 21:57:56,667 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-24 21:57:56,668 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-24 21:57:56,717 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 21:57:56,718 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 21:57:56,718 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 21:57:56,718 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 21:57:56,719 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-24 21:57:56,723 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 21:57:56,723 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 21:57:56,724 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 21:57:56,725 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 21:57:56,725 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 21:57:56,725 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 21:57:56,726 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-24 21:57:56,727 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-24 21:57:56,760 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-24 21:57:56,777 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-24 21:57:56,789 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-24 21:57:56,791 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-24 21:57:56,792 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 21:57:56,796 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-24 21:57:56,797 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-24 21:57:56,811 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-24 21:57:56,816 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-24 21:57:56,817 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 21:57:56,830 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 21:57:56,830 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-24 21:57:56,839 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@4808c603]
2025-05-24 21:57:56,842 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-24 21:57:56,842 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-24 21:57:56,846 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-24 21:57:56,847 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-24 21:57:56,849 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 21:57:56,850 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 21:57:56,887 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-24 21:57:56,888 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-24 21:57:56,890 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 21:57:56,893 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 21:57:56,893 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-24 21:57:56,904 main DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@7a81197d
2025-05-24 21:57:56,953 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 21:57:56,959 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-24 21:57:56,959 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 21:57:56,968 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-24 21:57:56,968 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-24 21:57:56,971 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 21:57:56,978 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 21:57:56,981 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-24 21:57:56,981 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 21:57:56,981 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@44b4b54'
2025-05-24 21:57:56,981 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 21:57:56,990 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-24 21:57:56,991 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-24 21:57:56,996 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-24 21:57:56,998 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-24 21:57:57,052 main DEBUG org.jboss.logging Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2025-05-24 21:57:57,058 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-24 21:57:57,062 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-24 21:57:57,063 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@44b4b54'
2025-05-24 21:57:57,063 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@561d0389'
2025-05-24 21:57:57,091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-24 21:57:57,091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-24 21:57:57,137 main DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-24 21:57:57,806 main INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 21:57:57,848 main DEBUG com.zaxxer.hikari.HikariConfig HikariPool-1 - configuration:
2025-05-24 21:57:57,852 main DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-24 21:57:57,852 main DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-24 21:57:57,852 main DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-24 21:57:57,852 main DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-24 21:57:57,852 main DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-24 21:57:57,852 main DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-24 21:57:57,853 main DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-24 21:57:57,853 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-24 21:57:57,853 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-24 21:57:57,853 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-24 21:57:57,854 main DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-24 21:57:57,854 main DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-24 21:57:57,854 main DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-24 21:57:57,854 main DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-24 21:57:57,854 main DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-24 21:57:57,854 main DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-24 21:57:57,854 main DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-24 21:57:57,854 main DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-24 21:57:57,855 main DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-24 21:57:57,855 main DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-24 21:57:57,855 main DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-24 21:57:57,855 main DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-24 21:57:57,855 main DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-24 21:57:57,855 main DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-24 21:57:57,855 main DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-24 21:57:57,855 main DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-24 21:57:57,855 main DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-1"
2025-05-24 21:57:57,855 main DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-24 21:57:57,855 main DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-24 21:57:57,855 main DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-24 21:57:57,855 main DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-24 21:57:57,855 main DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-24 21:57:57,856 main DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-24 21:57:57,856 main DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-24 21:57:57,856 main DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-24 21:57:57,856 main INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
2025-05-24 21:57:58,360 main INFO com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@840d4ef
2025-05-24 21:57:58,364 main INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
2025-05-24 21:57:58,450 main WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 21:57:58,477 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0)
2025-05-24 21:57:58,510 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@77232490
2025-05-24 21:57:58,546 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@690b4781
2025-05-24 21:57:58,595 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@111dce1a
2025-05-24 21:57:58,638 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@65b5a3ec
2025-05-24 21:57:58,683 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1a9d9814
2025-05-24 21:57:58,734 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@760eb708
2025-05-24 21:57:58,776 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2d2cb8ba
2025-05-24 21:57:58,820 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@56bd8ec5
2025-05-24 21:57:58,854 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@7b49552d
2025-05-24 21:57:58,879 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:57:59,453 main INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 21:57:59,456 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 21:57:59,456 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 21:57:59,457 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-24 21:57:59,457 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-24 21:57:59,462 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-24 21:57:59,464 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-24 21:57:59,466 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-24 21:57:59,484 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-24 21:57:59,485 main DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-24 21:57:59,498 main DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-24 21:57:59,518 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 21:57:59,554 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 21:57:59,581 main DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-24 21:57:59,595 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 21:57:59,674 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 21:57:59,726 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 21:57:59,730 main DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-24 21:57:59,761 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 21:57:59,764 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:57:59,764 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:57:59,764 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 21:57:59,764 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 21:57:59,765 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 21:57:59,766 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:57:59,766 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:57:59,766 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:57:59,767 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:57:59,767 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:57:59,767 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 21:57:59,768 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:57:59,768 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:57:59,768 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 21:57:59,768 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:57:59,769 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 21:57:59,770 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 21:57:59,770 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 21:57:59,770 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 21:57:59,771 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 21:57:59,772 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 21:57:59,773 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 21:57:59,773 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@44b4b54'
2025-05-24 21:57:59,774 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 21:57:59,776 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 21:57:59,777 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@561d0389'
2025-05-24 21:57:59,777 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 21:57:59,777 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@561d0389'
2025-05-24 21:57:59,778 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 21:57:59,778 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@561d0389'
2025-05-24 21:57:59,779 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 21:57:59,780 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 21:57:59,780 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@561d0389'
2025-05-24 21:57:59,780 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 21:57:59,780 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 21:57:59,780 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@561d0389'
2025-05-24 21:57:59,781 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 21:57:59,783 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 21:57:59,786 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 21:57:59,787 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 21:57:59,787 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:57:59,791 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:57:59,793 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:57:59,793 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:57:59,793 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@44b4b54'
2025-05-24 21:57:59,796 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 21:57:59,796 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 21:57:59,797 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:57:59,797 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:57:59,797 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@44b4b54'
2025-05-24 21:57:59,798 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-24 21:57:59,798 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-24 21:57:59,799 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 21:57:59,800 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-24 21:57:59,800 main WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 21:57:59,803 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-24 21:57:59,805 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 21:57:59,806 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@561d0389'
2025-05-24 21:57:59,815 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 21:57:59,819 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 21:57:59,820 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 21:57:59,820 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 21:57:59,821 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 21:57:59,824 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 21:57:59,825 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@561d0389'
2025-05-24 21:57:59,825 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:57:59,825 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:57:59,828 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 21:57:59,831 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 21:57:59,831 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@561d0389'
2025-05-24 21:57:59,831 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:57:59,831 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:57:59,834 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 21:57:59,835 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:57:59,835 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:57:59,835 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:57:59,836 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes) {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr()
2025-05-24 21:57:59,852 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes)
2025-05-24 21:57:59,857 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/admin_menu]}: adminMenu(Model) { [/get_image/{imageName}]}: getImage(String) {GET [/main_menu]}: mainMenu(Model) {GET [/delete_user]}: deleteUser(Model) {GET [/add_user]}: addUser() {GET [/login_fail]}: loginFail() {GET [/img_test]}: imgTest() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 21:57:59,859 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 21:57:59,861 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 21:57:59,861 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 21:57:59,863 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 21:57:59,864 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:57:59,864 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:57:59,864 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 21:57:59,866 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:57:59,866 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:57:59,867 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 21:57:59,868 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 21:57:59,869 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:57:59,869 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:57:59,870 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 21:57:59,870 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 21:57:59,871 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 21:57:59,871 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 21:57:59,872 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 21:57:59,875 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 21:57:59,875 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 21:57:59,876 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 21:57:59,876 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 21:57:59,877 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 21:57:59,878 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:57:59,878 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 21:57:59,878 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:57:59,881 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 21:57:59,882 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 21:57:59,882 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 21:57:59,883 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 21:57:59,883 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 21:57:59,884 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 21:57:59,884 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@561d0389'
2025-05-24 21:57:59,887 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@561d0389'
2025-05-24 21:57:59,887 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 21:57:59,887 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 21:57:59,888 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 21:57:59,890 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 21:57:59,890 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 21:57:59,891 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@561d0389'
2025-05-24 21:57:59,891 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 21:57:59,891 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 21:57:59,897 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 21:57:59,902 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 21:57:59,902 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:57:59,902 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 21:57:59,903 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 21:57:59,903 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 21:57:59,904 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 21:57:59,905 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 21:57:59,906 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 21:57:59,913 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@27702b7a, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@40f538fa, org.springframework.security.web.context.SecurityContextHolderFilter@698732f1, org.springframework.security.web.header.HeaderWriterFilter@2d760692, org.springframework.web.filter.CorsFilter@6e30ed46, org.springframework.security.web.authentication.logout.LogoutFilter@3c694116, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@5167b1b1, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@47593686, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@71763cf2, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@2b63308, org.springframework.security.web.access.ExceptionTranslationFilter@1fc53b84, org.springframework.security.web.access.intercept.AuthorizationFilter@725b8604]
2025-05-24 21:57:59,916 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 21:57:59,916 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 21:57:59,917 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 21:57:59,917 main WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore Ant [pattern='/WEB-INF/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 21:57:59,918 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure Ant [pattern='/WEB-INF/**']
2025-05-24 21:57:59,921 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 21:57:59,921 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 21:57:59,921 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 21:57:59,922 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 21:57:59,922 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 21:57:59,923 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-24 21:57:59,923 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-24 21:57:59,923 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 21:57:59,926 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 21:57:59,927 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-24 21:57:59,930 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-24 21:57:59,931 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-24 21:57:59,933 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-24 21:57:59,937 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 21:57:59,938 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-24 21:57:59,939 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-24 21:57:59,941 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-24 21:57:59,942 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-24 21:57:59,942 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-24 21:57:59,990 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-24 21:57:59,990 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-24 21:57:59,991 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:57:59,994 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:57:59,996 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-24 21:57:59,996 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:57:59,997 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 21:57:59,997 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 21:57:59,997 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:58:00,010 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 21:58:00,010 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 21:58:00,011 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 21:58:00,011 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-24 21:58:00,012 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-24 21:58:00,013 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 21:58:00,013 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-24 21:58:00,013 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:58:00,015 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-24 21:58:00,015 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 21:58:00,017 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-24 21:58:00,017 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-24 21:58:00,018 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 21:58:00,024 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 21:58:00,028 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-24 21:58:00,029 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-24 21:58:00,031 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 21:58:00,031 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 21:58:00,032 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:58:00,033 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:58:00,033 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 21:58:00,034 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 21:58:00,034 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:58:00,034 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 21:58:00,034 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 21:58:00,034 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 21:58:00,034 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 21:58:00,035 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 21:58:00,035 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 21:58:00,035 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 21:58:00,036 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 21:58:00,036 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 21:58:00,037 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@561d0389'
2025-05-24 21:58:00,037 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 21:58:00,037 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-24 21:58:00,038 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 21:58:00,038 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 21:58:00,039 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 21:58:00,039 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 21:58:00,039 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 21:58:00,040 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 21:58:00,040 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 21:58:00,040 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 21:58:00,040 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 21:58:00,041 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 21:58:00,041 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 21:58:00,041 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:58:00,041 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 21:58:00,041 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 21:58:00,041 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 21:58:00,041 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 21:58:00,042 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 21:58:00,042 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:58:00,042 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 21:58:00,043 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 21:58:00,043 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 21:58:00,044 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 21:58:00,044 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 21:58:00,044 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 21:58:00,046 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 21:58:00,047 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 21:58:00,047 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 21:58:00,047 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 21:58:00,047 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 21:58:00,047 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 21:58:00,048 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 21:58:00,048 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 21:58:00,048 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:58:00,048 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 21:58:00,048 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 21:58:00,049 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 21:58:00,049 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 21:58:00,049 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 21:58:00,049 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:58:00,049 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@44b4b54'
2025-05-24 21:58:00,049 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 21:58:00,049 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 21:58:00,049 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 21:58:00,051 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 21:58:00,052 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-24 21:58:00,052 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-24 21:58:00,052 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-24 21:58:00,053 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-24 21:58:00,053 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-24 21:58:00,053 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-24 21:58:00,054 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-24 21:58:00,054 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-24 21:58:00,054 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-24 21:58:00,054 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-24 21:58:00,055 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-24 21:58:00,056 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-24 21:58:00,058 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-24 21:58:00,058 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-24 21:58:00,064 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-24 21:58:00,064 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-24 21:58:00,064 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-24 21:58:00,065 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-24 21:58:00,065 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 21:58:00,065 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 21:58:00,066 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-24 21:58:00,066 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-24 21:58:00,066 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-24 21:58:00,066 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-24 21:58:00,067 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-24 21:58:00,071 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 21:58:00,072 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 21:58:00,072 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 21:58:00,072 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-24 21:58:00,074 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 21:58:00,075 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 21:58:00,075 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-24 21:58:00,075 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-24 21:58:00,075 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 21:58:00,076 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-24 21:58:00,076 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 21:58:00,081 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-24 21:58:00,081 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-24 21:58:00,081 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-24 21:58:00,086 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-24 21:58:00,086 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-24 21:58:00,086 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-24 21:58:00,087 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-24 21:58:00,088 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 21:58:00,088 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:58:00,089 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 21:58:00,089 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 21:58:00,089 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 21:58:00,089 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-24 21:58:00,089 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-24 21:58:00,089 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-24 21:58:00,089 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 21:58:00,091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 21:58:00,093 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-24 21:58:00,094 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-24 21:58:00,094 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 21:58:00,094 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-24 21:58:00,095 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 21:58:00,095 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-24 21:58:00,097 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-24 21:58:00,097 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-24 21:58:00,097 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-24 21:58:00,097 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-24 21:58:00,098 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-24 21:58:00,098 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-24 21:58:00,098 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-24 21:58:00,098 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-24 21:58:00,099 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-24 21:58:00,100 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-24 21:58:00,100 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-24 21:58:00,100 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-24 21:58:00,101 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-24 21:58:00,101 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-24 21:58:00,101 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-24 21:58:00,101 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 21:58:00,101 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-24 21:58:00,104 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 21:58:00,104 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 21:58:00,104 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 21:58:00,106 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsDataSourceAutoConfiguration: Did not match: - Devtools devtools is disabled for current context. (OnEnabledDevToolsCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration: Did not match: - Application is deployed as a WAR file. (OnWarDeploymentCondition) Matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) LocalDevToolsAutoConfiguration: Did not match: - Initialized Restarter Condition initialized without URLs (OnInitializedRestarterCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-24 21:58:00,111 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests Started SpringWebmailApplicationTests in 4.752 seconds (process running for 17.487)
2025-05-24 21:58:00,111 main DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-24 21:58:00,112 main DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-24 21:58:00,112 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 5, maxSize = 32, parentContextCount = 0, hitCount = 360, missCount = 5, failureCount = 0]
2025-05-24 21:58:00,112 main DEBUG org.springframework.test.context.web.ServletTestExecutionListener Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-24 21:58:00,112 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-24 21:58:00,112 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 5, maxSize = 32, parentContextCount = 0, hitCount = 361, missCount = 5, failureCount = 0]
2025-05-24 21:58:00,112 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 5, maxSize = 32, parentContextCount = 0, hitCount = 362, missCount = 5, failureCount = 0]
2025-05-24 21:58:00,114 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SpringWebmailApplicationTests], method [contextLoads], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:58:00,114 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 5, maxSize = 32, parentContextCount = 0, hitCount = 363, missCount = 5, failureCount = 0]
2025-05-24 21:58:00,114 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 5, maxSize = 32, parentContextCount = 0, hitCount = 364, missCount = 5, failureCount = 0]
2025-05-24 21:58:00,115 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 5, maxSize = 32, parentContextCount = 0, hitCount = 365, missCount = 5, failureCount = 0]
2025-05-24 21:58:00,115 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 5, maxSize = 32, parentContextCount = 0, hitCount = 366, missCount = 5, failureCount = 0]
2025-05-24 21:58:00,115 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 5, maxSize = 32, parentContextCount = 0, hitCount = 367, missCount = 5, failureCount = 0]
2025-05-24 21:58:00,115 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 5, maxSize = 32, parentContextCount = 0, hitCount = 368, missCount = 5, failureCount = 0]
2025-05-24 21:58:00,115 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 5, maxSize = 32, parentContextCount = 0, hitCount = 369, missCount = 5, failureCount = 0]
2025-05-24 21:58:00,116 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 5, maxSize = 32, parentContextCount = 0, hitCount = 370, missCount = 5, failureCount = 0]
2025-05-24 21:58:00,116 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 5, maxSize = 32, parentContextCount = 0, hitCount = 371, missCount = 5, failureCount = 0]
2025-05-24 21:58:00,116 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 5, maxSize = 32, parentContextCount = 0, hitCount = 372, missCount = 5, failureCount = 0]
2025-05-24 21:58:00,116 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SpringWebmailApplicationTests], method [contextLoads], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:58:00,116 main DEBUG org.springframework.test.context.web.ServletTestExecutionListener Resetting RequestContextHolder for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-24 21:58:00,117 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6bfa228c size = 5, maxSize = 32, parentContextCount = 0, hitCount = 373, missCount = 5, failureCount = 0]
2025-05-24 21:58:00,117 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [SpringWebmailApplicationTests], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 21:58:00,143 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@2fbd390, started on Sat May 24 21:57:45 KST 2025
2025-05-24 21:58:00,145 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 21:58:00,145 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 21:58:00,145 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 21:58:00,146 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 21:58:00,146 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@1fe275d8, started on Sat May 24 21:57:50 KST 2025
2025-05-24 21:58:00,147 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 21:58:00,147 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 21:58:00,147 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 21:58:00,147 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 21:58:00,147 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@352ad7fe, started on Sat May 24 21:57:51 KST 2025
2025-05-24 21:58:00,148 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 21:58:00,148 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 21:58:00,148 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 21:58:00,148 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 21:58:00,148 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@16d8a25e, started on Sat May 24 21:57:53 KST 2025
2025-05-24 21:58:00,148 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 21:58:00,148 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 21:58:00,148 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 21:58:00,148 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 21:58:00,149 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@561d0389, started on Sat May 24 21:57:55 KST 2025
2025-05-24 21:58:00,149 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 21:58:00,149 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 21:58:00,149 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 21:58:00,149 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 21:58:00,149 SpringApplicationShutdownHook INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 21:58:00,152 SpringApplicationShutdownHook INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown initiated...
2025-05-24 21:58:00,153 SpringApplicationShutdownHook DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 21:58:00,154 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@840d4ef: (connection evicted)
2025-05-24 21:58:00,159 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@77232490: (connection evicted)
2025-05-24 21:58:00,161 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@690b4781: (connection evicted)
2025-05-24 21:58:00,163 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@111dce1a: (connection evicted)
2025-05-24 21:58:00,165 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@65b5a3ec: (connection evicted)
2025-05-24 21:58:00,167 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@1a9d9814: (connection evicted)
2025-05-24 21:58:00,168 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@760eb708: (connection evicted)
2025-05-24 21:58:00,170 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@2d2cb8ba: (connection evicted)
2025-05-24 21:58:00,172 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@56bd8ec5: (connection evicted)
2025-05-24 21:58:00,173 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@7b49552d: (connection evicted)
2025-05-24 21:58:00,175 SpringApplicationShutdownHook DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0)
2025-05-24 21:58:00,176 SpringApplicationShutdownHook INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown completed.
Logback Log Messages

Log session start time Sat May 24 22:01:35 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 22:01:35,584 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [AddrControllerTest]: using SpringBootContextLoader
2025-05-24 22:01:35,589 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.AddrControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 22:01:35,590 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.AddrControllerTest]: AddrControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 22:01:35,612 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [AddrControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 22:01:35,694 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [AddrControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 22:01:35,912 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-24 22:01:35,914 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 22:01:35,937 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 22:01:35,954 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [AddrControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 22:01:35,956 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [AddrControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:01:36,048 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
Logback Log Messages

Log session start time Sat May 24 22:01:36 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 22:01:36,629 main INFO deu.cse.spring_webmail.control.AddrControllerTest Starting AddrControllerTest using Java 21.0.6 with PID 38404 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 22:01:36,630 main DEBUG deu.cse.spring_webmail.control.AddrControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 22:01:36,632 main INFO deu.cse.spring_webmail.control.AddrControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 22:01:36,634 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 22:01:36,662 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@5323999f
2025-05-24 22:01:36,708 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 22:01:36,734 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 22:01:36,814 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 22:01:36,816 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 22:01:36,821 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 22:01:36,825 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 22:01:36,827 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 22:01:36,829 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 22:01:36,841 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 22:01:36,843 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 22:01:36,844 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 22:01:36,852 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 22:01:36,855 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 22:01:37,276 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-24 22:01:37,288 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 22:01:37,414 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 22:01:38,591 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 22:01:38,600 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 22:01:38,622 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 22:01:38,624 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 22:01:38,634 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 22:01:38,639 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 22:01:38,652 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 22:01:38,653 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 22:01:38,654 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 22:01:38,655 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 22:01:38,665 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 22:01:38,768 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@6f45be42]
2025-05-24 22:01:38,769 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 22:01:38,775 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 22:01:38,796 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 22:01:38,818 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 22:01:38,819 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 22:01:38,824 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 22:01:38,832 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 22:01:38,839 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 22:01:38,843 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 22:01:38,844 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 22:01:38,845 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 22:01:38,847 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 22:01:38,851 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 22:01:38,860 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 22:01:38,863 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 22:01:38,864 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 22:01:38,866 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@39acd1f1'
2025-05-24 22:01:38,870 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 22:01:38,879 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 22:01:38,879 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5323999f'
2025-05-24 22:01:38,886 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 22:01:38,887 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5323999f'
2025-05-24 22:01:38,889 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 22:01:38,889 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5323999f'
2025-05-24 22:01:38,896 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 22:01:38,896 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 22:01:38,896 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5323999f'
2025-05-24 22:01:38,899 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 22:01:38,899 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 22:01:38,901 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5323999f'
2025-05-24 22:01:38,925 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 22:01:38,928 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 22:01:38,943 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 22:01:38,943 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 22:01:38,944 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 22:01:38,949 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 22:01:38,983 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 22:01:38,992 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 22:01:38,993 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 22:01:38,993 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@39acd1f1'
2025-05-24 22:01:39,004 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 22:01:39,005 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 22:01:39,007 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 22:01:39,007 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 22:01:39,007 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@39acd1f1'
2025-05-24 22:01:39,013 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 22:01:39,014 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5323999f'
2025-05-24 22:01:39,183 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 22:01:39,193 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 22:01:39,193 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 22:01:39,200 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 22:01:39,202 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 22:01:39,218 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 22:01:39,222 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5323999f'
2025-05-24 22:01:39,222 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:01:39,222 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:01:39,239 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 22:01:39,252 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 22:01:39,252 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5323999f'
2025-05-24 22:01:39,252 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:01:39,252 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:01:39,258 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 22:01:39,258 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 22:01:39,258 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:01:39,258 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:01:39,325 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 22:01:39,335 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model)
2025-05-24 22:01:39,340 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/add_user]}: addUser() {GET [/main_menu]}: mainMenu(Model) {GET [/img_test]}: imgTest() { [/get_image/{imageName}]}: getImage(String) {GET [/login_fail]}: loginFail() {GET [/admin_menu]}: adminMenu(Model) {GET [/delete_user]}: deleteUser(Model) {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 22:01:39,345 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 22:01:39,355 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 22:01:39,361 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 22:01:39,361 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 22:01:39,362 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:01:39,362 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:01:39,363 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 22:01:39,363 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:01:39,364 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:01:39,365 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 22:01:39,365 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 22:01:39,366 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:01:39,366 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:01:39,368 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 22:01:39,369 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 22:01:39,373 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 22:01:39,374 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 22:01:39,374 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 22:01:39,380 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 22:01:39,380 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 22:01:39,381 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 22:01:39,381 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 22:01:39,382 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 22:01:39,383 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 22:01:39,383 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 22:01:39,385 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 22:01:39,388 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 22:01:39,391 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 22:01:39,391 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 22:01:39,395 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 22:01:39,395 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 22:01:39,396 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 22:01:39,396 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5323999f'
2025-05-24 22:01:39,396 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 22:01:39,397 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 22:01:39,406 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5323999f'
2025-05-24 22:01:39,406 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 22:01:39,408 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 22:01:39,408 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 22:01:39,412 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 22:01:39,412 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 22:01:39,416 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5323999f'
2025-05-24 22:01:39,416 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 22:01:39,420 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 22:01:39,438 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 22:01:39,503 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 22:01:39,503 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 22:01:39,503 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:01:39,503 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:01:39,523 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 22:01:39,524 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 22:01:39,531 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 22:01:39,532 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 22:01:39,589 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@776ae580, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6b0bcea5, org.springframework.security.web.context.SecurityContextHolderFilter@298990ab, org.springframework.security.web.header.HeaderWriterFilter@398a27e, org.springframework.web.filter.CorsFilter@5748638c, org.springframework.security.web.authentication.logout.LogoutFilter@6da5cb1, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@12dcfa6a, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4d53dfb7, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6655b4e6, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7e864a8c, org.springframework.security.web.access.ExceptionTranslationFilter@67231d8d, org.springframework.security.web.access.intercept.AuthorizationFilter@319c77de]
2025-05-24 22:01:39,591 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 22:01:39,592 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 22:01:39,593 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 22:01:39,597 main WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore Ant [pattern='/WEB-INF/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 22:01:39,597 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure Ant [pattern='/WEB-INF/**']
2025-05-24 22:01:39,604 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 22:01:39,605 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 22:01:39,606 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 22:01:39,609 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 22:01:39,609 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 22:01:39,611 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 22:01:39,611 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 22:01:39,612 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 22:01:39,615 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 22:01:39,620 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 22:01:39,620 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 22:01:39,620 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 22:01:39,622 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 22:01:39,623 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 22:01:39,624 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 22:01:39,625 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 22:01:39,626 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 22:01:39,626 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 22:01:39,629 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 22:01:39,630 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 22:01:39,631 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 22:01:39,632 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 22:01:39,635 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5323999f'
2025-05-24 22:01:39,636 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 22:01:39,637 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 22:01:39,637 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 22:01:39,653 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 22:01:39,661 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 22:01:39,662 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 22:01:39,663 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 22:01:39,665 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 22:01:39,665 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-24 22:01:39,665 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-24 22:01:39,665 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5323999f'
2025-05-24 22:01:39,665 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 22:01:39,667 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-24 22:01:39,668 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 22:01:39,670 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 22:01:39,671 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 22:01:39,680 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 22:01:39,682 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 22:01:39,683 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 22:01:39,684 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 22:01:39,685 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 22:01:39,685 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 22:01:39,685 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 22:01:39,685 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 22:01:39,699 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 22:01:39,703 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 22:01:39,703 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 22:01:39,703 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 22:01:39,705 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 22:01:39,708 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 22:01:39,711 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 22:01:39,717 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 22:01:39,718 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 22:01:39,725 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 22:01:39,737 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 22:01:39,779 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 22:01:39,783 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 22:01:39,784 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 22:01:39,784 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 22:01:39,787 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 22:01:39,787 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 22:01:39,788 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 22:01:39,789 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 22:01:39,793 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 22:01:39,797 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 22:01:39,797 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 22:01:39,799 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 22:01:39,801 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 22:01:39,808 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 22:01:39,808 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@39acd1f1'
2025-05-24 22:01:39,810 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 22:01:39,812 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 22:01:39,814 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 22:01:39,814 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 22:01:39,816 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 22:01:39,817 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 22:01:39,817 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 22:01:39,820 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 22:01:39,820 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 22:01:39,822 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 22:01:39,822 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 22:01:39,822 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 22:01:39,828 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 22:01:39,828 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 22:01:39,828 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 22:01:39,829 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 22:01:39,831 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-24 22:01:39,832 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-24 22:01:39,835 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-24 22:01:39,835 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-24 22:01:39,837 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-24 22:01:39,837 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-24 22:01:39,844 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 22:01:39,844 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-24 22:01:39,852 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-24 22:01:39,853 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-24 22:01:39,880 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 22:01:39,880 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 22:01:39,880 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 22:01:39,880 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 22:01:39,888 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 22:01:39,888 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 22:01:39,889 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 22:01:39,889 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-24 22:01:39,889 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@382fba37
2025-05-24 22:01:39,889 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@316745d8
2025-05-24 22:01:39,890 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 22:01:39,890 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 2 ms
2025-05-24 22:01:39,892 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 22:01:39,893 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-24 22:01:39,913 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 22:01:39,913 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 22:01:39,913 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 22:01:39,920 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-24 22:01:39,924 main INFO deu.cse.spring_webmail.control.AddrControllerTest Started AddrControllerTest in 3.896 seconds (process running for 6.144)
2025-05-24 22:01:39,930 main DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-24 22:01:39,934 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1, failureCount = 0]
2025-05-24 22:01:39,935 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 22:01:39,936 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1, failureCount = 0]
2025-05-24 22:01:39,940 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 1, failureCount = 0]
2025-05-24 22:01:39,960 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testdeleteAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:01:39,965 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 1, failureCount = 0]
2025-05-24 22:01:39,966 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 1, failureCount = 0]
2025-05-24 22:01:39,968 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 5, missCount = 1, failureCount = 0]
2025-05-24 22:01:39,972 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 6, missCount = 1, failureCount = 0]
2025-05-24 22:01:39,987 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 7, missCount = 1, failureCount = 0]
2025-05-24 22:01:40,005 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6044311a}
2025-05-24 22:01:40,005 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6044311a}
2025-05-24 22:01:40,006 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@298990ab] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 22:01:40,006 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6044311a}
2025-05-24 22:01:40,006 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6044311a}
2025-05-24 22:01:40,006 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@298990ab] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@2a654f27]
2025-05-24 22:01:40,012 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@ff7042c]
2025-05-24 22:01:40,035 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /jpa/delete_addr
2025-05-24 22:01:40,044 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 22:01:40,044 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /jpa/delete_addr
2025-05-24 22:01:40,051 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/jpa/delete_addr", parameters={masked}
2025-05-24 22:01:40,051 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#deleteAddr(String, HttpSession, RedirectAttributes)
2025-05-24 22:01:40,125 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 22:01:40,126 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 22:01:40,157 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 1, failureCount = 0]
2025-05-24 22:01:40,158 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 9, missCount = 1, failureCount = 0]
2025-05-24 22:01:40,159 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 10, missCount = 1, failureCount = 0]
2025-05-24 22:01:40,159 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 11, missCount = 1, failureCount = 0]
2025-05-24 22:01:40,160 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 12, missCount = 1, failureCount = 0]
2025-05-24 22:01:40,161 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 13, missCount = 1, failureCount = 0]
2025-05-24 22:01:40,163 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 14, missCount = 1, failureCount = 0]
2025-05-24 22:01:40,163 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testdeleteAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:01:40,176 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 15, missCount = 1, failureCount = 0]
2025-05-24 22:01:40,177 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 22:01:40,177 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 16, missCount = 1, failureCount = 0]
2025-05-24 22:01:40,178 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 17, missCount = 1, failureCount = 0]
2025-05-24 22:01:40,180 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testinsertAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:01:40,180 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 18, missCount = 1, failureCount = 0]
2025-05-24 22:01:40,181 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 19, missCount = 1, failureCount = 0]
2025-05-24 22:01:40,181 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 20, missCount = 1, failureCount = 0]
2025-05-24 22:01:40,182 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 21, missCount = 1, failureCount = 0]
2025-05-24 22:01:40,183 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 22, missCount = 1, failureCount = 0]
2025-05-24 22:01:40,190 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6b06da60}
2025-05-24 22:01:40,190 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6b06da60}
2025-05-24 22:01:40,190 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@298990ab] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 22:01:40,190 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@1be62793]
2025-05-24 22:01:40,191 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /jpa/insert_addr
2025-05-24 22:01:40,191 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 22:01:40,191 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /jpa/insert_addr
2025-05-24 22:01:40,191 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/jpa/insert_addr", parameters={masked}
2025-05-24 22:01:40,192 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#jpaInsertAddr(String, String, String, HttpSession, RedirectAttributes)
2025-05-24 22:01:40,197 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 22:01:40,197 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 22:01:40,199 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 23, missCount = 1, failureCount = 0]
2025-05-24 22:01:40,199 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 24, missCount = 1, failureCount = 0]
2025-05-24 22:01:40,199 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 25, missCount = 1, failureCount = 0]
2025-05-24 22:01:40,199 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 26, missCount = 1, failureCount = 0]
2025-05-24 22:01:40,199 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 27, missCount = 1, failureCount = 0]
2025-05-24 22:01:40,200 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 28, missCount = 1, failureCount = 0]
2025-05-24 22:01:40,200 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 29, missCount = 1, failureCount = 0]
2025-05-24 22:01:40,200 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testinsertAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:01:40,200 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 30, missCount = 1, failureCount = 0]
2025-05-24 22:01:40,200 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 22:01:40,200 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 31, missCount = 1, failureCount = 0]
2025-05-24 22:01:40,201 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 32, missCount = 1, failureCount = 0]
2025-05-24 22:01:40,201 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testinsertAddr_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:01:40,202 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 33, missCount = 1, failureCount = 0]
2025-05-24 22:01:40,202 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 34, missCount = 1, failureCount = 0]
2025-05-24 22:01:40,202 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 35, missCount = 1, failureCount = 0]
2025-05-24 22:01:40,202 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 36, missCount = 1, failureCount = 0]
2025-05-24 22:01:40,203 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 37, missCount = 1, failureCount = 0]
2025-05-24 22:01:40,204 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1a5df070}
2025-05-24 22:01:40,204 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1a5df070}
2025-05-24 22:01:40,204 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@298990ab] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 22:01:40,205 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@1070308e]
2025-05-24 22:01:40,205 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /jpa/insert_addr
2025-05-24 22:01:40,205 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 22:01:40,205 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /jpa/insert_addr
2025-05-24 22:01:40,205 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/jpa/insert_addr", parameters={masked}
2025-05-24 22:01:40,205 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#jpaInsertAddr(String, String, String, HttpSession, RedirectAttributes)
2025-05-24 22:01:40,206 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 22:01:40,206 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 22:01:40,207 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 38, missCount = 1, failureCount = 0]
2025-05-24 22:01:40,207 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 39, missCount = 1, failureCount = 0]
2025-05-24 22:01:40,207 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 40, missCount = 1, failureCount = 0]
2025-05-24 22:01:40,207 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 41, missCount = 1, failureCount = 0]
2025-05-24 22:01:40,207 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 42, missCount = 1, failureCount = 0]
2025-05-24 22:01:40,208 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 43, missCount = 1, failureCount = 0]
2025-05-24 22:01:40,208 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 44, missCount = 1, failureCount = 0]
2025-05-24 22:01:40,208 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testinsertAddr_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:01:40,208 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 45, missCount = 1, failureCount = 0]
2025-05-24 22:01:40,208 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 22:01:40,210 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 46, missCount = 1, failureCount = 0]
2025-05-24 22:01:40,210 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 47, missCount = 1, failureCount = 0]
2025-05-24 22:01:40,211 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testshowAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:01:40,211 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 48, missCount = 1, failureCount = 0]
2025-05-24 22:01:40,211 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 49, missCount = 1, failureCount = 0]
2025-05-24 22:01:40,212 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 50, missCount = 1, failureCount = 0]
2025-05-24 22:01:40,212 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 51, missCount = 1, failureCount = 0]
2025-05-24 22:01:40,213 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 52, missCount = 1, failureCount = 0]
2025-05-24 22:01:40,213 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7118a1b9}
2025-05-24 22:01:40,213 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7118a1b9}
2025-05-24 22:01:40,213 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@298990ab] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 22:01:40,213 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 22:01:40,213 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@3ca9e72d]
2025-05-24 22:01:40,214 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /show_addr
2025-05-24 22:01:40,214 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 22:01:40,214 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /show_addr
2025-05-24 22:01:40,214 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/show_addr", parameters={}
2025-05-24 22:01:40,214 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#showAddr()
2025-05-24 22:01:40,216 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 22:01:40,216 main DEBUG org.springframework.web.servlet.view.JstlView View name 'addr_menu/addr_book', model {}
2025-05-24 22:01:40,220 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/addr_menu/addr_book.jsp]
2025-05-24 22:01:40,220 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/addr_menu/addr_book.jsp]
2025-05-24 22:01:40,220 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 22:01:40,222 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 53, missCount = 1, failureCount = 0]
2025-05-24 22:01:40,223 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 54, missCount = 1, failureCount = 0]
2025-05-24 22:01:40,223 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 55, missCount = 1, failureCount = 0]
2025-05-24 22:01:40,223 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 56, missCount = 1, failureCount = 0]
2025-05-24 22:01:40,223 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 57, missCount = 1, failureCount = 0]
2025-05-24 22:01:40,223 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 58, missCount = 1, failureCount = 0]
2025-05-24 22:01:40,224 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 59, missCount = 1, failureCount = 0]
2025-05-24 22:01:40,224 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testshowAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:01:40,225 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 60, missCount = 1, failureCount = 0]
2025-05-24 22:01:40,225 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 22:01:40,225 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 61, missCount = 1, failureCount = 0]
2025-05-24 22:01:40,225 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 62, missCount = 1, failureCount = 0]
2025-05-24 22:01:40,226 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testeinsertAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:01:40,226 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 63, missCount = 1, failureCount = 0]
2025-05-24 22:01:40,226 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 64, missCount = 1, failureCount = 0]
2025-05-24 22:01:40,226 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 65, missCount = 1, failureCount = 0]
2025-05-24 22:01:40,226 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 66, missCount = 1, failureCount = 0]
2025-05-24 22:01:40,227 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 67, missCount = 1, failureCount = 0]
2025-05-24 22:01:40,227 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@749330a8}
2025-05-24 22:01:40,227 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@749330a8}
2025-05-24 22:01:40,227 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@298990ab] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 22:01:40,227 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 22:01:40,227 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@2caf182e]
2025-05-24 22:01:40,228 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /insert_addr
2025-05-24 22:01:40,228 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 22:01:40,228 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /insert_addr
2025-05-24 22:01:40,228 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/insert_addr", parameters={}
2025-05-24 22:01:40,228 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#insertAddr()
2025-05-24 22:01:40,230 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 22:01:40,230 main DEBUG org.springframework.web.servlet.view.JstlView View name 'addr_menu/addr_insert', model {}
2025-05-24 22:01:40,230 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/addr_menu/addr_insert.jsp]
2025-05-24 22:01:40,230 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/addr_menu/addr_insert.jsp]
2025-05-24 22:01:40,230 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 22:01:40,231 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 68, missCount = 1, failureCount = 0]
2025-05-24 22:01:40,231 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 69, missCount = 1, failureCount = 0]
2025-05-24 22:01:40,231 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 70, missCount = 1, failureCount = 0]
2025-05-24 22:01:40,231 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 71, missCount = 1, failureCount = 0]
2025-05-24 22:01:40,231 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 72, missCount = 1, failureCount = 0]
2025-05-24 22:01:40,231 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 73, missCount = 1, failureCount = 0]
2025-05-24 22:01:40,232 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 74, missCount = 1, failureCount = 0]
2025-05-24 22:01:40,232 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testeinsertAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:01:40,234 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 75, missCount = 1, failureCount = 0]
2025-05-24 22:01:40,235 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [AddrControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:01:40,504 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [ReadControllerTest]: using SpringBootContextLoader
2025-05-24 22:01:40,504 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.ReadControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 22:01:40,505 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.ReadControllerTest]: ReadControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 22:01:40,505 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [ReadControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 22:01:40,514 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [ReadControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 22:01:40,516 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 22:01:40,518 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 22:01:40,518 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [ReadControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 22:01:40,518 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [ReadControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:01:40,525 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-24 22:01:40,555 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-24 22:01:40,562 main INFO deu.cse.spring_webmail.control.ReadControllerTest Starting ReadControllerTest using Java 21.0.6 with PID 38404 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 22:01:40,563 main DEBUG deu.cse.spring_webmail.control.ReadControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 22:01:40,563 main INFO deu.cse.spring_webmail.control.ReadControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 22:01:40,563 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 22:01:40,565 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@15c900be
2025-05-24 22:01:40,566 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 22:01:40,566 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 22:01:40,587 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 22:01:40,588 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 22:01:40,591 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 22:01:40,591 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 22:01:40,592 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 22:01:40,593 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 22:01:40,598 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 22:01:40,598 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 22:01:40,599 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 22:01:40,600 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 22:01:40,600 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 22:01:40,726 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-24 22:01:40,726 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 22:01:40,728 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 22:01:41,055 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 22:01:41,055 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 22:01:41,056 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 22:01:41,056 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 22:01:41,059 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 22:01:41,060 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 22:01:41,062 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 22:01:41,062 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 22:01:41,063 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 22:01:41,064 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 22:01:41,065 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 22:01:41,068 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@2ef2fa78]
2025-05-24 22:01:41,070 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 22:01:41,071 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 22:01:41,074 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 22:01:41,078 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'Inlined Test Properties' with value of type String
2025-05-24 22:01:41,079 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 22:01:41,083 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 22:01:41,088 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 22:01:41,089 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 22:01:41,089 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 22:01:41,090 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 22:01:41,092 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 22:01:41,093 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 22:01:41,095 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 22:01:41,096 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 22:01:41,096 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 22:01:41,097 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@5ca4763f'
2025-05-24 22:01:41,098 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 22:01:41,103 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 22:01:41,103 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@15c900be'
2025-05-24 22:01:41,104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 22:01:41,104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@15c900be'
2025-05-24 22:01:41,105 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 22:01:41,105 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@15c900be'
2025-05-24 22:01:41,109 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 22:01:41,109 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 22:01:41,109 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@15c900be'
2025-05-24 22:01:41,110 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 22:01:41,110 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 22:01:41,112 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@15c900be'
2025-05-24 22:01:41,114 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 22:01:41,119 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 22:01:41,121 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 22:01:41,121 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 22:01:41,122 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 22:01:41,122 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 22:01:41,132 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 22:01:41,135 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 22:01:41,135 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 22:01:41,135 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@5ca4763f'
2025-05-24 22:01:41,138 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 22:01:41,138 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 22:01:41,138 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 22:01:41,138 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 22:01:41,138 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@5ca4763f'
2025-05-24 22:01:41,140 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 22:01:41,140 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@15c900be'
2025-05-24 22:01:41,145 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 22:01:41,146 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 22:01:41,146 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 22:01:41,146 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 22:01:41,147 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 22:01:41,148 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 22:01:41,148 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@15c900be'
2025-05-24 22:01:41,148 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:01:41,148 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:01:41,152 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 22:01:41,154 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 22:01:41,154 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@15c900be'
2025-05-24 22:01:41,154 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:01:41,154 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:01:41,158 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 22:01:41,159 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 22:01:41,159 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:01:41,159 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:01:41,161 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 22:01:41,163 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model)
2025-05-24 22:01:41,164 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/add_user]}: addUser() {GET [/main_menu]}: mainMenu(Model) {GET [/img_test]}: imgTest() { [/get_image/{imageName}]}: getImage(String) {GET [/login_fail]}: loginFail() {GET [/admin_menu]}: adminMenu(Model) {GET [/delete_user]}: deleteUser(Model) {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 22:01:41,165 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 22:01:41,170 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 22:01:41,171 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 22:01:41,171 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 22:01:41,171 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:01:41,171 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:01:41,172 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 22:01:41,172 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:01:41,172 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:01:41,173 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 22:01:41,174 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 22:01:41,174 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:01:41,174 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:01:41,175 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 22:01:41,175 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 22:01:41,178 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 22:01:41,178 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 22:01:41,179 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 22:01:41,181 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 22:01:41,181 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 22:01:41,182 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 22:01:41,183 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 22:01:41,184 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 22:01:41,185 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 22:01:41,186 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 22:01:41,186 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 22:01:41,188 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 22:01:41,188 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 22:01:41,188 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 22:01:41,190 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 22:01:41,190 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 22:01:41,191 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 22:01:41,191 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@15c900be'
2025-05-24 22:01:41,192 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 22:01:41,193 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 22:01:41,200 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@15c900be'
2025-05-24 22:01:41,200 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 22:01:41,201 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 22:01:41,202 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 22:01:41,205 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 22:01:41,205 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 22:01:41,207 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@15c900be'
2025-05-24 22:01:41,207 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 22:01:41,208 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 22:01:41,211 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 22:01:41,217 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 22:01:41,218 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 22:01:41,218 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:01:41,218 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:01:41,219 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 22:01:41,219 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 22:01:41,221 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 22:01:41,222 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 22:01:41,230 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@7f055e1, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2a5782d7, org.springframework.security.web.context.SecurityContextHolderFilter@2d758834, org.springframework.security.web.header.HeaderWriterFilter@c7b276, org.springframework.web.filter.CorsFilter@5ab6cb92, org.springframework.security.web.authentication.logout.LogoutFilter@76639714, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@6d41b46a, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@64010508, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4abfdad1, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3a34d64a, org.springframework.security.web.access.ExceptionTranslationFilter@4e8c139a, org.springframework.security.web.access.intercept.AuthorizationFilter@2e7bcd52]
2025-05-24 22:01:41,232 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 22:01:41,233 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 22:01:41,233 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 22:01:41,235 main WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore Ant [pattern='/WEB-INF/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 22:01:41,236 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure Ant [pattern='/WEB-INF/**']
2025-05-24 22:01:41,239 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 22:01:41,240 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 22:01:41,240 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 22:01:41,241 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 22:01:41,242 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 22:01:41,244 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 22:01:41,246 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 22:01:41,247 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 22:01:41,252 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 22:01:41,256 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 22:01:41,257 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 22:01:41,258 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 22:01:41,260 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 22:01:41,261 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 22:01:41,262 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 22:01:41,263 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 22:01:41,264 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 22:01:41,264 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 22:01:41,265 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 22:01:41,266 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 22:01:41,267 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 22:01:41,268 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 22:01:41,270 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@15c900be'
2025-05-24 22:01:41,270 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 22:01:41,270 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 22:01:41,271 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 22:01:41,281 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 22:01:41,282 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 22:01:41,283 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 22:01:41,284 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 22:01:41,286 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 22:01:41,287 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-24 22:01:41,287 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-24 22:01:41,288 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@15c900be'
2025-05-24 22:01:41,288 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 22:01:41,289 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-24 22:01:41,290 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 22:01:41,290 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 22:01:41,292 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 22:01:41,293 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 22:01:41,294 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 22:01:41,296 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 22:01:41,296 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 22:01:41,297 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 22:01:41,301 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 22:01:41,301 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 22:01:41,301 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 22:01:41,302 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 22:01:41,303 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 22:01:41,303 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 22:01:41,303 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 22:01:41,305 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 22:01:41,306 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 22:01:41,307 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 22:01:41,308 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 22:01:41,308 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 22:01:41,309 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 22:01:41,311 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 22:01:41,312 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 22:01:41,312 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 22:01:41,313 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 22:01:41,313 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 22:01:41,313 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 22:01:41,313 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 22:01:41,313 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 22:01:41,313 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 22:01:41,315 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 22:01:41,315 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 22:01:41,315 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 22:01:41,315 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 22:01:41,316 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 22:01:41,316 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 22:01:41,317 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@5ca4763f'
2025-05-24 22:01:41,319 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 22:01:41,319 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 22:01:41,320 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 22:01:41,320 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 22:01:41,322 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 22:01:41,323 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 22:01:41,323 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 22:01:41,324 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 22:01:41,324 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 22:01:41,326 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 22:01:41,326 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 22:01:41,327 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 22:01:41,328 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 22:01:41,329 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 22:01:41,329 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 22:01:41,329 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 22:01:41,330 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-24 22:01:41,331 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-24 22:01:41,332 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-24 22:01:41,332 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-24 22:01:41,333 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-24 22:01:41,333 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-24 22:01:41,334 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 22:01:41,334 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-24 22:01:41,335 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-24 22:01:41,336 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-24 22:01:41,337 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 22:01:41,337 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 22:01:41,337 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 22:01:41,337 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 22:01:41,337 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 22:01:41,337 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 22:01:41,338 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 22:01:41,338 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-24 22:01:41,338 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@27bd53d5
2025-05-24 22:01:41,338 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@46262fc3
2025-05-24 22:01:41,338 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 22:01:41,338 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 0 ms
2025-05-24 22:01:41,338 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 22:01:41,339 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-24 22:01:41,344 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 22:01:41,344 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 22:01:41,344 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 22:01:41,346 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-24 22:01:41,348 main INFO deu.cse.spring_webmail.control.ReadControllerTest Started ReadControllerTest in 0.824 seconds (process running for 7.568)
2025-05-24 22:01:41,349 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 75, missCount = 2, failureCount = 0]
2025-05-24 22:01:41,350 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 22:01:41,350 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 76, missCount = 2, failureCount = 0]
2025-05-24 22:01:41,354 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 77, missCount = 2, failureCount = 0]
2025-05-24 22:01:41,357 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testdownload_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:01:41,358 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 78, missCount = 2, failureCount = 0]
2025-05-24 22:01:41,360 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 79, missCount = 2, failureCount = 0]
2025-05-24 22:01:41,363 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 80, missCount = 2, failureCount = 0]
2025-05-24 22:01:41,363 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 81, missCount = 2, failureCount = 0]
2025-05-24 22:01:41,366 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 82, missCount = 2, failureCount = 0]
2025-05-24 22:01:41,388 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@137b9be1}
2025-05-24 22:01:41,388 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@137b9be1}
2025-05-24 22:01:41,388 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@2d758834] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 22:01:41,388 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@137b9be1}
2025-05-24 22:01:41,388 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@137b9be1}
2025-05-24 22:01:41,388 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@2d758834] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@2e4a0669]
2025-05-24 22:01:41,388 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 22:01:41,389 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@62c63900]
2025-05-24 22:01:41,389 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /download
2025-05-24 22:01:41,390 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 22:01:41,390 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /download
2025-05-24 22:01:41,390 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/download", parameters={masked}
2025-05-24 22:01:41,390 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#download(String, String)
2025-05-24 22:01:41,393 main DEBUG deu.cse.spring_webmail.control.ReadController userid = tester, filename = sample.txt
2025-05-24 22:01:41,404 main DEBUG deu.cse.spring_webmail.control.ReadController userid = tester, filename = sample.txt
2025-05-24 22:01:41,406 main DEBUG deu.cse.spring_webmail.control.ReadController File: C:\Users\Haruki\AppData\Local\Temp\junit4351743423143519032\mock_download\tester\sample.txt, Content-Type: text/plain
2025-05-24 22:01:41,418 main DEBUG org.springframework.web.servlet.mvc.method.annotation.HttpEntityMethodProcessor Found 'Content-Type:text/plain' in response
2025-05-24 22:01:41,419 main DEBUG org.springframework.web.servlet.mvc.method.annotation.HttpEntityMethodProcessor Writing [InputStream resource [resource loaded through InputStream]]
2025-05-24 22:01:41,421 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 22:01:41,535 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 83, missCount = 2, failureCount = 0]
2025-05-24 22:01:41,536 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 84, missCount = 2, failureCount = 0]
2025-05-24 22:01:41,536 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 85, missCount = 2, failureCount = 0]
2025-05-24 22:01:41,536 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 86, missCount = 2, failureCount = 0]
2025-05-24 22:01:41,536 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 87, missCount = 2, failureCount = 0]
2025-05-24 22:01:41,537 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 88, missCount = 2, failureCount = 0]
2025-05-24 22:01:41,537 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 89, missCount = 2, failureCount = 0]
2025-05-24 22:01:41,538 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testdownload_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:01:41,546 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 90, missCount = 2, failureCount = 0]
2025-05-24 22:01:41,546 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 22:01:41,546 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 91, missCount = 2, failureCount = 0]
2025-05-24 22:01:41,546 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 92, missCount = 2, failureCount = 0]
2025-05-24 22:01:41,548 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testdeleteMail_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:01:41,548 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 93, missCount = 2, failureCount = 0]
2025-05-24 22:01:41,548 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 94, missCount = 2, failureCount = 0]
2025-05-24 22:01:41,548 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 95, missCount = 2, failureCount = 0]
2025-05-24 22:01:41,548 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 96, missCount = 2, failureCount = 0]
2025-05-24 22:01:41,550 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 97, missCount = 2, failureCount = 0]
2025-05-24 22:01:41,555 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@35d613cb}
2025-05-24 22:01:41,555 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@35d613cb}
2025-05-24 22:01:41,555 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@2d758834] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 22:01:41,556 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 22:01:41,556 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@2f498e2]
2025-05-24 22:01:41,556 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_mail.do
2025-05-24 22:01:41,557 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 22:01:41,558 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /delete_mail.do
2025-05-24 22:01:41,558 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/delete_mail.do", parameters={masked}
2025-05-24 22:01:41,558 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#deleteMailDo(Integer, RedirectAttributes)
2025-05-24 22:01:41,560 main DEBUG deu.cse.spring_webmail.control.ReadController delete_mail.do: msgid = 1
2025-05-24 22:01:41,561 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 22:01:41,561 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 22:01:41,563 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 98, missCount = 2, failureCount = 0]
2025-05-24 22:01:41,563 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 99, missCount = 2, failureCount = 0]
2025-05-24 22:01:41,563 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 100, missCount = 2, failureCount = 0]
2025-05-24 22:01:41,563 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 101, missCount = 2, failureCount = 0]
2025-05-24 22:01:41,563 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 102, missCount = 2, failureCount = 0]
2025-05-24 22:01:41,564 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 103, missCount = 2, failureCount = 0]
2025-05-24 22:01:41,564 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 104, missCount = 2, failureCount = 0]
2025-05-24 22:01:41,564 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testdeleteMail_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:01:41,565 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 105, missCount = 2, failureCount = 0]
2025-05-24 22:01:41,565 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 22:01:41,566 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 106, missCount = 2, failureCount = 0]
2025-05-24 22:01:41,566 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 107, missCount = 2, failureCount = 0]
2025-05-24 22:01:41,566 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testdeleteMail_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:01:41,567 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 108, missCount = 2, failureCount = 0]
2025-05-24 22:01:41,567 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 109, missCount = 2, failureCount = 0]
2025-05-24 22:01:41,568 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 110, missCount = 2, failureCount = 0]
2025-05-24 22:01:41,568 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 111, missCount = 2, failureCount = 0]
2025-05-24 22:01:41,569 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 112, missCount = 2, failureCount = 0]
2025-05-24 22:01:41,571 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5f638200}
2025-05-24 22:01:41,571 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5f638200}
2025-05-24 22:01:41,571 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@2d758834] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 22:01:41,571 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 22:01:41,571 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@1cf44346]
2025-05-24 22:01:41,571 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_mail.do
2025-05-24 22:01:41,572 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 22:01:41,572 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /delete_mail.do
2025-05-24 22:01:41,572 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/delete_mail.do", parameters={masked}
2025-05-24 22:01:41,572 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#deleteMailDo(Integer, RedirectAttributes)
2025-05-24 22:01:41,572 main DEBUG deu.cse.spring_webmail.control.ReadController delete_mail.do: msgid = 1
2025-05-24 22:01:41,573 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 22:01:41,573 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 22:01:41,574 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 113, missCount = 2, failureCount = 0]
2025-05-24 22:01:41,574 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 114, missCount = 2, failureCount = 0]
2025-05-24 22:01:41,575 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 115, missCount = 2, failureCount = 0]
2025-05-24 22:01:41,575 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 116, missCount = 2, failureCount = 0]
2025-05-24 22:01:41,575 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 117, missCount = 2, failureCount = 0]
2025-05-24 22:01:41,576 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 118, missCount = 2, failureCount = 0]
2025-05-24 22:01:41,576 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 119, missCount = 2, failureCount = 0]
2025-05-24 22:01:41,576 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testdeleteMail_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:01:41,577 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 120, missCount = 2, failureCount = 0]
2025-05-24 22:01:41,578 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 22:01:41,578 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 121, missCount = 2, failureCount = 0]
2025-05-24 22:01:41,578 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 122, missCount = 2, failureCount = 0]
2025-05-24 22:01:41,578 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testshowMessage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:01:41,578 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 123, missCount = 2, failureCount = 0]
2025-05-24 22:01:41,578 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 124, missCount = 2, failureCount = 0]
2025-05-24 22:01:41,580 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 125, missCount = 2, failureCount = 0]
2025-05-24 22:01:41,580 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 126, missCount = 2, failureCount = 0]
2025-05-24 22:01:41,581 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 127, missCount = 2, failureCount = 0]
2025-05-24 22:01:41,583 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@a59819f}
2025-05-24 22:01:41,583 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@a59819f}
2025-05-24 22:01:41,583 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@2d758834] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 22:01:41,583 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@c4cec4e]
2025-05-24 22:01:41,584 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /show_message
2025-05-24 22:01:41,585 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 22:01:41,585 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /show_message
2025-05-24 22:01:41,585 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/show_message", parameters={masked}
2025-05-24 22:01:41,586 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#showMessage(Integer, Model)
2025-05-24 22:01:41,587 main DEBUG deu.cse.spring_webmail.control.ReadController download_folder = /mock_download
2025-05-24 22:01:41,589 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 22:01:41,589 main DEBUG org.springframework.web.servlet.view.JstlView View name '/read_mail/show_message', model {msg=Hello message}
2025-05-24 22:01:41,589 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//read_mail/show_message.jsp]
2025-05-24 22:01:41,589 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views//read_mail/show_message.jsp]
2025-05-24 22:01:41,589 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 22:01:41,593 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 128, missCount = 2, failureCount = 0]
2025-05-24 22:01:41,593 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 129, missCount = 2, failureCount = 0]
2025-05-24 22:01:41,593 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 130, missCount = 2, failureCount = 0]
2025-05-24 22:01:41,594 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 131, missCount = 2, failureCount = 0]
2025-05-24 22:01:41,594 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 132, missCount = 2, failureCount = 0]
2025-05-24 22:01:41,594 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 133, missCount = 2, failureCount = 0]
2025-05-24 22:01:41,594 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 134, missCount = 2, failureCount = 0]
2025-05-24 22:01:41,595 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testshowMessage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:01:41,595 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 135, missCount = 2, failureCount = 0]
2025-05-24 22:01:41,595 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [ReadControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:01:41,607 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [SystemControllerTest]: using SpringBootContextLoader
2025-05-24 22:01:41,608 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.SystemControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 22:01:41,608 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.SystemControllerTest]: SystemControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 22:01:41,610 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [SystemControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 22:01:41,631 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [SystemControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 22:01:41,632 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 22:01:41,633 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 22:01:41,634 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [SystemControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 22:01:41,634 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [SystemControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:01:41,658 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-24 22:01:41,678 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-24 22:01:41,686 main INFO deu.cse.spring_webmail.control.SystemControllerTest Starting SystemControllerTest using Java 21.0.6 with PID 38404 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 22:01:41,686 main DEBUG deu.cse.spring_webmail.control.SystemControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 22:01:41,686 main INFO deu.cse.spring_webmail.control.SystemControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 22:01:41,686 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 22:01:41,688 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@1e7ec577
2025-05-24 22:01:41,688 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 22:01:41,688 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 22:01:41,707 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 22:01:41,709 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 22:01:41,710 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 22:01:41,711 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 22:01:41,712 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 22:01:41,713 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 22:01:41,718 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 22:01:41,718 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 22:01:41,720 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 22:01:41,721 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 22:01:41,722 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 22:01:41,842 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-24 22:01:41,843 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 22:01:41,843 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 22:01:41,882 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 22:01:41,882 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 22:01:41,882 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 22:01:41,883 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 22:01:41,884 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 22:01:41,885 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 22:01:41,885 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 22:01:41,886 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 22:01:41,888 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 22:01:41,888 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 22:01:41,892 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 22:01:41,894 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@43eb44f4]
2025-05-24 22:01:41,896 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 22:01:41,897 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 22:01:41,899 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 22:01:41,902 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 22:01:41,904 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 22:01:41,913 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 22:01:41,915 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 22:01:41,916 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 22:01:41,919 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 22:01:41,921 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 22:01:41,922 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 22:01:41,923 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 22:01:41,924 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 22:01:41,924 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 22:01:41,925 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@2e3bfce8'
2025-05-24 22:01:41,925 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 22:01:41,928 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 22:01:41,928 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1e7ec577'
2025-05-24 22:01:41,928 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 22:01:41,928 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1e7ec577'
2025-05-24 22:01:41,928 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 22:01:41,928 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1e7ec577'
2025-05-24 22:01:41,929 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 22:01:41,929 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 22:01:41,929 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1e7ec577'
2025-05-24 22:01:41,929 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 22:01:41,929 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 22:01:41,931 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1e7ec577'
2025-05-24 22:01:41,932 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 22:01:41,933 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 22:01:41,935 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 22:01:41,935 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 22:01:41,935 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 22:01:41,935 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 22:01:41,938 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 22:01:41,939 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 22:01:41,939 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 22:01:41,939 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@2e3bfce8'
2025-05-24 22:01:41,941 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 22:01:41,942 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 22:01:41,944 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 22:01:41,944 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 22:01:41,945 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@2e3bfce8'
2025-05-24 22:01:41,945 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 22:01:41,946 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1e7ec577'
2025-05-24 22:01:41,953 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 22:01:41,954 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 22:01:41,954 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 22:01:41,955 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 22:01:41,956 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 22:01:41,961 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 22:01:41,961 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1e7ec577'
2025-05-24 22:01:41,962 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:01:41,962 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:01:41,965 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 22:01:41,966 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 22:01:41,966 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1e7ec577'
2025-05-24 22:01:41,966 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:01:41,966 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:01:41,968 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 22:01:41,970 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 22:01:41,970 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:01:41,970 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:01:41,971 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 22:01:41,973 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model)
2025-05-24 22:01:41,974 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/add_user]}: addUser() {GET [/main_menu]}: mainMenu(Model) {GET [/img_test]}: imgTest() { [/get_image/{imageName}]}: getImage(String) {GET [/login_fail]}: loginFail() {GET [/admin_menu]}: adminMenu(Model) {GET [/delete_user]}: deleteUser(Model) {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 22:01:41,978 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 22:01:41,980 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 22:01:41,981 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 22:01:41,981 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 22:01:41,981 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:01:41,981 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:01:41,982 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 22:01:41,982 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:01:41,982 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:01:41,983 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 22:01:41,983 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 22:01:41,984 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:01:41,984 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:01:41,984 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 22:01:41,984 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 22:01:41,985 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 22:01:41,985 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 22:01:41,985 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 22:01:41,986 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 22:01:41,987 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 22:01:41,987 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 22:01:41,987 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 22:01:41,987 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 22:01:41,988 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 22:01:41,988 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 22:01:41,988 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 22:01:41,990 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 22:01:41,990 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 22:01:41,991 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 22:01:41,991 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 22:01:41,991 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 22:01:41,991 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 22:01:41,991 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1e7ec577'
2025-05-24 22:01:41,991 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 22:01:41,992 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 22:01:41,998 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1e7ec577'
2025-05-24 22:01:41,998 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 22:01:41,998 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 22:01:41,999 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 22:01:42,000 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 22:01:42,000 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 22:01:42,000 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1e7ec577'
2025-05-24 22:01:42,000 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 22:01:42,001 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 22:01:42,001 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 22:01:42,005 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 22:01:42,005 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 22:01:42,005 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:01:42,005 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:01:42,006 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 22:01:42,006 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 22:01:42,007 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 22:01:42,007 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 22:01:42,010 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@7ef9d004, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1ecf9602, org.springframework.security.web.context.SecurityContextHolderFilter@6840f38e, org.springframework.security.web.header.HeaderWriterFilter@7d7fc466, org.springframework.web.filter.CorsFilter@1e4b197f, org.springframework.security.web.authentication.logout.LogoutFilter@69e91f2b, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@5fc88c91, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1c2a9464, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@505f8cf, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5fcb223, org.springframework.security.web.access.ExceptionTranslationFilter@763de177, org.springframework.security.web.access.intercept.AuthorizationFilter@bc168ac]
2025-05-24 22:01:42,011 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 22:01:42,012 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 22:01:42,012 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 22:01:42,012 main WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore Ant [pattern='/WEB-INF/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 22:01:42,012 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure Ant [pattern='/WEB-INF/**']
2025-05-24 22:01:42,013 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 22:01:42,013 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 22:01:42,014 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 22:01:42,014 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 22:01:42,014 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 22:01:42,015 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 22:01:42,015 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 22:01:42,015 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 22:01:42,016 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 22:01:42,017 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 22:01:42,017 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 22:01:42,017 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 22:01:42,017 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 22:01:42,017 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 22:01:42,017 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 22:01:42,018 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 22:01:42,018 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 22:01:42,018 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 22:01:42,018 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 22:01:42,018 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 22:01:42,018 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 22:01:42,018 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 22:01:42,018 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1e7ec577'
2025-05-24 22:01:42,018 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 22:01:42,018 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 22:01:42,020 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 22:01:42,022 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 22:01:42,022 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 22:01:42,022 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 22:01:42,022 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 22:01:42,022 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 22:01:42,022 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-24 22:01:42,022 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-24 22:01:42,022 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1e7ec577'
2025-05-24 22:01:42,022 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 22:01:42,024 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-24 22:01:42,024 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 22:01:42,024 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 22:01:42,024 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 22:01:42,024 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 22:01:42,025 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 22:01:42,026 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 22:01:42,026 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 22:01:42,026 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 22:01:42,027 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 22:01:42,027 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 22:01:42,027 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 22:01:42,027 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 22:01:42,028 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 22:01:42,028 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 22:01:42,028 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 22:01:42,029 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 22:01:42,030 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 22:01:42,030 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 22:01:42,030 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 22:01:42,030 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 22:01:42,031 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 22:01:42,032 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 22:01:42,032 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 22:01:42,033 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 22:01:42,033 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 22:01:42,033 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 22:01:42,034 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 22:01:42,034 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 22:01:42,034 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 22:01:42,034 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 22:01:42,035 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 22:01:42,035 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 22:01:42,035 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 22:01:42,035 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 22:01:42,035 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 22:01:42,036 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 22:01:42,036 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@2e3bfce8'
2025-05-24 22:01:42,036 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 22:01:42,036 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 22:01:42,036 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 22:01:42,036 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 22:01:42,037 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 22:01:42,037 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 22:01:42,037 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 22:01:42,038 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 22:01:42,038 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 22:01:42,041 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 22:01:42,042 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 22:01:42,042 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 22:01:42,043 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 22:01:42,044 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 22:01:42,044 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 22:01:42,045 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 22:01:42,045 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-24 22:01:42,046 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-24 22:01:42,048 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-24 22:01:42,049 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-24 22:01:42,049 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-24 22:01:42,049 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-24 22:01:42,050 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 22:01:42,050 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-24 22:01:42,051 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-24 22:01:42,051 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-24 22:01:42,053 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 22:01:42,053 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 22:01:42,053 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 22:01:42,053 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 22:01:42,053 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 22:01:42,053 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 22:01:42,053 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 22:01:42,053 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-24 22:01:42,054 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@6bb37a5
2025-05-24 22:01:42,054 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@664d4ee1
2025-05-24 22:01:42,054 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 22:01:42,054 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 1 ms
2025-05-24 22:01:42,055 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 22:01:42,055 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-24 22:01:42,065 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 22:01:42,066 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 22:01:42,066 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 22:01:42,069 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-24 22:01:42,072 main INFO deu.cse.spring_webmail.control.SystemControllerTest Started SystemControllerTest in 0.415 seconds (process running for 8.292)
2025-05-24 22:01:42,074 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 135, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,077 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 22:01:42,078 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 136, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,081 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 137, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,083 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:01:42,085 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 138, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,087 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 139, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,090 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 140, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,091 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 141, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,094 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 142, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,095 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@67c907b0}
2025-05-24 22:01:42,096 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@67c907b0}
2025-05-24 22:01:42,096 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@6840f38e] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 22:01:42,096 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@67c907b0}
2025-05-24 22:01:42,096 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@67c907b0}
2025-05-24 22:01:42,097 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@6840f38e] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@cd19d0a]
2025-05-24 22:01:42,097 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 22:01:42,098 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@2dddf634]
2025-05-24 22:01:42,098 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /add_user
2025-05-24 22:01:42,098 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 22:01:42,100 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /add_user
2025-05-24 22:01:42,100 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/add_user", parameters={}
2025-05-24 22:01:42,100 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#addUser()
2025-05-24 22:01:42,103 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 22:01:42,103 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/add_user', model {}
2025-05-24 22:01:42,103 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/add_user.jsp]
2025-05-24 22:01:42,103 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/add_user.jsp]
2025-05-24 22:01:42,103 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 22:01:42,107 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 143, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,108 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 144, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,108 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 145, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,108 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 146, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,109 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 147, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,111 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 148, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,111 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 149, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,112 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:01:42,117 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 150, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,117 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 22:01:42,118 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 151, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,120 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 152, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,122 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAdminMenu_asAdmin], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:01:42,122 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 153, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,122 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 154, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,124 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 155, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,125 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 156, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,126 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 157, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,207 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@316a03cf}
2025-05-24 22:01:42,208 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@316a03cf}
2025-05-24 22:01:42,208 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@6840f38e] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 22:01:42,208 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 22:01:42,208 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@1711b63f]
2025-05-24 22:01:42,209 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-24 22:01:42,210 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 22:01:42,210 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /admin_menu
2025-05-24 22:01:42,210 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/admin_menu", parameters={}
2025-05-24 22:01:42,211 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#adminMenu(Model)
2025-05-24 22:01:42,212 main DEBUG deu.cse.spring_webmail.control.SystemController root.id = james-admin, root.password = changeme, admin.id = test@test.com
2025-05-24 22:01:42,214 main DEBUG deu.cse.spring_webmail.control.SystemController userList = [user1, user2]
2025-05-24 22:01:42,215 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 22:01:42,215 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/admin_menu', model {userList=[user1, user2]}
2025-05-24 22:01:42,216 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-24 22:01:42,216 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-24 22:01:42,216 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 22:01:42,218 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 158, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,221 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 159, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,221 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 160, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,222 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 161, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,222 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 162, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,224 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 163, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,226 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 164, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,227 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAdminMenu_asAdmin], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:01:42,231 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 165, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,232 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 22:01:42,232 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 166, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,232 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 167, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,234 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testGetImage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:01:42,236 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 168, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,237 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 169, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,237 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 170, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,238 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 171, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,238 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 172, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,317 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@39eab380}
2025-05-24 22:01:42,318 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@39eab380}
2025-05-24 22:01:42,318 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@6840f38e] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 22:01:42,318 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 22:01:42,318 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@359a972e]
2025-05-24 22:01:42,319 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /get_image/test.jpg
2025-05-24 22:01:42,319 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /get_image/test.jpg
2025-05-24 22:01:42,320 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/get_image/test.jpg", parameters={}
2025-05-24 22:01:42,320 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#getImage(String)
2025-05-24 22:01:42,342 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Using 'application/octet-stream', given [*/*] and supported [application/octet-stream, */*, application/json, application/*+json]
2025-05-24 22:01:42,343 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Writing [{-1, -40, -1, -32, 0, 16, 74, 70, 73, 70, 0, 1, 2, 0, 0, 1, 0, 1, 0, 0, -1, -37, 0, 67, 0, 8, 6, 6, (truncated)...]
2025-05-24 22:01:42,347 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 22:01:42,347 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 22:01:42,352 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 173, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,352 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 174, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,352 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 175, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,352 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 176, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,353 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 177, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,354 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 178, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,354 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 179, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,354 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testGetImage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:01:42,356 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 180, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,357 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 22:01:42,357 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 181, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,357 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 182, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,360 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testIndexPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:01:42,360 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 183, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,361 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 184, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,361 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 185, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,361 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 186, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,362 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 187, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,363 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@537caf04}
2025-05-24 22:01:42,364 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@537caf04}
2025-05-24 22:01:42,364 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@6840f38e] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 22:01:42,364 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@1f2eb34c]
2025-05-24 22:01:42,365 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 22:01:42,367 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 22:01:42,367 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/", parameters={}
2025-05-24 22:01:42,367 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 22:01:42,368 main DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 22:01:42,370 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 22:01:42,370 main DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 22:01:42,370 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 22:01:42,370 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 22:01:42,371 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 22:01:42,371 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 22:01:42,373 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 188, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,373 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 189, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,374 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 190, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,374 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 191, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,375 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 192, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,377 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 193, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,377 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 194, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,377 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testIndexPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:01:42,381 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 195, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,381 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 22:01:42,382 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 196, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,382 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 197, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,384 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testDeleteUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:01:42,385 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 198, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,386 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 199, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,387 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 200, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,387 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 201, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,388 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 202, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,390 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4512085c}
2025-05-24 22:01:42,390 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4512085c}
2025-05-24 22:01:42,390 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@6840f38e] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 22:01:42,390 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@33df7a87]
2025-05-24 22:01:42,391 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /delete_user.do
2025-05-24 22:01:42,392 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 22:01:42,392 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /delete_user.do
2025-05-24 22:01:42,392 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/delete_user.do", parameters={masked}
2025-05-24 22:01:42,392 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#deleteUserDo(String[], RedirectAttributes)
2025-05-24 22:01:42,393 main DEBUG deu.cse.spring_webmail.control.SystemController delete_user.do: selectedUser = [a@test.com, b@test.com]
2025-05-24 22:01:42,395 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 22:01:42,395 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 22:01:42,396 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 203, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,396 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 204, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,396 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 205, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,396 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 206, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,397 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 207, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,397 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 208, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,397 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 209, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,397 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testDeleteUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:01:42,402 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 210, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,402 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 22:01:42,402 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 211, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,402 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 212, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,403 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAdminMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:01:42,403 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 213, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,404 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 214, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,404 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 215, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,404 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 216, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,405 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 217, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,406 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@23e883fb}
2025-05-24 22:01:42,407 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@23e883fb}
2025-05-24 22:01:42,407 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@6840f38e] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 22:01:42,407 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@3b00a7b9]
2025-05-24 22:01:42,408 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-24 22:01:42,408 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 22:01:42,409 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /admin_menu
2025-05-24 22:01:42,409 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/admin_menu", parameters={}
2025-05-24 22:01:42,409 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#adminMenu(Model)
2025-05-24 22:01:42,409 main DEBUG deu.cse.spring_webmail.control.SystemController root.id = james-admin, root.password = changeme, admin.id = test@test.com
2025-05-24 22:01:42,410 main DEBUG deu.cse.spring_webmail.control.SystemController userList = [user1, user2]
2025-05-24 22:01:42,410 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 22:01:42,410 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/admin_menu', model {userList=[user1, user2]}
2025-05-24 22:01:42,410 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-24 22:01:42,410 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-24 22:01:42,410 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 22:01:42,411 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 218, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,412 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 219, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,412 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 220, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,412 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 221, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,412 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 222, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,414 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 223, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,414 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 224, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,414 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAdminMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:01:42,417 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 225, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,418 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 22:01:42,418 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 226, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,419 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 227, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,420 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testMainMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:01:42,420 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 228, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,421 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 229, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,421 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 230, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,421 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 231, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,422 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 232, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,424 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@53ac6bb4}
2025-05-24 22:01:42,424 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@53ac6bb4}
2025-05-24 22:01:42,424 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@6840f38e] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 22:01:42,424 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@cf39749]
2025-05-24 22:01:42,425 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-24 22:01:42,426 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-24 22:01:42,426 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/main_menu", parameters={}
2025-05-24 22:01:42,426 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(Model)
2025-05-24 22:01:42,429 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 22:01:42,429 main DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=Mocked Message List}
2025-05-24 22:01:42,429 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 22:01:42,429 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 22:01:42,429 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 22:01:42,429 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 22:01:42,430 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 233, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,431 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 234, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,431 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 235, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,431 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 236, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,432 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 237, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,432 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 238, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,433 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 239, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,433 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testMainMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:01:42,436 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 240, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,437 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 22:01:42,437 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 241, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,438 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 242, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,439 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testDeleteUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:01:42,440 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 243, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,440 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 244, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,440 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 245, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,440 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 246, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,441 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 247, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,445 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4c4a8ffe}
2025-05-24 22:01:42,445 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4c4a8ffe}
2025-05-24 22:01:42,445 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@6840f38e] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 22:01:42,445 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@2174acc0]
2025-05-24 22:01:42,445 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_user
2025-05-24 22:01:42,446 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 22:01:42,446 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /delete_user
2025-05-24 22:01:42,446 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/delete_user", parameters={}
2025-05-24 22:01:42,446 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#deleteUser(Model)
2025-05-24 22:01:42,446 main DEBUG deu.cse.spring_webmail.control.SystemController delete_user called
2025-05-24 22:01:42,448 main DEBUG deu.cse.spring_webmail.control.SystemController userList = [user1, user2]
2025-05-24 22:01:42,448 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 22:01:42,448 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/delete_user', model {userList=[user1, user2]}
2025-05-24 22:01:42,448 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/delete_user.jsp]
2025-05-24 22:01:42,448 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/delete_user.jsp]
2025-05-24 22:01:42,448 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 22:01:42,449 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 248, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,449 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 249, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,449 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 250, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,449 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 251, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,449 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 252, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,450 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 253, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,450 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 254, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,451 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testDeleteUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:01:42,453 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 255, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,454 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 22:01:42,454 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 256, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,454 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 257, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,456 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:01:42,456 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 258, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,456 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 259, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,456 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 260, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,456 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 261, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,457 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 262, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,462 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5d5cd0cf}
2025-05-24 22:01:42,462 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5d5cd0cf}
2025-05-24 22:01:42,462 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@6840f38e] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 22:01:42,462 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@22272bac]
2025-05-24 22:01:42,462 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /add_user.do
2025-05-24 22:01:42,462 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 22:01:42,463 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /add_user.do
2025-05-24 22:01:42,463 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/add_user.do", parameters={masked}
2025-05-24 22:01:42,463 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#addUserDo(String, String, RedirectAttributes)
2025-05-24 22:01:42,464 main DEBUG deu.cse.spring_webmail.control.SystemController add_user.do: id = tester, password = pw123, port = 9999
2025-05-24 22:01:42,465 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 22:01:42,465 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 22:01:42,466 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 263, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,467 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 264, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,467 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 265, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,467 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 266, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,467 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 267, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,469 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 268, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,469 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 269, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,469 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:01:42,470 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 270, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,471 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 22:01:42,471 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 271, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,471 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 272, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,472 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:01:42,473 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 273, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,473 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 274, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,473 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 275, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,473 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 276, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,474 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 277, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,474 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@62110754}
2025-05-24 22:01:42,474 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@62110754}
2025-05-24 22:01:42,474 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@6840f38e] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 22:01:42,474 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 22:01:42,474 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@4111c517]
2025-05-24 22:01:42,480 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /logout
2025-05-24 22:01:42,480 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 22:01:42,480 main DEBUG org.springframework.security.web.authentication.logout.LogoutFilter Logging out [UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 22:01:42,481 main DEBUG org.springframework.security.web.authentication.logout.SecurityContextLogoutHandler Invalidated session 28
2025-05-24 22:01:42,482 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 278, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,482 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 279, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,482 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 280, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,482 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 281, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,482 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 282, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,483 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 283, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,483 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 284, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,483 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:01:42,486 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 285, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,487 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 22:01:42,487 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 286, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,487 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 287, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,487 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testLoginFailPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:01:42,488 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 288, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,488 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 289, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,488 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 290, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,488 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 291, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,488 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 292, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,489 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@797ed02e}
2025-05-24 22:01:42,489 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@797ed02e}
2025-05-24 22:01:42,489 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@6840f38e] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 22:01:42,489 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 22:01:42,489 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@4d500865]
2025-05-24 22:01:42,489 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login_fail
2025-05-24 22:01:42,489 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login_fail
2025-05-24 22:01:42,490 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/login_fail", parameters={}
2025-05-24 22:01:42,490 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginFail()
2025-05-24 22:01:42,490 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 22:01:42,490 main DEBUG org.springframework.web.servlet.view.JstlView View name 'login_fail', model {}
2025-05-24 22:01:42,490 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login_fail.jsp]
2025-05-24 22:01:42,490 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/login_fail.jsp]
2025-05-24 22:01:42,490 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 22:01:42,490 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 22:01:42,490 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 293, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,491 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 294, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,491 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 295, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,491 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 296, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,491 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 297, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,492 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 298, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,492 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 299, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,492 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testLoginFailPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:01:42,495 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 300, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,495 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 22:01:42,495 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 301, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,495 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 302, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,497 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testGetImage_nofile], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:01:42,497 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 303, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,497 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 304, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,497 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 305, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,497 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 306, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,498 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 307, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,500 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5bd3d747}
2025-05-24 22:01:42,500 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5bd3d747}
2025-05-24 22:01:42,500 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@6840f38e] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 22:01:42,500 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 22:01:42,500 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@4ba1ccaf]
2025-05-24 22:01:42,501 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /get_image/nonexistent.jpg
2025-05-24 22:01:42,502 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /get_image/nonexistent.jpg
2025-05-24 22:01:42,502 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/get_image/nonexistent.jpg", parameters={}
2025-05-24 22:01:42,502 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#getImage(String)
2025-05-24 22:01:42,503 main ERROR deu.cse.spring_webmail.control.SystemController getImageBytes 예외: Can't read input file!
2025-05-24 22:01:42,507 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Using 'application/octet-stream', given [*/*] and supported [application/octet-stream, */*, application/json, application/*+json]
2025-05-24 22:01:42,507 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Writing [{}]
2025-05-24 22:01:42,507 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 22:01:42,508 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 22:01:42,510 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 308, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,510 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 309, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,510 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 310, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,510 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 311, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,511 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 312, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,511 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 313, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,511 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 314, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,512 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testGetImage_nofile], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:01:42,512 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 315, missCount = 3, failureCount = 0]
2025-05-24 22:01:42,513 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [SystemControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:01:42,520 main DEBUG deu.cse.spring_webmail.model.UserAdminAgent UserAdminAgent JMX init: server = localhost, port = 110, adminId = admin
2025-05-24 22:01:42,555 main ERROR deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 실패: Failed to retrieve RMIServer stub: javax.naming.CommunicationException [Root exception is java.rmi.ConnectIOException: non-JRMP server at remote endpoint]
2025-05-24 22:01:42,561 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [WriteControllerTest]: using SpringBootContextLoader
2025-05-24 22:01:42,562 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.WriteControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 22:01:42,562 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.WriteControllerTest]: WriteControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 22:01:42,563 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [WriteControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 22:01:42,573 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [WriteControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 22:01:42,573 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-24 22:01:42,574 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 22:01:42,574 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [WriteControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 22:01:42,575 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [WriteControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:01:42,577 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-24 22:01:42,594 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-24 22:01:42,600 main INFO deu.cse.spring_webmail.control.WriteControllerTest Starting WriteControllerTest using Java 21.0.6 with PID 38404 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 22:01:42,601 main DEBUG deu.cse.spring_webmail.control.WriteControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 22:01:42,601 main INFO deu.cse.spring_webmail.control.WriteControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 22:01:42,601 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 22:01:42,603 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@f4352c6
2025-05-24 22:01:42,604 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 22:01:42,604 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 22:01:42,621 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 22:01:42,622 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 22:01:42,623 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 22:01:42,623 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 22:01:42,624 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 22:01:42,625 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 22:01:42,631 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 22:01:42,632 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 22:01:42,633 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 22:01:42,634 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 22:01:42,635 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 22:01:42,732 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-24 22:01:42,732 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 22:01:42,733 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 22:01:42,735 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 22:01:42,735 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 22:01:42,735 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 22:01:42,735 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 22:01:42,736 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 22:01:42,736 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 22:01:42,736 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 22:01:42,736 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 22:01:42,737 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 22:01:42,737 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 22:01:42,737 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 22:01:42,738 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@c49bc5]
2025-05-24 22:01:42,738 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 22:01:42,738 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 22:01:42,738 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 22:01:42,740 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 22:01:42,740 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 22:01:42,740 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 22:01:42,740 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 22:01:42,741 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 22:01:42,742 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 22:01:42,742 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 22:01:42,742 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 22:01:42,743 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 22:01:42,743 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 22:01:42,743 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 22:01:42,744 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 22:01:42,744 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 22:01:42,744 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@78682201'
2025-05-24 22:01:42,744 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 22:01:42,745 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 22:01:42,745 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@f4352c6'
2025-05-24 22:01:42,745 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 22:01:42,745 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@f4352c6'
2025-05-24 22:01:42,746 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 22:01:42,746 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@f4352c6'
2025-05-24 22:01:42,746 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 22:01:42,746 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 22:01:42,746 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@f4352c6'
2025-05-24 22:01:42,746 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 22:01:42,746 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 22:01:42,746 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@f4352c6'
2025-05-24 22:01:42,748 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 22:01:42,749 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 22:01:42,750 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 22:01:42,750 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 22:01:42,750 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 22:01:42,750 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 22:01:42,753 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 22:01:42,754 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 22:01:42,754 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 22:01:42,754 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@78682201'
2025-05-24 22:01:42,755 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 22:01:42,756 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 22:01:42,756 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 22:01:42,757 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 22:01:42,757 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@78682201'
2025-05-24 22:01:42,757 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 22:01:42,757 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@f4352c6'
2025-05-24 22:01:42,761 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 22:01:42,762 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 22:01:42,762 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 22:01:42,762 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 22:01:42,763 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 22:01:42,764 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 22:01:42,764 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@f4352c6'
2025-05-24 22:01:42,764 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:01:42,764 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:01:42,766 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 22:01:42,768 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 22:01:42,768 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@f4352c6'
2025-05-24 22:01:42,768 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:01:42,768 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:01:42,770 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 22:01:42,771 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 22:01:42,771 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:01:42,771 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:01:42,773 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 22:01:42,774 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model)
2025-05-24 22:01:42,776 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/add_user]}: addUser() {GET [/main_menu]}: mainMenu(Model) {GET [/img_test]}: imgTest() { [/get_image/{imageName}]}: getImage(String) {GET [/login_fail]}: loginFail() {GET [/admin_menu]}: adminMenu(Model) {GET [/delete_user]}: deleteUser(Model) {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 22:01:42,777 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 22:01:42,778 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 22:01:42,779 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 22:01:42,779 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 22:01:42,780 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:01:42,780 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:01:42,780 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 22:01:42,780 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:01:42,780 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:01:42,780 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 22:01:42,780 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 22:01:42,781 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:01:42,781 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:01:42,781 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 22:01:42,781 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 22:01:42,781 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 22:01:42,781 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 22:01:42,782 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 22:01:42,783 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 22:01:42,783 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 22:01:42,784 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 22:01:42,784 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 22:01:42,784 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 22:01:42,784 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 22:01:42,784 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 22:01:42,784 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 22:01:42,786 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 22:01:42,786 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 22:01:42,786 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 22:01:42,786 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 22:01:42,786 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 22:01:42,787 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 22:01:42,788 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@f4352c6'
2025-05-24 22:01:42,788 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 22:01:42,788 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 22:01:42,791 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@f4352c6'
2025-05-24 22:01:42,791 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 22:01:42,791 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 22:01:42,792 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 22:01:42,793 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 22:01:42,793 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 22:01:42,794 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@f4352c6'
2025-05-24 22:01:42,794 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 22:01:42,794 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 22:01:42,795 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 22:01:42,798 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 22:01:42,798 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 22:01:42,798 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:01:42,798 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:01:42,799 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 22:01:42,799 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 22:01:42,800 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 22:01:42,800 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 22:01:42,802 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@3bc22ada, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7c47ae7d, org.springframework.security.web.context.SecurityContextHolderFilter@636ee65a, org.springframework.security.web.header.HeaderWriterFilter@9111d0a, org.springframework.web.filter.CorsFilter@7650e219, org.springframework.security.web.authentication.logout.LogoutFilter@7647eff0, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@72337303, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4740e12f, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@637721f4, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1f122cbb, org.springframework.security.web.access.ExceptionTranslationFilter@60c88b78, org.springframework.security.web.access.intercept.AuthorizationFilter@6c6cde22]
2025-05-24 22:01:42,803 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 22:01:42,803 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 22:01:42,803 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 22:01:42,804 main WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore Ant [pattern='/WEB-INF/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 22:01:42,804 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure Ant [pattern='/WEB-INF/**']
2025-05-24 22:01:42,805 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 22:01:42,805 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 22:01:42,805 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 22:01:42,805 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 22:01:42,805 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 22:01:42,806 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 22:01:42,806 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 22:01:42,807 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 22:01:42,808 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 22:01:42,808 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 22:01:42,808 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 22:01:42,808 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 22:01:42,810 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 22:01:42,810 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 22:01:42,810 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 22:01:42,810 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 22:01:42,810 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 22:01:42,810 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 22:01:42,811 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 22:01:42,811 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 22:01:42,811 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 22:01:42,812 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 22:01:42,812 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@f4352c6'
2025-05-24 22:01:42,812 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 22:01:42,812 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 22:01:42,812 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 22:01:42,814 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 22:01:42,814 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 22:01:42,814 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 22:01:42,814 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 22:01:42,815 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 22:01:42,815 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-24 22:01:42,815 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-24 22:01:42,815 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@f4352c6'
2025-05-24 22:01:42,815 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 22:01:42,815 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-24 22:01:42,815 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 22:01:42,816 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 22:01:42,816 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 22:01:42,816 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 22:01:42,816 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 22:01:42,816 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 22:01:42,816 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 22:01:42,817 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 22:01:42,817 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 22:01:42,817 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 22:01:42,817 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 22:01:42,818 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 22:01:42,818 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 22:01:42,818 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 22:01:42,819 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 22:01:42,820 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 22:01:42,820 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 22:01:42,820 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 22:01:42,821 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 22:01:42,821 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 22:01:42,821 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 22:01:42,823 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 22:01:42,823 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 22:01:42,823 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 22:01:42,823 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 22:01:42,823 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 22:01:42,823 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 22:01:42,824 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 22:01:42,824 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 22:01:42,824 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 22:01:42,824 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 22:01:42,824 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 22:01:42,824 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 22:01:42,825 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 22:01:42,825 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 22:01:42,825 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 22:01:42,825 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@78682201'
2025-05-24 22:01:42,825 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 22:01:42,826 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 22:01:42,826 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 22:01:42,826 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 22:01:42,827 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 22:01:42,827 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 22:01:42,827 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 22:01:42,827 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 22:01:42,827 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 22:01:42,828 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 22:01:42,828 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 22:01:42,828 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 22:01:42,829 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 22:01:42,829 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 22:01:42,829 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 22:01:42,829 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 22:01:42,829 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-24 22:01:42,829 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-24 22:01:42,830 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-24 22:01:42,830 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-24 22:01:42,830 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-24 22:01:42,830 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-24 22:01:42,830 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 22:01:42,830 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-24 22:01:42,830 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-24 22:01:42,830 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-24 22:01:42,831 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 22:01:42,831 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 22:01:42,831 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 22:01:42,831 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 22:01:42,831 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 22:01:42,831 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 22:01:42,832 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 22:01:42,832 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-24 22:01:42,832 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@3243b967
2025-05-24 22:01:42,832 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@126aaaa5
2025-05-24 22:01:42,832 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 22:01:42,832 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 0 ms
2025-05-24 22:01:42,832 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 22:01:42,833 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-24 22:01:42,835 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 22:01:42,835 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 22:01:42,836 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 22:01:42,837 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-24 22:01:42,838 main INFO deu.cse.spring_webmail.control.WriteControllerTest Started WriteControllerTest in 0.261 seconds (process running for 9.058)
2025-05-24 22:01:42,840 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 315, missCount = 4, failureCount = 0]
2025-05-24 22:01:42,840 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-24 22:01:42,840 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 316, missCount = 4, failureCount = 0]
2025-05-24 22:01:42,841 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 317, missCount = 4, failureCount = 0]
2025-05-24 22:01:42,842 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [WriteControllerTest], method [shouldSendMailWithoutAttachment], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:01:42,842 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 318, missCount = 4, failureCount = 0]
2025-05-24 22:01:42,842 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 319, missCount = 4, failureCount = 0]
2025-05-24 22:01:42,843 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 320, missCount = 4, failureCount = 0]
2025-05-24 22:01:42,843 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 321, missCount = 4, failureCount = 0]
2025-05-24 22:01:42,843 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 322, missCount = 4, failureCount = 0]
2025-05-24 22:01:42,848 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@747c1f84}
2025-05-24 22:01:42,848 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@747c1f84}
2025-05-24 22:01:42,848 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@636ee65a] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 22:01:42,848 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@747c1f84}
2025-05-24 22:01:42,848 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@747c1f84}
2025-05-24 22:01:42,848 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@636ee65a] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@23ebd596]
2025-05-24 22:01:42,850 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@2f8b373f]
2025-05-24 22:01:42,851 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /write_mail.do
2025-05-24 22:01:42,852 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 22:01:42,852 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /write_mail.do
2025-05-24 22:01:42,852 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/write_mail.do", parameters={multipart}
2025-05-24 22:01:42,852 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMailDo(String, String, String, String, MultipartFile, RedirectAttributes)
2025-05-24 22:01:42,855 main DEBUG deu.cse.spring_webmail.control.WriteController write_mail.do: to = to@example.com, cc = , subj = Test Subject, body = Test Body, file1 =
2025-05-24 22:01:42,862 main DEBUG deu.cse.spring_webmail.model.SmtpAgent SMTP host : localhost
2025-05-24 22:01:42,986 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 22:01:42,987 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 22:01:42,988 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 323, missCount = 4, failureCount = 0]
2025-05-24 22:01:42,988 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 324, missCount = 4, failureCount = 0]
2025-05-24 22:01:42,988 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 325, missCount = 4, failureCount = 0]
2025-05-24 22:01:42,988 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 326, missCount = 4, failureCount = 0]
2025-05-24 22:01:42,988 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 327, missCount = 4, failureCount = 0]
2025-05-24 22:01:42,988 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 328, missCount = 4, failureCount = 0]
2025-05-24 22:01:42,988 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 329, missCount = 4, failureCount = 0]
2025-05-24 22:01:42,990 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [WriteControllerTest], method [shouldSendMailWithoutAttachment], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:01:42,991 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 330, missCount = 4, failureCount = 0]
2025-05-24 22:01:42,991 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-24 22:01:42,992 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 331, missCount = 4, failureCount = 0]
2025-05-24 22:01:42,992 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 332, missCount = 4, failureCount = 0]
2025-05-24 22:01:42,993 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [WriteControllerTest], method [shouldSendMailWithAttachment], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:01:42,993 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 333, missCount = 4, failureCount = 0]
2025-05-24 22:01:42,994 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 334, missCount = 4, failureCount = 0]
2025-05-24 22:01:42,994 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 335, missCount = 4, failureCount = 0]
2025-05-24 22:01:42,994 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 336, missCount = 4, failureCount = 0]
2025-05-24 22:01:42,995 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 337, missCount = 4, failureCount = 0]
2025-05-24 22:01:42,996 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@e06bc9f}
2025-05-24 22:01:42,996 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@e06bc9f}
2025-05-24 22:01:42,996 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@636ee65a] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 22:01:42,996 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@30661521]
2025-05-24 22:01:42,997 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /write_mail.do
2025-05-24 22:01:42,997 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 22:01:42,997 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /write_mail.do
2025-05-24 22:01:42,997 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/write_mail.do", parameters={multipart}
2025-05-24 22:01:42,998 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMailDo(String, String, String, String, MultipartFile, RedirectAttributes)
2025-05-24 22:01:42,998 main DEBUG deu.cse.spring_webmail.control.WriteController write_mail.do: to = to@example.com, cc = cc@example.com, subj = Test Subject, body = Test Body, file1 = test.txt
2025-05-24 22:01:42,998 main DEBUG deu.cse.spring_webmail.control.WriteController test.txt 파일을 C:\Users\Haruki\AppData\Local\Temp\ 폴더에 저장...
2025-05-24 22:01:42,999 main DEBUG deu.cse.spring_webmail.control.WriteController sendMessage: 파일(test.txt) 첨부 필요
2025-05-24 22:01:42,999 main DEBUG deu.cse.spring_webmail.model.SmtpAgent SMTP host : localhost
2025-05-24 22:01:43,033 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 22:01:43,033 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 22:01:43,035 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 338, missCount = 4, failureCount = 0]
2025-05-24 22:01:43,036 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 339, missCount = 4, failureCount = 0]
2025-05-24 22:01:43,036 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 340, missCount = 4, failureCount = 0]
2025-05-24 22:01:43,036 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 341, missCount = 4, failureCount = 0]
2025-05-24 22:01:43,037 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 342, missCount = 4, failureCount = 0]
2025-05-24 22:01:43,038 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 343, missCount = 4, failureCount = 0]
2025-05-24 22:01:43,038 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 344, missCount = 4, failureCount = 0]
2025-05-24 22:01:43,038 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [WriteControllerTest], method [shouldSendMailWithAttachment], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:01:43,041 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 345, missCount = 4, failureCount = 0]
2025-05-24 22:01:43,041 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-24 22:01:43,042 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 346, missCount = 4, failureCount = 0]
2025-05-24 22:01:43,042 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 347, missCount = 4, failureCount = 0]
2025-05-24 22:01:43,043 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [WriteControllerTest], method [shouldShowWriteMailForm], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:01:43,044 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 348, missCount = 4, failureCount = 0]
2025-05-24 22:01:43,044 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 349, missCount = 4, failureCount = 0]
2025-05-24 22:01:43,044 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 350, missCount = 4, failureCount = 0]
2025-05-24 22:01:43,045 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 351, missCount = 4, failureCount = 0]
2025-05-24 22:01:43,045 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 352, missCount = 4, failureCount = 0]
2025-05-24 22:01:43,046 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1ad25670}
2025-05-24 22:01:43,046 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1ad25670}
2025-05-24 22:01:43,046 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@636ee65a] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 22:01:43,046 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@3a766cbf]
2025-05-24 22:01:43,046 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /write_mail
2025-05-24 22:01:43,046 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 22:01:43,047 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /write_mail
2025-05-24 22:01:43,047 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/write_mail", parameters={}
2025-05-24 22:01:43,047 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMail()
2025-05-24 22:01:43,047 main DEBUG deu.cse.spring_webmail.control.WriteController write_mail called...
2025-05-24 22:01:43,047 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 22:01:43,047 main DEBUG org.springframework.web.servlet.view.JstlView View name 'write_mail/write_mail', model {}
2025-05-24 22:01:43,048 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/write_mail/write_mail.jsp]
2025-05-24 22:01:43,048 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/write_mail/write_mail.jsp]
2025-05-24 22:01:43,048 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 22:01:43,049 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 353, missCount = 4, failureCount = 0]
2025-05-24 22:01:43,049 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 354, missCount = 4, failureCount = 0]
2025-05-24 22:01:43,049 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 355, missCount = 4, failureCount = 0]
2025-05-24 22:01:43,049 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 356, missCount = 4, failureCount = 0]
2025-05-24 22:01:43,049 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 357, missCount = 4, failureCount = 0]
2025-05-24 22:01:43,049 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 358, missCount = 4, failureCount = 0]
2025-05-24 22:01:43,049 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 359, missCount = 4, failureCount = 0]
2025-05-24 22:01:43,050 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [WriteControllerTest], method [shouldShowWriteMailForm], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:01:43,050 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 360, missCount = 4, failureCount = 0]
2025-05-24 22:01:43,050 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [WriteControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:01:43,165 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 22:01:43,167 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 22:01:43,172 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 22:01:43,172 main ERROR deu.cse.spring_webmail.model.MessageParser MessageParser.parse() - Exception : bad
2025-05-24 22:01:43,176 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 22:01:43,180 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 22:01:43,239 main ERROR deu.cse.spring_webmail.model.UserAdminAgent addUser 실패: fail
2025-05-24 22:01:43,242 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 목록 조회 성공
2025-05-24 22:01:43,245 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 존재 여부 확인(user1@test.com): false
2025-05-24 22:01:43,323 main INFO deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 종료
2025-05-24 22:01:43,328 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 삭제됨: user1@test.com
2025-05-24 22:01:43,335 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 삭제됨: user2@test.com
2025-05-24 22:01:43,338 main ERROR deu.cse.spring_webmail.model.UserAdminAgent quit 실패: close failed
2025-05-24 22:01:43,342 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 추가 성공: user@test.com
2025-05-24 22:01:43,345 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 존재 여부 확인(user1@test.com): true
2025-05-24 22:01:43,347 main ERROR deu.cse.spring_webmail.model.UserAdminAgent deleteUsers 실패: fail
2025-05-24 22:01:43,351 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [SpringWebmailApplicationTests]: using SpringBootContextLoader
2025-05-24 22:01:43,352 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.SpringWebmailApplicationTests]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 22:01:43,352 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.SpringWebmailApplicationTests]: SpringWebmailApplicationTests does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 22:01:43,353 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [SpringWebmailApplicationTests]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 22:01:43,356 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Using ContextCustomizers for test class [SpringWebmailApplicationTests]: [ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, TestRestTemplateContextCustomizer, DisableObservabilityContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 22:01:43,364 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-24 22:01:43,364 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-24 22:01:43,368 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 22:01:43,370 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Using TestExecutionListeners for test class [SpringWebmailApplicationTests]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 22:01:43,370 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [SpringWebmailApplicationTests], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:01:43,379 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-24 22:01:43,409 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-24 22:01:43,416 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests Starting SpringWebmailApplicationTests using Java 21.0.6 with PID 38404 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 22:01:43,417 main DEBUG deu.cse.spring_webmail.SpringWebmailApplicationTests Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 22:01:43,417 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests No active profile set, falling back to 1 default profile: "default"
2025-05-24 22:01:43,417 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 22:01:43,418 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@20a0eb1d
2025-05-24 22:01:43,418 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 22:01:43,418 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 22:01:43,427 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 22:01:43,429 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 22:01:43,429 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 22:01:43,430 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 22:01:43,430 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 22:01:43,431 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 22:01:43,433 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 22:01:43,433 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 22:01:43,434 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 22:01:43,434 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 22:01:43,435 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 22:01:43,769 main INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 22:01:43,781 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 22:01:43,781 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 22:01:43,781 main DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-24 22:01:43,795 main DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 22:01:43,835 main INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 51 ms. Found 1 JPA repository interface.
2025-05-24 22:01:43,952 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 22:01:43,954 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-24 22:01:43,964 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 22:01:43,965 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-24 22:01:43,966 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-24 22:01:44,019 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 22:01:44,019 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 22:01:44,020 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 22:01:44,020 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 22:01:44,020 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-24 22:01:44,022 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 22:01:44,023 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 22:01:44,023 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 22:01:44,023 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 22:01:44,023 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 22:01:44,023 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 22:01:44,023 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-24 22:01:44,025 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-24 22:01:44,045 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-24 22:01:44,051 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-24 22:01:44,054 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-24 22:01:44,055 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-24 22:01:44,055 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 22:01:44,056 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-24 22:01:44,056 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-24 22:01:44,062 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-24 22:01:44,063 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-24 22:01:44,063 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 22:01:44,068 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 22:01:44,069 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-24 22:01:44,072 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@b51e53c]
2025-05-24 22:01:44,073 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-24 22:01:44,073 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-24 22:01:44,074 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-24 22:01:44,074 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-24 22:01:44,074 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 22:01:44,075 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 22:01:44,082 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-24 22:01:44,082 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-24 22:01:44,083 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 22:01:44,084 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 22:01:44,084 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-24 22:01:44,088 main DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@7a81197d
2025-05-24 22:01:44,104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 22:01:44,105 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-24 22:01:44,105 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 22:01:44,113 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-24 22:01:44,113 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-24 22:01:44,115 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 22:01:44,122 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 22:01:44,124 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-24 22:01:44,124 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 22:01:44,124 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@6614987b'
2025-05-24 22:01:44,124 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 22:01:44,131 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-24 22:01:44,132 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-24 22:01:44,143 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-24 22:01:44,145 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-24 22:01:44,180 main DEBUG org.jboss.logging Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2025-05-24 22:01:44,190 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-24 22:01:44,196 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-24 22:01:44,197 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@6614987b'
2025-05-24 22:01:44,197 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@20a0eb1d'
2025-05-24 22:01:44,205 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-24 22:01:44,206 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-24 22:01:44,238 main DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-24 22:01:44,554 main INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 22:01:44,608 main DEBUG com.zaxxer.hikari.HikariConfig HikariPool-1 - configuration:
2025-05-24 22:01:44,610 main DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-24 22:01:44,611 main DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-24 22:01:44,611 main DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-24 22:01:44,611 main DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-24 22:01:44,611 main DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-24 22:01:44,611 main DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-24 22:01:44,611 main DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-24 22:01:44,611 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-24 22:01:44,611 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-24 22:01:44,612 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-24 22:01:44,612 main DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-24 22:01:44,612 main DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-24 22:01:44,612 main DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-24 22:01:44,612 main DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-24 22:01:44,612 main DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-24 22:01:44,612 main DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-24 22:01:44,612 main DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-24 22:01:44,613 main DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-24 22:01:44,613 main DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-24 22:01:44,613 main DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-24 22:01:44,613 main DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-24 22:01:44,613 main DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-24 22:01:44,613 main DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-24 22:01:44,613 main DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-24 22:01:44,613 main DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-24 22:01:44,613 main DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-24 22:01:44,613 main DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-1"
2025-05-24 22:01:44,613 main DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-24 22:01:44,613 main DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-24 22:01:44,613 main DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-24 22:01:44,613 main DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-24 22:01:44,613 main DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-24 22:01:44,613 main DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-24 22:01:44,613 main DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-24 22:01:44,613 main DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-24 22:01:44,613 main INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
2025-05-24 22:01:45,019 main INFO com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3588b39d
2025-05-24 22:01:45,021 main INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
2025-05-24 22:01:45,095 main WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 22:01:45,133 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-24 22:01:45,162 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@4ac280cc
2025-05-24 22:01:45,205 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@6424b922
2025-05-24 22:01:45,247 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1c0fecfc
2025-05-24 22:01:45,295 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2afc3c49
2025-05-24 22:01:45,341 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@24cb1d1f
2025-05-24 22:01:45,397 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1cbbb1c1
2025-05-24 22:01:45,436 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@7cb05e92
2025-05-24 22:01:45,480 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@24ed5017
2025-05-24 22:01:45,520 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@26874914
2025-05-24 22:01:45,533 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 22:01:46,227 main INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 22:01:46,230 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 22:01:46,231 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 22:01:46,231 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-24 22:01:46,232 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-24 22:01:46,238 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-24 22:01:46,241 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-24 22:01:46,243 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-24 22:01:46,264 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-24 22:01:46,264 main DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-24 22:01:46,280 main DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-24 22:01:46,300 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 22:01:46,335 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 22:01:46,365 main DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-24 22:01:46,381 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 22:01:46,447 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 22:01:46,505 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 22:01:46,509 main DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-24 22:01:46,538 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 22:01:46,540 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 22:01:46,540 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 22:01:46,540 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 22:01:46,540 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 22:01:46,541 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 22:01:46,541 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 22:01:46,542 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-24 22:01:46,543 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 22:01:46,543 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-24 22:01:46,543 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 22:01:46,544 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 22:01:46,544 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 22:01:46,544 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 22:01:46,544 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 22:01:46,544 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-24 22:01:46,544 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 22:01:46,545 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 22:01:46,545 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 22:01:46,546 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 22:01:46,546 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 22:01:46,546 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 22:01:46,546 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 22:01:46,547 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@6614987b'
2025-05-24 22:01:46,547 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 22:01:46,548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 22:01:46,548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@20a0eb1d'
2025-05-24 22:01:46,548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 22:01:46,548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@20a0eb1d'
2025-05-24 22:01:46,548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 22:01:46,548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@20a0eb1d'
2025-05-24 22:01:46,550 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 22:01:46,551 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 22:01:46,551 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@20a0eb1d'
2025-05-24 22:01:46,551 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 22:01:46,551 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 22:01:46,552 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@20a0eb1d'
2025-05-24 22:01:46,553 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 22:01:46,554 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 22:01:46,555 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 22:01:46,555 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 22:01:46,556 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 22:01:46,558 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 22:01:46,558 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 22:01:46,559 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 22:01:46,559 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@6614987b'
2025-05-24 22:01:46,562 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 22:01:46,562 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 22:01:46,563 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 22:01:46,563 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 22:01:46,563 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@6614987b'
2025-05-24 22:01:46,564 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-24 22:01:46,564 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-24 22:01:46,564 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 22:01:46,564 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-24 22:01:46,565 main WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 22:01:46,566 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-24 22:01:46,567 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 22:01:46,568 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@20a0eb1d'
2025-05-24 22:01:46,573 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 22:01:46,574 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 22:01:46,574 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 22:01:46,575 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 22:01:46,575 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 22:01:46,577 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 22:01:46,577 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@20a0eb1d'
2025-05-24 22:01:46,577 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:01:46,577 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:01:46,579 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 22:01:46,581 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 22:01:46,581 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@20a0eb1d'
2025-05-24 22:01:46,581 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:01:46,581 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:01:46,586 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 22:01:46,586 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 22:01:46,586 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:01:46,586 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:01:46,587 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 22:01:46,588 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model)
2025-05-24 22:01:46,589 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/add_user]}: addUser() {GET [/main_menu]}: mainMenu(Model) {GET [/img_test]}: imgTest() { [/get_image/{imageName}]}: getImage(String) {GET [/login_fail]}: loginFail() {GET [/admin_menu]}: adminMenu(Model) {GET [/delete_user]}: deleteUser(Model) {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 22:01:46,589 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 22:01:46,590 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 22:01:46,591 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 22:01:46,592 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 22:01:46,593 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:01:46,593 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:01:46,594 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 22:01:46,595 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:01:46,595 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:01:46,595 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 22:01:46,596 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 22:01:46,596 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:01:46,596 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:01:46,597 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 22:01:46,597 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 22:01:46,597 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 22:01:46,597 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 22:01:46,598 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 22:01:46,600 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 22:01:46,600 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 22:01:46,601 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 22:01:46,601 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 22:01:46,601 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 22:01:46,601 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 22:01:46,601 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 22:01:46,602 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 22:01:46,603 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 22:01:46,604 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 22:01:46,604 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 22:01:46,604 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 22:01:46,604 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 22:01:46,604 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 22:01:46,604 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@20a0eb1d'
2025-05-24 22:01:46,607 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@20a0eb1d'
2025-05-24 22:01:46,607 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 22:01:46,607 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 22:01:46,608 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 22:01:46,610 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 22:01:46,610 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 22:01:46,610 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@20a0eb1d'
2025-05-24 22:01:46,610 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 22:01:46,611 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 22:01:46,614 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 22:01:46,619 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 22:01:46,620 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 22:01:46,620 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:01:46,620 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:01:46,621 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 22:01:46,621 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 22:01:46,623 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 22:01:46,623 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 22:01:46,629 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@698732f1, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@47593686, org.springframework.security.web.context.SecurityContextHolderFilter@24a63be4, org.springframework.security.web.header.HeaderWriterFilter@1b1b13b3, org.springframework.web.filter.CorsFilter@71763cf2, org.springframework.security.web.authentication.logout.LogoutFilter@5ad3dcd9, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@2d760692, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@9d2a411, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@c7abb66, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6c29e6d8, org.springframework.security.web.access.ExceptionTranslationFilter@17b243fe, org.springframework.security.web.access.intercept.AuthorizationFilter@1fc53b84]
2025-05-24 22:01:46,630 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 22:01:46,630 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 22:01:46,630 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 22:01:46,630 main WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore Ant [pattern='/WEB-INF/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 22:01:46,632 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure Ant [pattern='/WEB-INF/**']
2025-05-24 22:01:46,633 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 22:01:46,633 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 22:01:46,634 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 22:01:46,634 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 22:01:46,634 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 22:01:46,635 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-24 22:01:46,635 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-24 22:01:46,636 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 22:01:46,637 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 22:01:46,638 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-24 22:01:46,639 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-24 22:01:46,639 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-24 22:01:46,641 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-24 22:01:46,645 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 22:01:46,646 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-24 22:01:46,646 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-24 22:01:46,648 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-24 22:01:46,649 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-24 22:01:46,649 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-24 22:01:46,675 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-24 22:01:46,676 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-24 22:01:46,677 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 22:01:46,678 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 22:01:46,680 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-24 22:01:46,680 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 22:01:46,680 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 22:01:46,680 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 22:01:46,680 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 22:01:46,688 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 22:01:46,688 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 22:01:46,688 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 22:01:46,689 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-24 22:01:46,689 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-24 22:01:46,689 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 22:01:46,689 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-24 22:01:46,689 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 22:01:46,690 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-24 22:01:46,690 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 22:01:46,691 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-24 22:01:46,691 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-24 22:01:46,691 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 22:01:46,698 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 22:01:46,702 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-24 22:01:46,703 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-24 22:01:46,703 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 22:01:46,703 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 22:01:46,704 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 22:01:46,704 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 22:01:46,705 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 22:01:46,705 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 22:01:46,706 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 22:01:46,706 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 22:01:46,706 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 22:01:46,707 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 22:01:46,707 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 22:01:46,707 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 22:01:46,708 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 22:01:46,708 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 22:01:46,708 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 22:01:46,708 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 22:01:46,708 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@20a0eb1d'
2025-05-24 22:01:46,708 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 22:01:46,709 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-24 22:01:46,709 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 22:01:46,709 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 22:01:46,710 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 22:01:46,710 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 22:01:46,711 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 22:01:46,711 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 22:01:46,711 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 22:01:46,712 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 22:01:46,712 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 22:01:46,712 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 22:01:46,712 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 22:01:46,712 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 22:01:46,712 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 22:01:46,712 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 22:01:46,713 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 22:01:46,713 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 22:01:46,713 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 22:01:46,713 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 22:01:46,714 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 22:01:46,714 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 22:01:46,715 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 22:01:46,715 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 22:01:46,715 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 22:01:46,716 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 22:01:46,717 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 22:01:46,718 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 22:01:46,718 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 22:01:46,719 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 22:01:46,719 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 22:01:46,719 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 22:01:46,719 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 22:01:46,719 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 22:01:46,719 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 22:01:46,720 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 22:01:46,720 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 22:01:46,721 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 22:01:46,722 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 22:01:46,722 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 22:01:46,723 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 22:01:46,723 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@6614987b'
2025-05-24 22:01:46,724 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 22:01:46,724 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 22:01:46,724 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 22:01:46,725 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 22:01:46,727 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-24 22:01:46,728 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-24 22:01:46,729 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-24 22:01:46,729 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-24 22:01:46,729 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-24 22:01:46,730 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-24 22:01:46,730 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-24 22:01:46,731 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-24 22:01:46,731 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-24 22:01:46,731 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-24 22:01:46,731 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-24 22:01:46,732 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-24 22:01:46,735 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-24 22:01:46,735 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-24 22:01:46,741 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-24 22:01:46,742 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-24 22:01:46,742 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-24 22:01:46,742 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-24 22:01:46,742 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 22:01:46,743 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 22:01:46,744 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-24 22:01:46,744 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-24 22:01:46,744 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-24 22:01:46,744 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-24 22:01:46,745 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-24 22:01:46,749 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 22:01:46,750 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 22:01:46,750 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 22:01:46,751 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-24 22:01:46,753 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 22:01:46,754 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 22:01:46,754 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-24 22:01:46,754 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-24 22:01:46,754 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 22:01:46,755 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-24 22:01:46,755 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 22:01:46,761 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-24 22:01:46,761 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-24 22:01:46,762 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-24 22:01:46,766 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-24 22:01:46,766 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-24 22:01:46,767 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-24 22:01:46,767 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-24 22:01:46,769 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 22:01:46,769 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 22:01:46,770 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 22:01:46,770 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 22:01:46,771 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 22:01:46,771 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-24 22:01:46,772 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-24 22:01:46,773 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-24 22:01:46,773 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 22:01:46,775 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 22:01:46,777 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-24 22:01:46,777 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-24 22:01:46,777 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 22:01:46,778 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-24 22:01:46,778 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 22:01:46,778 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-24 22:01:46,779 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-24 22:01:46,780 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-24 22:01:46,780 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-24 22:01:46,780 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-24 22:01:46,780 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-24 22:01:46,780 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-24 22:01:46,780 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-24 22:01:46,781 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-24 22:01:46,781 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-24 22:01:46,782 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-24 22:01:46,782 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-24 22:01:46,783 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-24 22:01:46,783 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-24 22:01:46,784 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-24 22:01:46,785 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-24 22:01:46,785 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 22:01:46,786 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-24 22:01:46,788 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 22:01:46,788 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 22:01:46,788 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 22:01:46,791 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsDataSourceAutoConfiguration: Did not match: - Devtools devtools is disabled for current context. (OnEnabledDevToolsCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration: Did not match: - Application is deployed as a WAR file. (OnWarDeploymentCondition) Matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) LocalDevToolsAutoConfiguration: Did not match: - Initialized Restarter Condition initialized without URLs (OnInitializedRestarterCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-24 22:01:46,794 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests Started SpringWebmailApplicationTests in 3.415 seconds (process running for 13.014)
2025-05-24 22:01:46,795 main DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-24 22:01:46,795 main DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-24 22:01:46,795 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 360, missCount = 5, failureCount = 0]
2025-05-24 22:01:46,795 main DEBUG org.springframework.test.context.web.ServletTestExecutionListener Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-24 22:01:46,796 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-24 22:01:46,796 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 361, missCount = 5, failureCount = 0]
2025-05-24 22:01:46,796 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 362, missCount = 5, failureCount = 0]
2025-05-24 22:01:46,796 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SpringWebmailApplicationTests], method [contextLoads], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:01:46,797 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 363, missCount = 5, failureCount = 0]
2025-05-24 22:01:46,797 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 364, missCount = 5, failureCount = 0]
2025-05-24 22:01:46,798 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 365, missCount = 5, failureCount = 0]
2025-05-24 22:01:46,798 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 366, missCount = 5, failureCount = 0]
2025-05-24 22:01:46,799 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 367, missCount = 5, failureCount = 0]
2025-05-24 22:01:46,799 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 368, missCount = 5, failureCount = 0]
2025-05-24 22:01:46,799 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 369, missCount = 5, failureCount = 0]
2025-05-24 22:01:46,799 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 370, missCount = 5, failureCount = 0]
2025-05-24 22:01:46,799 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 371, missCount = 5, failureCount = 0]
2025-05-24 22:01:46,799 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 372, missCount = 5, failureCount = 0]
2025-05-24 22:01:46,799 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SpringWebmailApplicationTests], method [contextLoads], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:01:46,800 main DEBUG org.springframework.test.context.web.ServletTestExecutionListener Resetting RequestContextHolder for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-24 22:01:46,800 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@14b53f58 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 373, missCount = 5, failureCount = 0]
2025-05-24 22:01:46,800 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [SpringWebmailApplicationTests], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:01:46,813 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@5323999f, started on Sat May 24 22:01:36 KST 2025
2025-05-24 22:01:46,814 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 22:01:46,814 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 22:01:46,815 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 22:01:46,815 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 22:01:46,816 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@15c900be, started on Sat May 24 22:01:40 KST 2025
2025-05-24 22:01:46,818 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 22:01:46,818 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 22:01:46,818 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 22:01:46,818 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 22:01:46,819 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@1e7ec577, started on Sat May 24 22:01:41 KST 2025
2025-05-24 22:01:46,820 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 22:01:46,820 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 22:01:46,820 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 22:01:46,820 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 22:01:46,821 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@f4352c6, started on Sat May 24 22:01:42 KST 2025
2025-05-24 22:01:46,821 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 22:01:46,821 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 22:01:46,821 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 22:01:46,822 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 22:01:46,823 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@20a0eb1d, started on Sat May 24 22:01:43 KST 2025
2025-05-24 22:01:46,824 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 22:01:46,824 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 22:01:46,824 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 22:01:46,824 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 22:01:46,825 SpringApplicationShutdownHook INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 22:01:46,827 SpringApplicationShutdownHook INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown initiated...
2025-05-24 22:01:46,827 SpringApplicationShutdownHook DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 22:01:46,829 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@3588b39d: (connection evicted)
2025-05-24 22:01:46,834 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@4ac280cc: (connection evicted)
2025-05-24 22:01:46,837 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@6424b922: (connection evicted)
2025-05-24 22:01:46,839 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@1c0fecfc: (connection evicted)
2025-05-24 22:01:46,840 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@2afc3c49: (connection evicted)
2025-05-24 22:01:46,842 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@24cb1d1f: (connection evicted)
2025-05-24 22:01:46,844 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@1cbbb1c1: (connection evicted)
2025-05-24 22:01:46,845 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@7cb05e92: (connection evicted)
2025-05-24 22:01:46,846 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@24ed5017: (connection evicted)
2025-05-24 22:01:46,848 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@26874914: (connection evicted)
2025-05-24 22:01:46,850 SpringApplicationShutdownHook DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0)
2025-05-24 22:01:46,850 SpringApplicationShutdownHook INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown completed.
Logback Log Messages

Log session start time Sat May 24 22:50:21 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 22:50:21,446 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [AddrControllerTest]: using SpringBootContextLoader
2025-05-24 22:50:21,450 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.AddrControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 22:50:21,452 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.AddrControllerTest]: AddrControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 22:50:21,468 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [AddrControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 22:50:21,528 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [AddrControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 22:50:21,658 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-24 22:50:21,660 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 22:50:21,681 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 22:50:21,698 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [AddrControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 22:50:21,700 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [AddrControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:50:21,786 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
Logback Log Messages

Log session start time Sat May 24 22:50:22 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 22:50:22,194 main INFO deu.cse.spring_webmail.control.AddrControllerTest Starting AddrControllerTest using Java 21.0.6 with PID 22632 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 22:50:22,195 main DEBUG deu.cse.spring_webmail.control.AddrControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 22:50:22,195 main INFO deu.cse.spring_webmail.control.AddrControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 22:50:22,197 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 22:50:22,218 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@2fbd390
2025-05-24 22:50:22,255 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 22:50:22,282 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 22:50:22,353 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 22:50:22,357 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 22:50:22,358 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 22:50:22,359 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 22:50:22,360 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 22:50:22,361 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 22:50:22,369 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 22:50:22,371 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 22:50:22,372 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 22:50:22,377 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 22:50:22,380 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 22:50:22,861 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-24 22:50:22,873 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 22:50:22,978 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 22:50:23,945 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 22:50:23,951 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 22:50:23,974 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 22:50:23,976 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 22:50:23,984 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 22:50:23,991 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 22:50:24,009 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 22:50:24,010 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 22:50:24,011 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 22:50:24,011 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 22:50:24,024 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 22:50:24,126 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@1d9016fe]
2025-05-24 22:50:24,129 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 22:50:24,133 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 22:50:24,156 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 22:50:24,175 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 22:50:24,176 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 22:50:24,179 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 22:50:24,183 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 22:50:24,191 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 22:50:24,194 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 22:50:24,194 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 22:50:24,195 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 22:50:24,197 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 22:50:24,200 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 22:50:24,204 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 22:50:24,207 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 22:50:24,207 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 22:50:24,209 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@5ddb302'
2025-05-24 22:50:24,210 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 22:50:24,216 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 22:50:24,217 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2fbd390'
2025-05-24 22:50:24,221 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 22:50:24,222 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2fbd390'
2025-05-24 22:50:24,223 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 22:50:24,224 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2fbd390'
2025-05-24 22:50:24,229 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 22:50:24,230 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 22:50:24,230 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2fbd390'
2025-05-24 22:50:24,232 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 22:50:24,232 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 22:50:24,233 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2fbd390'
2025-05-24 22:50:24,257 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 22:50:24,262 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 22:50:24,269 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 22:50:24,270 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 22:50:24,270 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 22:50:24,275 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 22:50:24,305 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 22:50:24,313 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 22:50:24,313 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 22:50:24,313 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@5ddb302'
2025-05-24 22:50:24,321 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 22:50:24,322 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 22:50:24,324 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 22:50:24,324 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 22:50:24,324 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@5ddb302'
2025-05-24 22:50:24,328 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 22:50:24,329 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2fbd390'
2025-05-24 22:50:24,480 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 22:50:24,487 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 22:50:24,487 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 22:50:24,493 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 22:50:24,494 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 22:50:24,511 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 22:50:24,515 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2fbd390'
2025-05-24 22:50:24,515 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:50:24,515 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:50:24,529 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 22:50:24,542 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 22:50:24,543 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2fbd390'
2025-05-24 22:50:24,543 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:50:24,543 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:50:24,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 22:50:24,551 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 22:50:24,551 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:50:24,551 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:50:24,610 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/insert_addr]}: insertAddr() {GET [/show_addr]}: showAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 22:50:24,618 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model)
2025-05-24 22:50:24,623 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/add_user]}: addUser() {GET [/admin_menu]}: adminMenu(Model) {GET [/delete_user]}: deleteUser(Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/main_menu]}: mainMenu(Model) {GET [/login_fail]}: loginFail() {GET [/img_test]}: imgTest() { [/get_image/{imageName}]}: getImage(String) {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 22:50:24,631 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 22:50:24,643 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 22:50:24,649 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 22:50:24,649 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 22:50:24,650 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:50:24,650 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:50:24,651 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 22:50:24,651 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:50:24,651 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:50:24,653 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 22:50:24,655 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 22:50:24,655 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:50:24,655 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:50:24,656 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 22:50:24,656 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 22:50:24,662 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 22:50:24,662 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 22:50:24,663 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 22:50:24,668 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 22:50:24,668 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 22:50:24,669 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 22:50:24,669 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 22:50:24,670 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 22:50:24,671 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 22:50:24,671 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 22:50:24,672 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 22:50:24,677 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 22:50:24,680 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 22:50:24,680 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 22:50:24,684 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 22:50:24,684 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 22:50:24,685 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 22:50:24,685 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2fbd390'
2025-05-24 22:50:24,686 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 22:50:24,687 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 22:50:24,695 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2fbd390'
2025-05-24 22:50:24,695 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 22:50:24,696 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 22:50:24,697 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 22:50:24,700 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 22:50:24,700 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 22:50:24,705 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2fbd390'
2025-05-24 22:50:24,705 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 22:50:24,709 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 22:50:24,726 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 22:50:24,792 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 22:50:24,793 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 22:50:24,793 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:50:24,794 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:50:24,815 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 22:50:24,816 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 22:50:24,825 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 22:50:24,825 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 22:50:24,889 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@6b0bcea5, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5748638c, org.springframework.security.web.context.SecurityContextHolderFilter@6fc44cb6, org.springframework.security.web.header.HeaderWriterFilter@7beb2bc2, org.springframework.web.filter.CorsFilter@7e864a8c, org.springframework.security.web.authentication.logout.LogoutFilter@113a7d12, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@1f9009d3, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6655b4e6, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@33c6c4f, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5e60e639, org.springframework.security.web.access.ExceptionTranslationFilter@7acb0a44, org.springframework.security.web.access.intercept.AuthorizationFilter@12dcfa6a]
2025-05-24 22:50:24,891 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 22:50:24,893 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 22:50:24,894 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 22:50:24,899 main WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore Ant [pattern='/WEB-INF/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 22:50:24,900 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure Ant [pattern='/WEB-INF/**']
2025-05-24 22:50:24,907 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 22:50:24,908 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 22:50:24,908 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 22:50:24,910 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 22:50:24,910 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 22:50:24,912 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 22:50:24,912 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 22:50:24,913 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 22:50:24,916 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 22:50:24,921 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 22:50:24,921 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 22:50:24,922 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 22:50:24,924 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 22:50:24,925 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 22:50:24,926 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 22:50:24,927 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 22:50:24,928 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 22:50:24,928 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 22:50:24,930 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 22:50:24,931 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 22:50:24,931 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 22:50:24,932 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 22:50:24,933 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2fbd390'
2025-05-24 22:50:24,934 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 22:50:24,934 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 22:50:24,934 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 22:50:24,951 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 22:50:24,951 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 22:50:24,952 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 22:50:24,953 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 22:50:24,954 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 22:50:24,955 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-24 22:50:24,955 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-24 22:50:24,956 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2fbd390'
2025-05-24 22:50:24,956 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 22:50:24,957 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-24 22:50:24,959 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 22:50:24,961 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 22:50:24,963 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 22:50:24,966 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 22:50:24,967 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 22:50:24,968 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 22:50:24,969 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 22:50:24,969 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 22:50:24,969 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 22:50:24,969 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 22:50:24,969 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 22:50:24,984 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 22:50:24,988 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 22:50:24,989 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 22:50:24,989 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 22:50:24,991 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 22:50:24,995 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 22:50:24,997 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 22:50:25,004 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 22:50:25,005 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 22:50:25,014 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 22:50:25,026 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 22:50:25,062 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 22:50:25,065 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 22:50:25,066 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 22:50:25,067 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 22:50:25,071 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 22:50:25,072 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 22:50:25,072 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 22:50:25,072 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 22:50:25,075 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 22:50:25,079 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 22:50:25,079 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 22:50:25,082 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 22:50:25,084 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 22:50:25,091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 22:50:25,091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@5ddb302'
2025-05-24 22:50:25,093 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 22:50:25,094 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 22:50:25,097 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 22:50:25,098 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 22:50:25,100 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 22:50:25,100 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 22:50:25,100 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 22:50:25,103 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 22:50:25,103 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 22:50:25,104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 22:50:25,105 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 22:50:25,105 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 22:50:25,109 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 22:50:25,110 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 22:50:25,110 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 22:50:25,111 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 22:50:25,113 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-24 22:50:25,114 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-24 22:50:25,118 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-24 22:50:25,118 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-24 22:50:25,119 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-24 22:50:25,120 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-24 22:50:25,126 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 22:50:25,126 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-24 22:50:25,133 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-24 22:50:25,133 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-24 22:50:25,168 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 22:50:25,168 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 22:50:25,168 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 22:50:25,168 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 22:50:25,179 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 22:50:25,179 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 22:50:25,181 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 22:50:25,181 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-24 22:50:25,182 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@30e29c0c
2025-05-24 22:50:25,182 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@194feb27
2025-05-24 22:50:25,182 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 22:50:25,182 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 2 ms
2025-05-24 22:50:25,187 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 22:50:25,188 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-24 22:50:25,211 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 22:50:25,211 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 22:50:25,211 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 22:50:25,219 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-24 22:50:25,227 main INFO deu.cse.spring_webmail.control.AddrControllerTest Started AddrControllerTest in 3.456 seconds (process running for 5.355)
2025-05-24 22:50:25,233 main DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-24 22:50:25,238 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1, failureCount = 0]
2025-05-24 22:50:25,241 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 22:50:25,241 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1, failureCount = 0]
2025-05-24 22:50:25,246 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 1, failureCount = 0]
2025-05-24 22:50:25,277 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testdeleteAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:50:25,284 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 1, failureCount = 0]
2025-05-24 22:50:25,284 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 1, failureCount = 0]
2025-05-24 22:50:25,288 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 5, missCount = 1, failureCount = 0]
2025-05-24 22:50:25,292 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 6, missCount = 1, failureCount = 0]
2025-05-24 22:50:25,303 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 7, missCount = 1, failureCount = 0]
2025-05-24 22:50:25,316 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@56de370d}
2025-05-24 22:50:25,316 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@56de370d}
2025-05-24 22:50:25,317 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@6fc44cb6] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 22:50:25,318 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@56de370d}
2025-05-24 22:50:25,318 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@56de370d}
2025-05-24 22:50:25,318 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@6fc44cb6] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@63dd81ee]
2025-05-24 22:50:25,323 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@7dd4f726]
2025-05-24 22:50:25,344 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /jpa/delete_addr
2025-05-24 22:50:25,352 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 22:50:25,353 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /jpa/delete_addr
2025-05-24 22:50:25,360 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/jpa/delete_addr", parameters={masked}
2025-05-24 22:50:25,360 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#deleteAddr(String, HttpSession, RedirectAttributes)
2025-05-24 22:50:25,441 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 22:50:25,442 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 22:50:25,475 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 1, failureCount = 0]
2025-05-24 22:50:25,476 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 9, missCount = 1, failureCount = 0]
2025-05-24 22:50:25,476 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 10, missCount = 1, failureCount = 0]
2025-05-24 22:50:25,476 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 11, missCount = 1, failureCount = 0]
2025-05-24 22:50:25,477 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 12, missCount = 1, failureCount = 0]
2025-05-24 22:50:25,478 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 13, missCount = 1, failureCount = 0]
2025-05-24 22:50:25,479 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 14, missCount = 1, failureCount = 0]
2025-05-24 22:50:25,479 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testdeleteAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:50:25,490 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 15, missCount = 1, failureCount = 0]
2025-05-24 22:50:25,490 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 22:50:25,491 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 16, missCount = 1, failureCount = 0]
2025-05-24 22:50:25,491 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 17, missCount = 1, failureCount = 0]
2025-05-24 22:50:25,492 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testinsertAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:50:25,493 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 18, missCount = 1, failureCount = 0]
2025-05-24 22:50:25,494 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 19, missCount = 1, failureCount = 0]
2025-05-24 22:50:25,495 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 20, missCount = 1, failureCount = 0]
2025-05-24 22:50:25,495 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 21, missCount = 1, failureCount = 0]
2025-05-24 22:50:25,497 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 22, missCount = 1, failureCount = 0]
2025-05-24 22:50:25,511 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5d4042fc}
2025-05-24 22:50:25,512 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5d4042fc}
2025-05-24 22:50:25,513 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@6fc44cb6] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 22:50:25,513 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@6b06da60]
2025-05-24 22:50:25,515 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /jpa/insert_addr
2025-05-24 22:50:25,516 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 22:50:25,516 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /jpa/insert_addr
2025-05-24 22:50:25,516 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/jpa/insert_addr", parameters={masked}
2025-05-24 22:50:25,517 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#jpaInsertAddr(String, String, String, HttpSession, RedirectAttributes)
2025-05-24 22:50:25,523 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 22:50:25,524 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 22:50:25,527 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 23, missCount = 1, failureCount = 0]
2025-05-24 22:50:25,527 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 24, missCount = 1, failureCount = 0]
2025-05-24 22:50:25,527 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 25, missCount = 1, failureCount = 0]
2025-05-24 22:50:25,527 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 26, missCount = 1, failureCount = 0]
2025-05-24 22:50:25,528 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 27, missCount = 1, failureCount = 0]
2025-05-24 22:50:25,528 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 28, missCount = 1, failureCount = 0]
2025-05-24 22:50:25,528 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 29, missCount = 1, failureCount = 0]
2025-05-24 22:50:25,528 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testinsertAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:50:25,530 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 30, missCount = 1, failureCount = 0]
2025-05-24 22:50:25,530 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 22:50:25,530 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 31, missCount = 1, failureCount = 0]
2025-05-24 22:50:25,531 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 32, missCount = 1, failureCount = 0]
2025-05-24 22:50:25,532 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testinsertAddr_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:50:25,532 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 33, missCount = 1, failureCount = 0]
2025-05-24 22:50:25,532 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 34, missCount = 1, failureCount = 0]
2025-05-24 22:50:25,533 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 35, missCount = 1, failureCount = 0]
2025-05-24 22:50:25,533 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 36, missCount = 1, failureCount = 0]
2025-05-24 22:50:25,534 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 37, missCount = 1, failureCount = 0]
2025-05-24 22:50:25,534 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@33681da}
2025-05-24 22:50:25,535 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@33681da}
2025-05-24 22:50:25,535 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@6fc44cb6] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 22:50:25,535 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@1a5df070]
2025-05-24 22:50:25,535 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /jpa/insert_addr
2025-05-24 22:50:25,535 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 22:50:25,535 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /jpa/insert_addr
2025-05-24 22:50:25,535 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/jpa/insert_addr", parameters={masked}
2025-05-24 22:50:25,536 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#jpaInsertAddr(String, String, String, HttpSession, RedirectAttributes)
2025-05-24 22:50:25,536 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 22:50:25,537 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 22:50:25,537 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 38, missCount = 1, failureCount = 0]
2025-05-24 22:50:25,537 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 39, missCount = 1, failureCount = 0]
2025-05-24 22:50:25,537 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 40, missCount = 1, failureCount = 0]
2025-05-24 22:50:25,538 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 41, missCount = 1, failureCount = 0]
2025-05-24 22:50:25,538 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 42, missCount = 1, failureCount = 0]
2025-05-24 22:50:25,538 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 43, missCount = 1, failureCount = 0]
2025-05-24 22:50:25,539 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 44, missCount = 1, failureCount = 0]
2025-05-24 22:50:25,539 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testinsertAddr_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:50:25,541 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 45, missCount = 1, failureCount = 0]
2025-05-24 22:50:25,541 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 22:50:25,541 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 46, missCount = 1, failureCount = 0]
2025-05-24 22:50:25,541 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 47, missCount = 1, failureCount = 0]
2025-05-24 22:50:25,542 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testshowAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:50:25,542 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 48, missCount = 1, failureCount = 0]
2025-05-24 22:50:25,542 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 49, missCount = 1, failureCount = 0]
2025-05-24 22:50:25,542 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 50, missCount = 1, failureCount = 0]
2025-05-24 22:50:25,543 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 51, missCount = 1, failureCount = 0]
2025-05-24 22:50:25,543 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 52, missCount = 1, failureCount = 0]
2025-05-24 22:50:25,544 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1483ecad}
2025-05-24 22:50:25,544 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1483ecad}
2025-05-24 22:50:25,544 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@6fc44cb6] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 22:50:25,544 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 22:50:25,544 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@7118a1b9]
2025-05-24 22:50:25,545 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /show_addr
2025-05-24 22:50:25,545 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 22:50:25,545 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /show_addr
2025-05-24 22:50:25,545 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/show_addr", parameters={}
2025-05-24 22:50:25,545 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#showAddr()
2025-05-24 22:50:25,546 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 22:50:25,547 main DEBUG org.springframework.web.servlet.view.JstlView View name 'addr_menu/addr_book', model {}
2025-05-24 22:50:25,551 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/addr_menu/addr_book.jsp]
2025-05-24 22:50:25,551 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/addr_menu/addr_book.jsp]
2025-05-24 22:50:25,551 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 22:50:25,553 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 53, missCount = 1, failureCount = 0]
2025-05-24 22:50:25,553 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 54, missCount = 1, failureCount = 0]
2025-05-24 22:50:25,553 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 55, missCount = 1, failureCount = 0]
2025-05-24 22:50:25,553 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 56, missCount = 1, failureCount = 0]
2025-05-24 22:50:25,553 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 57, missCount = 1, failureCount = 0]
2025-05-24 22:50:25,554 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 58, missCount = 1, failureCount = 0]
2025-05-24 22:50:25,554 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 59, missCount = 1, failureCount = 0]
2025-05-24 22:50:25,554 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testshowAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:50:25,555 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 60, missCount = 1, failureCount = 0]
2025-05-24 22:50:25,564 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 22:50:25,564 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 61, missCount = 1, failureCount = 0]
2025-05-24 22:50:25,564 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 62, missCount = 1, failureCount = 0]
2025-05-24 22:50:25,565 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testeinsertAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:50:25,566 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 63, missCount = 1, failureCount = 0]
2025-05-24 22:50:25,566 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 64, missCount = 1, failureCount = 0]
2025-05-24 22:50:25,566 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 65, missCount = 1, failureCount = 0]
2025-05-24 22:50:25,566 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 66, missCount = 1, failureCount = 0]
2025-05-24 22:50:25,567 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 67, missCount = 1, failureCount = 0]
2025-05-24 22:50:25,567 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@376aaeec}
2025-05-24 22:50:25,567 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@376aaeec}
2025-05-24 22:50:25,567 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@6fc44cb6] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 22:50:25,567 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 22:50:25,567 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@749330a8]
2025-05-24 22:50:25,568 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /insert_addr
2025-05-24 22:50:25,568 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 22:50:25,568 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /insert_addr
2025-05-24 22:50:25,568 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/insert_addr", parameters={}
2025-05-24 22:50:25,568 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#insertAddr()
2025-05-24 22:50:25,568 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 22:50:25,568 main DEBUG org.springframework.web.servlet.view.JstlView View name 'addr_menu/addr_insert', model {}
2025-05-24 22:50:25,569 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/addr_menu/addr_insert.jsp]
2025-05-24 22:50:25,569 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/addr_menu/addr_insert.jsp]
2025-05-24 22:50:25,569 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 22:50:25,569 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 68, missCount = 1, failureCount = 0]
2025-05-24 22:50:25,569 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 69, missCount = 1, failureCount = 0]
2025-05-24 22:50:25,569 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 70, missCount = 1, failureCount = 0]
2025-05-24 22:50:25,569 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 71, missCount = 1, failureCount = 0]
2025-05-24 22:50:25,570 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 72, missCount = 1, failureCount = 0]
2025-05-24 22:50:25,571 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 73, missCount = 1, failureCount = 0]
2025-05-24 22:50:25,571 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 74, missCount = 1, failureCount = 0]
2025-05-24 22:50:25,571 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testeinsertAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:50:25,574 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 75, missCount = 1, failureCount = 0]
2025-05-24 22:50:25,574 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [AddrControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:50:25,832 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [ReadControllerTest]: using SpringBootContextLoader
2025-05-24 22:50:25,833 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.ReadControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 22:50:25,833 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.ReadControllerTest]: ReadControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 22:50:25,834 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [ReadControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 22:50:25,841 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [ReadControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 22:50:25,845 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 22:50:25,854 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 22:50:25,857 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [ReadControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 22:50:25,857 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [ReadControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:50:25,867 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-24 22:50:25,895 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-24 22:50:25,900 main INFO deu.cse.spring_webmail.control.ReadControllerTest Starting ReadControllerTest using Java 21.0.6 with PID 22632 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 22:50:25,901 main DEBUG deu.cse.spring_webmail.control.ReadControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 22:50:25,901 main INFO deu.cse.spring_webmail.control.ReadControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 22:50:25,901 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 22:50:25,904 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@310ad792
2025-05-24 22:50:25,905 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 22:50:25,905 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 22:50:25,926 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 22:50:25,928 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 22:50:25,929 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 22:50:25,930 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 22:50:25,931 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 22:50:25,931 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 22:50:25,936 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 22:50:25,936 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 22:50:25,937 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 22:50:25,938 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 22:50:25,940 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 22:50:26,064 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-24 22:50:26,064 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 22:50:26,066 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 22:50:26,324 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 22:50:26,324 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 22:50:26,325 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 22:50:26,325 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 22:50:26,326 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 22:50:26,327 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 22:50:26,327 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 22:50:26,328 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 22:50:26,328 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 22:50:26,328 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 22:50:26,329 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 22:50:26,330 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@2ef2fa78]
2025-05-24 22:50:26,330 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 22:50:26,331 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 22:50:26,331 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 22:50:26,333 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'Inlined Test Properties' with value of type String
2025-05-24 22:50:26,333 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 22:50:26,334 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 22:50:26,335 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 22:50:26,336 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 22:50:26,336 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 22:50:26,336 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 22:50:26,337 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 22:50:26,337 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 22:50:26,338 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 22:50:26,339 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 22:50:26,339 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 22:50:26,339 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@673ade3d'
2025-05-24 22:50:26,340 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 22:50:26,342 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 22:50:26,342 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@310ad792'
2025-05-24 22:50:26,343 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 22:50:26,343 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@310ad792'
2025-05-24 22:50:26,343 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 22:50:26,343 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@310ad792'
2025-05-24 22:50:26,344 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 22:50:26,344 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 22:50:26,344 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@310ad792'
2025-05-24 22:50:26,345 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 22:50:26,345 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 22:50:26,346 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@310ad792'
2025-05-24 22:50:26,347 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 22:50:26,350 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 22:50:26,351 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 22:50:26,351 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 22:50:26,351 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 22:50:26,351 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 22:50:26,358 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 22:50:26,359 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 22:50:26,359 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 22:50:26,359 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@673ade3d'
2025-05-24 22:50:26,361 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 22:50:26,362 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 22:50:26,362 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 22:50:26,362 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 22:50:26,362 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@673ade3d'
2025-05-24 22:50:26,363 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 22:50:26,363 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@310ad792'
2025-05-24 22:50:26,368 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 22:50:26,368 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 22:50:26,368 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 22:50:26,369 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 22:50:26,369 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 22:50:26,370 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 22:50:26,371 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@310ad792'
2025-05-24 22:50:26,371 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:50:26,371 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:50:26,372 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 22:50:26,374 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 22:50:26,375 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@310ad792'
2025-05-24 22:50:26,375 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:50:26,375 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:50:26,379 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 22:50:26,380 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 22:50:26,381 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:50:26,381 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:50:26,386 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/insert_addr]}: insertAddr() {GET [/show_addr]}: showAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 22:50:26,388 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model)
2025-05-24 22:50:26,391 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/add_user]}: addUser() {GET [/admin_menu]}: adminMenu(Model) {GET [/delete_user]}: deleteUser(Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/main_menu]}: mainMenu(Model) {GET [/login_fail]}: loginFail() {GET [/img_test]}: imgTest() { [/get_image/{imageName}]}: getImage(String) {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 22:50:26,395 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 22:50:26,396 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 22:50:26,397 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 22:50:26,397 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 22:50:26,398 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:50:26,398 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:50:26,398 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 22:50:26,398 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:50:26,398 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:50:26,399 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 22:50:26,399 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 22:50:26,399 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:50:26,399 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:50:26,400 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 22:50:26,400 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 22:50:26,401 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 22:50:26,401 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 22:50:26,401 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 22:50:26,403 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 22:50:26,403 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 22:50:26,404 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 22:50:26,404 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 22:50:26,404 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 22:50:26,405 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 22:50:26,405 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 22:50:26,405 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 22:50:26,410 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 22:50:26,410 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 22:50:26,410 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 22:50:26,411 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 22:50:26,411 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 22:50:26,411 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 22:50:26,411 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@310ad792'
2025-05-24 22:50:26,411 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 22:50:26,412 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 22:50:26,414 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@310ad792'
2025-05-24 22:50:26,414 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 22:50:26,415 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 22:50:26,415 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 22:50:26,416 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 22:50:26,417 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 22:50:26,417 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@310ad792'
2025-05-24 22:50:26,417 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 22:50:26,418 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 22:50:26,419 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 22:50:26,423 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 22:50:26,424 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 22:50:26,424 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:50:26,424 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:50:26,425 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 22:50:26,426 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 22:50:26,427 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 22:50:26,428 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 22:50:26,431 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@7f055e1, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2a5782d7, org.springframework.security.web.context.SecurityContextHolderFilter@2d758834, org.springframework.security.web.header.HeaderWriterFilter@c7b276, org.springframework.web.filter.CorsFilter@5ab6cb92, org.springframework.security.web.authentication.logout.LogoutFilter@76639714, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@6d41b46a, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@64010508, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4abfdad1, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3a34d64a, org.springframework.security.web.access.ExceptionTranslationFilter@4e8c139a, org.springframework.security.web.access.intercept.AuthorizationFilter@2e7bcd52]
2025-05-24 22:50:26,432 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 22:50:26,433 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 22:50:26,433 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 22:50:26,434 main WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore Ant [pattern='/WEB-INF/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 22:50:26,434 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure Ant [pattern='/WEB-INF/**']
2025-05-24 22:50:26,435 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 22:50:26,435 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 22:50:26,436 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 22:50:26,436 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 22:50:26,436 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 22:50:26,437 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 22:50:26,437 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 22:50:26,438 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 22:50:26,439 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 22:50:26,440 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 22:50:26,441 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 22:50:26,441 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 22:50:26,442 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 22:50:26,442 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 22:50:26,442 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 22:50:26,443 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 22:50:26,443 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 22:50:26,444 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 22:50:26,444 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 22:50:26,445 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 22:50:26,445 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 22:50:26,445 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 22:50:26,445 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@310ad792'
2025-05-24 22:50:26,445 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 22:50:26,446 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 22:50:26,446 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 22:50:26,449 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 22:50:26,449 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 22:50:26,450 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 22:50:26,450 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 22:50:26,451 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 22:50:26,451 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-24 22:50:26,451 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-24 22:50:26,451 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@310ad792'
2025-05-24 22:50:26,451 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 22:50:26,452 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-24 22:50:26,452 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 22:50:26,452 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 22:50:26,453 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 22:50:26,453 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 22:50:26,454 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 22:50:26,454 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 22:50:26,455 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 22:50:26,455 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 22:50:26,455 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 22:50:26,455 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 22:50:26,455 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 22:50:26,456 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 22:50:26,457 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 22:50:26,458 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 22:50:26,458 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 22:50:26,459 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 22:50:26,459 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 22:50:26,460 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 22:50:26,460 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 22:50:26,460 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 22:50:26,461 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 22:50:26,462 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 22:50:26,462 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 22:50:26,462 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 22:50:26,463 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 22:50:26,463 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 22:50:26,463 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 22:50:26,463 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 22:50:26,463 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 22:50:26,464 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 22:50:26,465 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 22:50:26,465 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 22:50:26,465 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 22:50:26,466 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 22:50:26,466 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 22:50:26,466 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 22:50:26,467 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@673ade3d'
2025-05-24 22:50:26,467 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 22:50:26,467 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 22:50:26,467 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 22:50:26,468 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 22:50:26,469 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 22:50:26,469 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 22:50:26,469 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 22:50:26,470 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 22:50:26,470 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 22:50:26,471 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 22:50:26,471 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 22:50:26,471 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 22:50:26,472 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 22:50:26,472 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 22:50:26,473 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 22:50:26,473 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 22:50:26,474 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-24 22:50:26,474 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-24 22:50:26,475 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-24 22:50:26,475 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-24 22:50:26,476 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-24 22:50:26,476 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-24 22:50:26,477 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 22:50:26,477 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-24 22:50:26,477 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-24 22:50:26,477 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-24 22:50:26,478 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 22:50:26,478 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 22:50:26,478 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 22:50:26,478 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 22:50:26,478 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 22:50:26,478 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 22:50:26,479 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 22:50:26,479 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-24 22:50:26,479 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@27bd53d5
2025-05-24 22:50:26,479 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@46262fc3
2025-05-24 22:50:26,479 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 22:50:26,479 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 0 ms
2025-05-24 22:50:26,480 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 22:50:26,480 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-24 22:50:26,487 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 22:50:26,487 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 22:50:26,487 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 22:50:26,489 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-24 22:50:26,491 main INFO deu.cse.spring_webmail.control.ReadControllerTest Started ReadControllerTest in 0.624 seconds (process running for 6.619)
2025-05-24 22:50:26,492 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 75, missCount = 2, failureCount = 0]
2025-05-24 22:50:26,492 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 22:50:26,493 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 76, missCount = 2, failureCount = 0]
2025-05-24 22:50:26,494 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 77, missCount = 2, failureCount = 0]
2025-05-24 22:50:26,496 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testdownload_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:50:26,497 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 78, missCount = 2, failureCount = 0]
2025-05-24 22:50:26,498 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 79, missCount = 2, failureCount = 0]
2025-05-24 22:50:26,499 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 80, missCount = 2, failureCount = 0]
2025-05-24 22:50:26,499 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 81, missCount = 2, failureCount = 0]
2025-05-24 22:50:26,500 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 82, missCount = 2, failureCount = 0]
2025-05-24 22:50:26,514 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@137b9be1}
2025-05-24 22:50:26,514 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@137b9be1}
2025-05-24 22:50:26,515 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@2d758834] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 22:50:26,515 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@137b9be1}
2025-05-24 22:50:26,515 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@137b9be1}
2025-05-24 22:50:26,515 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@2d758834] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@2e4a0669]
2025-05-24 22:50:26,515 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 22:50:26,515 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@62c63900]
2025-05-24 22:50:26,515 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /download
2025-05-24 22:50:26,516 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 22:50:26,516 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /download
2025-05-24 22:50:26,516 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/download", parameters={masked}
2025-05-24 22:50:26,516 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#download(String, String)
2025-05-24 22:50:26,517 main DEBUG deu.cse.spring_webmail.control.ReadController userid = tester, filename = sample.txt
2025-05-24 22:50:26,526 main DEBUG deu.cse.spring_webmail.control.ReadController userid = tester, filename = sample.txt
2025-05-24 22:50:26,528 main DEBUG deu.cse.spring_webmail.control.ReadController File: C:\Users\Haruki\AppData\Local\Temp\junit16837177316498638151\mock_download\tester\sample.txt, Content-Type: text/plain
2025-05-24 22:50:26,535 main DEBUG org.springframework.web.servlet.mvc.method.annotation.HttpEntityMethodProcessor Found 'Content-Type:text/plain' in response
2025-05-24 22:50:26,536 main DEBUG org.springframework.web.servlet.mvc.method.annotation.HttpEntityMethodProcessor Writing [InputStream resource [resource loaded through InputStream]]
2025-05-24 22:50:26,537 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 22:50:26,612 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 83, missCount = 2, failureCount = 0]
2025-05-24 22:50:26,613 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 84, missCount = 2, failureCount = 0]
2025-05-24 22:50:26,613 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 85, missCount = 2, failureCount = 0]
2025-05-24 22:50:26,613 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 86, missCount = 2, failureCount = 0]
2025-05-24 22:50:26,613 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 87, missCount = 2, failureCount = 0]
2025-05-24 22:50:26,613 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 88, missCount = 2, failureCount = 0]
2025-05-24 22:50:26,614 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 89, missCount = 2, failureCount = 0]
2025-05-24 22:50:26,614 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testdownload_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:50:26,619 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 90, missCount = 2, failureCount = 0]
2025-05-24 22:50:26,620 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 22:50:26,620 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 91, missCount = 2, failureCount = 0]
2025-05-24 22:50:26,620 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 92, missCount = 2, failureCount = 0]
2025-05-24 22:50:26,621 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testdeleteMail_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:50:26,621 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 93, missCount = 2, failureCount = 0]
2025-05-24 22:50:26,621 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 94, missCount = 2, failureCount = 0]
2025-05-24 22:50:26,622 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 95, missCount = 2, failureCount = 0]
2025-05-24 22:50:26,622 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 96, missCount = 2, failureCount = 0]
2025-05-24 22:50:26,623 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 97, missCount = 2, failureCount = 0]
2025-05-24 22:50:26,631 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@35d613cb}
2025-05-24 22:50:26,631 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@35d613cb}
2025-05-24 22:50:26,631 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@2d758834] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 22:50:26,631 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 22:50:26,631 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@2f498e2]
2025-05-24 22:50:26,632 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_mail.do
2025-05-24 22:50:26,632 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 22:50:26,632 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /delete_mail.do
2025-05-24 22:50:26,632 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/delete_mail.do", parameters={masked}
2025-05-24 22:50:26,633 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#deleteMailDo(Integer, RedirectAttributes)
2025-05-24 22:50:26,634 main DEBUG deu.cse.spring_webmail.control.ReadController delete_mail.do: msgid = 1
2025-05-24 22:50:26,635 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 22:50:26,635 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 22:50:26,636 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 98, missCount = 2, failureCount = 0]
2025-05-24 22:50:26,637 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 99, missCount = 2, failureCount = 0]
2025-05-24 22:50:26,637 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 100, missCount = 2, failureCount = 0]
2025-05-24 22:50:26,637 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 101, missCount = 2, failureCount = 0]
2025-05-24 22:50:26,637 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 102, missCount = 2, failureCount = 0]
2025-05-24 22:50:26,638 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 103, missCount = 2, failureCount = 0]
2025-05-24 22:50:26,638 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 104, missCount = 2, failureCount = 0]
2025-05-24 22:50:26,638 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testdeleteMail_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:50:26,639 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 105, missCount = 2, failureCount = 0]
2025-05-24 22:50:26,640 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 22:50:26,640 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 106, missCount = 2, failureCount = 0]
2025-05-24 22:50:26,640 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 107, missCount = 2, failureCount = 0]
2025-05-24 22:50:26,642 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testdeleteMail_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:50:26,642 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 108, missCount = 2, failureCount = 0]
2025-05-24 22:50:26,642 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 109, missCount = 2, failureCount = 0]
2025-05-24 22:50:26,643 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 110, missCount = 2, failureCount = 0]
2025-05-24 22:50:26,643 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 111, missCount = 2, failureCount = 0]
2025-05-24 22:50:26,644 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 112, missCount = 2, failureCount = 0]
2025-05-24 22:50:26,645 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5f638200}
2025-05-24 22:50:26,645 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5f638200}
2025-05-24 22:50:26,645 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@2d758834] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 22:50:26,645 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 22:50:26,645 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@1cf44346]
2025-05-24 22:50:26,645 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_mail.do
2025-05-24 22:50:26,646 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 22:50:26,646 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /delete_mail.do
2025-05-24 22:50:26,646 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/delete_mail.do", parameters={masked}
2025-05-24 22:50:26,646 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#deleteMailDo(Integer, RedirectAttributes)
2025-05-24 22:50:26,646 main DEBUG deu.cse.spring_webmail.control.ReadController delete_mail.do: msgid = 1
2025-05-24 22:50:26,647 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 22:50:26,647 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 22:50:26,648 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 113, missCount = 2, failureCount = 0]
2025-05-24 22:50:26,648 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 114, missCount = 2, failureCount = 0]
2025-05-24 22:50:26,648 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 115, missCount = 2, failureCount = 0]
2025-05-24 22:50:26,648 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 116, missCount = 2, failureCount = 0]
2025-05-24 22:50:26,648 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 117, missCount = 2, failureCount = 0]
2025-05-24 22:50:26,649 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 118, missCount = 2, failureCount = 0]
2025-05-24 22:50:26,649 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 119, missCount = 2, failureCount = 0]
2025-05-24 22:50:26,649 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testdeleteMail_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:50:26,650 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 120, missCount = 2, failureCount = 0]
2025-05-24 22:50:26,650 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 22:50:26,650 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 121, missCount = 2, failureCount = 0]
2025-05-24 22:50:26,651 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 122, missCount = 2, failureCount = 0]
2025-05-24 22:50:26,652 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testshowMessage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:50:26,652 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 123, missCount = 2, failureCount = 0]
2025-05-24 22:50:26,653 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 124, missCount = 2, failureCount = 0]
2025-05-24 22:50:26,653 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 125, missCount = 2, failureCount = 0]
2025-05-24 22:50:26,653 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 126, missCount = 2, failureCount = 0]
2025-05-24 22:50:26,654 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 127, missCount = 2, failureCount = 0]
2025-05-24 22:50:26,656 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@a59819f}
2025-05-24 22:50:26,656 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@a59819f}
2025-05-24 22:50:26,656 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@2d758834] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 22:50:26,656 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@c4cec4e]
2025-05-24 22:50:26,657 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /show_message
2025-05-24 22:50:26,657 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 22:50:26,657 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /show_message
2025-05-24 22:50:26,657 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/show_message", parameters={masked}
2025-05-24 22:50:26,657 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#showMessage(Integer, Model)
2025-05-24 22:50:26,658 main DEBUG deu.cse.spring_webmail.control.ReadController download_folder = /mock_download
2025-05-24 22:50:26,659 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 22:50:26,659 main DEBUG org.springframework.web.servlet.view.JstlView View name '/read_mail/show_message', model {msg=Hello message}
2025-05-24 22:50:26,659 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//read_mail/show_message.jsp]
2025-05-24 22:50:26,659 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views//read_mail/show_message.jsp]
2025-05-24 22:50:26,659 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 22:50:26,662 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 128, missCount = 2, failureCount = 0]
2025-05-24 22:50:26,662 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 129, missCount = 2, failureCount = 0]
2025-05-24 22:50:26,662 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 130, missCount = 2, failureCount = 0]
2025-05-24 22:50:26,662 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 131, missCount = 2, failureCount = 0]
2025-05-24 22:50:26,662 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 132, missCount = 2, failureCount = 0]
2025-05-24 22:50:26,663 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 133, missCount = 2, failureCount = 0]
2025-05-24 22:50:26,663 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 134, missCount = 2, failureCount = 0]
2025-05-24 22:50:26,663 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testshowMessage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:50:26,664 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 135, missCount = 2, failureCount = 0]
2025-05-24 22:50:26,664 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [ReadControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:50:26,670 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [SystemControllerTest]: using SpringBootContextLoader
2025-05-24 22:50:26,671 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.SystemControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 22:50:26,671 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.SystemControllerTest]: SystemControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 22:50:26,672 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [SystemControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 22:50:26,678 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [SystemControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 22:50:26,679 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 22:50:26,680 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 22:50:26,681 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [SystemControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 22:50:26,681 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [SystemControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:50:26,702 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-24 22:50:26,719 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-24 22:50:26,725 main INFO deu.cse.spring_webmail.control.SystemControllerTest Starting SystemControllerTest using Java 21.0.6 with PID 22632 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 22:50:26,725 main DEBUG deu.cse.spring_webmail.control.SystemControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 22:50:26,726 main INFO deu.cse.spring_webmail.control.SystemControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 22:50:26,726 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 22:50:26,727 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@732a8a22
2025-05-24 22:50:26,728 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 22:50:26,728 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 22:50:26,745 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 22:50:26,746 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 22:50:26,747 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 22:50:26,747 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 22:50:26,748 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 22:50:26,749 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 22:50:26,754 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 22:50:26,756 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 22:50:26,757 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 22:50:26,758 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 22:50:26,759 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 22:50:26,853 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-24 22:50:26,853 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 22:50:26,855 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 22:50:26,886 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 22:50:26,886 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 22:50:26,887 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 22:50:26,887 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 22:50:26,888 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 22:50:26,889 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 22:50:26,889 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 22:50:26,889 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 22:50:26,890 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 22:50:26,890 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 22:50:26,891 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 22:50:26,892 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@17556c0a]
2025-05-24 22:50:26,892 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 22:50:26,892 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 22:50:26,893 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 22:50:26,894 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 22:50:26,894 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 22:50:26,895 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 22:50:26,896 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 22:50:26,896 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 22:50:26,897 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 22:50:26,899 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 22:50:26,899 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 22:50:26,899 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 22:50:26,900 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 22:50:26,900 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 22:50:26,900 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@7dd43529'
2025-05-24 22:50:26,900 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 22:50:26,901 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 22:50:26,902 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@732a8a22'
2025-05-24 22:50:26,902 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 22:50:26,902 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@732a8a22'
2025-05-24 22:50:26,903 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 22:50:26,903 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@732a8a22'
2025-05-24 22:50:26,904 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 22:50:26,904 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 22:50:26,904 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@732a8a22'
2025-05-24 22:50:26,904 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 22:50:26,904 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 22:50:26,905 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@732a8a22'
2025-05-24 22:50:26,905 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 22:50:26,908 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 22:50:26,910 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 22:50:26,919 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 22:50:26,920 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 22:50:26,920 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 22:50:26,925 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 22:50:26,927 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 22:50:26,927 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 22:50:26,927 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@7dd43529'
2025-05-24 22:50:26,929 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 22:50:26,929 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 22:50:26,930 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 22:50:26,930 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 22:50:26,930 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@7dd43529'
2025-05-24 22:50:26,930 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 22:50:26,930 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@732a8a22'
2025-05-24 22:50:26,933 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 22:50:26,933 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 22:50:26,933 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 22:50:26,933 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 22:50:26,934 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 22:50:26,934 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 22:50:26,935 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@732a8a22'
2025-05-24 22:50:26,935 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:50:26,935 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:50:26,937 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 22:50:26,938 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 22:50:26,938 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@732a8a22'
2025-05-24 22:50:26,938 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:50:26,938 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:50:26,940 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 22:50:26,941 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 22:50:26,941 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:50:26,941 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:50:26,942 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/insert_addr]}: insertAddr() {GET [/show_addr]}: showAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 22:50:26,943 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model)
2025-05-24 22:50:26,945 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/add_user]}: addUser() {GET [/admin_menu]}: adminMenu(Model) {GET [/delete_user]}: deleteUser(Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/main_menu]}: mainMenu(Model) {GET [/login_fail]}: loginFail() {GET [/img_test]}: imgTest() { [/get_image/{imageName}]}: getImage(String) {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 22:50:26,947 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 22:50:26,949 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 22:50:26,951 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 22:50:26,951 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 22:50:26,952 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:50:26,952 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:50:26,952 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 22:50:26,953 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:50:26,953 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:50:26,953 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 22:50:26,953 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 22:50:26,953 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:50:26,953 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:50:26,954 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 22:50:26,954 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 22:50:26,954 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 22:50:26,954 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 22:50:26,954 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 22:50:26,956 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 22:50:26,956 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 22:50:26,957 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 22:50:26,957 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 22:50:26,958 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 22:50:26,959 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 22:50:26,959 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 22:50:26,959 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 22:50:26,961 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 22:50:26,962 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 22:50:26,962 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 22:50:26,962 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 22:50:26,962 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 22:50:26,962 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 22:50:26,962 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@732a8a22'
2025-05-24 22:50:26,962 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 22:50:26,963 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 22:50:26,965 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@732a8a22'
2025-05-24 22:50:26,965 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 22:50:26,965 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 22:50:26,966 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 22:50:26,966 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 22:50:26,967 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 22:50:26,967 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@732a8a22'
2025-05-24 22:50:26,967 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 22:50:26,968 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 22:50:26,968 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 22:50:26,971 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 22:50:26,972 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 22:50:26,972 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:50:26,972 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:50:26,972 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 22:50:26,973 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 22:50:26,974 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 22:50:26,974 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 22:50:26,977 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@bc168ac, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5fc88c91, org.springframework.security.web.context.SecurityContextHolderFilter@763de177, org.springframework.security.web.header.HeaderWriterFilter@23ed406, org.springframework.web.filter.CorsFilter@7ef9d004, org.springframework.security.web.authentication.logout.LogoutFilter@505f8cf, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@21282fc6, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7d7fc466, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6840f38e, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1ecf9602, org.springframework.security.web.access.ExceptionTranslationFilter@747c3ad5, org.springframework.security.web.access.intercept.AuthorizationFilter@69e91f2b]
2025-05-24 22:50:26,978 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 22:50:26,978 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 22:50:26,978 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 22:50:26,979 main WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore Ant [pattern='/WEB-INF/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 22:50:26,979 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure Ant [pattern='/WEB-INF/**']
2025-05-24 22:50:26,980 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 22:50:26,980 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 22:50:26,980 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 22:50:26,980 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 22:50:26,980 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 22:50:26,981 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 22:50:26,982 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 22:50:26,982 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 22:50:26,983 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 22:50:26,984 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 22:50:26,984 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 22:50:26,985 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 22:50:26,985 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 22:50:26,985 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 22:50:26,985 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 22:50:26,986 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 22:50:26,986 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 22:50:26,986 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 22:50:26,986 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 22:50:26,986 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 22:50:26,986 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 22:50:26,987 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 22:50:26,987 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@732a8a22'
2025-05-24 22:50:26,987 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 22:50:26,987 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 22:50:26,987 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 22:50:26,991 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 22:50:26,991 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 22:50:26,991 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 22:50:26,991 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 22:50:26,992 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 22:50:26,992 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-24 22:50:26,992 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-24 22:50:26,992 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@732a8a22'
2025-05-24 22:50:26,992 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 22:50:26,992 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-24 22:50:26,993 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 22:50:26,993 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 22:50:26,993 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 22:50:26,993 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 22:50:26,994 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 22:50:26,994 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 22:50:26,994 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 22:50:26,994 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 22:50:26,995 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 22:50:26,995 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 22:50:26,995 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 22:50:26,995 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 22:50:26,995 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 22:50:26,995 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 22:50:26,996 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 22:50:26,996 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 22:50:26,997 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 22:50:26,997 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 22:50:26,997 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 22:50:26,998 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 22:50:26,998 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 22:50:26,999 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 22:50:26,999 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 22:50:27,000 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 22:50:27,000 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 22:50:27,000 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 22:50:27,000 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 22:50:27,000 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 22:50:27,000 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 22:50:27,000 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 22:50:27,001 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 22:50:27,001 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 22:50:27,002 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 22:50:27,002 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 22:50:27,002 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 22:50:27,002 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 22:50:27,003 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@7dd43529'
2025-05-24 22:50:27,003 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 22:50:27,003 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 22:50:27,003 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 22:50:27,003 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 22:50:27,004 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 22:50:27,004 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 22:50:27,004 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 22:50:27,005 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 22:50:27,005 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 22:50:27,006 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 22:50:27,006 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 22:50:27,006 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 22:50:27,006 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 22:50:27,007 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 22:50:27,007 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 22:50:27,007 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 22:50:27,007 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-24 22:50:27,007 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-24 22:50:27,008 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-24 22:50:27,008 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-24 22:50:27,008 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-24 22:50:27,008 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-24 22:50:27,009 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 22:50:27,009 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-24 22:50:27,009 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-24 22:50:27,009 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-24 22:50:27,009 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 22:50:27,009 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 22:50:27,009 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 22:50:27,009 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 22:50:27,009 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 22:50:27,010 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 22:50:27,010 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 22:50:27,010 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-24 22:50:27,010 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@1d51de61
2025-05-24 22:50:27,011 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@bf42a2a
2025-05-24 22:50:27,011 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 22:50:27,011 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 1 ms
2025-05-24 22:50:27,011 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 22:50:27,011 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-24 22:50:27,014 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 22:50:27,014 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 22:50:27,014 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 22:50:27,015 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-24 22:50:27,017 main INFO deu.cse.spring_webmail.control.SystemControllerTest Started SystemControllerTest in 0.315 seconds (process running for 7.146)
2025-05-24 22:50:27,018 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 135, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,018 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 22:50:27,018 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 136, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,019 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 137, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,021 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:50:27,023 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 138, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,024 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 139, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,025 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 140, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,025 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 141, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,026 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 142, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,026 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3752cff3}
2025-05-24 22:50:27,026 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3752cff3}
2025-05-24 22:50:27,026 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@763de177] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 22:50:27,027 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3752cff3}
2025-05-24 22:50:27,027 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3752cff3}
2025-05-24 22:50:27,027 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@763de177] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@49253d1f]
2025-05-24 22:50:27,027 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 22:50:27,027 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@67c907b0]
2025-05-24 22:50:27,027 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /add_user
2025-05-24 22:50:27,027 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 22:50:27,028 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /add_user
2025-05-24 22:50:27,028 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/add_user", parameters={}
2025-05-24 22:50:27,028 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#addUser()
2025-05-24 22:50:27,029 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 22:50:27,029 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/add_user', model {}
2025-05-24 22:50:27,029 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/add_user.jsp]
2025-05-24 22:50:27,029 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/add_user.jsp]
2025-05-24 22:50:27,029 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 22:50:27,029 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 143, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,030 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 144, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,030 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 145, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,030 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 146, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,030 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 147, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,030 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 148, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,030 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 149, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,030 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:50:27,032 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 150, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,032 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 22:50:27,032 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 151, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,032 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 152, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,033 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testGetImage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:50:27,033 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 153, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,033 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 154, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,033 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 155, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,033 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 156, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,034 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 157, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,100 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2453e3ce}
2025-05-24 22:50:27,100 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2453e3ce}
2025-05-24 22:50:27,100 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@763de177] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 22:50:27,101 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 22:50:27,101 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@46460f58]
2025-05-24 22:50:27,101 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /get_image/test.jpg
2025-05-24 22:50:27,102 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /get_image/test.jpg
2025-05-24 22:50:27,102 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/get_image/test.jpg", parameters={}
2025-05-24 22:50:27,102 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#getImage(String)
2025-05-24 22:50:27,119 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Using 'application/octet-stream', given [*/*] and supported [application/octet-stream, */*, application/json, application/*+json]
2025-05-24 22:50:27,120 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Writing [{-1, -40, -1, -32, 0, 16, 74, 70, 73, 70, 0, 1, 2, 0, 0, 1, 0, 1, 0, 0, -1, -37, 0, 67, 0, 8, 6, 6, (truncated)...]
2025-05-24 22:50:27,122 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 22:50:27,123 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 22:50:27,127 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 158, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,128 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 159, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,128 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 160, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,128 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 161, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,128 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 162, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,128 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 163, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,128 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 164, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,128 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testGetImage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:50:27,136 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 165, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,136 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 22:50:27,136 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 166, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,136 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 167, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,137 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testIndexPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:50:27,137 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 168, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,137 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 169, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,138 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 170, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,138 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 171, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,138 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 172, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,139 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@16c230c}
2025-05-24 22:50:27,139 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@16c230c}
2025-05-24 22:50:27,139 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@763de177] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 22:50:27,139 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@7c9745ae]
2025-05-24 22:50:27,139 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 22:50:27,140 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 22:50:27,140 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/", parameters={}
2025-05-24 22:50:27,140 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 22:50:27,140 main DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 22:50:27,140 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 22:50:27,140 main DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 22:50:27,140 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 22:50:27,140 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 22:50:27,140 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 22:50:27,140 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 22:50:27,141 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 173, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,141 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 174, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,141 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 175, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,141 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 176, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,141 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 177, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,142 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 178, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,142 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 179, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,142 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testIndexPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:50:27,143 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 180, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,143 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 22:50:27,143 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 181, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,143 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 182, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,144 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testDeleteUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:50:27,144 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 183, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,144 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 184, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,144 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 185, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,145 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 186, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,145 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 187, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,184 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@768511c3}
2025-05-24 22:50:27,184 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@768511c3}
2025-05-24 22:50:27,184 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@763de177] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 22:50:27,184 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@789f27e5]
2025-05-24 22:50:27,184 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /delete_user.do
2025-05-24 22:50:27,185 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 22:50:27,185 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /delete_user.do
2025-05-24 22:50:27,185 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/delete_user.do", parameters={masked}
2025-05-24 22:50:27,185 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#deleteUserDo(String[], RedirectAttributes)
2025-05-24 22:50:27,185 main DEBUG deu.cse.spring_webmail.control.SystemController delete_user.do: selectedUser = [a@test.com, b@test.com]
2025-05-24 22:50:27,187 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 22:50:27,187 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 22:50:27,188 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 188, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,188 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 189, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,188 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 190, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,188 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 191, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,188 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 192, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,189 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 193, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,189 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 194, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,189 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testDeleteUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:50:27,191 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 195, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,191 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 22:50:27,191 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 196, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,191 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 197, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,192 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAdminMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:50:27,192 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 198, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,192 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 199, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,193 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 200, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,193 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 201, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,193 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 202, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,195 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3b00a7b9}
2025-05-24 22:50:27,195 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3b00a7b9}
2025-05-24 22:50:27,195 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@763de177] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 22:50:27,195 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@74e2de39]
2025-05-24 22:50:27,196 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-24 22:50:27,196 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 22:50:27,196 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /admin_menu
2025-05-24 22:50:27,196 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/admin_menu", parameters={}
2025-05-24 22:50:27,196 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#adminMenu(Model)
2025-05-24 22:50:27,196 main DEBUG deu.cse.spring_webmail.control.SystemController root.id = james-admin, root.password = changeme, admin.id = test@test.com
2025-05-24 22:50:27,197 main DEBUG deu.cse.spring_webmail.control.SystemController userList = [user1, user2]
2025-05-24 22:50:27,197 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 22:50:27,197 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/admin_menu', model {userList=[user1, user2]}
2025-05-24 22:50:27,197 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-24 22:50:27,197 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-24 22:50:27,197 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 22:50:27,198 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 203, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,198 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 204, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,198 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 205, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,198 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 206, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,198 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 207, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,199 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 208, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,199 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 209, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,199 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAdminMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:50:27,200 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 210, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,200 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 22:50:27,200 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 211, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,200 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 212, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,201 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testMainMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:50:27,201 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 213, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,201 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 214, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,201 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 215, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,202 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 216, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,202 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 217, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,203 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@cf39749}
2025-05-24 22:50:27,203 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@cf39749}
2025-05-24 22:50:27,203 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@763de177] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 22:50:27,203 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@41f2320f]
2025-05-24 22:50:27,203 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-24 22:50:27,203 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-24 22:50:27,203 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/main_menu", parameters={}
2025-05-24 22:50:27,203 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(Model)
2025-05-24 22:50:27,204 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 22:50:27,204 main DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=Mocked Message List}
2025-05-24 22:50:27,204 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 22:50:27,204 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 22:50:27,204 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 22:50:27,204 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 22:50:27,206 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 218, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,206 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 219, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,206 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 220, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,206 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 221, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,207 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 222, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,207 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 223, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,208 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 224, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,208 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testMainMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:50:27,210 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 225, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,210 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 22:50:27,210 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 226, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,210 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 227, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,211 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testDeleteUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:50:27,211 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 228, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,212 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 229, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,212 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 230, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,212 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 231, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,212 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 232, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,214 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@11b59291}
2025-05-24 22:50:27,214 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@11b59291}
2025-05-24 22:50:27,214 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@763de177] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 22:50:27,214 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@16a81f09]
2025-05-24 22:50:27,214 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_user
2025-05-24 22:50:27,215 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 22:50:27,215 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /delete_user
2025-05-24 22:50:27,215 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/delete_user", parameters={}
2025-05-24 22:50:27,215 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#deleteUser(Model)
2025-05-24 22:50:27,215 main DEBUG deu.cse.spring_webmail.control.SystemController delete_user called
2025-05-24 22:50:27,215 main DEBUG deu.cse.spring_webmail.control.SystemController userList = [user1, user2]
2025-05-24 22:50:27,216 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 22:50:27,216 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/delete_user', model {userList=[user1, user2]}
2025-05-24 22:50:27,216 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/delete_user.jsp]
2025-05-24 22:50:27,216 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/delete_user.jsp]
2025-05-24 22:50:27,216 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 22:50:27,216 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 233, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,216 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 234, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,216 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 235, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,216 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 236, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,217 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 237, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,217 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 238, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,217 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 239, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,217 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testDeleteUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:50:27,219 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 240, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,219 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 22:50:27,219 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 241, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,219 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 242, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,220 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:50:27,220 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 243, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,220 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 244, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,220 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 245, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,220 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 246, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,221 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 247, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,222 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@14d25248}
2025-05-24 22:50:27,223 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@14d25248}
2025-05-24 22:50:27,223 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@763de177] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 22:50:27,223 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@6fd77c16]
2025-05-24 22:50:27,223 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /add_user.do
2025-05-24 22:50:27,223 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 22:50:27,223 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /add_user.do
2025-05-24 22:50:27,223 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/add_user.do", parameters={masked}
2025-05-24 22:50:27,223 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#addUserDo(String, String, RedirectAttributes)
2025-05-24 22:50:27,224 main DEBUG deu.cse.spring_webmail.control.SystemController add_user.do: id = tester, password = pw123, port = 9999
2025-05-24 22:50:27,225 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 22:50:27,226 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 22:50:27,227 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 248, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,227 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 249, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,227 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 250, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,227 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 251, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,227 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 252, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,227 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 253, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,227 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 254, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,227 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:50:27,229 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 255, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,229 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 22:50:27,230 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 256, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,230 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 257, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,230 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:50:27,231 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 258, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,231 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 259, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,231 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 260, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,231 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 261, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,232 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 262, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,232 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@53e7ef2d}
2025-05-24 22:50:27,232 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@53e7ef2d}
2025-05-24 22:50:27,232 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@763de177] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 22:50:27,232 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 22:50:27,232 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@68068736]
2025-05-24 22:50:27,236 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /logout
2025-05-24 22:50:27,237 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 22:50:27,237 main DEBUG org.springframework.security.web.authentication.logout.LogoutFilter Logging out [UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 22:50:27,237 main DEBUG org.springframework.security.web.authentication.logout.SecurityContextLogoutHandler Invalidated session 26
2025-05-24 22:50:27,238 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 263, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,238 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 264, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,238 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 265, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,238 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 266, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,238 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 267, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,238 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 268, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,238 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 269, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,238 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:50:27,240 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 270, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,240 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 22:50:27,240 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 271, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,240 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 272, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,241 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testLoginFailPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:50:27,241 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 273, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,241 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 274, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,242 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 275, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,242 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 276, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,242 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 277, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,243 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2f110efa}
2025-05-24 22:50:27,243 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2f110efa}
2025-05-24 22:50:27,243 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@763de177] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 22:50:27,243 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 22:50:27,243 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@424bcd62]
2025-05-24 22:50:27,243 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login_fail
2025-05-24 22:50:27,243 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login_fail
2025-05-24 22:50:27,243 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/login_fail", parameters={}
2025-05-24 22:50:27,243 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginFail()
2025-05-24 22:50:27,244 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 22:50:27,244 main DEBUG org.springframework.web.servlet.view.JstlView View name 'login_fail', model {}
2025-05-24 22:50:27,244 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login_fail.jsp]
2025-05-24 22:50:27,244 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/login_fail.jsp]
2025-05-24 22:50:27,244 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 22:50:27,244 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 22:50:27,244 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 278, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,244 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 279, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,244 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 280, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,245 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 281, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,245 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 282, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,245 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 283, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,245 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 284, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,245 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testLoginFailPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:50:27,247 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 285, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,247 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 22:50:27,247 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 286, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,247 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 287, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,247 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testGetImage_nofile], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:50:27,248 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 288, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,248 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 289, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,248 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 290, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,248 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 291, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,248 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 292, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,249 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@426786ee}
2025-05-24 22:50:27,249 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@426786ee}
2025-05-24 22:50:27,249 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@763de177] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 22:50:27,249 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 22:50:27,249 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@4d97c12c]
2025-05-24 22:50:27,251 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /get_image/nonexistent.jpg
2025-05-24 22:50:27,251 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /get_image/nonexistent.jpg
2025-05-24 22:50:27,251 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/get_image/nonexistent.jpg", parameters={}
2025-05-24 22:50:27,251 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#getImage(String)
2025-05-24 22:50:27,252 main ERROR deu.cse.spring_webmail.control.SystemController getImageBytes 예외: Can't read input file!
2025-05-24 22:50:27,254 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Using 'application/octet-stream', given [*/*] and supported [application/octet-stream, */*, application/json, application/*+json]
2025-05-24 22:50:27,254 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Writing [{}]
2025-05-24 22:50:27,254 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 22:50:27,254 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 22:50:27,255 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 293, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,255 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 294, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,255 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 295, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,255 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 296, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,255 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 297, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,255 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 298, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,255 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 299, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,257 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testGetImage_nofile], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:50:27,257 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 300, missCount = 3, failureCount = 0]
2025-05-24 22:50:27,257 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [SystemControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:50:27,262 main DEBUG deu.cse.spring_webmail.model.UserAdminAgent UserAdminAgent JMX init: server = localhost, port = 110, adminId = admin
2025-05-24 22:50:27,296 main ERROR deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 실패: Failed to retrieve RMIServer stub: javax.naming.CommunicationException [Root exception is java.rmi.ConnectIOException: non-JRMP server at remote endpoint]
2025-05-24 22:50:27,302 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [WriteControllerTest]: using SpringBootContextLoader
2025-05-24 22:50:27,302 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.WriteControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 22:50:27,302 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.WriteControllerTest]: WriteControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 22:50:27,303 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [WriteControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 22:50:27,309 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [WriteControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 22:50:27,309 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-24 22:50:27,310 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 22:50:27,310 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [WriteControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 22:50:27,310 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [WriteControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:50:27,312 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-24 22:50:27,324 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-24 22:50:27,329 main INFO deu.cse.spring_webmail.control.WriteControllerTest Starting WriteControllerTest using Java 21.0.6 with PID 22632 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 22:50:27,330 main DEBUG deu.cse.spring_webmail.control.WriteControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 22:50:27,330 main INFO deu.cse.spring_webmail.control.WriteControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 22:50:27,330 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 22:50:27,332 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@3d2bb013
2025-05-24 22:50:27,333 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 22:50:27,333 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 22:50:27,347 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 22:50:27,348 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 22:50:27,349 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 22:50:27,350 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 22:50:27,351 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 22:50:27,352 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 22:50:27,355 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 22:50:27,356 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 22:50:27,356 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 22:50:27,357 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 22:50:27,358 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 22:50:27,440 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-24 22:50:27,440 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 22:50:27,441 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 22:50:27,443 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 22:50:27,443 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 22:50:27,443 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 22:50:27,443 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 22:50:27,444 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 22:50:27,445 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 22:50:27,445 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 22:50:27,446 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 22:50:27,446 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 22:50:27,446 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 22:50:27,446 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 22:50:27,447 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@1606721f]
2025-05-24 22:50:27,447 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 22:50:27,447 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 22:50:27,448 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 22:50:27,448 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 22:50:27,449 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 22:50:27,449 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 22:50:27,449 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 22:50:27,450 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 22:50:27,450 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 22:50:27,451 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 22:50:27,451 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 22:50:27,452 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 22:50:27,453 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 22:50:27,453 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 22:50:27,454 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 22:50:27,454 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 22:50:27,454 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@964a7b0'
2025-05-24 22:50:27,454 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 22:50:27,457 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 22:50:27,457 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3d2bb013'
2025-05-24 22:50:27,458 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 22:50:27,458 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3d2bb013'
2025-05-24 22:50:27,458 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 22:50:27,459 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3d2bb013'
2025-05-24 22:50:27,460 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 22:50:27,460 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 22:50:27,460 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3d2bb013'
2025-05-24 22:50:27,461 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 22:50:27,461 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 22:50:27,462 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3d2bb013'
2025-05-24 22:50:27,462 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 22:50:27,463 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 22:50:27,464 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 22:50:27,465 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 22:50:27,465 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 22:50:27,465 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 22:50:27,468 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 22:50:27,469 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 22:50:27,469 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 22:50:27,469 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@964a7b0'
2025-05-24 22:50:27,470 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 22:50:27,471 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 22:50:27,471 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 22:50:27,471 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 22:50:27,471 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@964a7b0'
2025-05-24 22:50:27,471 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 22:50:27,472 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3d2bb013'
2025-05-24 22:50:27,475 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 22:50:27,476 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 22:50:27,476 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 22:50:27,476 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 22:50:27,476 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 22:50:27,477 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 22:50:27,478 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3d2bb013'
2025-05-24 22:50:27,478 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:50:27,478 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:50:27,480 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 22:50:27,481 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 22:50:27,481 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3d2bb013'
2025-05-24 22:50:27,481 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:50:27,481 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:50:27,483 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 22:50:27,483 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 22:50:27,483 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:50:27,483 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:50:27,484 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/insert_addr]}: insertAddr() {GET [/show_addr]}: showAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 22:50:27,485 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model)
2025-05-24 22:50:27,486 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/add_user]}: addUser() {GET [/admin_menu]}: adminMenu(Model) {GET [/delete_user]}: deleteUser(Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/main_menu]}: mainMenu(Model) {GET [/login_fail]}: loginFail() {GET [/img_test]}: imgTest() { [/get_image/{imageName}]}: getImage(String) {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 22:50:27,487 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 22:50:27,489 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 22:50:27,490 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 22:50:27,490 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 22:50:27,490 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:50:27,490 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:50:27,490 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 22:50:27,490 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:50:27,490 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:50:27,491 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 22:50:27,491 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 22:50:27,491 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:50:27,491 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:50:27,491 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 22:50:27,491 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 22:50:27,492 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 22:50:27,493 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 22:50:27,493 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 22:50:27,494 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 22:50:27,494 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 22:50:27,495 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 22:50:27,495 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 22:50:27,495 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 22:50:27,496 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 22:50:27,496 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 22:50:27,496 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 22:50:27,497 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 22:50:27,497 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 22:50:27,497 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 22:50:27,498 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 22:50:27,498 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 22:50:27,498 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 22:50:27,498 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3d2bb013'
2025-05-24 22:50:27,498 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 22:50:27,498 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 22:50:27,500 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3d2bb013'
2025-05-24 22:50:27,500 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 22:50:27,501 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 22:50:27,501 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 22:50:27,501 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 22:50:27,501 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 22:50:27,502 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3d2bb013'
2025-05-24 22:50:27,502 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 22:50:27,502 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 22:50:27,502 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 22:50:27,505 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 22:50:27,506 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 22:50:27,506 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:50:27,506 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:50:27,507 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 22:50:27,507 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 22:50:27,509 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 22:50:27,509 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 22:50:27,512 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@177c2091, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@58a632d1, org.springframework.security.web.context.SecurityContextHolderFilter@15d301f2, org.springframework.security.web.header.HeaderWriterFilter@447dd61f, org.springframework.web.filter.CorsFilter@2229079d, org.springframework.security.web.authentication.logout.LogoutFilter@2161cc6f, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@38d19150, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@bf0e435, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6577771, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@16c64999, org.springframework.security.web.access.ExceptionTranslationFilter@586ab812, org.springframework.security.web.access.intercept.AuthorizationFilter@106d4303]
2025-05-24 22:50:27,512 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 22:50:27,513 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 22:50:27,513 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 22:50:27,513 main WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore Ant [pattern='/WEB-INF/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 22:50:27,513 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure Ant [pattern='/WEB-INF/**']
2025-05-24 22:50:27,514 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 22:50:27,514 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 22:50:27,514 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 22:50:27,514 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 22:50:27,514 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 22:50:27,515 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 22:50:27,515 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 22:50:27,516 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 22:50:27,516 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 22:50:27,517 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 22:50:27,517 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 22:50:27,517 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 22:50:27,517 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 22:50:27,517 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 22:50:27,517 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 22:50:27,518 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 22:50:27,518 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 22:50:27,518 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 22:50:27,518 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 22:50:27,518 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 22:50:27,518 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 22:50:27,518 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 22:50:27,519 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3d2bb013'
2025-05-24 22:50:27,519 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 22:50:27,519 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 22:50:27,519 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 22:50:27,521 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 22:50:27,521 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 22:50:27,521 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 22:50:27,522 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 22:50:27,522 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 22:50:27,522 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-24 22:50:27,522 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-24 22:50:27,522 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@3d2bb013'
2025-05-24 22:50:27,522 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 22:50:27,523 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-24 22:50:27,523 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 22:50:27,523 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 22:50:27,524 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 22:50:27,524 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 22:50:27,524 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 22:50:27,524 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 22:50:27,525 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 22:50:27,525 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 22:50:27,525 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 22:50:27,525 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 22:50:27,525 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 22:50:27,525 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 22:50:27,525 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 22:50:27,525 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 22:50:27,526 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 22:50:27,526 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 22:50:27,526 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 22:50:27,527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 22:50:27,527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 22:50:27,527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 22:50:27,528 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 22:50:27,528 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 22:50:27,529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 22:50:27,529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 22:50:27,529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 22:50:27,529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 22:50:27,529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 22:50:27,529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 22:50:27,529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 22:50:27,529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 22:50:27,529 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 22:50:27,530 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 22:50:27,530 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 22:50:27,530 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 22:50:27,530 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 22:50:27,530 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 22:50:27,530 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@964a7b0'
2025-05-24 22:50:27,530 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 22:50:27,530 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 22:50:27,531 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 22:50:27,531 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 22:50:27,531 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 22:50:27,532 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 22:50:27,532 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 22:50:27,532 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 22:50:27,532 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 22:50:27,533 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 22:50:27,533 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 22:50:27,533 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 22:50:27,534 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 22:50:27,534 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 22:50:27,534 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 22:50:27,534 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 22:50:27,534 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-24 22:50:27,534 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-24 22:50:27,535 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-24 22:50:27,535 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-24 22:50:27,535 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-24 22:50:27,535 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-24 22:50:27,536 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 22:50:27,536 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-24 22:50:27,536 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-24 22:50:27,536 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-24 22:50:27,536 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 22:50:27,536 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 22:50:27,536 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 22:50:27,536 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 22:50:27,536 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 22:50:27,537 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 22:50:27,537 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 22:50:27,537 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-24 22:50:27,537 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@3f6404aa
2025-05-24 22:50:27,537 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@3fe9caee
2025-05-24 22:50:27,538 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 22:50:27,538 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 1 ms
2025-05-24 22:50:27,539 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 22:50:27,540 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-24 22:50:27,543 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 22:50:27,543 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 22:50:27,543 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 22:50:27,544 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-24 22:50:27,546 main INFO deu.cse.spring_webmail.control.WriteControllerTest Started WriteControllerTest in 0.234 seconds (process running for 7.675)
2025-05-24 22:50:27,546 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 300, missCount = 4, failureCount = 0]
2025-05-24 22:50:27,547 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-24 22:50:27,547 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 301, missCount = 4, failureCount = 0]
2025-05-24 22:50:27,548 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 302, missCount = 4, failureCount = 0]
2025-05-24 22:50:27,548 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [WriteControllerTest], method [shouldSendMailWithoutAttachment], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:50:27,549 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 303, missCount = 4, failureCount = 0]
2025-05-24 22:50:27,549 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 304, missCount = 4, failureCount = 0]
2025-05-24 22:50:27,549 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 305, missCount = 4, failureCount = 0]
2025-05-24 22:50:27,550 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 306, missCount = 4, failureCount = 0]
2025-05-24 22:50:27,550 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 307, missCount = 4, failureCount = 0]
2025-05-24 22:50:27,554 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@1bffbac}
2025-05-24 22:50:27,554 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@1bffbac}
2025-05-24 22:50:27,554 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@15d301f2] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 22:50:27,554 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@1bffbac}
2025-05-24 22:50:27,555 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@1bffbac}
2025-05-24 22:50:27,555 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@15d301f2] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@353a829f]
2025-05-24 22:50:27,555 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@320f9b40]
2025-05-24 22:50:27,555 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /write_mail.do
2025-05-24 22:50:27,556 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 22:50:27,556 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /write_mail.do
2025-05-24 22:50:27,556 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/write_mail.do", parameters={multipart}
2025-05-24 22:50:27,556 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMailDo(String, String, String, String, MultipartFile, RedirectAttributes)
2025-05-24 22:50:27,559 main DEBUG deu.cse.spring_webmail.control.WriteController write_mail.do: to = to@example.com, cc = , subj = Test Subject, body = Test Body, file1 =
2025-05-24 22:50:27,570 main DEBUG deu.cse.spring_webmail.model.SmtpAgent SMTP host : localhost
2025-05-24 22:50:27,686 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 22:50:27,687 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 22:50:27,688 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 308, missCount = 4, failureCount = 0]
2025-05-24 22:50:27,688 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 309, missCount = 4, failureCount = 0]
2025-05-24 22:50:27,688 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 310, missCount = 4, failureCount = 0]
2025-05-24 22:50:27,688 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 311, missCount = 4, failureCount = 0]
2025-05-24 22:50:27,688 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 312, missCount = 4, failureCount = 0]
2025-05-24 22:50:27,689 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 313, missCount = 4, failureCount = 0]
2025-05-24 22:50:27,689 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 314, missCount = 4, failureCount = 0]
2025-05-24 22:50:27,689 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [WriteControllerTest], method [shouldSendMailWithoutAttachment], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:50:27,691 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 315, missCount = 4, failureCount = 0]
2025-05-24 22:50:27,691 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-24 22:50:27,691 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 316, missCount = 4, failureCount = 0]
2025-05-24 22:50:27,692 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 317, missCount = 4, failureCount = 0]
2025-05-24 22:50:27,693 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [WriteControllerTest], method [shouldSendMailWithAttachment], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:50:27,693 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 318, missCount = 4, failureCount = 0]
2025-05-24 22:50:27,694 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 319, missCount = 4, failureCount = 0]
2025-05-24 22:50:27,694 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 320, missCount = 4, failureCount = 0]
2025-05-24 22:50:27,694 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 321, missCount = 4, failureCount = 0]
2025-05-24 22:50:27,695 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 322, missCount = 4, failureCount = 0]
2025-05-24 22:50:27,696 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@12cd321d}
2025-05-24 22:50:27,696 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@12cd321d}
2025-05-24 22:50:27,696 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@15d301f2] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 22:50:27,696 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@7c060680]
2025-05-24 22:50:27,697 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /write_mail.do
2025-05-24 22:50:27,698 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 22:50:27,698 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /write_mail.do
2025-05-24 22:50:27,698 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/write_mail.do", parameters={multipart}
2025-05-24 22:50:27,698 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMailDo(String, String, String, String, MultipartFile, RedirectAttributes)
2025-05-24 22:50:27,699 main DEBUG deu.cse.spring_webmail.control.WriteController write_mail.do: to = to@example.com, cc = cc@example.com, subj = Test Subject, body = Test Body, file1 = test.txt
2025-05-24 22:50:27,699 main DEBUG deu.cse.spring_webmail.control.WriteController test.txt 파일을 C:\Users\Haruki\AppData\Local\Temp\ 폴더에 저장...
2025-05-24 22:50:27,700 main DEBUG deu.cse.spring_webmail.control.WriteController sendMessage: 파일(test.txt) 첨부 필요
2025-05-24 22:50:27,701 main DEBUG deu.cse.spring_webmail.model.SmtpAgent SMTP host : localhost
2025-05-24 22:50:27,728 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 22:50:27,729 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 22:50:27,731 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 323, missCount = 4, failureCount = 0]
2025-05-24 22:50:27,732 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 324, missCount = 4, failureCount = 0]
2025-05-24 22:50:27,732 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 325, missCount = 4, failureCount = 0]
2025-05-24 22:50:27,732 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 326, missCount = 4, failureCount = 0]
2025-05-24 22:50:27,732 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 327, missCount = 4, failureCount = 0]
2025-05-24 22:50:27,733 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 328, missCount = 4, failureCount = 0]
2025-05-24 22:50:27,733 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 329, missCount = 4, failureCount = 0]
2025-05-24 22:50:27,733 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [WriteControllerTest], method [shouldSendMailWithAttachment], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:50:27,734 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 330, missCount = 4, failureCount = 0]
2025-05-24 22:50:27,734 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-24 22:50:27,735 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 331, missCount = 4, failureCount = 0]
2025-05-24 22:50:27,735 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 332, missCount = 4, failureCount = 0]
2025-05-24 22:50:27,736 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [WriteControllerTest], method [shouldShowWriteMailForm], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:50:27,736 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 333, missCount = 4, failureCount = 0]
2025-05-24 22:50:27,737 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 334, missCount = 4, failureCount = 0]
2025-05-24 22:50:27,737 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 335, missCount = 4, failureCount = 0]
2025-05-24 22:50:27,737 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 336, missCount = 4, failureCount = 0]
2025-05-24 22:50:27,737 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 337, missCount = 4, failureCount = 0]
2025-05-24 22:50:27,738 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7194dae5}
2025-05-24 22:50:27,739 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7194dae5}
2025-05-24 22:50:27,739 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@15d301f2] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 22:50:27,739 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@82300e1]
2025-05-24 22:50:27,740 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /write_mail
2025-05-24 22:50:27,740 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 22:50:27,740 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /write_mail
2025-05-24 22:50:27,740 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/write_mail", parameters={}
2025-05-24 22:50:27,741 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMail()
2025-05-24 22:50:27,741 main DEBUG deu.cse.spring_webmail.control.WriteController write_mail called...
2025-05-24 22:50:27,742 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 22:50:27,742 main DEBUG org.springframework.web.servlet.view.JstlView View name 'write_mail/write_mail', model {}
2025-05-24 22:50:27,742 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/write_mail/write_mail.jsp]
2025-05-24 22:50:27,742 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/write_mail/write_mail.jsp]
2025-05-24 22:50:27,742 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 22:50:27,743 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 338, missCount = 4, failureCount = 0]
2025-05-24 22:50:27,743 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 339, missCount = 4, failureCount = 0]
2025-05-24 22:50:27,743 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 340, missCount = 4, failureCount = 0]
2025-05-24 22:50:27,743 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 341, missCount = 4, failureCount = 0]
2025-05-24 22:50:27,743 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 342, missCount = 4, failureCount = 0]
2025-05-24 22:50:27,744 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 343, missCount = 4, failureCount = 0]
2025-05-24 22:50:27,744 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 344, missCount = 4, failureCount = 0]
2025-05-24 22:50:27,745 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [WriteControllerTest], method [shouldShowWriteMailForm], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:50:27,746 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 345, missCount = 4, failureCount = 0]
2025-05-24 22:50:27,747 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [WriteControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:50:27,855 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 22:50:27,858 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 22:50:27,863 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 22:50:27,864 main ERROR deu.cse.spring_webmail.model.MessageParser MessageParser.parse() - Exception : bad
2025-05-24 22:50:27,867 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 22:50:27,872 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 22:50:27,938 main ERROR deu.cse.spring_webmail.model.UserAdminAgent addUser 실패: fail
2025-05-24 22:50:27,945 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 목록 조회 성공
2025-05-24 22:50:27,950 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 존재 여부 확인(user1@test.com): false
2025-05-24 22:50:28,023 main INFO deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 종료
2025-05-24 22:50:28,028 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 삭제됨: user1@test.com
2025-05-24 22:50:28,028 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 삭제됨: user2@test.com
2025-05-24 22:50:28,033 main ERROR deu.cse.spring_webmail.model.UserAdminAgent quit 실패: close failed
2025-05-24 22:50:28,036 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 추가 성공: user@test.com
2025-05-24 22:50:28,039 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 존재 여부 확인(user1@test.com): true
2025-05-24 22:50:28,042 main ERROR deu.cse.spring_webmail.model.UserAdminAgent deleteUsers 실패: fail
2025-05-24 22:50:28,047 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [SpringWebmailApplicationTests]: using SpringBootContextLoader
2025-05-24 22:50:28,047 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.SpringWebmailApplicationTests]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 22:50:28,047 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.SpringWebmailApplicationTests]: SpringWebmailApplicationTests does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 22:50:28,048 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [SpringWebmailApplicationTests]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 22:50:28,050 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Using ContextCustomizers for test class [SpringWebmailApplicationTests]: [ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, TestRestTemplateContextCustomizer, DisableObservabilityContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 22:50:28,055 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-24 22:50:28,055 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-24 22:50:28,060 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 22:50:28,060 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Using TestExecutionListeners for test class [SpringWebmailApplicationTests]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 22:50:28,060 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [SpringWebmailApplicationTests], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:50:28,062 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-24 22:50:28,074 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-24 22:50:28,079 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests Starting SpringWebmailApplicationTests using Java 21.0.6 with PID 22632 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 22:50:28,079 main DEBUG deu.cse.spring_webmail.SpringWebmailApplicationTests Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 22:50:28,079 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests No active profile set, falling back to 1 default profile: "default"
2025-05-24 22:50:28,080 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 22:50:28,081 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@598c23ad
2025-05-24 22:50:28,082 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 22:50:28,083 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 22:50:28,094 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 22:50:28,095 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 22:50:28,096 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 22:50:28,097 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 22:50:28,097 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 22:50:28,098 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 22:50:28,101 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 22:50:28,101 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 22:50:28,101 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 22:50:28,102 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 22:50:28,102 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 22:50:28,646 main INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 22:50:28,668 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 22:50:28,669 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 22:50:28,669 main DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-24 22:50:28,691 main DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 22:50:28,757 main INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 85 ms. Found 1 JPA repository interface.
2025-05-24 22:50:28,856 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 22:50:28,858 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-24 22:50:28,861 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 22:50:28,862 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-24 22:50:28,862 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-24 22:50:28,895 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 22:50:28,895 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 22:50:28,896 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 22:50:28,896 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 22:50:28,896 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-24 22:50:28,897 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 22:50:28,898 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 22:50:28,899 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 22:50:28,899 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 22:50:28,900 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 22:50:28,900 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 22:50:28,900 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-24 22:50:28,901 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-24 22:50:28,921 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-24 22:50:28,934 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-24 22:50:28,939 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-24 22:50:28,940 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-24 22:50:28,941 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 22:50:28,943 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-24 22:50:28,943 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-24 22:50:28,954 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-24 22:50:28,957 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-24 22:50:28,957 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 22:50:28,965 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 22:50:28,966 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-24 22:50:28,974 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@1d4767be]
2025-05-24 22:50:28,975 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-24 22:50:28,975 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-24 22:50:28,976 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-24 22:50:28,976 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-24 22:50:28,977 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 22:50:28,977 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 22:50:28,986 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-24 22:50:28,986 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-24 22:50:28,986 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 22:50:28,987 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 22:50:28,987 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-24 22:50:28,991 main DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@7a81197d
2025-05-24 22:50:29,005 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 22:50:29,008 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-24 22:50:29,008 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 22:50:29,015 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-24 22:50:29,016 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-24 22:50:29,018 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 22:50:29,022 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 22:50:29,026 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-24 22:50:29,026 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 22:50:29,026 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@5c6d8a40'
2025-05-24 22:50:29,026 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 22:50:29,033 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-24 22:50:29,033 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-24 22:50:29,040 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-24 22:50:29,042 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-24 22:50:29,069 main DEBUG org.jboss.logging Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2025-05-24 22:50:29,073 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-24 22:50:29,076 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-24 22:50:29,076 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@5c6d8a40'
2025-05-24 22:50:29,076 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@598c23ad'
2025-05-24 22:50:29,082 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-24 22:50:29,082 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-24 22:50:29,111 main DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-24 22:50:29,395 main INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 22:50:29,448 main DEBUG com.zaxxer.hikari.HikariConfig HikariPool-1 - configuration:
2025-05-24 22:50:29,450 main DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-24 22:50:29,450 main DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-24 22:50:29,451 main DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-24 22:50:29,451 main DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-24 22:50:29,451 main DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-24 22:50:29,451 main DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-24 22:50:29,451 main DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-24 22:50:29,451 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-24 22:50:29,451 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-24 22:50:29,452 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-24 22:50:29,452 main DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-24 22:50:29,452 main DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-24 22:50:29,452 main DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-24 22:50:29,452 main DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-24 22:50:29,452 main DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-24 22:50:29,452 main DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-24 22:50:29,452 main DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-24 22:50:29,453 main DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-24 22:50:29,453 main DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-24 22:50:29,453 main DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-24 22:50:29,453 main DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-24 22:50:29,453 main DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-24 22:50:29,453 main DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-24 22:50:29,453 main DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-24 22:50:29,453 main DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-24 22:50:29,453 main DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-24 22:50:29,453 main DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-1"
2025-05-24 22:50:29,454 main DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-24 22:50:29,454 main DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-24 22:50:29,454 main DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-24 22:50:29,454 main DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-24 22:50:29,454 main DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-24 22:50:29,454 main DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-24 22:50:29,454 main DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-24 22:50:29,454 main DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-24 22:50:29,454 main INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
2025-05-24 22:50:29,878 main INFO com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@63989d02
2025-05-24 22:50:29,881 main INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
2025-05-24 22:50:29,953 main WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 22:50:29,995 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-24 22:50:30,023 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@6b3cc6d7
2025-05-24 22:50:30,066 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@16e6f650
2025-05-24 22:50:30,108 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@6e6ce42e
2025-05-24 22:50:30,154 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@6b5b08c0
2025-05-24 22:50:30,202 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@7d4e9128
2025-05-24 22:50:30,244 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@529449e2
2025-05-24 22:50:30,276 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1119b292
2025-05-24 22:50:30,306 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@fffe8cc
2025-05-24 22:50:30,339 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@7667109b
2025-05-24 22:50:30,351 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 22:50:30,996 main INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 22:50:30,999 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 22:50:30,999 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 22:50:31,000 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-24 22:50:31,000 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-24 22:50:31,007 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-24 22:50:31,011 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-24 22:50:31,014 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-24 22:50:31,037 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-24 22:50:31,037 main DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-24 22:50:31,055 main DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-24 22:50:31,079 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 22:50:31,124 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 22:50:31,155 main DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-24 22:50:31,170 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 22:50:31,240 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 22:50:31,295 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 22:50:31,298 main DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-24 22:50:31,323 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 22:50:31,324 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 22:50:31,324 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 22:50:31,324 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 22:50:31,324 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 22:50:31,325 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 22:50:31,325 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 22:50:31,325 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-24 22:50:31,326 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 22:50:31,326 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-24 22:50:31,326 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 22:50:31,326 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 22:50:31,326 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 22:50:31,326 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 22:50:31,326 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 22:50:31,326 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-24 22:50:31,326 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 22:50:31,327 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 22:50:31,328 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 22:50:31,328 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 22:50:31,328 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 22:50:31,328 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 22:50:31,328 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 22:50:31,329 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@5c6d8a40'
2025-05-24 22:50:31,329 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 22:50:31,330 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 22:50:31,330 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@598c23ad'
2025-05-24 22:50:31,330 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 22:50:31,331 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@598c23ad'
2025-05-24 22:50:31,331 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 22:50:31,331 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@598c23ad'
2025-05-24 22:50:31,331 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 22:50:31,331 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 22:50:31,332 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@598c23ad'
2025-05-24 22:50:31,332 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 22:50:31,332 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 22:50:31,332 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@598c23ad'
2025-05-24 22:50:31,332 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 22:50:31,334 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 22:50:31,335 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 22:50:31,335 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 22:50:31,335 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 22:50:31,337 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 22:50:31,339 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 22:50:31,339 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 22:50:31,339 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@5c6d8a40'
2025-05-24 22:50:31,341 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 22:50:31,341 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 22:50:31,341 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 22:50:31,341 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 22:50:31,341 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@5c6d8a40'
2025-05-24 22:50:31,342 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-24 22:50:31,342 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-24 22:50:31,342 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 22:50:31,342 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-24 22:50:31,343 main WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 22:50:31,343 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-24 22:50:31,344 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 22:50:31,344 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@598c23ad'
2025-05-24 22:50:31,348 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 22:50:31,349 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 22:50:31,349 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 22:50:31,349 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 22:50:31,349 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 22:50:31,351 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 22:50:31,351 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@598c23ad'
2025-05-24 22:50:31,352 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:50:31,352 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:50:31,354 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 22:50:31,358 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 22:50:31,358 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@598c23ad'
2025-05-24 22:50:31,358 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:50:31,358 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:50:31,361 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 22:50:31,361 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 22:50:31,361 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:50:31,361 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:50:31,362 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/insert_addr]}: insertAddr() {GET [/show_addr]}: showAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 22:50:31,363 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model)
2025-05-24 22:50:31,365 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/add_user]}: addUser() {GET [/admin_menu]}: adminMenu(Model) {GET [/delete_user]}: deleteUser(Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/main_menu]}: mainMenu(Model) {GET [/login_fail]}: loginFail() {GET [/img_test]}: imgTest() { [/get_image/{imageName}]}: getImage(String) {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 22:50:31,366 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 22:50:31,367 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 22:50:31,367 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 22:50:31,368 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 22:50:31,369 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:50:31,369 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:50:31,369 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 22:50:31,370 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:50:31,370 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:50:31,371 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 22:50:31,372 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 22:50:31,372 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:50:31,372 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:50:31,372 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 22:50:31,372 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 22:50:31,373 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 22:50:31,373 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 22:50:31,373 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 22:50:31,374 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 22:50:31,374 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 22:50:31,375 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 22:50:31,375 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 22:50:31,375 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 22:50:31,375 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 22:50:31,375 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 22:50:31,376 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 22:50:31,377 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 22:50:31,377 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 22:50:31,377 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 22:50:31,377 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 22:50:31,377 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 22:50:31,378 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 22:50:31,378 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@598c23ad'
2025-05-24 22:50:31,380 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@598c23ad'
2025-05-24 22:50:31,380 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 22:50:31,380 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 22:50:31,381 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 22:50:31,382 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 22:50:31,382 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 22:50:31,382 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@598c23ad'
2025-05-24 22:50:31,382 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 22:50:31,383 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 22:50:31,387 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 22:50:31,393 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 22:50:31,393 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 22:50:31,393 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:50:31,393 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:50:31,394 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 22:50:31,394 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 22:50:31,396 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 22:50:31,396 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 22:50:31,402 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@17b243fe, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1b1b13b3, org.springframework.security.web.context.SecurityContextHolderFilter@28bbadf0, org.springframework.security.web.header.HeaderWriterFilter@5eb52775, org.springframework.web.filter.CorsFilter@24a63be4, org.springframework.security.web.authentication.logout.LogoutFilter@58f0825e, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@4b8cdaa3, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@62e9c551, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5aa87486, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@9d2a411, org.springframework.security.web.access.ExceptionTranslationFilter@45dfa4de, org.springframework.security.web.access.intercept.AuthorizationFilter@6d8a510d]
2025-05-24 22:50:31,403 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 22:50:31,403 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 22:50:31,403 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 22:50:31,404 main WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore Ant [pattern='/WEB-INF/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 22:50:31,404 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure Ant [pattern='/WEB-INF/**']
2025-05-24 22:50:31,405 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 22:50:31,406 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 22:50:31,406 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 22:50:31,406 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 22:50:31,407 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 22:50:31,408 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-24 22:50:31,409 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-24 22:50:31,409 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 22:50:31,411 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 22:50:31,411 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-24 22:50:31,412 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-24 22:50:31,413 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-24 22:50:31,414 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-24 22:50:31,418 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 22:50:31,418 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-24 22:50:31,418 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-24 22:50:31,420 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-24 22:50:31,420 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-24 22:50:31,420 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-24 22:50:31,445 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-24 22:50:31,445 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-24 22:50:31,446 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 22:50:31,448 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 22:50:31,450 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-24 22:50:31,450 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 22:50:31,450 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 22:50:31,450 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 22:50:31,450 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 22:50:31,458 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 22:50:31,458 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 22:50:31,458 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 22:50:31,458 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-24 22:50:31,458 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-24 22:50:31,459 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 22:50:31,459 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-24 22:50:31,459 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 22:50:31,460 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-24 22:50:31,460 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 22:50:31,461 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-24 22:50:31,461 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-24 22:50:31,461 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 22:50:31,466 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 22:50:31,468 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-24 22:50:31,470 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-24 22:50:31,470 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 22:50:31,471 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 22:50:31,471 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 22:50:31,471 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 22:50:31,472 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 22:50:31,472 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 22:50:31,472 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 22:50:31,472 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 22:50:31,472 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 22:50:31,472 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 22:50:31,473 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 22:50:31,473 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 22:50:31,473 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 22:50:31,474 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 22:50:31,474 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 22:50:31,474 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 22:50:31,474 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@598c23ad'
2025-05-24 22:50:31,474 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 22:50:31,474 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-24 22:50:31,475 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 22:50:31,475 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 22:50:31,476 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 22:50:31,476 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 22:50:31,476 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 22:50:31,477 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 22:50:31,477 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 22:50:31,478 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 22:50:31,478 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 22:50:31,478 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 22:50:31,478 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 22:50:31,479 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 22:50:31,479 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 22:50:31,479 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 22:50:31,479 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 22:50:31,479 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 22:50:31,479 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 22:50:31,479 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 22:50:31,480 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 22:50:31,480 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 22:50:31,480 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 22:50:31,481 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 22:50:31,481 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 22:50:31,481 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 22:50:31,483 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 22:50:31,483 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 22:50:31,483 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 22:50:31,484 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 22:50:31,484 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 22:50:31,484 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 22:50:31,484 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 22:50:31,484 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 22:50:31,484 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 22:50:31,485 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 22:50:31,485 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 22:50:31,485 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 22:50:31,485 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 22:50:31,485 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 22:50:31,485 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 22:50:31,486 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@5c6d8a40'
2025-05-24 22:50:31,486 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 22:50:31,486 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 22:50:31,486 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 22:50:31,486 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 22:50:31,487 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-24 22:50:31,487 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-24 22:50:31,487 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-24 22:50:31,488 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-24 22:50:31,488 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-24 22:50:31,488 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-24 22:50:31,488 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-24 22:50:31,489 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-24 22:50:31,489 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-24 22:50:31,489 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-24 22:50:31,489 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-24 22:50:31,490 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-24 22:50:31,493 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-24 22:50:31,493 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-24 22:50:31,501 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-24 22:50:31,502 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-24 22:50:31,502 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-24 22:50:31,502 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-24 22:50:31,502 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 22:50:31,503 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 22:50:31,503 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-24 22:50:31,504 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-24 22:50:31,504 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-24 22:50:31,504 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-24 22:50:31,506 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-24 22:50:31,510 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 22:50:31,510 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 22:50:31,510 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 22:50:31,511 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-24 22:50:31,514 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 22:50:31,514 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 22:50:31,515 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-24 22:50:31,515 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-24 22:50:31,515 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 22:50:31,516 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-24 22:50:31,516 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 22:50:31,521 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-24 22:50:31,522 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-24 22:50:31,522 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-24 22:50:31,526 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-24 22:50:31,527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-24 22:50:31,527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-24 22:50:31,527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-24 22:50:31,529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 22:50:31,529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 22:50:31,529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 22:50:31,530 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 22:50:31,530 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 22:50:31,530 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-24 22:50:31,531 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-24 22:50:31,531 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-24 22:50:31,531 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 22:50:31,532 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 22:50:31,535 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-24 22:50:31,535 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-24 22:50:31,535 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 22:50:31,536 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-24 22:50:31,536 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 22:50:31,537 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-24 22:50:31,538 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-24 22:50:31,539 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-24 22:50:31,539 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-24 22:50:31,539 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-24 22:50:31,540 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-24 22:50:31,540 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-24 22:50:31,540 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-24 22:50:31,540 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-24 22:50:31,542 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-24 22:50:31,542 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-24 22:50:31,543 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-24 22:50:31,543 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-24 22:50:31,543 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-24 22:50:31,544 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-24 22:50:31,545 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-24 22:50:31,545 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 22:50:31,545 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-24 22:50:31,547 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 22:50:31,547 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 22:50:31,547 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 22:50:31,550 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsDataSourceAutoConfiguration: Did not match: - Devtools devtools is disabled for current context. (OnEnabledDevToolsCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration: Did not match: - Application is deployed as a WAR file. (OnWarDeploymentCondition) Matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) LocalDevToolsAutoConfiguration: Did not match: - Initialized Restarter Condition initialized without URLs (OnInitializedRestarterCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-24 22:50:31,553 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests Started SpringWebmailApplicationTests in 3.491 seconds (process running for 11.682)
2025-05-24 22:50:31,554 main DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-24 22:50:31,554 main DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-24 22:50:31,554 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 345, missCount = 5, failureCount = 0]
2025-05-24 22:50:31,554 main DEBUG org.springframework.test.context.web.ServletTestExecutionListener Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-24 22:50:31,554 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-24 22:50:31,554 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 346, missCount = 5, failureCount = 0]
2025-05-24 22:50:31,555 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 347, missCount = 5, failureCount = 0]
2025-05-24 22:50:31,556 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SpringWebmailApplicationTests], method [contextLoads], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:50:31,556 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 348, missCount = 5, failureCount = 0]
2025-05-24 22:50:31,556 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 349, missCount = 5, failureCount = 0]
2025-05-24 22:50:31,557 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 350, missCount = 5, failureCount = 0]
2025-05-24 22:50:31,557 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 351, missCount = 5, failureCount = 0]
2025-05-24 22:50:31,557 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 352, missCount = 5, failureCount = 0]
2025-05-24 22:50:31,557 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 353, missCount = 5, failureCount = 0]
2025-05-24 22:50:31,557 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 354, missCount = 5, failureCount = 0]
2025-05-24 22:50:31,558 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 355, missCount = 5, failureCount = 0]
2025-05-24 22:50:31,558 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 356, missCount = 5, failureCount = 0]
2025-05-24 22:50:31,558 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 357, missCount = 5, failureCount = 0]
2025-05-24 22:50:31,558 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SpringWebmailApplicationTests], method [contextLoads], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:50:31,558 main DEBUG org.springframework.test.context.web.ServletTestExecutionListener Resetting RequestContextHolder for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-24 22:50:31,558 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5f3705e7 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 358, missCount = 5, failureCount = 0]
2025-05-24 22:50:31,559 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [SpringWebmailApplicationTests], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:50:31,578 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@2fbd390, started on Sat May 24 22:50:22 KST 2025
2025-05-24 22:50:31,580 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 22:50:31,580 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 22:50:31,580 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 22:50:31,580 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 22:50:31,581 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@310ad792, started on Sat May 24 22:50:25 KST 2025
2025-05-24 22:50:31,581 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 22:50:31,581 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 22:50:31,581 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 22:50:31,581 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 22:50:31,581 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@732a8a22, started on Sat May 24 22:50:26 KST 2025
2025-05-24 22:50:31,582 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 22:50:31,582 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 22:50:31,582 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 22:50:31,582 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 22:50:31,582 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@3d2bb013, started on Sat May 24 22:50:27 KST 2025
2025-05-24 22:50:31,582 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 22:50:31,582 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 22:50:31,582 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 22:50:31,582 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 22:50:31,583 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@598c23ad, started on Sat May 24 22:50:28 KST 2025
2025-05-24 22:50:31,583 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 22:50:31,583 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 22:50:31,583 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 22:50:31,583 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 22:50:31,583 SpringApplicationShutdownHook INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 22:50:31,586 SpringApplicationShutdownHook INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown initiated...
2025-05-24 22:50:31,586 SpringApplicationShutdownHook DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 22:50:31,588 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@63989d02: (connection evicted)
2025-05-24 22:50:31,591 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@6b3cc6d7: (connection evicted)
2025-05-24 22:50:31,593 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@16e6f650: (connection evicted)
2025-05-24 22:50:31,595 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@6e6ce42e: (connection evicted)
2025-05-24 22:50:31,597 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@6b5b08c0: (connection evicted)
2025-05-24 22:50:31,598 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@7d4e9128: (connection evicted)
2025-05-24 22:50:31,599 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@529449e2: (connection evicted)
2025-05-24 22:50:31,600 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@1119b292: (connection evicted)
2025-05-24 22:50:31,601 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@fffe8cc: (connection evicted)
2025-05-24 22:50:31,603 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@7667109b: (connection evicted)
2025-05-24 22:50:31,605 SpringApplicationShutdownHook DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0)
2025-05-24 22:50:31,605 SpringApplicationShutdownHook INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown completed.
Logback Log Messages

Log session start time Sat May 24 22:54:01 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 22:54:01,252 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [AddrControllerTest]: using SpringBootContextLoader
2025-05-24 22:54:01,260 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.AddrControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 22:54:01,261 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.AddrControllerTest]: AddrControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 22:54:01,282 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [AddrControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 22:54:01,384 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [AddrControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 22:54:01,546 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-24 22:54:01,548 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 22:54:01,581 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 22:54:01,600 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [AddrControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 22:54:01,605 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [AddrControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:54:01,730 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
Logback Log Messages

Log session start time Sat May 24 22:54:02 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 22:54:02,365 main INFO deu.cse.spring_webmail.control.AddrControllerTest Starting AddrControllerTest using Java 21.0.6 with PID 35912 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 22:54:02,365 main DEBUG deu.cse.spring_webmail.control.AddrControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 22:54:02,366 main INFO deu.cse.spring_webmail.control.AddrControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 22:54:02,367 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 22:54:02,405 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@45eab322
2025-05-24 22:54:02,458 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 22:54:02,490 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 22:54:02,565 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 22:54:02,566 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 22:54:02,567 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 22:54:02,568 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 22:54:02,569 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 22:54:02,571 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 22:54:02,579 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 22:54:02,581 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 22:54:02,581 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 22:54:02,587 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 22:54:02,590 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 22:54:03,134 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-24 22:54:03,147 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 22:54:03,259 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 22:54:04,324 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 22:54:04,335 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 22:54:04,359 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 22:54:04,361 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 22:54:04,372 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 22:54:04,380 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 22:54:04,397 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 22:54:04,398 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 22:54:04,399 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 22:54:04,399 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 22:54:04,414 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 22:54:04,534 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@4f378d7e]
2025-05-24 22:54:04,537 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 22:54:04,542 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 22:54:04,563 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 22:54:04,586 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 22:54:04,589 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 22:54:04,591 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 22:54:04,598 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 22:54:04,606 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 22:54:04,608 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 22:54:04,609 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 22:54:04,610 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 22:54:04,614 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 22:54:04,619 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 22:54:04,625 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 22:54:04,627 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 22:54:04,627 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 22:54:04,628 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@51743cc0'
2025-05-24 22:54:04,632 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 22:54:04,638 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 22:54:04,638 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@45eab322'
2025-05-24 22:54:04,643 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 22:54:04,643 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@45eab322'
2025-05-24 22:54:04,644 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 22:54:04,645 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@45eab322'
2025-05-24 22:54:04,653 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 22:54:04,654 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 22:54:04,654 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@45eab322'
2025-05-24 22:54:04,657 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 22:54:04,657 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 22:54:04,659 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@45eab322'
2025-05-24 22:54:04,688 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 22:54:04,691 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 22:54:04,702 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 22:54:04,702 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 22:54:04,703 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 22:54:04,707 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 22:54:04,752 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 22:54:04,759 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 22:54:04,759 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 22:54:04,759 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@51743cc0'
2025-05-24 22:54:04,771 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 22:54:04,772 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 22:54:04,774 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 22:54:04,774 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 22:54:04,774 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@51743cc0'
2025-05-24 22:54:04,778 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 22:54:04,786 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@45eab322'
2025-05-24 22:54:04,949 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 22:54:04,957 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 22:54:04,958 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 22:54:04,967 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 22:54:04,968 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 22:54:04,986 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 22:54:04,990 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@45eab322'
2025-05-24 22:54:04,990 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:54:04,990 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:54:05,009 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 22:54:05,033 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 22:54:05,034 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@45eab322'
2025-05-24 22:54:05,034 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:54:05,034 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:54:05,039 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 22:54:05,041 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 22:54:05,041 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:54:05,041 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:54:05,106 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/show_addr]}: showAddr() {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 22:54:05,117 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model) {GET [/download]}: download(String,String)
2025-05-24 22:54:05,120 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/add_user]}: addUser() {GET [/login_fail]}: loginFail() { [/get_image/{imageName}]}: getImage(String) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/delete_user]}: deleteUser(Model) {GET [/img_test]}: imgTest() {GET [/admin_menu]}: adminMenu(Model) {GET [/main_menu]}: mainMenu(Model)
2025-05-24 22:54:05,126 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes) {GET [/write_mail]}: writeMail()
2025-05-24 22:54:05,137 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 22:54:05,142 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 22:54:05,143 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 22:54:05,143 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:54:05,143 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:54:05,144 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 22:54:05,146 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:54:05,146 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:54:05,148 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 22:54:05,149 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 22:54:05,149 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:54:05,149 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:54:05,151 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 22:54:05,151 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 22:54:05,158 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 22:54:05,158 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 22:54:05,159 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 22:54:05,167 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 22:54:05,167 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 22:54:05,169 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 22:54:05,169 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 22:54:05,171 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 22:54:05,172 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 22:54:05,172 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 22:54:05,172 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 22:54:05,179 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 22:54:05,184 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 22:54:05,184 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 22:54:05,188 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 22:54:05,188 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 22:54:05,189 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 22:54:05,189 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@45eab322'
2025-05-24 22:54:05,189 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 22:54:05,190 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 22:54:05,204 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@45eab322'
2025-05-24 22:54:05,204 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 22:54:05,207 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 22:54:05,207 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 22:54:05,211 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 22:54:05,212 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 22:54:05,221 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@45eab322'
2025-05-24 22:54:05,221 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 22:54:05,227 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 22:54:05,255 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 22:54:05,342 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 22:54:05,344 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 22:54:05,344 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:54:05,344 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:54:05,364 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 22:54:05,364 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 22:54:05,374 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 22:54:05,375 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 22:54:05,440 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@6bab65b6, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7f6b3f4c, org.springframework.security.web.context.SecurityContextHolderFilter@4e502162, org.springframework.security.web.header.HeaderWriterFilter@4d53dfb7, org.springframework.web.filter.CorsFilter@33f5d807, org.springframework.security.web.authentication.logout.LogoutFilter@3f6bfcbe, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@3c82bcbd, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@561494af, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@362ad436, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6a7db16e, org.springframework.security.web.access.ExceptionTranslationFilter@102bce96, org.springframework.security.web.access.intercept.AuthorizationFilter@23c3f787]
2025-05-24 22:54:05,442 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 22:54:05,442 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 22:54:05,444 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 22:54:05,453 main WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore Ant [pattern='/WEB-INF/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 22:54:05,454 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure Ant [pattern='/WEB-INF/**']
2025-05-24 22:54:05,460 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 22:54:05,464 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 22:54:05,465 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 22:54:05,468 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 22:54:05,468 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 22:54:05,471 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 22:54:05,472 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 22:54:05,472 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 22:54:05,476 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 22:54:05,484 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 22:54:05,487 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 22:54:05,490 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 22:54:05,500 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 22:54:05,503 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 22:54:05,507 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 22:54:05,510 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 22:54:05,510 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 22:54:05,514 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 22:54:05,519 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 22:54:05,522 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 22:54:05,524 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 22:54:05,527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 22:54:05,532 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@45eab322'
2025-05-24 22:54:05,534 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 22:54:05,535 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 22:54:05,535 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 22:54:05,569 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 22:54:05,570 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 22:54:05,572 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 22:54:05,572 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 22:54:05,574 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 22:54:05,575 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-24 22:54:05,575 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-24 22:54:05,575 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@45eab322'
2025-05-24 22:54:05,575 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 22:54:05,577 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-24 22:54:05,578 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 22:54:05,582 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 22:54:05,584 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 22:54:05,588 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 22:54:05,590 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 22:54:05,591 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 22:54:05,592 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 22:54:05,592 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 22:54:05,594 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 22:54:05,594 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 22:54:05,594 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 22:54:05,616 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 22:54:05,622 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 22:54:05,622 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 22:54:05,622 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 22:54:05,626 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 22:54:05,634 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 22:54:05,636 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 22:54:05,642 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 22:54:05,642 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 22:54:05,660 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 22:54:05,675 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 22:54:05,721 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 22:54:05,723 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 22:54:05,724 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 22:54:05,724 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 22:54:05,727 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 22:54:05,727 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 22:54:05,729 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 22:54:05,730 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 22:54:05,737 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 22:54:05,742 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 22:54:05,742 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 22:54:05,744 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 22:54:05,749 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 22:54:05,760 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 22:54:05,761 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@51743cc0'
2025-05-24 22:54:05,764 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 22:54:05,766 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 22:54:05,769 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 22:54:05,769 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 22:54:05,770 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 22:54:05,771 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 22:54:05,771 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 22:54:05,773 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 22:54:05,774 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 22:54:05,775 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 22:54:05,775 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 22:54:05,776 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 22:54:05,784 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 22:54:05,784 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 22:54:05,784 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 22:54:05,786 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 22:54:05,787 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-24 22:54:05,788 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-24 22:54:05,792 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-24 22:54:05,792 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-24 22:54:05,793 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-24 22:54:05,793 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-24 22:54:05,803 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 22:54:05,804 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-24 22:54:05,810 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-24 22:54:05,811 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-24 22:54:05,837 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 22:54:05,837 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 22:54:05,838 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 22:54:05,838 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 22:54:05,847 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 22:54:05,847 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 22:54:05,848 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 22:54:05,848 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-24 22:54:05,849 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@1405dd10
2025-05-24 22:54:05,849 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@3df920
2025-05-24 22:54:05,850 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 22:54:05,850 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 2 ms
2025-05-24 22:54:05,854 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 22:54:05,854 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-24 22:54:05,876 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 22:54:05,876 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 22:54:05,876 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 22:54:05,886 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-24 22:54:05,891 main INFO deu.cse.spring_webmail.control.AddrControllerTest Started AddrControllerTest in 4.186 seconds (process running for 6.453)
2025-05-24 22:54:05,898 main DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-24 22:54:05,902 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1, failureCount = 0]
2025-05-24 22:54:05,903 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 22:54:05,903 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1, failureCount = 0]
2025-05-24 22:54:05,908 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 1, failureCount = 0]
2025-05-24 22:54:05,940 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testdeleteAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:54:05,944 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 1, failureCount = 0]
2025-05-24 22:54:05,945 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 1, failureCount = 0]
2025-05-24 22:54:05,950 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 5, missCount = 1, failureCount = 0]
2025-05-24 22:54:05,954 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 6, missCount = 1, failureCount = 0]
2025-05-24 22:54:05,966 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 7, missCount = 1, failureCount = 0]
2025-05-24 22:54:05,979 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@d332ebc}
2025-05-24 22:54:05,980 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@d332ebc}
2025-05-24 22:54:05,981 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@4e502162] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 22:54:05,982 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@d332ebc}
2025-05-24 22:54:05,982 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@d332ebc}
2025-05-24 22:54:05,982 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@4e502162] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@49f2994f]
2025-05-24 22:54:05,993 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@14021c10]
2025-05-24 22:54:06,024 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /jpa/delete_addr
2025-05-24 22:54:06,035 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 22:54:06,035 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /jpa/delete_addr
2025-05-24 22:54:06,040 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/jpa/delete_addr", parameters={masked}
2025-05-24 22:54:06,041 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#deleteAddr(String, HttpSession, RedirectAttributes)
2025-05-24 22:54:06,131 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 22:54:06,133 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 22:54:06,175 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 1, failureCount = 0]
2025-05-24 22:54:06,177 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 9, missCount = 1, failureCount = 0]
2025-05-24 22:54:06,177 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 10, missCount = 1, failureCount = 0]
2025-05-24 22:54:06,177 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 11, missCount = 1, failureCount = 0]
2025-05-24 22:54:06,179 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 12, missCount = 1, failureCount = 0]
2025-05-24 22:54:06,181 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 13, missCount = 1, failureCount = 0]
2025-05-24 22:54:06,182 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 14, missCount = 1, failureCount = 0]
2025-05-24 22:54:06,184 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testdeleteAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:54:06,200 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 15, missCount = 1, failureCount = 0]
2025-05-24 22:54:06,200 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 22:54:06,200 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 16, missCount = 1, failureCount = 0]
2025-05-24 22:54:06,201 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 17, missCount = 1, failureCount = 0]
2025-05-24 22:54:06,203 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testinsertAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:54:06,203 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 18, missCount = 1, failureCount = 0]
2025-05-24 22:54:06,204 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 19, missCount = 1, failureCount = 0]
2025-05-24 22:54:06,204 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 20, missCount = 1, failureCount = 0]
2025-05-24 22:54:06,204 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 21, missCount = 1, failureCount = 0]
2025-05-24 22:54:06,205 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 22, missCount = 1, failureCount = 0]
2025-05-24 22:54:06,216 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@186149f9}
2025-05-24 22:54:06,217 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@186149f9}
2025-05-24 22:54:06,217 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@4e502162] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 22:54:06,218 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@5d4042fc]
2025-05-24 22:54:06,218 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /jpa/insert_addr
2025-05-24 22:54:06,218 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 22:54:06,218 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /jpa/insert_addr
2025-05-24 22:54:06,219 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/jpa/insert_addr", parameters={masked}
2025-05-24 22:54:06,219 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#jpaInsertAddr(String, String, String, HttpSession, RedirectAttributes)
2025-05-24 22:54:06,224 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 22:54:06,224 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 22:54:06,226 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 23, missCount = 1, failureCount = 0]
2025-05-24 22:54:06,226 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 24, missCount = 1, failureCount = 0]
2025-05-24 22:54:06,226 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 25, missCount = 1, failureCount = 0]
2025-05-24 22:54:06,226 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 26, missCount = 1, failureCount = 0]
2025-05-24 22:54:06,226 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 27, missCount = 1, failureCount = 0]
2025-05-24 22:54:06,227 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 28, missCount = 1, failureCount = 0]
2025-05-24 22:54:06,228 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 29, missCount = 1, failureCount = 0]
2025-05-24 22:54:06,228 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testinsertAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:54:06,231 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 30, missCount = 1, failureCount = 0]
2025-05-24 22:54:06,231 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 22:54:06,231 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 31, missCount = 1, failureCount = 0]
2025-05-24 22:54:06,231 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 32, missCount = 1, failureCount = 0]
2025-05-24 22:54:06,233 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testinsertAddr_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:54:06,234 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 33, missCount = 1, failureCount = 0]
2025-05-24 22:54:06,234 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 34, missCount = 1, failureCount = 0]
2025-05-24 22:54:06,234 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 35, missCount = 1, failureCount = 0]
2025-05-24 22:54:06,234 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 36, missCount = 1, failureCount = 0]
2025-05-24 22:54:06,234 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 37, missCount = 1, failureCount = 0]
2025-05-24 22:54:06,235 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@29fae990}
2025-05-24 22:54:06,235 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@29fae990}
2025-05-24 22:54:06,235 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@4e502162] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 22:54:06,236 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@33681da]
2025-05-24 22:54:06,236 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /jpa/insert_addr
2025-05-24 22:54:06,236 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 22:54:06,236 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /jpa/insert_addr
2025-05-24 22:54:06,236 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/jpa/insert_addr", parameters={masked}
2025-05-24 22:54:06,236 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#jpaInsertAddr(String, String, String, HttpSession, RedirectAttributes)
2025-05-24 22:54:06,237 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 22:54:06,237 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 22:54:06,238 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 38, missCount = 1, failureCount = 0]
2025-05-24 22:54:06,239 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 39, missCount = 1, failureCount = 0]
2025-05-24 22:54:06,239 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 40, missCount = 1, failureCount = 0]
2025-05-24 22:54:06,239 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 41, missCount = 1, failureCount = 0]
2025-05-24 22:54:06,240 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 42, missCount = 1, failureCount = 0]
2025-05-24 22:54:06,241 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 43, missCount = 1, failureCount = 0]
2025-05-24 22:54:06,241 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 44, missCount = 1, failureCount = 0]
2025-05-24 22:54:06,241 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testinsertAddr_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:54:06,242 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 45, missCount = 1, failureCount = 0]
2025-05-24 22:54:06,242 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 22:54:06,243 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 46, missCount = 1, failureCount = 0]
2025-05-24 22:54:06,243 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 47, missCount = 1, failureCount = 0]
2025-05-24 22:54:06,246 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testshowAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:54:06,247 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 48, missCount = 1, failureCount = 0]
2025-05-24 22:54:06,248 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 49, missCount = 1, failureCount = 0]
2025-05-24 22:54:06,249 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 50, missCount = 1, failureCount = 0]
2025-05-24 22:54:06,250 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 51, missCount = 1, failureCount = 0]
2025-05-24 22:54:06,252 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 52, missCount = 1, failureCount = 0]
2025-05-24 22:54:06,253 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3df99d5e}
2025-05-24 22:54:06,253 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3df99d5e}
2025-05-24 22:54:06,253 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@4e502162] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 22:54:06,253 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 22:54:06,253 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@1483ecad]
2025-05-24 22:54:06,254 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /show_addr
2025-05-24 22:54:06,254 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 22:54:06,254 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /show_addr
2025-05-24 22:54:06,254 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/show_addr", parameters={}
2025-05-24 22:54:06,254 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#showAddr()
2025-05-24 22:54:06,258 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 22:54:06,258 main DEBUG org.springframework.web.servlet.view.JstlView View name 'addr_menu/addr_book', model {}
2025-05-24 22:54:06,268 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/addr_menu/addr_book.jsp]
2025-05-24 22:54:06,268 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/addr_menu/addr_book.jsp]
2025-05-24 22:54:06,268 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 22:54:06,271 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 53, missCount = 1, failureCount = 0]
2025-05-24 22:54:06,272 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 54, missCount = 1, failureCount = 0]
2025-05-24 22:54:06,272 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 55, missCount = 1, failureCount = 0]
2025-05-24 22:54:06,272 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 56, missCount = 1, failureCount = 0]
2025-05-24 22:54:06,274 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 57, missCount = 1, failureCount = 0]
2025-05-24 22:54:06,275 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 58, missCount = 1, failureCount = 0]
2025-05-24 22:54:06,275 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 59, missCount = 1, failureCount = 0]
2025-05-24 22:54:06,275 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testshowAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:54:06,277 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 60, missCount = 1, failureCount = 0]
2025-05-24 22:54:06,277 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 22:54:06,277 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 61, missCount = 1, failureCount = 0]
2025-05-24 22:54:06,277 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 62, missCount = 1, failureCount = 0]
2025-05-24 22:54:06,280 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testeinsertAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:54:06,282 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 63, missCount = 1, failureCount = 0]
2025-05-24 22:54:06,283 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 64, missCount = 1, failureCount = 0]
2025-05-24 22:54:06,284 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 65, missCount = 1, failureCount = 0]
2025-05-24 22:54:06,284 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 66, missCount = 1, failureCount = 0]
2025-05-24 22:54:06,285 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 67, missCount = 1, failureCount = 0]
2025-05-24 22:54:06,286 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@21845b36}
2025-05-24 22:54:06,287 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@21845b36}
2025-05-24 22:54:06,287 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@4e502162] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 22:54:06,287 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 22:54:06,287 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@376aaeec]
2025-05-24 22:54:06,288 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /insert_addr
2025-05-24 22:54:06,288 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 22:54:06,288 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /insert_addr
2025-05-24 22:54:06,288 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/insert_addr", parameters={}
2025-05-24 22:54:06,288 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#insertAddr()
2025-05-24 22:54:06,289 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 22:54:06,289 main DEBUG org.springframework.web.servlet.view.JstlView View name 'addr_menu/addr_insert', model {}
2025-05-24 22:54:06,289 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/addr_menu/addr_insert.jsp]
2025-05-24 22:54:06,289 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/addr_menu/addr_insert.jsp]
2025-05-24 22:54:06,289 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 22:54:06,290 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 68, missCount = 1, failureCount = 0]
2025-05-24 22:54:06,290 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 69, missCount = 1, failureCount = 0]
2025-05-24 22:54:06,290 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 70, missCount = 1, failureCount = 0]
2025-05-24 22:54:06,290 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 71, missCount = 1, failureCount = 0]
2025-05-24 22:54:06,291 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 72, missCount = 1, failureCount = 0]
2025-05-24 22:54:06,291 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 73, missCount = 1, failureCount = 0]
2025-05-24 22:54:06,291 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 74, missCount = 1, failureCount = 0]
2025-05-24 22:54:06,291 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testeinsertAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:54:06,296 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 75, missCount = 1, failureCount = 0]
2025-05-24 22:54:06,297 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [AddrControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:54:06,581 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [ReadControllerTest]: using SpringBootContextLoader
2025-05-24 22:54:06,583 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.ReadControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 22:54:06,583 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.ReadControllerTest]: ReadControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 22:54:06,584 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [ReadControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 22:54:06,603 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [ReadControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 22:54:06,606 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 22:54:06,610 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 22:54:06,612 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [ReadControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 22:54:06,614 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [ReadControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:54:06,630 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-24 22:54:06,673 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-24 22:54:06,687 main INFO deu.cse.spring_webmail.control.ReadControllerTest Starting ReadControllerTest using Java 21.0.6 with PID 35912 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 22:54:06,688 main DEBUG deu.cse.spring_webmail.control.ReadControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 22:54:06,688 main INFO deu.cse.spring_webmail.control.ReadControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 22:54:06,688 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 22:54:06,690 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@4b8cf10f
2025-05-24 22:54:06,691 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 22:54:06,691 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 22:54:06,713 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 22:54:06,715 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 22:54:06,754 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 22:54:06,755 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 22:54:06,757 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 22:54:06,758 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 22:54:06,766 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 22:54:06,767 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 22:54:06,768 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 22:54:06,768 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 22:54:06,770 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 22:54:06,915 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-24 22:54:06,915 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 22:54:06,918 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 22:54:07,194 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 22:54:07,195 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 22:54:07,196 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 22:54:07,197 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 22:54:07,197 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 22:54:07,198 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 22:54:07,198 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 22:54:07,199 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 22:54:07,199 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 22:54:07,199 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 22:54:07,200 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 22:54:07,200 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@1f878eed]
2025-05-24 22:54:07,201 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 22:54:07,201 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 22:54:07,202 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 22:54:07,203 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'Inlined Test Properties' with value of type String
2025-05-24 22:54:07,203 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 22:54:07,204 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 22:54:07,205 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 22:54:07,205 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 22:54:07,205 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 22:54:07,206 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 22:54:07,207 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 22:54:07,207 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 22:54:07,208 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 22:54:07,208 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 22:54:07,208 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 22:54:07,208 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@ef21eba'
2025-05-24 22:54:07,209 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 22:54:07,210 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 22:54:07,210 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4b8cf10f'
2025-05-24 22:54:07,211 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 22:54:07,211 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4b8cf10f'
2025-05-24 22:54:07,212 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 22:54:07,213 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4b8cf10f'
2025-05-24 22:54:07,215 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 22:54:07,215 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 22:54:07,215 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4b8cf10f'
2025-05-24 22:54:07,215 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 22:54:07,216 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 22:54:07,217 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4b8cf10f'
2025-05-24 22:54:07,217 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 22:54:07,219 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 22:54:07,220 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 22:54:07,220 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 22:54:07,220 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 22:54:07,220 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 22:54:07,224 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 22:54:07,225 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 22:54:07,225 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 22:54:07,225 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@ef21eba'
2025-05-24 22:54:07,227 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 22:54:07,227 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 22:54:07,227 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 22:54:07,227 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 22:54:07,228 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@ef21eba'
2025-05-24 22:54:07,228 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 22:54:07,229 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4b8cf10f'
2025-05-24 22:54:07,234 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 22:54:07,234 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 22:54:07,234 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 22:54:07,235 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 22:54:07,235 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 22:54:07,236 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 22:54:07,237 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4b8cf10f'
2025-05-24 22:54:07,237 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:54:07,237 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:54:07,239 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 22:54:07,241 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 22:54:07,241 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4b8cf10f'
2025-05-24 22:54:07,241 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:54:07,241 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:54:07,244 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 22:54:07,245 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 22:54:07,245 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:54:07,245 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:54:07,249 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/show_addr]}: showAddr() {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 22:54:07,250 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model) {GET [/download]}: download(String,String)
2025-05-24 22:54:07,252 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/add_user]}: addUser() {GET [/login_fail]}: loginFail() { [/get_image/{imageName}]}: getImage(String) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/delete_user]}: deleteUser(Model) {GET [/img_test]}: imgTest() {GET [/admin_menu]}: adminMenu(Model) {GET [/main_menu]}: mainMenu(Model)
2025-05-24 22:54:07,253 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes) {GET [/write_mail]}: writeMail()
2025-05-24 22:54:07,254 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 22:54:07,255 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 22:54:07,255 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 22:54:07,255 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:54:07,255 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:54:07,256 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 22:54:07,256 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:54:07,256 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:54:07,257 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 22:54:07,257 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 22:54:07,257 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:54:07,257 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:54:07,257 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 22:54:07,257 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 22:54:07,258 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 22:54:07,258 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 22:54:07,259 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 22:54:07,260 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 22:54:07,260 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 22:54:07,260 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 22:54:07,260 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 22:54:07,260 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 22:54:07,261 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 22:54:07,261 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 22:54:07,263 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 22:54:07,267 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 22:54:07,268 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 22:54:07,268 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 22:54:07,269 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 22:54:07,269 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 22:54:07,269 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 22:54:07,269 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4b8cf10f'
2025-05-24 22:54:07,269 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 22:54:07,269 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 22:54:07,272 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4b8cf10f'
2025-05-24 22:54:07,273 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 22:54:07,273 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 22:54:07,273 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 22:54:07,274 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 22:54:07,274 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 22:54:07,275 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4b8cf10f'
2025-05-24 22:54:07,275 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 22:54:07,275 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 22:54:07,277 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 22:54:07,283 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 22:54:07,285 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 22:54:07,285 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:54:07,285 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:54:07,285 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 22:54:07,286 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 22:54:07,287 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 22:54:07,287 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 22:54:07,290 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@6d41b46a, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7f055e1, org.springframework.security.web.context.SecurityContextHolderFilter@c7b276, org.springframework.security.web.header.HeaderWriterFilter@4e8c139a, org.springframework.web.filter.CorsFilter@2a5782d7, org.springframework.security.web.authentication.logout.LogoutFilter@77d695f2, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@2e7bcd52, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2d758834, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@64010508, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5ab6cb92, org.springframework.security.web.access.ExceptionTranslationFilter@6d548d27, org.springframework.security.web.access.intercept.AuthorizationFilter@1a26f595]
2025-05-24 22:54:07,292 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 22:54:07,293 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 22:54:07,293 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 22:54:07,293 main WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore Ant [pattern='/WEB-INF/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 22:54:07,294 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure Ant [pattern='/WEB-INF/**']
2025-05-24 22:54:07,294 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 22:54:07,294 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 22:54:07,296 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 22:54:07,297 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 22:54:07,299 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 22:54:07,301 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 22:54:07,301 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 22:54:07,301 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 22:54:07,302 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 22:54:07,304 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 22:54:07,304 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 22:54:07,304 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 22:54:07,305 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 22:54:07,305 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 22:54:07,305 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 22:54:07,306 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 22:54:07,306 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 22:54:07,306 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 22:54:07,306 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 22:54:07,307 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 22:54:07,307 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 22:54:07,307 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 22:54:07,307 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4b8cf10f'
2025-05-24 22:54:07,307 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 22:54:07,307 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 22:54:07,308 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 22:54:07,311 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 22:54:07,311 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 22:54:07,311 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 22:54:07,312 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 22:54:07,314 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 22:54:07,314 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-24 22:54:07,314 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-24 22:54:07,315 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4b8cf10f'
2025-05-24 22:54:07,315 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 22:54:07,316 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-24 22:54:07,316 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 22:54:07,317 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 22:54:07,318 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 22:54:07,318 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 22:54:07,319 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 22:54:07,319 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 22:54:07,319 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 22:54:07,319 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 22:54:07,320 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 22:54:07,320 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 22:54:07,320 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 22:54:07,320 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 22:54:07,320 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 22:54:07,320 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 22:54:07,320 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 22:54:07,321 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 22:54:07,322 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 22:54:07,322 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 22:54:07,322 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 22:54:07,323 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 22:54:07,324 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 22:54:07,325 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 22:54:07,325 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 22:54:07,325 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 22:54:07,326 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 22:54:07,326 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 22:54:07,326 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 22:54:07,326 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 22:54:07,326 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 22:54:07,326 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 22:54:07,327 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 22:54:07,328 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 22:54:07,328 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 22:54:07,328 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 22:54:07,328 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 22:54:07,329 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 22:54:07,330 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@ef21eba'
2025-05-24 22:54:07,331 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 22:54:07,331 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 22:54:07,331 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 22:54:07,331 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 22:54:07,332 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 22:54:07,333 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 22:54:07,333 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 22:54:07,334 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 22:54:07,334 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 22:54:07,335 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 22:54:07,335 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 22:54:07,336 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 22:54:07,336 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 22:54:07,336 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 22:54:07,336 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 22:54:07,336 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 22:54:07,337 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-24 22:54:07,337 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-24 22:54:07,338 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-24 22:54:07,338 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-24 22:54:07,339 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-24 22:54:07,339 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-24 22:54:07,340 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 22:54:07,340 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-24 22:54:07,340 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-24 22:54:07,341 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-24 22:54:07,341 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 22:54:07,341 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 22:54:07,341 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 22:54:07,341 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 22:54:07,341 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 22:54:07,341 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 22:54:07,342 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 22:54:07,342 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-24 22:54:07,342 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@75fe135a
2025-05-24 22:54:07,342 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@b5b2fa0
2025-05-24 22:54:07,342 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 22:54:07,342 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 0 ms
2025-05-24 22:54:07,343 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 22:54:07,343 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-24 22:54:07,350 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 22:54:07,350 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 22:54:07,350 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 22:54:07,351 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-24 22:54:07,353 main INFO deu.cse.spring_webmail.control.ReadControllerTest Started ReadControllerTest in 0.724 seconds (process running for 7.916)
2025-05-24 22:54:07,355 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 75, missCount = 2, failureCount = 0]
2025-05-24 22:54:07,356 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 22:54:07,356 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 76, missCount = 2, failureCount = 0]
2025-05-24 22:54:07,357 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 77, missCount = 2, failureCount = 0]
2025-05-24 22:54:07,359 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testdownload_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:54:07,360 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 78, missCount = 2, failureCount = 0]
2025-05-24 22:54:07,361 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 79, missCount = 2, failureCount = 0]
2025-05-24 22:54:07,363 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 80, missCount = 2, failureCount = 0]
2025-05-24 22:54:07,364 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 81, missCount = 2, failureCount = 0]
2025-05-24 22:54:07,365 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 82, missCount = 2, failureCount = 0]
2025-05-24 22:54:07,384 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@343a8b18}
2025-05-24 22:54:07,384 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@343a8b18}
2025-05-24 22:54:07,384 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@c7b276] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 22:54:07,384 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@343a8b18}
2025-05-24 22:54:07,384 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@343a8b18}
2025-05-24 22:54:07,384 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@c7b276] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@137b9be1]
2025-05-24 22:54:07,384 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 22:54:07,384 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@2e4a0669]
2025-05-24 22:54:07,384 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /download
2025-05-24 22:54:07,384 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 22:54:07,384 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /download
2025-05-24 22:54:07,384 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/download", parameters={masked}
2025-05-24 22:54:07,384 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#download(String, String)
2025-05-24 22:54:07,386 main DEBUG deu.cse.spring_webmail.control.ReadController userid = tester, filename = sample.txt
2025-05-24 22:54:07,396 main DEBUG deu.cse.spring_webmail.control.ReadController userid = tester, filename = sample.txt
2025-05-24 22:54:07,400 main DEBUG deu.cse.spring_webmail.control.ReadController File: C:\Users\Haruki\AppData\Local\Temp\junit5675535154119432049\mock_download\tester\sample.txt, Content-Type: text/plain
2025-05-24 22:54:07,407 main DEBUG org.springframework.web.servlet.mvc.method.annotation.HttpEntityMethodProcessor Found 'Content-Type:text/plain' in response
2025-05-24 22:54:07,408 main DEBUG org.springframework.web.servlet.mvc.method.annotation.HttpEntityMethodProcessor Writing [InputStream resource [resource loaded through InputStream]]
2025-05-24 22:54:07,409 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 22:54:07,572 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 83, missCount = 2, failureCount = 0]
2025-05-24 22:54:07,573 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 84, missCount = 2, failureCount = 0]
2025-05-24 22:54:07,573 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 85, missCount = 2, failureCount = 0]
2025-05-24 22:54:07,574 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 86, missCount = 2, failureCount = 0]
2025-05-24 22:54:07,574 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 87, missCount = 2, failureCount = 0]
2025-05-24 22:54:07,577 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 88, missCount = 2, failureCount = 0]
2025-05-24 22:54:07,578 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 89, missCount = 2, failureCount = 0]
2025-05-24 22:54:07,579 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testdownload_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:54:07,590 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 90, missCount = 2, failureCount = 0]
2025-05-24 22:54:07,591 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 22:54:07,591 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 91, missCount = 2, failureCount = 0]
2025-05-24 22:54:07,592 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 92, missCount = 2, failureCount = 0]
2025-05-24 22:54:07,597 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testdeleteMail_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:54:07,598 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 93, missCount = 2, failureCount = 0]
2025-05-24 22:54:07,598 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 94, missCount = 2, failureCount = 0]
2025-05-24 22:54:07,599 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 95, missCount = 2, failureCount = 0]
2025-05-24 22:54:07,600 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 96, missCount = 2, failureCount = 0]
2025-05-24 22:54:07,602 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 97, missCount = 2, failureCount = 0]
2025-05-24 22:54:07,621 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@41d73414}
2025-05-24 22:54:07,621 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@41d73414}
2025-05-24 22:54:07,621 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@c7b276] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 22:54:07,621 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 22:54:07,622 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@35d613cb]
2025-05-24 22:54:07,622 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_mail.do
2025-05-24 22:54:07,624 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 22:54:07,624 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /delete_mail.do
2025-05-24 22:54:07,624 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/delete_mail.do", parameters={masked}
2025-05-24 22:54:07,625 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#deleteMailDo(Integer, RedirectAttributes)
2025-05-24 22:54:07,628 main DEBUG deu.cse.spring_webmail.control.ReadController delete_mail.do: msgid = 1
2025-05-24 22:54:07,631 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 22:54:07,631 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 22:54:07,634 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 98, missCount = 2, failureCount = 0]
2025-05-24 22:54:07,634 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 99, missCount = 2, failureCount = 0]
2025-05-24 22:54:07,634 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 100, missCount = 2, failureCount = 0]
2025-05-24 22:54:07,635 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 101, missCount = 2, failureCount = 0]
2025-05-24 22:54:07,635 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 102, missCount = 2, failureCount = 0]
2025-05-24 22:54:07,637 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 103, missCount = 2, failureCount = 0]
2025-05-24 22:54:07,637 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 104, missCount = 2, failureCount = 0]
2025-05-24 22:54:07,638 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testdeleteMail_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:54:07,641 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 105, missCount = 2, failureCount = 0]
2025-05-24 22:54:07,641 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 22:54:07,642 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 106, missCount = 2, failureCount = 0]
2025-05-24 22:54:07,642 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 107, missCount = 2, failureCount = 0]
2025-05-24 22:54:07,646 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testdeleteMail_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:54:07,647 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 108, missCount = 2, failureCount = 0]
2025-05-24 22:54:07,647 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 109, missCount = 2, failureCount = 0]
2025-05-24 22:54:07,648 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 110, missCount = 2, failureCount = 0]
2025-05-24 22:54:07,649 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 111, missCount = 2, failureCount = 0]
2025-05-24 22:54:07,651 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 112, missCount = 2, failureCount = 0]
2025-05-24 22:54:07,654 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3664d285}
2025-05-24 22:54:07,654 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3664d285}
2025-05-24 22:54:07,654 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@c7b276] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 22:54:07,654 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 22:54:07,655 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@5e7967a]
2025-05-24 22:54:07,656 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_mail.do
2025-05-24 22:54:07,657 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 22:54:07,657 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /delete_mail.do
2025-05-24 22:54:07,657 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/delete_mail.do", parameters={masked}
2025-05-24 22:54:07,658 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#deleteMailDo(Integer, RedirectAttributes)
2025-05-24 22:54:07,658 main DEBUG deu.cse.spring_webmail.control.ReadController delete_mail.do: msgid = 1
2025-05-24 22:54:07,662 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 22:54:07,665 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 22:54:07,666 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 113, missCount = 2, failureCount = 0]
2025-05-24 22:54:07,669 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 114, missCount = 2, failureCount = 0]
2025-05-24 22:54:07,670 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 115, missCount = 2, failureCount = 0]
2025-05-24 22:54:07,672 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 116, missCount = 2, failureCount = 0]
2025-05-24 22:54:07,673 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 117, missCount = 2, failureCount = 0]
2025-05-24 22:54:07,674 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 118, missCount = 2, failureCount = 0]
2025-05-24 22:54:07,675 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 119, missCount = 2, failureCount = 0]
2025-05-24 22:54:07,675 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testdeleteMail_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:54:07,677 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 120, missCount = 2, failureCount = 0]
2025-05-24 22:54:07,678 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 22:54:07,678 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 121, missCount = 2, failureCount = 0]
2025-05-24 22:54:07,680 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 122, missCount = 2, failureCount = 0]
2025-05-24 22:54:07,684 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testshowMessage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:54:07,685 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 123, missCount = 2, failureCount = 0]
2025-05-24 22:54:07,685 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 124, missCount = 2, failureCount = 0]
2025-05-24 22:54:07,686 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 125, missCount = 2, failureCount = 0]
2025-05-24 22:54:07,686 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 126, missCount = 2, failureCount = 0]
2025-05-24 22:54:07,688 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 127, missCount = 2, failureCount = 0]
2025-05-24 22:54:07,693 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@17d188c5}
2025-05-24 22:54:07,693 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@17d188c5}
2025-05-24 22:54:07,694 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@c7b276] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 22:54:07,694 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@c619ee]
2025-05-24 22:54:07,694 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /show_message
2025-05-24 22:54:07,695 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 22:54:07,695 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /show_message
2025-05-24 22:54:07,696 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/show_message", parameters={masked}
2025-05-24 22:54:07,696 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#showMessage(Integer, Model)
2025-05-24 22:54:07,697 main DEBUG deu.cse.spring_webmail.control.ReadController download_folder = /mock_download
2025-05-24 22:54:07,700 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 22:54:07,701 main DEBUG org.springframework.web.servlet.view.JstlView View name '/read_mail/show_message', model {msg=Hello message}
2025-05-24 22:54:07,701 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//read_mail/show_message.jsp]
2025-05-24 22:54:07,701 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views//read_mail/show_message.jsp]
2025-05-24 22:54:07,701 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 22:54:07,708 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 128, missCount = 2, failureCount = 0]
2025-05-24 22:54:07,709 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 129, missCount = 2, failureCount = 0]
2025-05-24 22:54:07,710 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 130, missCount = 2, failureCount = 0]
2025-05-24 22:54:07,710 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 131, missCount = 2, failureCount = 0]
2025-05-24 22:54:07,711 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 132, missCount = 2, failureCount = 0]
2025-05-24 22:54:07,713 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 133, missCount = 2, failureCount = 0]
2025-05-24 22:54:07,713 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 134, missCount = 2, failureCount = 0]
2025-05-24 22:54:07,714 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testshowMessage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:54:07,717 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 135, missCount = 2, failureCount = 0]
2025-05-24 22:54:07,717 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [ReadControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:54:07,828 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [SystemControllerTest]: using SpringBootContextLoader
2025-05-24 22:54:07,829 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.SystemControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 22:54:07,830 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.SystemControllerTest]: SystemControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 22:54:07,831 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [SystemControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 22:54:07,880 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [SystemControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 22:54:07,882 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 22:54:07,885 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 22:54:07,886 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [SystemControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 22:54:07,888 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [SystemControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:54:07,974 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-24 22:54:08,175 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-24 22:54:08,198 main INFO deu.cse.spring_webmail.control.SystemControllerTest Starting SystemControllerTest using Java 21.0.6 with PID 35912 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 22:54:08,198 main DEBUG deu.cse.spring_webmail.control.SystemControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 22:54:08,198 main INFO deu.cse.spring_webmail.control.SystemControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 22:54:08,199 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 22:54:08,207 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@1e7ec577
2025-05-24 22:54:08,208 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 22:54:08,208 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 22:54:08,277 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 22:54:08,289 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 22:54:08,291 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 22:54:08,292 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 22:54:08,293 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 22:54:08,294 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 22:54:08,300 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 22:54:08,301 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 22:54:08,302 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 22:54:08,304 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 22:54:08,305 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 22:54:08,722 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-24 22:54:08,723 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 22:54:08,726 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 22:54:08,790 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 22:54:08,791 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 22:54:08,792 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 22:54:08,792 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 22:54:08,793 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 22:54:08,794 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 22:54:08,795 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 22:54:08,795 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 22:54:08,796 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 22:54:08,796 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 22:54:08,797 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 22:54:08,798 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@43eb44f4]
2025-05-24 22:54:08,799 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 22:54:08,799 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 22:54:08,801 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 22:54:08,802 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 22:54:08,805 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 22:54:08,814 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 22:54:08,816 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 22:54:08,816 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 22:54:08,817 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 22:54:08,819 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 22:54:08,821 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 22:54:08,822 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 22:54:08,824 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 22:54:08,824 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 22:54:08,825 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@2e3bfce8'
2025-05-24 22:54:08,826 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 22:54:08,829 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 22:54:08,830 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1e7ec577'
2025-05-24 22:54:08,830 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 22:54:08,831 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1e7ec577'
2025-05-24 22:54:08,832 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 22:54:08,832 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1e7ec577'
2025-05-24 22:54:08,834 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 22:54:08,834 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 22:54:08,834 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1e7ec577'
2025-05-24 22:54:08,835 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 22:54:08,835 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 22:54:08,836 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1e7ec577'
2025-05-24 22:54:08,837 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 22:54:08,841 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 22:54:08,848 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 22:54:08,848 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 22:54:08,850 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 22:54:08,851 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 22:54:08,864 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 22:54:08,866 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 22:54:08,866 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 22:54:08,866 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@2e3bfce8'
2025-05-24 22:54:08,869 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 22:54:08,870 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 22:54:08,871 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 22:54:08,871 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 22:54:08,873 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@2e3bfce8'
2025-05-24 22:54:08,877 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 22:54:08,878 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1e7ec577'
2025-05-24 22:54:08,890 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 22:54:08,892 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 22:54:08,892 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 22:54:08,893 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 22:54:08,893 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 22:54:08,903 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 22:54:08,908 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1e7ec577'
2025-05-24 22:54:08,908 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:54:08,908 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:54:08,917 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 22:54:08,920 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 22:54:08,928 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1e7ec577'
2025-05-24 22:54:08,933 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:54:08,933 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:54:08,945 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 22:54:08,947 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 22:54:08,947 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:54:08,947 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:54:08,959 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/show_addr]}: showAddr() {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 22:54:08,971 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model) {GET [/download]}: download(String,String)
2025-05-24 22:54:08,977 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/add_user]}: addUser() {GET [/login_fail]}: loginFail() { [/get_image/{imageName}]}: getImage(String) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/delete_user]}: deleteUser(Model) {GET [/img_test]}: imgTest() {GET [/admin_menu]}: adminMenu(Model) {GET [/main_menu]}: mainMenu(Model)
2025-05-24 22:54:08,986 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes) {GET [/write_mail]}: writeMail()
2025-05-24 22:54:08,994 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 22:54:08,996 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 22:54:08,996 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 22:54:08,997 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:54:08,997 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:54:08,997 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 22:54:08,998 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:54:08,998 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:54:09,000 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 22:54:09,000 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 22:54:09,001 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:54:09,001 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:54:09,002 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 22:54:09,002 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 22:54:09,004 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 22:54:09,004 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 22:54:09,006 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 22:54:09,009 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 22:54:09,009 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 22:54:09,011 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 22:54:09,011 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 22:54:09,012 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 22:54:09,015 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 22:54:09,015 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 22:54:09,016 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 22:54:09,022 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 22:54:09,023 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 22:54:09,024 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 22:54:09,025 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 22:54:09,026 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 22:54:09,027 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 22:54:09,028 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1e7ec577'
2025-05-24 22:54:09,028 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 22:54:09,030 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 22:54:09,037 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1e7ec577'
2025-05-24 22:54:09,037 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 22:54:09,038 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 22:54:09,038 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 22:54:09,041 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 22:54:09,041 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 22:54:09,043 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1e7ec577'
2025-05-24 22:54:09,043 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 22:54:09,043 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 22:54:09,048 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 22:54:09,058 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 22:54:09,059 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 22:54:09,059 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:54:09,059 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:54:09,061 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 22:54:09,062 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 22:54:09,067 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 22:54:09,068 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 22:54:09,081 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@7ef9d004, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1ecf9602, org.springframework.security.web.context.SecurityContextHolderFilter@6840f38e, org.springframework.security.web.header.HeaderWriterFilter@7d7fc466, org.springframework.web.filter.CorsFilter@1e4b197f, org.springframework.security.web.authentication.logout.LogoutFilter@69e91f2b, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@5fc88c91, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1c2a9464, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@505f8cf, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5fcb223, org.springframework.security.web.access.ExceptionTranslationFilter@763de177, org.springframework.security.web.access.intercept.AuthorizationFilter@bc168ac]
2025-05-24 22:54:09,085 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 22:54:09,089 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 22:54:09,090 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 22:54:09,092 main WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore Ant [pattern='/WEB-INF/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 22:54:09,094 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure Ant [pattern='/WEB-INF/**']
2025-05-24 22:54:09,099 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 22:54:09,099 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 22:54:09,100 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 22:54:09,101 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 22:54:09,101 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 22:54:09,111 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 22:54:09,114 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 22:54:09,115 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 22:54:09,122 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 22:54:09,125 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 22:54:09,126 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 22:54:09,126 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 22:54:09,127 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 22:54:09,128 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 22:54:09,128 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 22:54:09,130 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 22:54:09,130 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 22:54:09,131 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 22:54:09,133 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 22:54:09,135 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 22:54:09,139 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 22:54:09,139 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 22:54:09,140 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1e7ec577'
2025-05-24 22:54:09,140 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 22:54:09,141 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 22:54:09,142 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 22:54:09,169 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 22:54:09,169 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 22:54:09,170 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 22:54:09,171 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 22:54:09,172 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 22:54:09,172 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-24 22:54:09,172 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-24 22:54:09,172 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1e7ec577'
2025-05-24 22:54:09,173 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 22:54:09,173 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-24 22:54:09,174 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 22:54:09,174 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 22:54:09,175 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 22:54:09,175 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 22:54:09,176 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 22:54:09,176 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 22:54:09,177 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 22:54:09,177 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 22:54:09,180 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 22:54:09,180 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 22:54:09,180 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 22:54:09,180 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 22:54:09,181 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 22:54:09,181 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 22:54:09,181 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 22:54:09,183 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 22:54:09,184 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 22:54:09,185 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 22:54:09,186 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 22:54:09,187 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 22:54:09,188 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 22:54:09,190 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 22:54:09,190 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 22:54:09,191 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 22:54:09,191 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 22:54:09,192 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 22:54:09,192 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 22:54:09,192 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 22:54:09,193 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 22:54:09,194 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 22:54:09,195 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 22:54:09,195 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 22:54:09,196 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 22:54:09,196 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 22:54:09,196 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 22:54:09,197 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 22:54:09,197 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@2e3bfce8'
2025-05-24 22:54:09,198 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 22:54:09,198 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 22:54:09,198 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 22:54:09,200 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 22:54:09,201 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 22:54:09,202 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 22:54:09,202 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 22:54:09,203 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 22:54:09,203 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 22:54:09,204 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 22:54:09,205 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 22:54:09,205 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 22:54:09,206 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 22:54:09,206 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 22:54:09,206 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 22:54:09,207 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 22:54:09,207 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-24 22:54:09,208 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-24 22:54:09,209 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-24 22:54:09,210 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-24 22:54:09,210 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-24 22:54:09,211 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-24 22:54:09,215 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 22:54:09,215 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-24 22:54:09,218 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-24 22:54:09,222 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-24 22:54:09,223 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 22:54:09,223 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 22:54:09,223 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 22:54:09,223 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 22:54:09,223 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 22:54:09,223 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 22:54:09,224 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 22:54:09,224 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-24 22:54:09,225 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@6bb37a5
2025-05-24 22:54:09,225 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@664d4ee1
2025-05-24 22:54:09,225 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 22:54:09,225 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 1 ms
2025-05-24 22:54:09,226 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 22:54:09,227 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-24 22:54:09,234 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 22:54:09,234 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 22:54:09,234 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 22:54:09,242 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-24 22:54:09,248 main INFO deu.cse.spring_webmail.control.SystemControllerTest Started SystemControllerTest in 1.274 seconds (process running for 9.81)
2025-05-24 22:54:09,250 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 135, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,251 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 22:54:09,252 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 136, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,256 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 137, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,261 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:54:09,262 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 138, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,263 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 139, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,265 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 140, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,265 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 141, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,266 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 142, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,267 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@67c907b0}
2025-05-24 22:54:09,268 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@67c907b0}
2025-05-24 22:54:09,268 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@6840f38e] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 22:54:09,268 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@67c907b0}
2025-05-24 22:54:09,268 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@67c907b0}
2025-05-24 22:54:09,268 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@6840f38e] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@cd19d0a]
2025-05-24 22:54:09,268 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 22:54:09,268 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@2dddf634]
2025-05-24 22:54:09,269 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /add_user
2025-05-24 22:54:09,270 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 22:54:09,270 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /add_user
2025-05-24 22:54:09,270 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/add_user", parameters={}
2025-05-24 22:54:09,271 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#addUser()
2025-05-24 22:54:09,273 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 22:54:09,273 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/add_user', model {}
2025-05-24 22:54:09,273 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/add_user.jsp]
2025-05-24 22:54:09,273 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/add_user.jsp]
2025-05-24 22:54:09,273 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 22:54:09,275 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 143, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,276 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 144, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,276 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 145, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,276 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 146, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,277 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 147, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,278 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 148, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,278 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 149, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,279 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:54:09,284 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 150, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,284 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 22:54:09,284 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 151, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,285 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 152, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,287 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testGetImage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:54:09,287 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 153, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,288 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 154, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,288 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 155, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,289 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 156, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,291 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 157, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,458 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4b10e470}
2025-05-24 22:54:09,459 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4b10e470}
2025-05-24 22:54:09,459 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@6840f38e] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 22:54:09,459 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 22:54:09,459 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@2c283221]
2025-05-24 22:54:09,460 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /get_image/test.jpg
2025-05-24 22:54:09,461 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /get_image/test.jpg
2025-05-24 22:54:09,461 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/get_image/test.jpg", parameters={}
2025-05-24 22:54:09,461 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#getImage(String)
2025-05-24 22:54:09,493 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Using 'application/octet-stream', given [*/*] and supported [application/octet-stream, */*, application/json, application/*+json]
2025-05-24 22:54:09,493 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Writing [{-1, -40, -1, -32, 0, 16, 74, 70, 73, 70, 0, 1, 2, 0, 0, 1, 0, 1, 0, 0, -1, -37, 0, 67, 0, 8, 6, 6, (truncated)...]
2025-05-24 22:54:09,498 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 22:54:09,498 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 22:54:09,506 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 158, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,507 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 159, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,508 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 160, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,508 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 161, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,509 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 162, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,510 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 163, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,510 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 164, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,510 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testGetImage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:54:09,517 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 165, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,517 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 22:54:09,518 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 166, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,518 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 167, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,521 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testIndexPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:54:09,521 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 168, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,522 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 169, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,523 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 170, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,524 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 171, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,525 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 172, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,526 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@789f27e5}
2025-05-24 22:54:09,526 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@789f27e5}
2025-05-24 22:54:09,526 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@6840f38e] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 22:54:09,526 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@5b481d77]
2025-05-24 22:54:09,527 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 22:54:09,528 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 22:54:09,528 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/", parameters={}
2025-05-24 22:54:09,528 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 22:54:09,529 main DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 22:54:09,529 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 22:54:09,529 main DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 22:54:09,530 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 22:54:09,530 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 22:54:09,530 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 22:54:09,530 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 22:54:09,531 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 173, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,532 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 174, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,532 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 175, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,532 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 176, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,532 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 177, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,533 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 178, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,533 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 179, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,534 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testIndexPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:54:09,538 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 180, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,539 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 22:54:09,539 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 181, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,539 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 182, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,541 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserDo_exception], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:54:09,541 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 183, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,541 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 184, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,542 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 185, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,542 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 186, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,544 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 187, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,717 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6a72d5fb}
2025-05-24 22:54:09,717 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6a72d5fb}
2025-05-24 22:54:09,717 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@6840f38e] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 22:54:09,718 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@7dfe23c2]
2025-05-24 22:54:09,719 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /add_user.do
2025-05-24 22:54:09,720 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 22:54:09,720 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /add_user.do
2025-05-24 22:54:09,721 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/add_user.do", parameters={masked}
2025-05-24 22:54:09,725 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#addUserDo(String, String, RedirectAttributes)
2025-05-24 22:54:09,729 main DEBUG deu.cse.spring_webmail.control.SystemController add_user.do: id = tester, password = pw123, port = 9999
2025-05-24 22:54:09,731 main ERROR deu.cse.spring_webmail.control.SystemController add_user.do: 시스템 접속에 실패했습니다. 예외 = JMX 접속 실패
2025-05-24 22:54:09,734 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 22:54:09,734 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 22:54:09,736 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 188, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,738 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 189, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,739 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 190, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,739 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 191, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,739 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 192, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,742 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 193, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,742 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 194, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,743 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserDo_exception], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:54:09,752 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 195, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,752 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 22:54:09,753 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 196, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,755 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 197, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,766 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserDo_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:54:09,767 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 198, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,767 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 199, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,768 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 200, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,769 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 201, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,776 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 202, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,787 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@442ca132}
2025-05-24 22:54:09,788 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@442ca132}
2025-05-24 22:54:09,788 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@6840f38e] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 22:54:09,788 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@1345d18f]
2025-05-24 22:54:09,789 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /add_user.do
2025-05-24 22:54:09,790 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 22:54:09,790 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /add_user.do
2025-05-24 22:54:09,790 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/add_user.do", parameters={masked}
2025-05-24 22:54:09,791 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#addUserDo(String, String, RedirectAttributes)
2025-05-24 22:54:09,792 main DEBUG deu.cse.spring_webmail.control.SystemController add_user.do: id = tester, password = pw123, port = 9999
2025-05-24 22:54:09,793 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 22:54:09,794 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 22:54:09,796 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 203, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,797 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 204, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,797 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 205, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,797 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 206, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,798 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 207, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,799 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 208, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,799 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 209, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,800 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserDo_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:54:09,806 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 210, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,807 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 22:54:09,807 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 211, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,807 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 212, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,810 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testDeleteUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:54:09,811 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 213, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,813 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 214, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,813 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 215, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,815 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 216, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,818 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 217, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,827 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1de306c9}
2025-05-24 22:54:09,828 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1de306c9}
2025-05-24 22:54:09,829 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@6840f38e] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 22:54:09,829 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@11b59291]
2025-05-24 22:54:09,830 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /delete_user.do
2025-05-24 22:54:09,832 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 22:54:09,832 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /delete_user.do
2025-05-24 22:54:09,832 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/delete_user.do", parameters={masked}
2025-05-24 22:54:09,834 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#deleteUserDo(String[], RedirectAttributes)
2025-05-24 22:54:09,835 main DEBUG deu.cse.spring_webmail.control.SystemController delete_user.do: selectedUser = [a@test.com, b@test.com]
2025-05-24 22:54:09,839 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 22:54:09,840 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 22:54:09,843 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 218, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,843 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 219, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,843 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 220, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,844 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 221, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,844 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 222, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,846 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 223, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,846 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 224, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,847 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testDeleteUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:54:09,850 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 225, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,851 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 22:54:09,851 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 226, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,852 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 227, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,859 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAdminMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:54:09,860 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 228, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,860 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 229, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,861 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 230, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,864 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 231, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,864 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 232, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,868 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2de1a93d}
2025-05-24 22:54:09,868 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2de1a93d}
2025-05-24 22:54:09,869 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@6840f38e] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 22:54:09,869 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@60d14dca]
2025-05-24 22:54:09,870 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-24 22:54:09,870 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 22:54:09,870 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /admin_menu
2025-05-24 22:54:09,870 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/admin_menu", parameters={}
2025-05-24 22:54:09,871 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#adminMenu(Model)
2025-05-24 22:54:09,872 main DEBUG deu.cse.spring_webmail.control.SystemController root.id = james-admin, root.password = changeme, admin.id = test@test.com
2025-05-24 22:54:09,875 main DEBUG deu.cse.spring_webmail.control.SystemController userList = [user1, user2]
2025-05-24 22:54:09,877 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 22:54:09,877 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/admin_menu', model {userList=[user1, user2]}
2025-05-24 22:54:09,878 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-24 22:54:09,878 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-24 22:54:09,878 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 22:54:09,885 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 233, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,886 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 234, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,887 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 235, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,887 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 236, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,888 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 237, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,889 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 238, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,889 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 239, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,890 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAdminMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:54:09,896 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 240, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,896 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 22:54:09,896 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 241, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,896 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 242, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,899 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testMainMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:54:09,899 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 243, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,900 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 244, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,901 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 245, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,901 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 246, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,903 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 247, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,906 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@41eeff3b}
2025-05-24 22:54:09,907 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@41eeff3b}
2025-05-24 22:54:09,907 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@6840f38e] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 22:54:09,907 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@9628240]
2025-05-24 22:54:09,908 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-24 22:54:09,909 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-24 22:54:09,909 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/main_menu", parameters={}
2025-05-24 22:54:09,910 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(Model)
2025-05-24 22:54:09,913 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 22:54:09,914 main DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=Mocked Message List}
2025-05-24 22:54:09,914 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 22:54:09,914 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 22:54:09,914 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 22:54:09,914 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 22:54:09,917 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 248, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,918 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 249, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,918 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 250, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,918 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 251, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,919 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 252, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,921 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 253, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,922 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 254, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,922 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testMainMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:54:09,927 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 255, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,927 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 22:54:09,928 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 256, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,928 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 257, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,932 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testDeleteUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:54:09,932 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 258, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,932 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 259, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,932 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 260, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,932 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 261, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,934 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 262, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,940 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6cd8b2de}
2025-05-24 22:54:09,940 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6cd8b2de}
2025-05-24 22:54:09,940 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@6840f38e] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 22:54:09,941 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@6fe8e276]
2025-05-24 22:54:09,942 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_user
2025-05-24 22:54:09,943 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 22:54:09,944 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /delete_user
2025-05-24 22:54:09,944 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/delete_user", parameters={}
2025-05-24 22:54:09,944 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#deleteUser(Model)
2025-05-24 22:54:09,944 main DEBUG deu.cse.spring_webmail.control.SystemController delete_user called
2025-05-24 22:54:09,946 main DEBUG deu.cse.spring_webmail.control.SystemController userList = [user1, user2]
2025-05-24 22:54:09,947 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 22:54:09,947 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/delete_user', model {userList=[user1, user2]}
2025-05-24 22:54:09,947 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/delete_user.jsp]
2025-05-24 22:54:09,947 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/delete_user.jsp]
2025-05-24 22:54:09,948 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 22:54:09,949 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 263, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,949 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 264, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,949 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 265, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,949 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 266, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,950 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 267, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,951 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 268, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,951 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 269, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,951 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testDeleteUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:54:09,959 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 270, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,959 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 22:54:09,959 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 271, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,961 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 272, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,964 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:54:09,964 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 273, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,968 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 274, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,972 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 275, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,974 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 276, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,975 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 277, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,978 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@797ed02e}
2025-05-24 22:54:09,979 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@797ed02e}
2025-05-24 22:54:09,979 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@6840f38e] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 22:54:09,980 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@424bcd62]
2025-05-24 22:54:09,981 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /add_user.do
2025-05-24 22:54:09,981 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 22:54:09,981 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /add_user.do
2025-05-24 22:54:09,982 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/add_user.do", parameters={masked}
2025-05-24 22:54:09,982 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#addUserDo(String, String, RedirectAttributes)
2025-05-24 22:54:09,983 main DEBUG deu.cse.spring_webmail.control.SystemController add_user.do: id = tester, password = pw123, port = 9999
2025-05-24 22:54:09,985 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 22:54:09,986 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 22:54:09,988 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 278, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,989 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 279, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,989 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 280, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,989 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 281, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,990 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 282, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,991 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 283, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,991 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 284, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,991 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:54:09,998 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 285, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,998 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 22:54:09,998 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 286, missCount = 3, failureCount = 0]
2025-05-24 22:54:09,999 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 287, missCount = 3, failureCount = 0]
2025-05-24 22:54:10,001 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserDo_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:54:10,001 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 288, missCount = 3, failureCount = 0]
2025-05-24 22:54:10,001 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 289, missCount = 3, failureCount = 0]
2025-05-24 22:54:10,002 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 290, missCount = 3, failureCount = 0]
2025-05-24 22:54:10,002 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 291, missCount = 3, failureCount = 0]
2025-05-24 22:54:10,003 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 292, missCount = 3, failureCount = 0]
2025-05-24 22:54:10,007 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2495bc30}
2025-05-24 22:54:10,007 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2495bc30}
2025-05-24 22:54:10,007 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@6840f38e] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 22:54:10,007 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@4d97c12c]
2025-05-24 22:54:10,008 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /add_user.do
2025-05-24 22:54:10,009 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 22:54:10,009 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /add_user.do
2025-05-24 22:54:10,009 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/add_user.do", parameters={masked}
2025-05-24 22:54:10,009 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#addUserDo(String, String, RedirectAttributes)
2025-05-24 22:54:10,010 main DEBUG deu.cse.spring_webmail.control.SystemController add_user.do: id = tester, password = pw123, port = 9999
2025-05-24 22:54:10,011 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 22:54:10,013 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 22:54:10,014 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 293, missCount = 3, failureCount = 0]
2025-05-24 22:54:10,014 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 294, missCount = 3, failureCount = 0]
2025-05-24 22:54:10,014 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 295, missCount = 3, failureCount = 0]
2025-05-24 22:54:10,014 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 296, missCount = 3, failureCount = 0]
2025-05-24 22:54:10,014 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 297, missCount = 3, failureCount = 0]
2025-05-24 22:54:10,016 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 298, missCount = 3, failureCount = 0]
2025-05-24 22:54:10,016 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 299, missCount = 3, failureCount = 0]
2025-05-24 22:54:10,017 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserDo_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:54:10,024 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 300, missCount = 3, failureCount = 0]
2025-05-24 22:54:10,025 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 22:54:10,025 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 301, missCount = 3, failureCount = 0]
2025-05-24 22:54:10,025 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 302, missCount = 3, failureCount = 0]
2025-05-24 22:54:10,027 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:54:10,027 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 303, missCount = 3, failureCount = 0]
2025-05-24 22:54:10,027 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 304, missCount = 3, failureCount = 0]
2025-05-24 22:54:10,028 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 305, missCount = 3, failureCount = 0]
2025-05-24 22:54:10,028 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 306, missCount = 3, failureCount = 0]
2025-05-24 22:54:10,033 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 307, missCount = 3, failureCount = 0]
2025-05-24 22:54:10,035 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@18c9291e}
2025-05-24 22:54:10,035 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@18c9291e}
2025-05-24 22:54:10,035 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@6840f38e] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 22:54:10,035 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 22:54:10,035 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@c079185]
2025-05-24 22:54:10,044 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /logout
2025-05-24 22:54:10,049 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 22:54:10,050 main DEBUG org.springframework.security.web.authentication.logout.LogoutFilter Logging out [UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 22:54:10,050 main DEBUG org.springframework.security.web.authentication.logout.SecurityContextLogoutHandler Invalidated session 29
2025-05-24 22:54:10,054 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 308, missCount = 3, failureCount = 0]
2025-05-24 22:54:10,054 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 309, missCount = 3, failureCount = 0]
2025-05-24 22:54:10,054 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 310, missCount = 3, failureCount = 0]
2025-05-24 22:54:10,054 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 311, missCount = 3, failureCount = 0]
2025-05-24 22:54:10,056 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 312, missCount = 3, failureCount = 0]
2025-05-24 22:54:10,056 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 313, missCount = 3, failureCount = 0]
2025-05-24 22:54:10,057 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 314, missCount = 3, failureCount = 0]
2025-05-24 22:54:10,057 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:54:10,062 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 315, missCount = 3, failureCount = 0]
2025-05-24 22:54:10,062 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 22:54:10,062 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 316, missCount = 3, failureCount = 0]
2025-05-24 22:54:10,062 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 317, missCount = 3, failureCount = 0]
2025-05-24 22:54:10,065 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testLoginFailPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:54:10,066 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 318, missCount = 3, failureCount = 0]
2025-05-24 22:54:10,066 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 319, missCount = 3, failureCount = 0]
2025-05-24 22:54:10,067 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 320, missCount = 3, failureCount = 0]
2025-05-24 22:54:10,067 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 321, missCount = 3, failureCount = 0]
2025-05-24 22:54:10,068 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 322, missCount = 3, failureCount = 0]
2025-05-24 22:54:10,069 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6fb07db6}
2025-05-24 22:54:10,069 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6fb07db6}
2025-05-24 22:54:10,069 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@6840f38e] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 22:54:10,069 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 22:54:10,069 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@712a6e68]
2025-05-24 22:54:10,071 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login_fail
2025-05-24 22:54:10,071 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login_fail
2025-05-24 22:54:10,071 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/login_fail", parameters={}
2025-05-24 22:54:10,072 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginFail()
2025-05-24 22:54:10,073 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 22:54:10,073 main DEBUG org.springframework.web.servlet.view.JstlView View name 'login_fail', model {}
2025-05-24 22:54:10,073 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login_fail.jsp]
2025-05-24 22:54:10,073 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/login_fail.jsp]
2025-05-24 22:54:10,073 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 22:54:10,073 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 22:54:10,075 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 323, missCount = 3, failureCount = 0]
2025-05-24 22:54:10,075 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 324, missCount = 3, failureCount = 0]
2025-05-24 22:54:10,075 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 325, missCount = 3, failureCount = 0]
2025-05-24 22:54:10,075 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 326, missCount = 3, failureCount = 0]
2025-05-24 22:54:10,075 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 327, missCount = 3, failureCount = 0]
2025-05-24 22:54:10,078 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 328, missCount = 3, failureCount = 0]
2025-05-24 22:54:10,081 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 329, missCount = 3, failureCount = 0]
2025-05-24 22:54:10,081 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testLoginFailPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:54:10,092 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 330, missCount = 3, failureCount = 0]
2025-05-24 22:54:10,092 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 22:54:10,093 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 331, missCount = 3, failureCount = 0]
2025-05-24 22:54:10,093 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 332, missCount = 3, failureCount = 0]
2025-05-24 22:54:10,098 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testGetImage_nofile], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:54:10,098 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 333, missCount = 3, failureCount = 0]
2025-05-24 22:54:10,099 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 334, missCount = 3, failureCount = 0]
2025-05-24 22:54:10,100 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 335, missCount = 3, failureCount = 0]
2025-05-24 22:54:10,100 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 336, missCount = 3, failureCount = 0]
2025-05-24 22:54:10,102 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 337, missCount = 3, failureCount = 0]
2025-05-24 22:54:10,106 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@45e4dc42}
2025-05-24 22:54:10,107 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@45e4dc42}
2025-05-24 22:54:10,107 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@6840f38e] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 22:54:10,108 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 22:54:10,108 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@477ac359]
2025-05-24 22:54:10,109 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /get_image/nonexistent.jpg
2025-05-24 22:54:10,110 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /get_image/nonexistent.jpg
2025-05-24 22:54:10,110 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/get_image/nonexistent.jpg", parameters={}
2025-05-24 22:54:10,111 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#getImage(String)
2025-05-24 22:54:10,112 main ERROR deu.cse.spring_webmail.control.SystemController getImageBytes 예외: Can't read input file!
2025-05-24 22:54:10,116 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Using 'application/octet-stream', given [*/*] and supported [application/octet-stream, */*, application/json, application/*+json]
2025-05-24 22:54:10,116 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Writing [{}]
2025-05-24 22:54:10,116 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 22:54:10,117 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 22:54:10,119 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 338, missCount = 3, failureCount = 0]
2025-05-24 22:54:10,120 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 339, missCount = 3, failureCount = 0]
2025-05-24 22:54:10,120 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 340, missCount = 3, failureCount = 0]
2025-05-24 22:54:10,120 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 341, missCount = 3, failureCount = 0]
2025-05-24 22:54:10,121 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 342, missCount = 3, failureCount = 0]
2025-05-24 22:54:10,122 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 343, missCount = 3, failureCount = 0]
2025-05-24 22:54:10,124 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 344, missCount = 3, failureCount = 0]
2025-05-24 22:54:10,134 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testGetImage_nofile], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:54:10,136 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 345, missCount = 3, failureCount = 0]
2025-05-24 22:54:10,136 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [SystemControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:54:10,150 main DEBUG deu.cse.spring_webmail.model.UserAdminAgent UserAdminAgent JMX init: server = localhost, port = 110, adminId = admin
2025-05-24 22:54:10,244 main ERROR deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 실패: Failed to retrieve RMIServer stub: javax.naming.CommunicationException [Root exception is java.rmi.ConnectIOException: non-JRMP server at remote endpoint]
2025-05-24 22:54:10,269 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [WriteControllerTest]: using SpringBootContextLoader
2025-05-24 22:54:10,273 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.WriteControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 22:54:10,273 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.WriteControllerTest]: WriteControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 22:54:10,275 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [WriteControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 22:54:10,289 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [WriteControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 22:54:10,290 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-24 22:54:10,291 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 22:54:10,292 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [WriteControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 22:54:10,292 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [WriteControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:54:10,297 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-24 22:54:10,339 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-24 22:54:10,352 main INFO deu.cse.spring_webmail.control.WriteControllerTest Starting WriteControllerTest using Java 21.0.6 with PID 35912 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 22:54:10,353 main DEBUG deu.cse.spring_webmail.control.WriteControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 22:54:10,353 main INFO deu.cse.spring_webmail.control.WriteControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 22:54:10,354 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 22:54:10,360 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@779d7ff4
2025-05-24 22:54:10,362 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 22:54:10,362 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 22:54:10,417 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 22:54:10,419 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 22:54:10,420 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 22:54:10,421 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 22:54:10,422 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 22:54:10,423 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 22:54:10,428 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 22:54:10,428 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 22:54:10,429 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 22:54:10,430 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 22:54:10,431 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 22:54:10,589 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-24 22:54:10,590 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 22:54:10,592 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 22:54:10,599 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 22:54:10,599 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 22:54:10,600 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 22:54:10,600 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 22:54:10,602 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 22:54:10,602 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 22:54:10,604 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 22:54:10,604 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 22:54:10,604 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 22:54:10,604 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 22:54:10,605 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 22:54:10,606 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@6527a68d]
2025-05-24 22:54:10,606 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 22:54:10,607 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 22:54:10,608 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 22:54:10,610 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 22:54:10,610 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 22:54:10,611 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 22:54:10,613 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 22:54:10,616 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 22:54:10,616 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 22:54:10,617 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 22:54:10,618 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 22:54:10,620 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 22:54:10,620 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 22:54:10,621 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 22:54:10,621 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 22:54:10,622 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 22:54:10,622 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@31ca510a'
2025-05-24 22:54:10,622 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 22:54:10,624 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 22:54:10,624 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@779d7ff4'
2025-05-24 22:54:10,625 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 22:54:10,625 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@779d7ff4'
2025-05-24 22:54:10,626 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 22:54:10,626 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@779d7ff4'
2025-05-24 22:54:10,628 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 22:54:10,629 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 22:54:10,629 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@779d7ff4'
2025-05-24 22:54:10,630 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 22:54:10,630 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 22:54:10,631 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@779d7ff4'
2025-05-24 22:54:10,632 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 22:54:10,634 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 22:54:10,636 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 22:54:10,636 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 22:54:10,637 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 22:54:10,637 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 22:54:10,644 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 22:54:10,658 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 22:54:10,659 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 22:54:10,659 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@31ca510a'
2025-05-24 22:54:10,675 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 22:54:10,675 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 22:54:10,677 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 22:54:10,678 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 22:54:10,678 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@31ca510a'
2025-05-24 22:54:10,680 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 22:54:10,681 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@779d7ff4'
2025-05-24 22:54:10,686 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 22:54:10,688 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 22:54:10,688 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 22:54:10,689 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 22:54:10,689 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 22:54:10,691 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 22:54:10,691 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@779d7ff4'
2025-05-24 22:54:10,692 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:54:10,692 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:54:10,694 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 22:54:10,696 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 22:54:10,696 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@779d7ff4'
2025-05-24 22:54:10,696 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:54:10,696 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:54:10,701 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 22:54:10,702 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 22:54:10,702 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:54:10,703 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:54:10,704 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/show_addr]}: showAddr() {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 22:54:10,709 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model) {GET [/download]}: download(String,String)
2025-05-24 22:54:10,712 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/add_user]}: addUser() {GET [/login_fail]}: loginFail() { [/get_image/{imageName}]}: getImage(String) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/delete_user]}: deleteUser(Model) {GET [/img_test]}: imgTest() {GET [/admin_menu]}: adminMenu(Model) {GET [/main_menu]}: mainMenu(Model)
2025-05-24 22:54:10,715 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes) {GET [/write_mail]}: writeMail()
2025-05-24 22:54:10,721 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 22:54:10,742 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 22:54:10,743 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 22:54:10,743 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:54:10,743 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:54:10,745 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 22:54:10,745 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:54:10,746 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:54:10,746 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 22:54:10,747 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 22:54:10,747 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:54:10,747 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:54:10,748 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 22:54:10,748 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 22:54:10,750 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 22:54:10,750 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 22:54:10,751 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 22:54:10,753 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 22:54:10,753 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 22:54:10,754 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 22:54:10,755 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 22:54:10,757 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 22:54:10,760 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 22:54:10,760 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 22:54:10,761 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 22:54:10,766 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 22:54:10,767 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 22:54:10,767 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 22:54:10,768 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 22:54:10,768 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 22:54:10,769 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 22:54:10,769 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@779d7ff4'
2025-05-24 22:54:10,769 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 22:54:10,769 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 22:54:10,776 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@779d7ff4'
2025-05-24 22:54:10,776 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 22:54:10,777 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 22:54:10,777 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 22:54:10,779 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 22:54:10,779 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 22:54:10,780 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@779d7ff4'
2025-05-24 22:54:10,780 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 22:54:10,780 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 22:54:10,781 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 22:54:10,790 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 22:54:10,791 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 22:54:10,791 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:54:10,791 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:54:10,792 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 22:54:10,792 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 22:54:10,794 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 22:54:10,794 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 22:54:10,797 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@30a7dcd4, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6d575860, org.springframework.security.web.context.SecurityContextHolderFilter@4e69b67d, org.springframework.security.web.header.HeaderWriterFilter@43b8d302, org.springframework.web.filter.CorsFilter@5e9e1383, org.springframework.security.web.authentication.logout.LogoutFilter@4ab4f6d7, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@5d489be4, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7239f4ba, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4c489191, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4710240f, org.springframework.security.web.access.ExceptionTranslationFilter@756974d8, org.springframework.security.web.access.intercept.AuthorizationFilter@7fd99475]
2025-05-24 22:54:10,800 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 22:54:10,800 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 22:54:10,801 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 22:54:10,803 main WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore Ant [pattern='/WEB-INF/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 22:54:10,803 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure Ant [pattern='/WEB-INF/**']
2025-05-24 22:54:10,804 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 22:54:10,804 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 22:54:10,804 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 22:54:10,805 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 22:54:10,805 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 22:54:10,807 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 22:54:10,807 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 22:54:10,807 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 22:54:10,809 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 22:54:10,810 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 22:54:10,810 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 22:54:10,811 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 22:54:10,811 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 22:54:10,811 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 22:54:10,812 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 22:54:10,812 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 22:54:10,812 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 22:54:10,812 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 22:54:10,815 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 22:54:10,815 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 22:54:10,815 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 22:54:10,815 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 22:54:10,817 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@779d7ff4'
2025-05-24 22:54:10,817 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 22:54:10,817 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 22:54:10,817 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 22:54:10,823 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 22:54:10,824 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 22:54:10,824 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 22:54:10,825 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 22:54:10,826 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 22:54:10,828 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-24 22:54:10,828 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-24 22:54:10,828 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@779d7ff4'
2025-05-24 22:54:10,828 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 22:54:10,828 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-24 22:54:10,829 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 22:54:10,829 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 22:54:10,829 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 22:54:10,830 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 22:54:10,831 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 22:54:10,831 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 22:54:10,832 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 22:54:10,833 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 22:54:10,835 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 22:54:10,835 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 22:54:10,835 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 22:54:10,835 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 22:54:10,836 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 22:54:10,836 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 22:54:10,837 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 22:54:10,839 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 22:54:10,839 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 22:54:10,840 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 22:54:10,840 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 22:54:10,841 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 22:54:10,842 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 22:54:10,843 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 22:54:10,843 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 22:54:10,843 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 22:54:10,844 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 22:54:10,845 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 22:54:10,846 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 22:54:10,846 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 22:54:10,847 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 22:54:10,848 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 22:54:10,849 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 22:54:10,849 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 22:54:10,850 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 22:54:10,850 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 22:54:10,851 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 22:54:10,851 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 22:54:10,852 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@31ca510a'
2025-05-24 22:54:10,852 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 22:54:10,852 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 22:54:10,853 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 22:54:10,853 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 22:54:10,854 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 22:54:10,855 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 22:54:10,855 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 22:54:10,855 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 22:54:10,856 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 22:54:10,857 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 22:54:10,857 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 22:54:10,857 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 22:54:10,858 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 22:54:10,858 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 22:54:10,858 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 22:54:10,858 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 22:54:10,859 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-24 22:54:10,859 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-24 22:54:10,863 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-24 22:54:10,864 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-24 22:54:10,866 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-24 22:54:10,866 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-24 22:54:10,867 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 22:54:10,867 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-24 22:54:10,868 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-24 22:54:10,868 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-24 22:54:10,868 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 22:54:10,868 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 22:54:10,868 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 22:54:10,868 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 22:54:10,868 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 22:54:10,870 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 22:54:10,871 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 22:54:10,871 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-24 22:54:10,871 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@7a0daf3d
2025-05-24 22:54:10,872 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@4b17474d
2025-05-24 22:54:10,872 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 22:54:10,872 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 1 ms
2025-05-24 22:54:10,873 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 22:54:10,873 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-24 22:54:10,878 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 22:54:10,878 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 22:54:10,878 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 22:54:10,880 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-24 22:54:10,884 main INFO deu.cse.spring_webmail.control.WriteControllerTest Started WriteControllerTest in 0.585 seconds (process running for 11.445)
2025-05-24 22:54:10,885 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 345, missCount = 4, failureCount = 0]
2025-05-24 22:54:10,886 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-24 22:54:10,886 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 346, missCount = 4, failureCount = 0]
2025-05-24 22:54:10,891 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 347, missCount = 4, failureCount = 0]
2025-05-24 22:54:10,895 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [WriteControllerTest], method [shouldSendMailWithoutAttachment], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:54:10,896 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 348, missCount = 4, failureCount = 0]
2025-05-24 22:54:10,898 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 349, missCount = 4, failureCount = 0]
2025-05-24 22:54:10,899 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 350, missCount = 4, failureCount = 0]
2025-05-24 22:54:10,899 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 351, missCount = 4, failureCount = 0]
2025-05-24 22:54:10,900 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 352, missCount = 4, failureCount = 0]
2025-05-24 22:54:10,910 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@1a7186ef}
2025-05-24 22:54:10,910 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@1a7186ef}
2025-05-24 22:54:10,910 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@4e69b67d] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 22:54:10,910 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@1a7186ef}
2025-05-24 22:54:10,911 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@1a7186ef}
2025-05-24 22:54:10,911 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@4e69b67d] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@5f6da867]
2025-05-24 22:54:10,911 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@1227013b]
2025-05-24 22:54:10,912 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /write_mail.do
2025-05-24 22:54:10,914 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 22:54:10,914 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /write_mail.do
2025-05-24 22:54:10,914 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/write_mail.do", parameters={multipart}
2025-05-24 22:54:10,914 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMailDo(String, String, String, String, MultipartFile, RedirectAttributes)
2025-05-24 22:54:10,922 main DEBUG deu.cse.spring_webmail.control.WriteController write_mail.do: to = to@example.com, cc = , subj = Test Subject, body = Test Body, file1 =
2025-05-24 22:54:10,942 main DEBUG deu.cse.spring_webmail.model.SmtpAgent SMTP host : localhost
2025-05-24 22:54:11,258 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 22:54:11,258 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 22:54:11,266 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 353, missCount = 4, failureCount = 0]
2025-05-24 22:54:11,266 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 354, missCount = 4, failureCount = 0]
2025-05-24 22:54:11,268 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 355, missCount = 4, failureCount = 0]
2025-05-24 22:54:11,268 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 356, missCount = 4, failureCount = 0]
2025-05-24 22:54:11,268 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 357, missCount = 4, failureCount = 0]
2025-05-24 22:54:11,269 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 358, missCount = 4, failureCount = 0]
2025-05-24 22:54:11,269 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 359, missCount = 4, failureCount = 0]
2025-05-24 22:54:11,273 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [WriteControllerTest], method [shouldSendMailWithoutAttachment], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:54:11,286 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 360, missCount = 4, failureCount = 0]
2025-05-24 22:54:11,286 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-24 22:54:11,286 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 361, missCount = 4, failureCount = 0]
2025-05-24 22:54:11,287 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 362, missCount = 4, failureCount = 0]
2025-05-24 22:54:11,289 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [WriteControllerTest], method [shouldSendMailWithAttachment], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:54:11,290 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 363, missCount = 4, failureCount = 0]
2025-05-24 22:54:11,291 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 364, missCount = 4, failureCount = 0]
2025-05-24 22:54:11,292 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 365, missCount = 4, failureCount = 0]
2025-05-24 22:54:11,292 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 366, missCount = 4, failureCount = 0]
2025-05-24 22:54:11,292 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 367, missCount = 4, failureCount = 0]
2025-05-24 22:54:11,296 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@5451d7a0}
2025-05-24 22:54:11,296 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@5451d7a0}
2025-05-24 22:54:11,296 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@4e69b67d] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 22:54:11,297 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@1ccacb0c]
2025-05-24 22:54:11,301 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /write_mail.do
2025-05-24 22:54:11,302 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 22:54:11,302 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /write_mail.do
2025-05-24 22:54:11,303 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/write_mail.do", parameters={multipart}
2025-05-24 22:54:11,305 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMailDo(String, String, String, String, MultipartFile, RedirectAttributes)
2025-05-24 22:54:11,306 main DEBUG deu.cse.spring_webmail.control.WriteController write_mail.do: to = to@example.com, cc = cc@example.com, subj = Test Subject, body = Test Body, file1 = test.txt
2025-05-24 22:54:11,306 main DEBUG deu.cse.spring_webmail.control.WriteController test.txt 파일을 C:\Users\Haruki\AppData\Local\Temp\ 폴더에 저장...
2025-05-24 22:54:11,309 main DEBUG deu.cse.spring_webmail.control.WriteController sendMessage: 파일(test.txt) 첨부 필요
2025-05-24 22:54:11,312 main DEBUG deu.cse.spring_webmail.model.SmtpAgent SMTP host : localhost
2025-05-24 22:54:11,391 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 22:54:11,392 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 22:54:11,393 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 368, missCount = 4, failureCount = 0]
2025-05-24 22:54:11,393 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 369, missCount = 4, failureCount = 0]
2025-05-24 22:54:11,393 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 370, missCount = 4, failureCount = 0]
2025-05-24 22:54:11,393 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 371, missCount = 4, failureCount = 0]
2025-05-24 22:54:11,394 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 372, missCount = 4, failureCount = 0]
2025-05-24 22:54:11,394 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 373, missCount = 4, failureCount = 0]
2025-05-24 22:54:11,394 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 374, missCount = 4, failureCount = 0]
2025-05-24 22:54:11,397 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [WriteControllerTest], method [shouldSendMailWithAttachment], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:54:11,399 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 375, missCount = 4, failureCount = 0]
2025-05-24 22:54:11,399 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-24 22:54:11,399 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 376, missCount = 4, failureCount = 0]
2025-05-24 22:54:11,400 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 377, missCount = 4, failureCount = 0]
2025-05-24 22:54:11,406 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [WriteControllerTest], method [shouldShowWriteMailForm], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:54:11,406 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 378, missCount = 4, failureCount = 0]
2025-05-24 22:54:11,408 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 379, missCount = 4, failureCount = 0]
2025-05-24 22:54:11,410 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 380, missCount = 4, failureCount = 0]
2025-05-24 22:54:11,411 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 381, missCount = 4, failureCount = 0]
2025-05-24 22:54:11,412 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 382, missCount = 4, failureCount = 0]
2025-05-24 22:54:11,412 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@22125b57}
2025-05-24 22:54:11,412 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@22125b57}
2025-05-24 22:54:11,413 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@4e69b67d] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 22:54:11,413 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@1362991d]
2025-05-24 22:54:11,413 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /write_mail
2025-05-24 22:54:11,414 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 22:54:11,414 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /write_mail
2025-05-24 22:54:11,414 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/write_mail", parameters={}
2025-05-24 22:54:11,416 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMail()
2025-05-24 22:54:11,416 main DEBUG deu.cse.spring_webmail.control.WriteController write_mail called...
2025-05-24 22:54:11,417 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 22:54:11,417 main DEBUG org.springframework.web.servlet.view.JstlView View name 'write_mail/write_mail', model {}
2025-05-24 22:54:11,417 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/write_mail/write_mail.jsp]
2025-05-24 22:54:11,417 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/write_mail/write_mail.jsp]
2025-05-24 22:54:11,417 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 22:54:11,418 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 383, missCount = 4, failureCount = 0]
2025-05-24 22:54:11,419 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 384, missCount = 4, failureCount = 0]
2025-05-24 22:54:11,419 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 385, missCount = 4, failureCount = 0]
2025-05-24 22:54:11,419 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 386, missCount = 4, failureCount = 0]
2025-05-24 22:54:11,419 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 387, missCount = 4, failureCount = 0]
2025-05-24 22:54:11,426 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 388, missCount = 4, failureCount = 0]
2025-05-24 22:54:11,427 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 389, missCount = 4, failureCount = 0]
2025-05-24 22:54:11,428 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [WriteControllerTest], method [shouldShowWriteMailForm], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:54:11,430 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 390, missCount = 4, failureCount = 0]
2025-05-24 22:54:11,433 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [WriteControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:54:11,743 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 22:54:11,748 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 22:54:11,751 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 22:54:11,752 main ERROR deu.cse.spring_webmail.model.MessageParser MessageParser.parse() - Exception : bad
2025-05-24 22:54:11,760 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 22:54:11,771 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 22:54:11,932 main ERROR deu.cse.spring_webmail.model.UserAdminAgent addUser 실패: fail
2025-05-24 22:54:11,941 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 목록 조회 성공
2025-05-24 22:54:11,945 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 존재 여부 확인(user1@test.com): false
2025-05-24 22:54:12,064 main INFO deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 종료
2025-05-24 22:54:12,074 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 삭제됨: user1@test.com
2025-05-24 22:54:12,075 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 삭제됨: user2@test.com
2025-05-24 22:54:12,083 main ERROR deu.cse.spring_webmail.model.UserAdminAgent quit 실패: close failed
2025-05-24 22:54:12,097 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 추가 성공: user@test.com
2025-05-24 22:54:12,105 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 존재 여부 확인(user1@test.com): true
2025-05-24 22:54:12,108 main ERROR deu.cse.spring_webmail.model.UserAdminAgent deleteUsers 실패: fail
2025-05-24 22:54:12,114 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [SpringWebmailApplicationTests]: using SpringBootContextLoader
2025-05-24 22:54:12,114 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.SpringWebmailApplicationTests]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 22:54:12,114 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.SpringWebmailApplicationTests]: SpringWebmailApplicationTests does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 22:54:12,115 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [SpringWebmailApplicationTests]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 22:54:12,118 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Using ContextCustomizers for test class [SpringWebmailApplicationTests]: [ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, TestRestTemplateContextCustomizer, DisableObservabilityContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 22:54:12,128 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-24 22:54:12,128 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-24 22:54:12,135 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 22:54:12,136 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Using TestExecutionListeners for test class [SpringWebmailApplicationTests]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 22:54:12,142 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [SpringWebmailApplicationTests], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:54:12,148 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-24 22:54:12,235 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-24 22:54:12,244 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests Starting SpringWebmailApplicationTests using Java 21.0.6 with PID 35912 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 22:54:12,245 main DEBUG deu.cse.spring_webmail.SpringWebmailApplicationTests Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 22:54:12,245 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests No active profile set, falling back to 1 default profile: "default"
2025-05-24 22:54:12,245 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 22:54:12,247 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@2421fd62
2025-05-24 22:54:12,248 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 22:54:12,248 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 22:54:12,271 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 22:54:12,273 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 22:54:12,273 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 22:54:12,274 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 22:54:12,275 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 22:54:12,276 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 22:54:12,280 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 22:54:12,282 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 22:54:12,283 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 22:54:12,286 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 22:54:12,287 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 22:54:12,990 main INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 22:54:13,021 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 22:54:13,022 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 22:54:13,023 main DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-24 22:54:13,082 main DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 22:54:13,158 main INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 128 ms. Found 1 JPA repository interface.
2025-05-24 22:54:13,335 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 22:54:13,338 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-24 22:54:13,345 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 22:54:13,346 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-24 22:54:13,347 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-24 22:54:13,392 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 22:54:13,394 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 22:54:13,394 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 22:54:13,395 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 22:54:13,395 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-24 22:54:13,398 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 22:54:13,398 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 22:54:13,399 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 22:54:13,400 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 22:54:13,401 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 22:54:13,401 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 22:54:13,402 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-24 22:54:13,403 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-24 22:54:13,444 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-24 22:54:13,459 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-24 22:54:13,508 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-24 22:54:13,509 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-24 22:54:13,509 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 22:54:13,511 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-24 22:54:13,512 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-24 22:54:13,522 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-24 22:54:13,524 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-24 22:54:13,525 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 22:54:13,540 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 22:54:13,542 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-24 22:54:13,563 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@119ed1c8]
2025-05-24 22:54:13,564 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-24 22:54:13,564 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-24 22:54:13,565 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-24 22:54:13,566 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-24 22:54:13,567 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 22:54:13,568 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 22:54:13,601 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-24 22:54:13,602 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-24 22:54:13,606 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 22:54:13,607 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 22:54:13,608 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-24 22:54:13,616 main DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@7a81197d
2025-05-24 22:54:13,646 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 22:54:13,651 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-24 22:54:13,651 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 22:54:13,659 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-24 22:54:13,660 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-24 22:54:13,662 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 22:54:13,669 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 22:54:13,671 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-24 22:54:13,671 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 22:54:13,671 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@4cdedf52'
2025-05-24 22:54:13,672 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 22:54:13,676 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-24 22:54:13,676 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-24 22:54:13,688 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-24 22:54:13,690 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-24 22:54:13,732 main DEBUG org.jboss.logging Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2025-05-24 22:54:13,740 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-24 22:54:13,745 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-24 22:54:13,746 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@4cdedf52'
2025-05-24 22:54:13,746 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2421fd62'
2025-05-24 22:54:13,768 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-24 22:54:13,768 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-24 22:54:13,888 main DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-24 22:54:14,595 main INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 22:54:14,686 main DEBUG com.zaxxer.hikari.HikariConfig HikariPool-1 - configuration:
2025-05-24 22:54:14,692 main DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-24 22:54:14,692 main DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-24 22:54:14,692 main DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-24 22:54:14,696 main DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-24 22:54:14,696 main DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-24 22:54:14,697 main DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-24 22:54:14,698 main DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-24 22:54:14,699 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-24 22:54:14,699 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-24 22:54:14,699 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-24 22:54:14,700 main DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-24 22:54:14,701 main DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-24 22:54:14,701 main DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-24 22:54:14,702 main DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-24 22:54:14,702 main DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-24 22:54:14,702 main DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-24 22:54:14,703 main DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-24 22:54:14,703 main DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-24 22:54:14,703 main DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-24 22:54:14,703 main DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-24 22:54:14,703 main DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-24 22:54:14,705 main DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-24 22:54:14,705 main DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-24 22:54:14,705 main DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-24 22:54:14,705 main DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-24 22:54:14,705 main DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-24 22:54:14,705 main DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-1"
2025-05-24 22:54:14,706 main DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-24 22:54:14,707 main DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-24 22:54:14,707 main DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-24 22:54:14,708 main DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-24 22:54:14,708 main DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-24 22:54:14,708 main DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-24 22:54:14,710 main DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-24 22:54:14,710 main DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-24 22:54:14,711 main INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
2025-05-24 22:54:15,459 main INFO com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2960f781
2025-05-24 22:54:15,465 main INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
2025-05-24 22:54:15,581 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0)
2025-05-24 22:54:15,640 main WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 22:54:15,645 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2789b44e
2025-05-24 22:54:15,733 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3dd9e353
2025-05-24 22:54:15,770 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@451f18fa
2025-05-24 22:54:15,817 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@742ae9c1
2025-05-24 22:54:15,862 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@21123e62
2025-05-24 22:54:15,909 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3480df09
2025-05-24 22:54:15,958 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2bf373d2
2025-05-24 22:54:15,998 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@354375c3
2025-05-24 22:54:16,032 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@bcdc8ad
2025-05-24 22:54:16,057 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 22:54:16,638 main INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 22:54:16,642 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 22:54:16,642 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 22:54:16,642 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-24 22:54:16,642 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-24 22:54:16,649 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-24 22:54:16,651 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-24 22:54:16,654 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-24 22:54:16,676 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-24 22:54:16,677 main DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-24 22:54:16,692 main DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-24 22:54:16,716 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 22:54:16,760 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 22:54:16,790 main DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-24 22:54:16,804 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 22:54:16,864 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 22:54:16,908 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 22:54:16,910 main DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-24 22:54:16,932 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 22:54:16,934 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 22:54:16,934 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 22:54:16,934 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 22:54:16,934 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 22:54:16,935 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 22:54:16,935 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 22:54:16,935 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-24 22:54:16,935 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 22:54:16,935 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-24 22:54:16,936 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 22:54:16,936 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 22:54:16,936 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 22:54:16,936 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 22:54:16,936 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 22:54:16,936 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-24 22:54:16,936 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 22:54:16,937 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 22:54:16,937 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 22:54:16,938 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 22:54:16,938 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 22:54:16,938 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 22:54:16,938 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 22:54:16,938 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@4cdedf52'
2025-05-24 22:54:16,939 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 22:54:16,940 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 22:54:16,941 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2421fd62'
2025-05-24 22:54:16,942 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 22:54:16,942 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2421fd62'
2025-05-24 22:54:16,942 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 22:54:16,943 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2421fd62'
2025-05-24 22:54:16,944 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 22:54:16,944 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 22:54:16,945 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2421fd62'
2025-05-24 22:54:16,945 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 22:54:16,945 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 22:54:16,946 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2421fd62'
2025-05-24 22:54:16,946 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 22:54:16,949 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 22:54:16,951 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 22:54:16,951 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 22:54:16,951 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 22:54:16,954 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 22:54:16,955 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 22:54:16,955 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 22:54:16,955 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@4cdedf52'
2025-05-24 22:54:16,956 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 22:54:16,957 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 22:54:16,957 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 22:54:16,957 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 22:54:16,957 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@4cdedf52'
2025-05-24 22:54:16,958 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-24 22:54:16,958 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-24 22:54:16,958 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 22:54:16,959 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-24 22:54:16,959 main WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 22:54:16,960 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-24 22:54:16,961 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 22:54:16,961 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2421fd62'
2025-05-24 22:54:16,965 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 22:54:16,966 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 22:54:16,966 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 22:54:16,966 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 22:54:16,966 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 22:54:16,968 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 22:54:16,969 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2421fd62'
2025-05-24 22:54:16,969 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:54:16,969 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:54:16,971 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 22:54:16,974 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 22:54:16,975 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2421fd62'
2025-05-24 22:54:16,975 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:54:16,975 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:54:16,977 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 22:54:16,978 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 22:54:16,978 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:54:16,978 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:54:16,979 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/show_addr]}: showAddr() {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 22:54:16,980 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model) {GET [/download]}: download(String,String)
2025-05-24 22:54:16,980 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/add_user]}: addUser() {GET [/login_fail]}: loginFail() { [/get_image/{imageName}]}: getImage(String) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/delete_user]}: deleteUser(Model) {GET [/img_test]}: imgTest() {GET [/admin_menu]}: adminMenu(Model) {GET [/main_menu]}: mainMenu(Model)
2025-05-24 22:54:16,981 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes) {GET [/write_mail]}: writeMail()
2025-05-24 22:54:16,982 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 22:54:16,983 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 22:54:16,983 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 22:54:16,984 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:54:16,984 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:54:16,984 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 22:54:16,984 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:54:16,984 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:54:16,984 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 22:54:16,984 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 22:54:16,985 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:54:16,985 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:54:16,986 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 22:54:16,986 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 22:54:16,987 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 22:54:16,987 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 22:54:16,988 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 22:54:16,990 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 22:54:16,990 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 22:54:16,990 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 22:54:16,990 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 22:54:16,990 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 22:54:16,991 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 22:54:16,991 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 22:54:16,991 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 22:54:16,992 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 22:54:16,992 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 22:54:16,992 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 22:54:16,992 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 22:54:16,992 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 22:54:16,993 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 22:54:16,993 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2421fd62'
2025-05-24 22:54:16,995 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2421fd62'
2025-05-24 22:54:16,995 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 22:54:16,995 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 22:54:16,995 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 22:54:16,997 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 22:54:16,997 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 22:54:16,997 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2421fd62'
2025-05-24 22:54:16,997 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 22:54:16,997 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 22:54:17,001 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 22:54:17,009 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 22:54:17,009 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 22:54:17,009 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 22:54:17,010 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 22:54:17,010 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 22:54:17,011 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 22:54:17,012 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 22:54:17,013 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 22:54:17,019 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@265f7e85, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@38244b4c, org.springframework.security.web.context.SecurityContextHolderFilter@6d818d25, org.springframework.security.web.header.HeaderWriterFilter@29579547, org.springframework.web.filter.CorsFilter@5e3b0177, org.springframework.security.web.authentication.logout.LogoutFilter@6da7295c, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@72e6444c, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3e6ec8d6, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@19c6269b, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1e3fead8, org.springframework.security.web.access.ExceptionTranslationFilter@653856e6, org.springframework.security.web.access.intercept.AuthorizationFilter@d1d7c9b]
2025-05-24 22:54:17,021 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 22:54:17,022 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 22:54:17,022 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 22:54:17,025 main WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore Ant [pattern='/WEB-INF/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 22:54:17,026 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure Ant [pattern='/WEB-INF/**']
2025-05-24 22:54:17,028 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 22:54:17,028 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 22:54:17,028 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 22:54:17,028 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 22:54:17,028 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 22:54:17,029 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-24 22:54:17,029 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-24 22:54:17,029 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 22:54:17,033 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 22:54:17,033 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-24 22:54:17,035 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-24 22:54:17,035 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-24 22:54:17,037 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-24 22:54:17,042 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 22:54:17,042 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-24 22:54:17,043 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-24 22:54:17,045 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-24 22:54:17,045 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-24 22:54:17,045 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-24 22:54:17,078 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-24 22:54:17,078 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-24 22:54:17,079 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 22:54:17,081 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 22:54:17,082 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-24 22:54:17,082 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 22:54:17,083 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 22:54:17,084 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 22:54:17,084 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 22:54:17,091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 22:54:17,091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 22:54:17,091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 22:54:17,092 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-24 22:54:17,092 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-24 22:54:17,092 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 22:54:17,092 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-24 22:54:17,092 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 22:54:17,093 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-24 22:54:17,093 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 22:54:17,094 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-24 22:54:17,094 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-24 22:54:17,094 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 22:54:17,100 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 22:54:17,104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-24 22:54:17,105 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-24 22:54:17,105 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 22:54:17,106 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 22:54:17,106 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 22:54:17,107 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 22:54:17,108 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 22:54:17,108 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 22:54:17,108 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 22:54:17,108 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 22:54:17,108 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 22:54:17,108 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 22:54:17,108 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 22:54:17,109 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 22:54:17,109 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 22:54:17,109 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 22:54:17,109 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 22:54:17,109 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 22:54:17,109 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@2421fd62'
2025-05-24 22:54:17,109 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 22:54:17,109 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-24 22:54:17,109 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 22:54:17,110 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 22:54:17,110 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 22:54:17,110 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 22:54:17,110 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 22:54:17,111 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 22:54:17,111 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 22:54:17,112 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 22:54:17,112 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 22:54:17,112 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 22:54:17,114 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 22:54:17,114 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 22:54:17,114 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 22:54:17,114 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 22:54:17,114 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 22:54:17,115 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 22:54:17,115 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 22:54:17,115 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 22:54:17,116 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 22:54:17,117 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 22:54:17,118 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 22:54:17,118 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 22:54:17,118 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 22:54:17,119 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 22:54:17,121 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 22:54:17,121 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 22:54:17,122 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 22:54:17,122 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 22:54:17,122 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 22:54:17,122 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 22:54:17,122 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 22:54:17,122 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 22:54:17,122 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 22:54:17,123 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 22:54:17,123 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 22:54:17,123 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 22:54:17,124 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 22:54:17,124 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 22:54:17,125 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 22:54:17,125 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@4cdedf52'
2025-05-24 22:54:17,125 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 22:54:17,126 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 22:54:17,126 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 22:54:17,126 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 22:54:17,127 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-24 22:54:17,127 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-24 22:54:17,127 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-24 22:54:17,127 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-24 22:54:17,127 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-24 22:54:17,129 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-24 22:54:17,129 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-24 22:54:17,130 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-24 22:54:17,130 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-24 22:54:17,130 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-24 22:54:17,131 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-24 22:54:17,132 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-24 22:54:17,135 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-24 22:54:17,135 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-24 22:54:17,144 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-24 22:54:17,144 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-24 22:54:17,145 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-24 22:54:17,145 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-24 22:54:17,145 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 22:54:17,146 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 22:54:17,147 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-24 22:54:17,147 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-24 22:54:17,147 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-24 22:54:17,148 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-24 22:54:17,149 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-24 22:54:17,153 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 22:54:17,153 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 22:54:17,153 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 22:54:17,153 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-24 22:54:17,155 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 22:54:17,157 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 22:54:17,157 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-24 22:54:17,157 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-24 22:54:17,158 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 22:54:17,158 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-24 22:54:17,158 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 22:54:17,164 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-24 22:54:17,165 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-24 22:54:17,166 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-24 22:54:17,170 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-24 22:54:17,171 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-24 22:54:17,171 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-24 22:54:17,171 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-24 22:54:17,173 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 22:54:17,173 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 22:54:17,175 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 22:54:17,175 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 22:54:17,175 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 22:54:17,176 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-24 22:54:17,176 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-24 22:54:17,176 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-24 22:54:17,177 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 22:54:17,178 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 22:54:17,181 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-24 22:54:17,181 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-24 22:54:17,181 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 22:54:17,182 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-24 22:54:17,182 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 22:54:17,182 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-24 22:54:17,186 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-24 22:54:17,186 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-24 22:54:17,186 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-24 22:54:17,187 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-24 22:54:17,187 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-24 22:54:17,188 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-24 22:54:17,188 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-24 22:54:17,188 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-24 22:54:17,190 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-24 22:54:17,191 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-24 22:54:17,192 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-24 22:54:17,193 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-24 22:54:17,193 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-24 22:54:17,194 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-24 22:54:17,194 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-24 22:54:17,195 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 22:54:17,195 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-24 22:54:17,199 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 22:54:17,199 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 22:54:17,199 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 22:54:17,202 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsDataSourceAutoConfiguration: Did not match: - Devtools devtools is disabled for current context. (OnEnabledDevToolsCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration: Did not match: - Application is deployed as a WAR file. (OnWarDeploymentCondition) Matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) LocalDevToolsAutoConfiguration: Did not match: - Initialized Restarter Condition initialized without URLs (OnInitializedRestarterCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-24 22:54:17,207 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests Started SpringWebmailApplicationTests in 5.06 seconds (process running for 17.769)
2025-05-24 22:54:17,208 main DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-24 22:54:17,208 main DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-24 22:54:17,209 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 390, missCount = 5, failureCount = 0]
2025-05-24 22:54:17,209 main DEBUG org.springframework.test.context.web.ServletTestExecutionListener Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-24 22:54:17,209 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-24 22:54:17,209 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 391, missCount = 5, failureCount = 0]
2025-05-24 22:54:17,209 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 392, missCount = 5, failureCount = 0]
2025-05-24 22:54:17,210 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SpringWebmailApplicationTests], method [contextLoads], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:54:17,210 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 393, missCount = 5, failureCount = 0]
2025-05-24 22:54:17,210 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 394, missCount = 5, failureCount = 0]
2025-05-24 22:54:17,211 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 395, missCount = 5, failureCount = 0]
2025-05-24 22:54:17,211 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 396, missCount = 5, failureCount = 0]
2025-05-24 22:54:17,211 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 397, missCount = 5, failureCount = 0]
2025-05-24 22:54:17,211 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 398, missCount = 5, failureCount = 0]
2025-05-24 22:54:17,212 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 399, missCount = 5, failureCount = 0]
2025-05-24 22:54:17,212 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 400, missCount = 5, failureCount = 0]
2025-05-24 22:54:17,212 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 401, missCount = 5, failureCount = 0]
2025-05-24 22:54:17,212 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 402, missCount = 5, failureCount = 0]
2025-05-24 22:54:17,212 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SpringWebmailApplicationTests], method [contextLoads], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:54:17,213 main DEBUG org.springframework.test.context.web.ServletTestExecutionListener Resetting RequestContextHolder for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-24 22:54:17,214 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@545bc8e1 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 403, missCount = 5, failureCount = 0]
2025-05-24 22:54:17,214 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [SpringWebmailApplicationTests], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 22:54:17,226 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@45eab322, started on Sat May 24 22:54:02 KST 2025
2025-05-24 22:54:17,341 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 22:54:17,342 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 22:54:17,342 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 22:54:17,342 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 22:54:17,342 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@4b8cf10f, started on Sat May 24 22:54:06 KST 2025
2025-05-24 22:54:17,342 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 22:54:17,344 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 22:54:17,344 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 22:54:17,344 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 22:54:17,344 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@1e7ec577, started on Sat May 24 22:54:08 KST 2025
2025-05-24 22:54:17,345 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 22:54:17,345 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 22:54:17,345 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 22:54:17,345 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 22:54:17,346 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@779d7ff4, started on Sat May 24 22:54:10 KST 2025
2025-05-24 22:54:17,346 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 22:54:17,346 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 22:54:17,346 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 22:54:17,346 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 22:54:17,346 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@2421fd62, started on Sat May 24 22:54:12 KST 2025
2025-05-24 22:54:17,347 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 22:54:17,347 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 22:54:17,347 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 22:54:17,347 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 22:54:17,347 SpringApplicationShutdownHook INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 22:54:17,349 SpringApplicationShutdownHook INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown initiated...
2025-05-24 22:54:17,350 SpringApplicationShutdownHook DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 22:54:17,351 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@2960f781: (connection evicted)
2025-05-24 22:54:17,355 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@2789b44e: (connection evicted)
2025-05-24 22:54:17,356 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@3dd9e353: (connection evicted)
2025-05-24 22:54:17,358 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@451f18fa: (connection evicted)
2025-05-24 22:54:17,359 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@742ae9c1: (connection evicted)
2025-05-24 22:54:17,361 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@21123e62: (connection evicted)
2025-05-24 22:54:17,362 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@3480df09: (connection evicted)
2025-05-24 22:54:17,363 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@2bf373d2: (connection evicted)
2025-05-24 22:54:17,364 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@354375c3: (connection evicted)
2025-05-24 22:54:17,366 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@bcdc8ad: (connection evicted)
2025-05-24 22:54:17,367 SpringApplicationShutdownHook DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0)
2025-05-24 22:54:17,367 SpringApplicationShutdownHook INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown completed.
Logback Log Messages

Log session start time Sat May 24 23:02:13 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 23:02:13,299 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [SecurityConfigTest]: using SpringBootContextLoader
2025-05-24 23:02:13,301 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.security.SecurityConfigTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 23:02:13,302 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.security.SecurityConfigTest]: SecurityConfigTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 23:02:13,312 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [SecurityConfigTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 23:02:13,382 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [SecurityConfigTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 23:02:13,454 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-24 23:02:13,455 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:02:13,466 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 23:02:13,477 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [SecurityConfigTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 23:02:13,479 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [SecurityConfigTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:02:13,496 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:02:13,541 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
Logback Log Messages

Log session start time Sat May 24 23:02:13 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 23:02:13,826 main INFO deu.cse.spring_webmail.security.SecurityConfigTest Starting SecurityConfigTest using Java 21.0.6 with PID 10364 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 23:02:13,827 main DEBUG deu.cse.spring_webmail.security.SecurityConfigTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 23:02:13,828 main INFO deu.cse.spring_webmail.security.SecurityConfigTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 23:02:13,830 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 23:02:13,853 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@54da32dc
2025-05-24 23:02:13,868 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 23:02:13,886 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 23:02:13,942 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 23:02:13,945 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 23:02:13,947 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 23:02:13,948 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 23:02:13,948 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 23:02:13,949 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 23:02:13,954 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 23:02:13,955 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 23:02:13,956 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 23:02:13,957 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 23:02:13,959 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 23:02:14,305 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-24 23:02:14,313 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 23:02:14,398 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 23:02:14,427 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 23:02:14,428 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 23:02:14,433 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 23:02:14,434 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 23:02:14,436 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 23:02:14,437 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 23:02:14,441 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 23:02:14,442 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 23:02:14,443 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 23:02:14,443 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 23:02:14,445 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 23:02:14,466 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@5a02bfe3]
2025-05-24 23:02:14,467 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 23:02:14,468 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 23:02:14,472 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-24 23:02:14,475 main WARN org.springframework.web.context.support.GenericWebApplicationContext Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'addrController': Unsatisfied dependency expressed through field 'addrbookService': Error creating bean with name 'addrbookService': Unsatisfied dependency expressed through field 'addrbookRepo': No qualifying bean of type 'deu.cse.spring_webmail.repository.AddrbookRepository' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
2025-05-24 23:02:14,479 main DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-24 23:02:14,484 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-24 23:02:14,498 main DEBUG org.springframework.boot.diagnostics.LoggingFailureAnalysisReporter Application failed to start due to an exception
org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'deu.cse.spring_webmail.repository.AddrbookRepository' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.raiseNoMatchingBeanFound(DefaultListableBeanFactory.java:1880)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1406)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1353)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:784)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:767)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:145)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:508)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1418)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:598)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:521)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:325)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:323)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:254)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1443)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1353)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:784)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:767)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:145)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:508)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1418)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:598)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:521)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:325)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:323)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:975)
    at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:960)
    at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:625)
    at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:762)
    at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:464)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:334)
    at org.springframework.boot.test.context.SpringBootContextLoader.lambda$loadContext$3(SpringBootContextLoader.java:137)
    at org.springframework.util.function.ThrowingSupplier.get(ThrowingSupplier.java:58)
    at org.springframework.util.function.ThrowingSupplier.get(ThrowingSupplier.java:46)
    at org.springframework.boot.SpringApplication.withHook(SpringApplication.java:1458)
    at org.springframework.boot.test.context.SpringBootContextLoader$ContextLoaderHook.run(SpringBootContextLoader.java:552)
    at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:137)
    at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:108)
    at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:225)
    at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:152)
    at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:130)
    at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:141)
    at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:97)
    at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:260)
    at org.springframework.test.context.junit.jupiter.SpringExtension.postProcessTestInstance(SpringExtension.java:163)
    at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$10(ClassBasedTestDescriptor.java:378)
    at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.executeAndMaskThrowable(ClassBasedTestDescriptor.java:383)
    at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$11(ClassBasedTestDescriptor.java:378)
    at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
    at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)
    at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1708)
    at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
    at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
    at java.base/java.util.stream.StreamSpliterators$WrappingSpliterator.forEachRemaining(StreamSpliterators.java:310)
    at java.base/java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:735)
    at java.base/java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:734)
    at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)
    at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeTestInstancePostProcessors(ClassBasedTestDescriptor.java:377)
    at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$instantiateAndPostProcessTestInstance$6(ClassBasedTestDescriptor.java:290)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
    at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateAndPostProcessTestInstance(ClassBasedTestDescriptor.java:289)
    at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$4(ClassBasedTestDescriptor.java:279)
    at java.base/java.util.Optional.orElseGet(Optional.java:364)
    at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$5(ClassBasedTestDescriptor.java:278)
    at org.junit.jupiter.engine.execution.TestInstancesProvider.getTestInstances(TestInstancesProvider.java:31)
    at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$prepare$0(TestMethodTestDescriptor.java:106)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
    at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:105)
    at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:69)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90)
    at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
    at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
    at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
    at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
    at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
    at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
    at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
    at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
    at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
    at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
    at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
    at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
    at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
    at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
    at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
    at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
    at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
    at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
    at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2025-05-24 23:02:14,500 main ERROR org.springframework.boot.diagnostics.LoggingFailureAnalysisReporter *************************** APPLICATION FAILED TO START *************************** Description: Field addrbookRepo in deu.cse.spring_webmail.service.AddrbookService required a bean of type 'deu.cse.spring_webmail.repository.AddrbookRepository' that could not be found. The injection point has the following annotations: - @org.springframework.beans.factory.annotation.Autowired(required=true) Action: Consider defining a bean of type 'deu.cse.spring_webmail.repository.AddrbookRepository' in your configuration.
2025-05-24 23:02:14,503 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@69f0b0f4 size = 0, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1, failureCount = 1]
2025-05-24 23:02:14,504 main WARN org.springframework.test.context.TestContextManager Caught exception while allowing TestExecutionListener [org.springframework.test.context.support.DependencyInjectionTestExecutionListener] to prepare test instance [deu.cse.spring_webmail.security.SecurityConfigTest@66933239]
java.lang.IllegalStateException: Failed to load ApplicationContext for [WebMergedContextConfiguration@2b5c4f17 testClass = deu.cse.spring_webmail.security.SecurityConfigTest, locations = [], classes = [deu.cse.spring_webmail.SpringWebmailApplication], contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors = [], propertySourceProperties = ["org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper=true"], contextCustomizers = [[ImportsContextCustomizer@6ca8fcf3 key = [org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration, org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration, org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration, org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration, org.springframework.boot.autoconfigure.context.MessageSourceAutoConfiguration, org.springframework.boot.autoconfigure.hateoas.HypermediaAutoConfiguration, org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration, org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration, org.springframework.boot.test.autoconfigure.web.reactive.WebTestClientAutoConfiguration, org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration, org.springframework.boot.autoconfigure.gson.GsonAutoConfiguration, org.springframework.boot.autoconfigure.jsonb.JsonbAutoConfiguration, org.springframework.boot.autoconfigure.freemarker.FreeMarkerAutoConfiguration, org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateAutoConfiguration, org.springframework.boot.autoconfigure.mustache.MustacheAutoConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@61f05988, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@67c2e933, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.OverrideAutoConfigurationContextCustomizerFactory$DisableAutoConfigurationContextCustomizer@fc258b1, org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.filter.TypeExcludeFiltersContextCustomizer@f01b34cd, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@f7527908, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@54e22bdd, org.springframework.boot.test.context.SpringBootTestAnnotation@4ecb86a2], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
    at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:180)
    at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:130)
    at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:141)
    at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:97)
    at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:260)
    at org.springframework.test.context.junit.jupiter.SpringExtension.postProcessTestInstance(SpringExtension.java:163)
    at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$10(ClassBasedTestDescriptor.java:378)
    at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.executeAndMaskThrowable(ClassBasedTestDescriptor.java:383)
    at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$11(ClassBasedTestDescriptor.java:378)
    at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
    at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)
    at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1708)
    at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
    at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
    at java.base/java.util.stream.StreamSpliterators$WrappingSpliterator.forEachRemaining(StreamSpliterators.java:310)
    at java.base/java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:735)
    at java.base/java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:734)
    at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)
    at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeTestInstancePostProcessors(ClassBasedTestDescriptor.java:377)
    at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$instantiateAndPostProcessTestInstance$6(ClassBasedTestDescriptor.java:290)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
    at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateAndPostProcessTestInstance(ClassBasedTestDescriptor.java:289)
    at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$4(ClassBasedTestDescriptor.java:279)
    at java.base/java.util.Optional.orElseGet(Optional.java:364)
    at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$5(ClassBasedTestDescriptor.java:278)
    at org.junit.jupiter.engine.execution.TestInstancesProvider.getTestInstances(TestInstancesProvider.java:31)
    at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$prepare$0(TestMethodTestDescriptor.java:106)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
    at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:105)
    at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:69)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90)
    at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
    at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
    at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
    at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
    at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
    at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
    at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
    at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
    at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
    at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
    at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
    at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
    at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
    at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
    at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
    at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
    at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
    at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
    at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'addrController': Unsatisfied dependency expressed through field 'addrbookService': Error creating bean with name 'addrbookService': Unsatisfied dependency expressed through field 'addrbookRepo': No qualifying bean of type 'deu.cse.spring_webmail.repository.AddrbookRepository' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:787)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:767)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:145)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:508)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1418)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:598)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:521)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:325)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:323)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:975)
    at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:960)
    at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:625)
    at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:762)
    at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:464)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:334)
    at org.springframework.boot.test.context.SpringBootContextLoader.lambda$loadContext$3(SpringBootContextLoader.java:137)
    at org.springframework.util.function.ThrowingSupplier.get(ThrowingSupplier.java:58)
    at org.springframework.util.function.ThrowingSupplier.get(ThrowingSupplier.java:46)
    at org.springframework.boot.SpringApplication.withHook(SpringApplication.java:1458)
    at org.springframework.boot.test.context.SpringBootContextLoader$ContextLoaderHook.run(SpringBootContextLoader.java:552)
    at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:137)
    at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:108)
    at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:225)
    at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:152)
     ... 73 common frames omitted
Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'addrbookService': Unsatisfied dependency expressed through field 'addrbookRepo': No qualifying bean of type 'deu.cse.spring_webmail.repository.AddrbookRepository' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:787)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:767)
    at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:145)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:508)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1418)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:598)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:521)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:325)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:323)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
    at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:254)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1443)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1353)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:784)
     ... 98 common frames omitted
Caused by: org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'deu.cse.spring_webmail.repository.AddrbookRepository' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.raiseNoMatchingBeanFound(DefaultListableBeanFactory.java:1880)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1406)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1353)
    at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:784)
     ... 112 common frames omitted
2025-05-24 23:02:14,539 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:02:14,539 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@69f0b0f4 size = 0, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 2, failureCount = 1]
2025-05-24 23:02:14,539 main WARN org.springframework.test.context.TestContextManager Caught exception while allowing TestExecutionListener [org.springframework.test.context.support.DependencyInjectionTestExecutionListener] to prepare test instance [deu.cse.spring_webmail.security.SecurityConfigTest@3ddeaa5f]
java.lang.IllegalStateException: ApplicationContext failure threshold (1) exceeded: skipping repeated attempt to load context for [WebMergedContextConfiguration@2b5c4f17 testClass = deu.cse.spring_webmail.security.SecurityConfigTest, locations = [], classes = [deu.cse.spring_webmail.SpringWebmailApplication], contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors = [], propertySourceProperties = ["org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper=true"], contextCustomizers = [[ImportsContextCustomizer@6ca8fcf3 key = [org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration, org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration, org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration, org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration, org.springframework.boot.autoconfigure.context.MessageSourceAutoConfiguration, org.springframework.boot.autoconfigure.hateoas.HypermediaAutoConfiguration, org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration, org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration, org.springframework.boot.test.autoconfigure.web.reactive.WebTestClientAutoConfiguration, org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration, org.springframework.boot.autoconfigure.gson.GsonAutoConfiguration, org.springframework.boot.autoconfigure.jsonb.JsonbAutoConfiguration, org.springframework.boot.autoconfigure.freemarker.FreeMarkerAutoConfiguration, org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateAutoConfiguration, org.springframework.boot.autoconfigure.mustache.MustacheAutoConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@61f05988, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@67c2e933, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.OverrideAutoConfigurationContextCustomizerFactory$DisableAutoConfigurationContextCustomizer@fc258b1, org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.filter.TypeExcludeFiltersContextCustomizer@f01b34cd, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@f7527908, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@54e22bdd, org.springframework.boot.test.context.SpringBootTestAnnotation@4ecb86a2], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
    at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:145)
    at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:130)
    at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:141)
    at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:97)
    at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:260)
    at org.springframework.test.context.junit.jupiter.SpringExtension.postProcessTestInstance(SpringExtension.java:163)
    at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$10(ClassBasedTestDescriptor.java:378)
    at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.executeAndMaskThrowable(ClassBasedTestDescriptor.java:383)
    at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$11(ClassBasedTestDescriptor.java:378)
    at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
    at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)
    at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1708)
    at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
    at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
    at java.base/java.util.stream.StreamSpliterators$WrappingSpliterator.forEachRemaining(StreamSpliterators.java:310)
    at java.base/java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:735)
    at java.base/java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:734)
    at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)
    at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeTestInstancePostProcessors(ClassBasedTestDescriptor.java:377)
    at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$instantiateAndPostProcessTestInstance$6(ClassBasedTestDescriptor.java:290)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
    at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateAndPostProcessTestInstance(ClassBasedTestDescriptor.java:289)
    at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$4(ClassBasedTestDescriptor.java:279)
    at java.base/java.util.Optional.orElseGet(Optional.java:364)
    at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$5(ClassBasedTestDescriptor.java:278)
    at org.junit.jupiter.engine.execution.TestInstancesProvider.getTestInstances(TestInstancesProvider.java:31)
    at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$prepare$0(TestMethodTestDescriptor.java:106)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
    at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:105)
    at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:69)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90)
    at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
    at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
    at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
    at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
    at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
    at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
    at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
    at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
    at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
    at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
    at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
    at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
    at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
    at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
    at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
    at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
    at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
    at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
    at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2025-05-24 23:02:14,543 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:02:14,543 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@69f0b0f4 size = 0, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 3, failureCount = 1]
2025-05-24 23:02:14,543 main WARN org.springframework.test.context.TestContextManager Caught exception while allowing TestExecutionListener [org.springframework.test.context.support.DependencyInjectionTestExecutionListener] to prepare test instance [deu.cse.spring_webmail.security.SecurityConfigTest@7f608e21]
java.lang.IllegalStateException: ApplicationContext failure threshold (1) exceeded: skipping repeated attempt to load context for [WebMergedContextConfiguration@2b5c4f17 testClass = deu.cse.spring_webmail.security.SecurityConfigTest, locations = [], classes = [deu.cse.spring_webmail.SpringWebmailApplication], contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors = [], propertySourceProperties = ["org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper=true"], contextCustomizers = [[ImportsContextCustomizer@6ca8fcf3 key = [org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration, org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration, org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration, org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration, org.springframework.boot.autoconfigure.context.MessageSourceAutoConfiguration, org.springframework.boot.autoconfigure.hateoas.HypermediaAutoConfiguration, org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration, org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration, org.springframework.boot.test.autoconfigure.web.reactive.WebTestClientAutoConfiguration, org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration, org.springframework.boot.autoconfigure.gson.GsonAutoConfiguration, org.springframework.boot.autoconfigure.jsonb.JsonbAutoConfiguration, org.springframework.boot.autoconfigure.freemarker.FreeMarkerAutoConfiguration, org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateAutoConfiguration, org.springframework.boot.autoconfigure.mustache.MustacheAutoConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@61f05988, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@67c2e933, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.OverrideAutoConfigurationContextCustomizerFactory$DisableAutoConfigurationContextCustomizer@fc258b1, org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.filter.TypeExcludeFiltersContextCustomizer@f01b34cd, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@f7527908, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@54e22bdd, org.springframework.boot.test.context.SpringBootTestAnnotation@4ecb86a2], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
    at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:145)
    at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:130)
    at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:141)
    at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:97)
    at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:260)
    at org.springframework.test.context.junit.jupiter.SpringExtension.postProcessTestInstance(SpringExtension.java:163)
    at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$10(ClassBasedTestDescriptor.java:378)
    at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.executeAndMaskThrowable(ClassBasedTestDescriptor.java:383)
    at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$11(ClassBasedTestDescriptor.java:378)
    at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
    at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)
    at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1708)
    at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
    at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
    at java.base/java.util.stream.StreamSpliterators$WrappingSpliterator.forEachRemaining(StreamSpliterators.java:310)
    at java.base/java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:735)
    at java.base/java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:734)
    at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)
    at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeTestInstancePostProcessors(ClassBasedTestDescriptor.java:377)
    at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$instantiateAndPostProcessTestInstance$6(ClassBasedTestDescriptor.java:290)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
    at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateAndPostProcessTestInstance(ClassBasedTestDescriptor.java:289)
    at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$4(ClassBasedTestDescriptor.java:279)
    at java.base/java.util.Optional.orElseGet(Optional.java:364)
    at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$5(ClassBasedTestDescriptor.java:278)
    at org.junit.jupiter.engine.execution.TestInstancesProvider.getTestInstances(TestInstancesProvider.java:31)
    at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$prepare$0(TestMethodTestDescriptor.java:106)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
    at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:105)
    at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:69)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90)
    at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
    at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
    at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
    at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
    at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
    at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
    at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
    at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
    at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
    at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
    at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
    at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
    at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
    at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
    at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
    at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
    at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
    at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
    at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2025-05-24 23:02:14,547 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:02:14,548 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@69f0b0f4 size = 0, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 4, failureCount = 1]
2025-05-24 23:02:14,548 main WARN org.springframework.test.context.TestContextManager Caught exception while allowing TestExecutionListener [org.springframework.test.context.support.DependencyInjectionTestExecutionListener] to prepare test instance [deu.cse.spring_webmail.security.SecurityConfigTest@210d2a6c]
java.lang.IllegalStateException: ApplicationContext failure threshold (1) exceeded: skipping repeated attempt to load context for [WebMergedContextConfiguration@2b5c4f17 testClass = deu.cse.spring_webmail.security.SecurityConfigTest, locations = [], classes = [deu.cse.spring_webmail.SpringWebmailApplication], contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors = [], propertySourceProperties = ["org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper=true"], contextCustomizers = [[ImportsContextCustomizer@6ca8fcf3 key = [org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration, org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration, org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration, org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration, org.springframework.boot.autoconfigure.context.MessageSourceAutoConfiguration, org.springframework.boot.autoconfigure.hateoas.HypermediaAutoConfiguration, org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration, org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration, org.springframework.boot.test.autoconfigure.web.reactive.WebTestClientAutoConfiguration, org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration, org.springframework.boot.autoconfigure.gson.GsonAutoConfiguration, org.springframework.boot.autoconfigure.jsonb.JsonbAutoConfiguration, org.springframework.boot.autoconfigure.freemarker.FreeMarkerAutoConfiguration, org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateAutoConfiguration, org.springframework.boot.autoconfigure.mustache.MustacheAutoConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@61f05988, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@67c2e933, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.autoconfigure.OverrideAutoConfigurationContextCustomizerFactory$DisableAutoConfigurationContextCustomizer@fc258b1, org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.filter.TypeExcludeFiltersContextCustomizer@f01b34cd, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@f7527908, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@54e22bdd, org.springframework.boot.test.context.SpringBootTestAnnotation@4ecb86a2], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
    at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:145)
    at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:130)
    at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:141)
    at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:97)
    at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:260)
    at org.springframework.test.context.junit.jupiter.SpringExtension.postProcessTestInstance(SpringExtension.java:163)
    at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$10(ClassBasedTestDescriptor.java:378)
    at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.executeAndMaskThrowable(ClassBasedTestDescriptor.java:383)
    at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$11(ClassBasedTestDescriptor.java:378)
    at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
    at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)
    at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1708)
    at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
    at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
    at java.base/java.util.stream.StreamSpliterators$WrappingSpliterator.forEachRemaining(StreamSpliterators.java:310)
    at java.base/java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:735)
    at java.base/java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:734)
    at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)
    at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeTestInstancePostProcessors(ClassBasedTestDescriptor.java:377)
    at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$instantiateAndPostProcessTestInstance$6(ClassBasedTestDescriptor.java:290)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
    at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateAndPostProcessTestInstance(ClassBasedTestDescriptor.java:289)
    at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$4(ClassBasedTestDescriptor.java:279)
    at java.base/java.util.Optional.orElseGet(Optional.java:364)
    at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$5(ClassBasedTestDescriptor.java:278)
    at org.junit.jupiter.engine.execution.TestInstancesProvider.getTestInstances(TestInstancesProvider.java:31)
    at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$prepare$0(TestMethodTestDescriptor.java:106)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
    at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:105)
    at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:69)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90)
    at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
    at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
    at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
    at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
    at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
    at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
    at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
    at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
    at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
    at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
    at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
    at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
    at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
    at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
    at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
    at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
    at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
    at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
    at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
    at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
    at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
    at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
2025-05-24 23:02:14,553 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [SecurityConfigTest], class annotated with @DirtiesContext [false] with mode [null]
Logback Log Messages

Log session start time Sat May 24 23:02:35 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 23:02:35,791 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [SecurityConfigTest]: using SpringBootContextLoader
2025-05-24 23:02:35,794 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.security.SecurityConfigTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 23:02:35,794 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.security.SecurityConfigTest]: SecurityConfigTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 23:02:35,808 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [SecurityConfigTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 23:02:35,853 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [SecurityConfigTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 23:02:35,929 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-24 23:02:35,930 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:02:35,945 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 23:02:35,958 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [SecurityConfigTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 23:02:35,961 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [SecurityConfigTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:02:36,003 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
Logback Log Messages

Log session start time Sat May 24 23:02:36 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 23:02:36,260 main INFO deu.cse.spring_webmail.security.SecurityConfigTest Starting SecurityConfigTest using Java 21.0.6 with PID 12248 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 23:02:36,261 main DEBUG deu.cse.spring_webmail.security.SecurityConfigTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 23:02:36,261 main INFO deu.cse.spring_webmail.security.SecurityConfigTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 23:02:36,262 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 23:02:36,285 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@997d532
2025-05-24 23:02:36,305 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 23:02:36,324 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 23:02:36,385 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 23:02:36,388 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 23:02:36,390 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 23:02:36,391 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 23:02:36,391 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 23:02:36,392 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 23:02:36,397 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 23:02:36,399 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 23:02:36,400 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 23:02:36,400 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 23:02:36,402 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 23:02:36,719 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-24 23:02:36,726 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 23:02:36,800 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 23:02:37,654 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 23:02:37,657 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 23:02:37,667 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 23:02:37,668 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 23:02:37,673 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 23:02:37,675 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 23:02:37,681 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 23:02:37,681 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 23:02:37,682 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 23:02:37,682 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 23:02:37,689 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 23:02:37,730 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@712cd5d3]
2025-05-24 23:02:37,731 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 23:02:37,736 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 23:02:37,749 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 23:02:37,762 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:02:37,763 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 23:02:37,766 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 23:02:37,770 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 23:02:37,775 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 23:02:37,776 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:02:37,777 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:02:37,778 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 23:02:37,779 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 23:02:37,782 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 23:02:37,785 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 23:02:37,786 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 23:02:37,786 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 23:02:37,787 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3350ebdd'
2025-05-24 23:02:37,789 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 23:02:37,793 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 23:02:37,793 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@997d532'
2025-05-24 23:02:37,797 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 23:02:37,797 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@997d532'
2025-05-24 23:02:37,798 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 23:02:37,798 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@997d532'
2025-05-24 23:02:37,802 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 23:02:37,802 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 23:02:37,802 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@997d532'
2025-05-24 23:02:37,804 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 23:02:37,804 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 23:02:37,805 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@997d532'
2025-05-24 23:02:37,821 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 23:02:37,824 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 23:02:37,830 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 23:02:37,830 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 23:02:37,830 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:02:37,833 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 23:02:37,858 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:02:37,864 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:02:37,865 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:02:37,865 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3350ebdd'
2025-05-24 23:02:37,870 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 23:02:37,871 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 23:02:37,872 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:02:37,872 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:02:37,872 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3350ebdd'
2025-05-24 23:02:37,876 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 23:02:37,877 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@997d532'
2025-05-24 23:02:37,956 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 23:02:37,962 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 23:02:37,962 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 23:02:37,966 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 23:02:37,967 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 23:02:37,977 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 23:02:37,980 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@997d532'
2025-05-24 23:02:37,980 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:02:37,980 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:02:37,993 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 23:02:38,007 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 23:02:38,008 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@997d532'
2025-05-24 23:02:38,008 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:02:38,008 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:02:38,015 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 23:02:38,016 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:02:38,017 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:02:38,017 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:02:38,092 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/insert_addr]}: insertAddr() {GET [/show_addr]}: showAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 23:02:38,099 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes)
2025-05-24 23:02:38,104 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/add_user]}: addUser() {GET [/main_menu]}: mainMenu(Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/delete_user]}: deleteUser(Model) {GET [/login_fail]}: loginFail() {GET [/admin_menu]}: adminMenu(Model) {GET [/img_test]}: imgTest() { [/get_image/{imageName}]}: getImage(String) {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 23:02:38,109 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 23:02:38,116 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 23:02:38,124 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 23:02:38,124 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 23:02:38,125 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:02:38,125 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:02:38,125 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 23:02:38,126 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:02:38,127 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:02:38,129 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 23:02:38,129 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 23:02:38,130 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:02:38,130 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:02:38,131 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 23:02:38,131 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 23:02:38,135 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 23:02:38,135 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 23:02:38,136 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 23:02:38,140 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 23:02:38,140 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 23:02:38,141 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 23:02:38,141 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 23:02:38,141 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 23:02:38,142 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 23:02:38,142 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 23:02:38,143 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 23:02:38,147 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 23:02:38,150 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 23:02:38,150 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 23:02:38,152 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 23:02:38,152 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 23:02:38,153 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 23:02:38,153 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@997d532'
2025-05-24 23:02:38,153 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 23:02:38,154 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 23:02:38,162 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@997d532'
2025-05-24 23:02:38,162 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 23:02:38,163 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 23:02:38,164 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 23:02:38,167 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 23:02:38,167 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 23:02:38,171 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@997d532'
2025-05-24 23:02:38,172 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 23:02:38,176 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 23:02:38,184 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 23:02:38,230 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 23:02:38,230 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:02:38,230 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:02:38,230 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:02:38,249 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 23:02:38,249 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 23:02:38,255 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 23:02:38,256 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 23:02:38,307 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@1e0294a7, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3041beb3, org.springframework.security.web.context.SecurityContextHolderFilter@28bd5015, org.springframework.security.web.header.HeaderWriterFilter@6efd0a6e, org.springframework.web.filter.CorsFilter@15cee630, org.springframework.security.web.authentication.logout.LogoutFilter@503a7990, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@ac417a2, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@d1f23a0, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2976ca51, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@2e40fdbd, org.springframework.security.web.access.ExceptionTranslationFilter@f810c18, org.springframework.security.web.access.intercept.AuthorizationFilter@69069866]
2025-05-24 23:02:38,309 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 23:02:38,310 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 23:02:38,310 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 23:02:38,316 main WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore Ant [pattern='/WEB-INF/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 23:02:38,317 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure Ant [pattern='/WEB-INF/**']
2025-05-24 23:02:38,324 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 23:02:38,325 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 23:02:38,325 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 23:02:38,327 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 23:02:38,327 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 23:02:38,329 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 23:02:38,329 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 23:02:38,330 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:02:38,331 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:02:38,335 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 23:02:38,335 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 23:02:38,335 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:02:38,337 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 23:02:38,338 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:02:38,339 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 23:02:38,340 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 23:02:38,341 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 23:02:38,341 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 23:02:38,343 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 23:02:38,344 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 23:02:38,344 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 23:02:38,345 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 23:02:38,346 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@997d532'
2025-05-24 23:02:38,347 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:02:38,347 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 23:02:38,347 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:02:38,360 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:02:38,360 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 23:02:38,361 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 23:02:38,361 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 23:02:38,363 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 23:02:38,364 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-24 23:02:38,364 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-24 23:02:38,364 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@997d532'
2025-05-24 23:02:38,364 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:02:38,365 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-24 23:02:38,366 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 23:02:38,367 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 23:02:38,369 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 23:02:38,373 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 23:02:38,374 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 23:02:38,375 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 23:02:38,375 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 23:02:38,376 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 23:02:38,377 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:02:38,377 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 23:02:38,377 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 23:02:38,388 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 23:02:38,390 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 23:02:38,390 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 23:02:38,391 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 23:02:38,392 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 23:02:38,396 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 23:02:38,399 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 23:02:38,403 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 23:02:38,403 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 23:02:38,411 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 23:02:38,420 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 23:02:38,447 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 23:02:38,448 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 23:02:38,448 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 23:02:38,448 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 23:02:38,450 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 23:02:38,450 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 23:02:38,450 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 23:02:38,451 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:02:38,452 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 23:02:38,455 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 23:02:38,455 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:02:38,458 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 23:02:38,459 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 23:02:38,463 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 23:02:38,463 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3350ebdd'
2025-05-24 23:02:38,465 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 23:02:38,465 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 23:02:38,467 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 23:02:38,467 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 23:02:38,468 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 23:02:38,468 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 23:02:38,469 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 23:02:38,470 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 23:02:38,471 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 23:02:38,472 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 23:02:38,473 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 23:02:38,473 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 23:02:38,477 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 23:02:38,477 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:02:38,478 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 23:02:38,479 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 23:02:38,480 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-24 23:02:38,481 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-24 23:02:38,485 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-24 23:02:38,485 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-24 23:02:38,486 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-24 23:02:38,486 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-24 23:02:38,492 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 23:02:38,492 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-24 23:02:38,496 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-24 23:02:38,497 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-24 23:02:38,515 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 23:02:38,515 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 23:02:38,516 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 23:02:38,516 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 23:02:38,522 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 23:02:38,522 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 23:02:38,523 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 23:02:38,523 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-24 23:02:38,524 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@8d810f2
2025-05-24 23:02:38,524 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@4f581211
2025-05-24 23:02:38,524 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 23:02:38,524 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 2 ms
2025-05-24 23:02:38,530 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 23:02:38,530 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-24 23:02:38,551 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 23:02:38,551 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 23:02:38,551 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 23:02:38,558 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-24 23:02:38,563 main INFO deu.cse.spring_webmail.security.SecurityConfigTest Started SecurityConfigTest in 2.567 seconds (process running for 3.494)
2025-05-24 23:02:38,569 main DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-24 23:02:38,574 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@21c99abf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1, failureCount = 0]
2025-05-24 23:02:38,576 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:02:38,576 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@21c99abf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1, failureCount = 0]
2025-05-24 23:02:38,581 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@21c99abf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 1, failureCount = 0]
2025-05-24 23:02:38,604 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginFail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:02:38,608 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@21c99abf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 1, failureCount = 0]
2025-05-24 23:02:38,609 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@21c99abf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 1, failureCount = 0]
2025-05-24 23:02:38,612 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@21c99abf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 5, missCount = 1, failureCount = 0]
2025-05-24 23:02:38,638 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 23:02:38,703 main ERROR deu.cse.spring_webmail.model.Pop3Agent connectToStore 예외: Authentication failed.
2025-05-24 23:02:38,717 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@21c99abf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 6, missCount = 1, failureCount = 0]
2025-05-24 23:02:38,717 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@21c99abf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 7, missCount = 1, failureCount = 0]
2025-05-24 23:02:38,718 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@21c99abf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 1, failureCount = 0]
2025-05-24 23:02:38,718 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@21c99abf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 9, missCount = 1, failureCount = 0]
2025-05-24 23:02:38,719 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@21c99abf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 10, missCount = 1, failureCount = 0]
2025-05-24 23:02:38,720 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@21c99abf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 11, missCount = 1, failureCount = 0]
2025-05-24 23:02:38,720 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@21c99abf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 12, missCount = 1, failureCount = 0]
2025-05-24 23:02:38,721 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginFail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:02:38,733 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@21c99abf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 13, missCount = 1, failureCount = 0]
2025-05-24 23:02:38,733 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:02:38,733 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@21c99abf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 14, missCount = 1, failureCount = 0]
2025-05-24 23:02:38,734 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@21c99abf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 15, missCount = 1, failureCount = 0]
2025-05-24 23:02:38,736 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsAdmin], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:02:38,737 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@21c99abf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 16, missCount = 1, failureCount = 0]
2025-05-24 23:02:38,737 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@21c99abf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 17, missCount = 1, failureCount = 0]
2025-05-24 23:02:38,739 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@21c99abf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 18, missCount = 1, failureCount = 0]
2025-05-24 23:02:38,740 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 23:02:38,750 main ERROR deu.cse.spring_webmail.model.Pop3Agent connectToStore 예외: Authentication failed.
2025-05-24 23:02:38,754 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@21c99abf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 19, missCount = 1, failureCount = 0]
2025-05-24 23:02:38,754 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@21c99abf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 20, missCount = 1, failureCount = 0]
2025-05-24 23:02:38,754 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@21c99abf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 21, missCount = 1, failureCount = 0]
2025-05-24 23:02:38,755 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@21c99abf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 22, missCount = 1, failureCount = 0]
2025-05-24 23:02:38,755 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@21c99abf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 23, missCount = 1, failureCount = 0]
2025-05-24 23:02:38,756 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@21c99abf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 24, missCount = 1, failureCount = 0]
2025-05-24 23:02:38,756 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@21c99abf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 25, missCount = 1, failureCount = 0]
2025-05-24 23:02:38,756 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsAdmin], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:02:38,765 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@21c99abf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 26, missCount = 1, failureCount = 0]
2025-05-24 23:02:38,765 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:02:38,765 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@21c99abf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 27, missCount = 1, failureCount = 0]
2025-05-24 23:02:38,767 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@21c99abf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 28, missCount = 1, failureCount = 0]
2025-05-24 23:02:38,770 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:02:38,771 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@21c99abf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 29, missCount = 1, failureCount = 0]
2025-05-24 23:02:38,771 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@21c99abf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 30, missCount = 1, failureCount = 0]
2025-05-24 23:02:38,772 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@21c99abf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 31, missCount = 1, failureCount = 0]
2025-05-24 23:02:38,774 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /logout
2025-05-24 23:02:38,774 main DEBUG org.springframework.security.web.authentication.logout.LogoutFilter Logging out [null]
2025-05-24 23:02:38,775 main DEBUG org.springframework.security.web.authentication.logout.SecurityContextLogoutHandler Invalidated session 3
2025-05-24 23:02:38,778 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@21c99abf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 32, missCount = 1, failureCount = 0]
2025-05-24 23:02:38,778 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@21c99abf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 33, missCount = 1, failureCount = 0]
2025-05-24 23:02:38,778 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@21c99abf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 34, missCount = 1, failureCount = 0]
2025-05-24 23:02:38,778 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@21c99abf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 35, missCount = 1, failureCount = 0]
2025-05-24 23:02:38,778 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@21c99abf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 36, missCount = 1, failureCount = 0]
2025-05-24 23:02:38,779 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@21c99abf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 37, missCount = 1, failureCount = 0]
2025-05-24 23:02:38,779 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@21c99abf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 38, missCount = 1, failureCount = 0]
2025-05-24 23:02:38,779 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:02:38,780 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@21c99abf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 39, missCount = 1, failureCount = 0]
2025-05-24 23:02:38,780 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:02:38,780 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@21c99abf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 40, missCount = 1, failureCount = 0]
2025-05-24 23:02:38,780 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@21c99abf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 41, missCount = 1, failureCount = 0]
2025-05-24 23:02:38,781 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:02:38,782 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@21c99abf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 42, missCount = 1, failureCount = 0]
2025-05-24 23:02:38,782 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@21c99abf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 43, missCount = 1, failureCount = 0]
2025-05-24 23:02:38,782 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@21c99abf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 44, missCount = 1, failureCount = 0]
2025-05-24 23:02:38,783 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 23:02:38,793 main ERROR deu.cse.spring_webmail.model.Pop3Agent connectToStore 예외: Authentication failed.
2025-05-24 23:02:38,794 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@21c99abf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 45, missCount = 1, failureCount = 0]
2025-05-24 23:02:38,794 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@21c99abf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 46, missCount = 1, failureCount = 0]
2025-05-24 23:02:38,794 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@21c99abf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 47, missCount = 1, failureCount = 0]
2025-05-24 23:02:38,795 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@21c99abf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 48, missCount = 1, failureCount = 0]
2025-05-24 23:02:38,795 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@21c99abf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 49, missCount = 1, failureCount = 0]
2025-05-24 23:02:38,795 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@21c99abf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 50, missCount = 1, failureCount = 0]
2025-05-24 23:02:38,795 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@21c99abf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 51, missCount = 1, failureCount = 0]
2025-05-24 23:02:38,796 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:02:38,799 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@21c99abf size = 1, maxSize = 32, parentContextCount = 0, hitCount = 52, missCount = 1, failureCount = 0]
2025-05-24 23:02:38,799 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [SecurityConfigTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:02:38,837 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@997d532, started on Sat May 24 23:02:36 KST 2025
2025-05-24 23:02:38,839 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 23:02:38,839 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 23:02:38,840 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 23:02:38,840 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
Logback Log Messages

Log session start time Sat May 24 23:03:53 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 23:03:53,513 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [SecurityConfigTest]: using SpringBootContextLoader
2025-05-24 23:03:53,516 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.security.SecurityConfigTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 23:03:53,516 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.security.SecurityConfigTest]: SecurityConfigTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 23:03:53,527 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [SecurityConfigTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 23:03:53,578 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [SecurityConfigTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 23:03:53,652 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-24 23:03:53,654 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:03:53,668 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 23:03:53,681 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [SecurityConfigTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 23:03:53,682 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [SecurityConfigTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:03:53,726 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
Logback Log Messages

Log session start time Sat May 24 23:03:53 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 23:03:53,984 main INFO deu.cse.spring_webmail.security.SecurityConfigTest Starting SecurityConfigTest using Java 21.0.6 with PID 12252 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 23:03:53,985 main DEBUG deu.cse.spring_webmail.security.SecurityConfigTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 23:03:53,985 main INFO deu.cse.spring_webmail.security.SecurityConfigTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 23:03:53,986 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 23:03:54,009 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@76b224cd
2025-05-24 23:03:54,028 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 23:03:54,048 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 23:03:54,104 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 23:03:54,106 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 23:03:54,108 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 23:03:54,109 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 23:03:54,110 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 23:03:54,111 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 23:03:54,118 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 23:03:54,119 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 23:03:54,120 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 23:03:54,121 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 23:03:54,123 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 23:03:54,451 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-24 23:03:54,458 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 23:03:54,532 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 23:03:55,390 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 23:03:55,392 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 23:03:55,404 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 23:03:55,405 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 23:03:55,408 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 23:03:55,413 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 23:03:55,417 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 23:03:55,418 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 23:03:55,419 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 23:03:55,419 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 23:03:55,423 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 23:03:55,462 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@b8a144e]
2025-05-24 23:03:55,463 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 23:03:55,467 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 23:03:55,479 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 23:03:55,493 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:03:55,495 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 23:03:55,497 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 23:03:55,501 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 23:03:55,507 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 23:03:55,508 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:03:55,508 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:03:55,509 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 23:03:55,510 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 23:03:55,512 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 23:03:55,516 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 23:03:55,517 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 23:03:55,517 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 23:03:55,518 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@7ad54c55'
2025-05-24 23:03:55,519 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 23:03:55,523 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 23:03:55,524 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@76b224cd'
2025-05-24 23:03:55,527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 23:03:55,528 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@76b224cd'
2025-05-24 23:03:55,528 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 23:03:55,529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@76b224cd'
2025-05-24 23:03:55,533 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 23:03:55,533 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 23:03:55,533 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@76b224cd'
2025-05-24 23:03:55,535 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 23:03:55,535 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 23:03:55,536 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@76b224cd'
2025-05-24 23:03:55,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 23:03:55,553 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 23:03:55,558 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 23:03:55,559 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 23:03:55,559 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:03:55,562 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 23:03:55,588 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:03:55,594 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:03:55,594 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:03:55,594 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@7ad54c55'
2025-05-24 23:03:55,600 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 23:03:55,601 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 23:03:55,603 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:03:55,603 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:03:55,603 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@7ad54c55'
2025-05-24 23:03:55,606 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 23:03:55,608 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@76b224cd'
2025-05-24 23:03:55,691 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 23:03:55,698 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 23:03:55,698 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 23:03:55,700 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 23:03:55,701 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 23:03:55,713 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 23:03:55,716 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@76b224cd'
2025-05-24 23:03:55,716 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:03:55,716 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:03:55,728 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 23:03:55,739 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 23:03:55,739 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@76b224cd'
2025-05-24 23:03:55,739 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:03:55,739 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:03:55,747 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 23:03:55,748 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:03:55,748 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:03:55,748 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:03:55,792 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr() {GET [/insert_addr]}: insertAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 23:03:55,799 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model)
2025-05-24 23:03:55,803 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() { [/get_image/{imageName}]}: getImage(String) {GET [/delete_user]}: deleteUser(Model) {GET [/img_test]}: imgTest() {GET [/admin_menu]}: adminMenu(Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/add_user]}: addUser() {GET [/login_fail]}: loginFail() {GET [/main_menu]}: mainMenu(Model) {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 23:03:55,807 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 23:03:55,816 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 23:03:55,823 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 23:03:55,824 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 23:03:55,824 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:03:55,824 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:03:55,825 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 23:03:55,825 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:03:55,825 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:03:55,827 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 23:03:55,827 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 23:03:55,827 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:03:55,828 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:03:55,828 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 23:03:55,829 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 23:03:55,833 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 23:03:55,833 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 23:03:55,834 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 23:03:55,839 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 23:03:55,839 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 23:03:55,839 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 23:03:55,839 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 23:03:55,840 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 23:03:55,841 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 23:03:55,841 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 23:03:55,841 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 23:03:55,845 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 23:03:55,847 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 23:03:55,847 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 23:03:55,851 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 23:03:55,851 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 23:03:55,852 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 23:03:55,852 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@76b224cd'
2025-05-24 23:03:55,853 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 23:03:55,853 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 23:03:55,861 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@76b224cd'
2025-05-24 23:03:55,861 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 23:03:55,863 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 23:03:55,863 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 23:03:55,865 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 23:03:55,865 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 23:03:55,870 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@76b224cd'
2025-05-24 23:03:55,870 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 23:03:55,873 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 23:03:55,881 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 23:03:55,924 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 23:03:55,925 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:03:55,926 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:03:55,926 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:03:55,942 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 23:03:55,943 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 23:03:55,950 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 23:03:55,951 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 23:03:56,001 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@709d6de5, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1a43a88e, org.springframework.security.web.context.SecurityContextHolderFilter@17136390, org.springframework.security.web.header.HeaderWriterFilter@6dcbbb49, org.springframework.web.filter.CorsFilter@51f34185, org.springframework.security.web.authentication.logout.LogoutFilter@527d48db, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@5fbae40, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6f1d799, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@ca2cd5e, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1b8d20e6, org.springframework.security.web.access.ExceptionTranslationFilter@3bf5911d, org.springframework.security.web.access.intercept.AuthorizationFilter@7856f41a]
2025-05-24 23:03:56,003 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 23:03:56,004 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 23:03:56,005 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 23:03:56,009 main WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore Ant [pattern='/WEB-INF/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 23:03:56,010 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure Ant [pattern='/WEB-INF/**']
2025-05-24 23:03:56,015 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 23:03:56,016 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 23:03:56,017 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 23:03:56,018 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 23:03:56,018 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 23:03:56,021 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 23:03:56,021 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 23:03:56,022 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:03:56,023 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:03:56,028 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 23:03:56,028 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 23:03:56,028 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:03:56,029 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 23:03:56,030 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:03:56,031 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 23:03:56,032 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 23:03:56,032 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 23:03:56,032 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 23:03:56,034 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 23:03:56,035 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 23:03:56,036 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 23:03:56,037 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 23:03:56,038 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@76b224cd'
2025-05-24 23:03:56,039 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:03:56,039 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 23:03:56,040 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:03:56,059 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:03:56,060 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 23:03:56,061 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 23:03:56,061 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 23:03:56,062 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 23:03:56,062 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-24 23:03:56,062 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-24 23:03:56,062 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@76b224cd'
2025-05-24 23:03:56,062 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:03:56,063 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-24 23:03:56,064 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 23:03:56,066 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 23:03:56,068 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 23:03:56,071 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 23:03:56,073 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 23:03:56,073 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 23:03:56,074 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 23:03:56,075 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 23:03:56,075 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:03:56,076 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 23:03:56,076 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 23:03:56,084 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 23:03:56,087 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 23:03:56,087 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 23:03:56,088 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 23:03:56,089 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 23:03:56,093 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 23:03:56,094 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 23:03:56,097 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 23:03:56,097 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 23:03:56,104 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 23:03:56,113 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 23:03:56,144 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 23:03:56,147 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 23:03:56,147 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 23:03:56,147 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 23:03:56,149 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 23:03:56,150 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 23:03:56,150 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 23:03:56,150 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:03:56,152 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 23:03:56,156 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 23:03:56,157 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:03:56,158 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 23:03:56,159 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 23:03:56,163 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 23:03:56,164 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@7ad54c55'
2025-05-24 23:03:56,166 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 23:03:56,167 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 23:03:56,169 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 23:03:56,170 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 23:03:56,171 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 23:03:56,172 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 23:03:56,172 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 23:03:56,174 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 23:03:56,175 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 23:03:56,176 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 23:03:56,176 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 23:03:56,176 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 23:03:56,180 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 23:03:56,180 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:03:56,180 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 23:03:56,181 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 23:03:56,184 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-24 23:03:56,185 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-24 23:03:56,187 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-24 23:03:56,187 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-24 23:03:56,189 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-24 23:03:56,189 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-24 23:03:56,192 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 23:03:56,192 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-24 23:03:56,195 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-24 23:03:56,196 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-24 23:03:56,207 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 23:03:56,207 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 23:03:56,207 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 23:03:56,207 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 23:03:56,213 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 23:03:56,214 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 23:03:56,215 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 23:03:56,215 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-24 23:03:56,216 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@aedc426
2025-05-24 23:03:56,216 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@2e85e3f1
2025-05-24 23:03:56,216 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 23:03:56,216 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 2 ms
2025-05-24 23:03:56,218 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 23:03:56,219 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-24 23:03:56,238 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 23:03:56,238 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 23:03:56,238 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 23:03:56,246 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-24 23:03:56,249 main INFO deu.cse.spring_webmail.security.SecurityConfigTest Started SecurityConfigTest in 2.533 seconds (process running for 3.419)
2025-05-24 23:03:56,254 main DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-24 23:03:56,258 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@3ec7eb5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1, failureCount = 0]
2025-05-24 23:03:56,260 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:03:56,260 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@3ec7eb5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1, failureCount = 0]
2025-05-24 23:03:56,264 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@3ec7eb5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 1, failureCount = 0]
2025-05-24 23:03:56,288 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginFail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:03:56,293 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@3ec7eb5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 1, failureCount = 0]
2025-05-24 23:03:56,293 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@3ec7eb5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 1, failureCount = 0]
2025-05-24 23:03:56,295 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@3ec7eb5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 5, missCount = 1, failureCount = 0]
2025-05-24 23:03:56,299 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@3ec7eb5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 6, missCount = 1, failureCount = 0]
2025-05-24 23:03:56,301 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@3ec7eb5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 7, missCount = 1, failureCount = 0]
2025-05-24 23:03:56,314 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2adc1e84}
2025-05-24 23:03:56,315 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2adc1e84}
2025-05-24 23:03:56,315 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@17136390] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:03:56,315 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2adc1e84}
2025-05-24 23:03:56,315 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2adc1e84}
2025-05-24 23:03:56,315 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@17136390] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@57927bc9]
2025-05-24 23:03:56,320 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:03:56,321 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@a7bbdbc]
2025-05-24 23:03:56,332 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 23:03:56,384 main ERROR deu.cse.spring_webmail.model.Pop3Agent connectToStore 예외: Authentication failed.
2025-05-24 23:03:56,395 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@3ec7eb5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 1, failureCount = 0]
2025-05-24 23:03:56,396 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@3ec7eb5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 9, missCount = 1, failureCount = 0]
2025-05-24 23:03:56,397 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@3ec7eb5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 10, missCount = 1, failureCount = 0]
2025-05-24 23:03:56,397 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@3ec7eb5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 11, missCount = 1, failureCount = 0]
2025-05-24 23:03:56,397 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@3ec7eb5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 12, missCount = 1, failureCount = 0]
2025-05-24 23:03:56,398 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@3ec7eb5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 13, missCount = 1, failureCount = 0]
2025-05-24 23:03:56,399 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@3ec7eb5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 14, missCount = 1, failureCount = 0]
2025-05-24 23:03:56,399 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginFail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:03:56,405 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@3ec7eb5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 15, missCount = 1, failureCount = 0]
2025-05-24 23:03:56,406 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:03:56,406 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@3ec7eb5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 16, missCount = 1, failureCount = 0]
2025-05-24 23:03:56,406 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@3ec7eb5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 17, missCount = 1, failureCount = 0]
2025-05-24 23:03:56,407 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsAdmin], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:03:56,408 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@3ec7eb5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 18, missCount = 1, failureCount = 0]
2025-05-24 23:03:56,408 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@3ec7eb5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 19, missCount = 1, failureCount = 0]
2025-05-24 23:03:56,408 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@3ec7eb5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 20, missCount = 1, failureCount = 0]
2025-05-24 23:03:56,409 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@3ec7eb5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 21, missCount = 1, failureCount = 0]
2025-05-24 23:03:56,409 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@3ec7eb5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 22, missCount = 1, failureCount = 0]
2025-05-24 23:03:56,409 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@24f90aff}
2025-05-24 23:03:56,409 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@24f90aff}
2025-05-24 23:03:56,409 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@17136390] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:03:56,409 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:03:56,409 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@7252bdb]
2025-05-24 23:03:56,411 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 23:03:56,419 main ERROR deu.cse.spring_webmail.model.Pop3Agent connectToStore 예외: Authentication failed.
2025-05-24 23:03:56,424 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@3ec7eb5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 23, missCount = 1, failureCount = 0]
2025-05-24 23:03:56,424 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@3ec7eb5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 24, missCount = 1, failureCount = 0]
2025-05-24 23:03:56,424 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@3ec7eb5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 25, missCount = 1, failureCount = 0]
2025-05-24 23:03:56,425 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@3ec7eb5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 26, missCount = 1, failureCount = 0]
2025-05-24 23:03:56,425 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@3ec7eb5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 27, missCount = 1, failureCount = 0]
2025-05-24 23:03:56,426 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@3ec7eb5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 28, missCount = 1, failureCount = 0]
2025-05-24 23:03:56,426 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@3ec7eb5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 29, missCount = 1, failureCount = 0]
2025-05-24 23:03:56,426 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsAdmin], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:03:56,431 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@3ec7eb5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 30, missCount = 1, failureCount = 0]
2025-05-24 23:03:56,431 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:03:56,431 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@3ec7eb5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 31, missCount = 1, failureCount = 0]
2025-05-24 23:03:56,432 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@3ec7eb5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 32, missCount = 1, failureCount = 0]
2025-05-24 23:03:56,433 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:03:56,433 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@3ec7eb5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 33, missCount = 1, failureCount = 0]
2025-05-24 23:03:56,433 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@3ec7eb5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 34, missCount = 1, failureCount = 0]
2025-05-24 23:03:56,434 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@3ec7eb5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 35, missCount = 1, failureCount = 0]
2025-05-24 23:03:56,434 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@3ec7eb5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 36, missCount = 1, failureCount = 0]
2025-05-24 23:03:56,434 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@3ec7eb5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 37, missCount = 1, failureCount = 0]
2025-05-24 23:03:56,435 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@11170228}
2025-05-24 23:03:56,435 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@11170228}
2025-05-24 23:03:56,435 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@17136390] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:03:56,435 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@46ee7013]
2025-05-24 23:03:56,435 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /logout
2025-05-24 23:03:56,436 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 23:03:56,436 main DEBUG org.springframework.security.web.authentication.logout.LogoutFilter Logging out [UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 23:03:56,436 main DEBUG org.springframework.security.web.authentication.logout.SecurityContextLogoutHandler Invalidated session 3
2025-05-24 23:03:56,436 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@3ec7eb5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 38, missCount = 1, failureCount = 0]
2025-05-24 23:03:56,437 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@3ec7eb5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 39, missCount = 1, failureCount = 0]
2025-05-24 23:03:56,437 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@3ec7eb5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 40, missCount = 1, failureCount = 0]
2025-05-24 23:03:56,437 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@3ec7eb5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 41, missCount = 1, failureCount = 0]
2025-05-24 23:03:56,437 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@3ec7eb5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 42, missCount = 1, failureCount = 0]
2025-05-24 23:03:56,437 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@3ec7eb5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 43, missCount = 1, failureCount = 0]
2025-05-24 23:03:56,437 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@3ec7eb5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 44, missCount = 1, failureCount = 0]
2025-05-24 23:03:56,437 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:03:56,438 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@3ec7eb5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 45, missCount = 1, failureCount = 0]
2025-05-24 23:03:56,439 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:03:56,439 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@3ec7eb5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 46, missCount = 1, failureCount = 0]
2025-05-24 23:03:56,439 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@3ec7eb5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 47, missCount = 1, failureCount = 0]
2025-05-24 23:03:56,440 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:03:56,440 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@3ec7eb5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 48, missCount = 1, failureCount = 0]
2025-05-24 23:03:56,440 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@3ec7eb5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 49, missCount = 1, failureCount = 0]
2025-05-24 23:03:56,441 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@3ec7eb5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 50, missCount = 1, failureCount = 0]
2025-05-24 23:03:56,441 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@3ec7eb5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 51, missCount = 1, failureCount = 0]
2025-05-24 23:03:56,441 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@3ec7eb5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 52, missCount = 1, failureCount = 0]
2025-05-24 23:03:56,442 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@32d1d6c5}
2025-05-24 23:03:56,442 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@32d1d6c5}
2025-05-24 23:03:56,442 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@17136390] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:03:56,442 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:03:56,442 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@4a5b38e6]
2025-05-24 23:03:56,443 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 23:03:56,452 main ERROR deu.cse.spring_webmail.model.Pop3Agent connectToStore 예외: Authentication failed.
2025-05-24 23:03:56,454 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@3ec7eb5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 53, missCount = 1, failureCount = 0]
2025-05-24 23:03:56,455 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@3ec7eb5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 54, missCount = 1, failureCount = 0]
2025-05-24 23:03:56,455 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@3ec7eb5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 55, missCount = 1, failureCount = 0]
2025-05-24 23:03:56,456 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@3ec7eb5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 56, missCount = 1, failureCount = 0]
2025-05-24 23:03:56,456 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@3ec7eb5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 57, missCount = 1, failureCount = 0]
2025-05-24 23:03:56,456 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@3ec7eb5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 58, missCount = 1, failureCount = 0]
2025-05-24 23:03:56,456 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@3ec7eb5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 59, missCount = 1, failureCount = 0]
2025-05-24 23:03:56,456 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:03:56,460 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@3ec7eb5 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 60, missCount = 1, failureCount = 0]
2025-05-24 23:03:56,461 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [SecurityConfigTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:03:56,501 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@76b224cd, started on Sat May 24 23:03:54 KST 2025
2025-05-24 23:03:56,504 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 23:03:56,504 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 23:03:56,504 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 23:03:56,504 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
Logback Log Messages

Log session start time Sat May 24 23:05:00 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 23:05:01,049 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [SecurityConfigTest]: using SpringBootContextLoader
2025-05-24 23:05:01,056 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.security.SecurityConfigTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 23:05:01,056 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.security.SecurityConfigTest]: SecurityConfigTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 23:05:01,067 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [SecurityConfigTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 23:05:01,115 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [SecurityConfigTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 23:05:01,191 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-24 23:05:01,192 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:05:01,206 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 23:05:01,217 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [SecurityConfigTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 23:05:01,218 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [SecurityConfigTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:05:01,262 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
Logback Log Messages

Log session start time Sat May 24 23:05:01 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 23:05:01,509 main INFO deu.cse.spring_webmail.security.SecurityConfigTest Starting SecurityConfigTest using Java 21.0.6 with PID 35792 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 23:05:01,510 main DEBUG deu.cse.spring_webmail.security.SecurityConfigTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 23:05:01,510 main INFO deu.cse.spring_webmail.security.SecurityConfigTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 23:05:01,511 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 23:05:01,535 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@160396db
2025-05-24 23:05:01,557 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 23:05:01,578 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 23:05:01,669 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 23:05:01,671 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 23:05:01,672 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 23:05:01,673 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 23:05:01,674 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 23:05:01,674 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 23:05:01,680 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 23:05:01,682 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 23:05:01,683 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 23:05:01,683 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 23:05:01,686 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 23:05:01,972 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-24 23:05:01,979 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 23:05:02,066 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 23:05:02,902 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 23:05:02,905 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 23:05:02,917 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 23:05:02,918 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 23:05:02,921 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 23:05:02,923 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 23:05:02,927 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 23:05:02,928 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 23:05:02,929 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 23:05:02,929 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 23:05:02,933 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 23:05:02,982 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@733f1395]
2025-05-24 23:05:02,985 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 23:05:02,989 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 23:05:03,002 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 23:05:03,016 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:05:03,017 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 23:05:03,019 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 23:05:03,022 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 23:05:03,028 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 23:05:03,029 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:05:03,030 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:05:03,030 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 23:05:03,032 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 23:05:03,033 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 23:05:03,037 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 23:05:03,038 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 23:05:03,038 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 23:05:03,039 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@78830d9a'
2025-05-24 23:05:03,041 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 23:05:03,045 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 23:05:03,045 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@160396db'
2025-05-24 23:05:03,050 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 23:05:03,050 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@160396db'
2025-05-24 23:05:03,051 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 23:05:03,051 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@160396db'
2025-05-24 23:05:03,056 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 23:05:03,056 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 23:05:03,056 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@160396db'
2025-05-24 23:05:03,058 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 23:05:03,058 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 23:05:03,059 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@160396db'
2025-05-24 23:05:03,072 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 23:05:03,075 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 23:05:03,080 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 23:05:03,081 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 23:05:03,081 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:05:03,084 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 23:05:03,106 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:05:03,114 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:05:03,114 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:05:03,114 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@78830d9a'
2025-05-24 23:05:03,120 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 23:05:03,120 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 23:05:03,122 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:05:03,122 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:05:03,122 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@78830d9a'
2025-05-24 23:05:03,129 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 23:05:03,132 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@160396db'
2025-05-24 23:05:03,221 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 23:05:03,226 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 23:05:03,226 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 23:05:03,231 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 23:05:03,231 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 23:05:03,246 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 23:05:03,248 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@160396db'
2025-05-24 23:05:03,248 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:05:03,248 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:05:03,259 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 23:05:03,275 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 23:05:03,276 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@160396db'
2025-05-24 23:05:03,276 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:05:03,276 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:05:03,283 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 23:05:03,284 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:05:03,284 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:05:03,284 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:05:03,330 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr() {GET [/insert_addr]}: insertAddr()
2025-05-24 23:05:03,337 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model) {GET [/download]}: download(String,String)
2025-05-24 23:05:03,341 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/main_menu]}: mainMenu(Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/login_fail]}: loginFail() {GET [/delete_user]}: deleteUser(Model) {GET [/add_user]}: addUser() {GET [/img_test]}: imgTest() {GET [/admin_menu]}: adminMenu(Model) { [/get_image/{imageName}]}: getImage(String) {GET [/]}: index() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 23:05:03,346 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes) {GET [/write_mail]}: writeMail()
2025-05-24 23:05:03,354 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 23:05:03,361 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 23:05:03,361 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 23:05:03,362 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:05:03,362 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:05:03,363 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 23:05:03,363 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:05:03,363 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:05:03,365 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 23:05:03,365 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 23:05:03,365 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:05:03,366 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:05:03,367 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 23:05:03,367 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 23:05:03,370 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 23:05:03,371 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 23:05:03,372 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 23:05:03,378 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 23:05:03,378 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 23:05:03,379 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 23:05:03,379 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 23:05:03,379 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 23:05:03,380 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 23:05:03,380 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 23:05:03,380 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 23:05:03,384 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 23:05:03,385 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 23:05:03,386 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 23:05:03,390 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 23:05:03,390 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 23:05:03,391 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 23:05:03,392 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@160396db'
2025-05-24 23:05:03,392 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 23:05:03,393 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 23:05:03,399 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@160396db'
2025-05-24 23:05:03,400 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 23:05:03,401 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 23:05:03,402 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 23:05:03,405 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 23:05:03,405 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 23:05:03,410 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@160396db'
2025-05-24 23:05:03,411 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 23:05:03,414 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 23:05:03,426 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 23:05:03,474 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 23:05:03,475 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:05:03,475 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:05:03,475 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:05:03,491 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 23:05:03,492 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 23:05:03,501 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 23:05:03,502 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 23:05:03,550 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@1c43df76, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@ff2266c, org.springframework.security.web.context.SecurityContextHolderFilter@1de30c31, org.springframework.security.web.header.HeaderWriterFilter@35e689a0, org.springframework.web.filter.CorsFilter@71b3ba5a, org.springframework.security.web.authentication.logout.LogoutFilter@ac417a2, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@2f038d3c, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@69d2fb0a, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7e38e254, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@83ebdc5, org.springframework.security.web.access.ExceptionTranslationFilter@2976ca51, org.springframework.security.web.access.intercept.AuthorizationFilter@17003497]
2025-05-24 23:05:03,552 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 23:05:03,553 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 23:05:03,554 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 23:05:03,558 main WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore Ant [pattern='/WEB-INF/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 23:05:03,559 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure Ant [pattern='/WEB-INF/**']
2025-05-24 23:05:03,565 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 23:05:03,566 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 23:05:03,566 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 23:05:03,568 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 23:05:03,568 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 23:05:03,570 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 23:05:03,570 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 23:05:03,571 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:05:03,571 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:05:03,576 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 23:05:03,577 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 23:05:03,577 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:05:03,579 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 23:05:03,579 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:05:03,580 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 23:05:03,581 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 23:05:03,582 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 23:05:03,582 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 23:05:03,584 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 23:05:03,585 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 23:05:03,586 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 23:05:03,587 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 23:05:03,589 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@160396db'
2025-05-24 23:05:03,589 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:05:03,589 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 23:05:03,590 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:05:03,612 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:05:03,612 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 23:05:03,613 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 23:05:03,613 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 23:05:03,614 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 23:05:03,614 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-24 23:05:03,614 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-24 23:05:03,615 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@160396db'
2025-05-24 23:05:03,615 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:05:03,615 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-24 23:05:03,616 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 23:05:03,618 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 23:05:03,619 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 23:05:03,621 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 23:05:03,622 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 23:05:03,623 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 23:05:03,623 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 23:05:03,624 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 23:05:03,625 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:05:03,625 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 23:05:03,625 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 23:05:03,633 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 23:05:03,635 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 23:05:03,635 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 23:05:03,635 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 23:05:03,636 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 23:05:03,640 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 23:05:03,642 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 23:05:03,646 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 23:05:03,647 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 23:05:03,655 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 23:05:03,665 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 23:05:03,688 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 23:05:03,690 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 23:05:03,691 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 23:05:03,691 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 23:05:03,693 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 23:05:03,693 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 23:05:03,694 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 23:05:03,694 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:05:03,696 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 23:05:03,698 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 23:05:03,699 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:05:03,701 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 23:05:03,703 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 23:05:03,708 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 23:05:03,709 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@78830d9a'
2025-05-24 23:05:03,710 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 23:05:03,711 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 23:05:03,713 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 23:05:03,713 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 23:05:03,714 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 23:05:03,714 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 23:05:03,714 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 23:05:03,716 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 23:05:03,717 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 23:05:03,719 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 23:05:03,720 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 23:05:03,720 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 23:05:03,724 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 23:05:03,724 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:05:03,724 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 23:05:03,726 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 23:05:03,728 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-24 23:05:03,729 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-24 23:05:03,732 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-24 23:05:03,732 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-24 23:05:03,733 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-24 23:05:03,733 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-24 23:05:03,739 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 23:05:03,740 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-24 23:05:03,744 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-24 23:05:03,745 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-24 23:05:03,760 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 23:05:03,760 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 23:05:03,760 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 23:05:03,760 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 23:05:03,767 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 23:05:03,768 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 23:05:03,769 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 23:05:03,769 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-24 23:05:03,770 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@5604b85
2025-05-24 23:05:03,771 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@24fef542
2025-05-24 23:05:03,771 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 23:05:03,771 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 2 ms
2025-05-24 23:05:03,775 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 23:05:03,775 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-24 23:05:03,795 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 23:05:03,795 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 23:05:03,795 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 23:05:03,803 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-24 23:05:03,808 main INFO deu.cse.spring_webmail.security.SecurityConfigTest Started SecurityConfigTest in 2.555 seconds (process running for 3.483)
2025-05-24 23:05:03,812 main DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-24 23:05:03,815 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1, failureCount = 0]
2025-05-24 23:05:03,816 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:05:03,817 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1, failureCount = 0]
2025-05-24 23:05:03,820 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 1, failureCount = 0]
2025-05-24 23:05:03,838 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginFail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:05:03,841 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 1, failureCount = 0]
2025-05-24 23:05:03,843 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 1, failureCount = 0]
2025-05-24 23:05:03,854 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 5, missCount = 1, failureCount = 0]
2025-05-24 23:05:03,857 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 6, missCount = 1, failureCount = 0]
2025-05-24 23:05:03,860 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 7, missCount = 1, failureCount = 0]
2025-05-24 23:05:03,875 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3f4964f2}
2025-05-24 23:05:03,875 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3f4964f2}
2025-05-24 23:05:03,875 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@1de30c31] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:05:03,876 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3f4964f2}
2025-05-24 23:05:03,876 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3f4964f2}
2025-05-24 23:05:03,876 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@1de30c31] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@186f7434]
2025-05-24 23:05:03,881 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:05:03,881 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@5960f17]
2025-05-24 23:05:03,891 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 23:05:03,934 main ERROR deu.cse.spring_webmail.model.Pop3Agent connectToStore 예외: Authentication failed.
2025-05-24 23:05:03,945 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 1, failureCount = 0]
2025-05-24 23:05:03,946 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 9, missCount = 1, failureCount = 0]
2025-05-24 23:05:03,946 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 10, missCount = 1, failureCount = 0]
2025-05-24 23:05:03,946 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 11, missCount = 1, failureCount = 0]
2025-05-24 23:05:03,947 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 12, missCount = 1, failureCount = 0]
2025-05-24 23:05:03,948 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 13, missCount = 1, failureCount = 0]
2025-05-24 23:05:03,948 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 14, missCount = 1, failureCount = 0]
2025-05-24 23:05:03,949 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginFail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:05:03,955 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 15, missCount = 1, failureCount = 0]
2025-05-24 23:05:03,956 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:05:03,956 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 16, missCount = 1, failureCount = 0]
2025-05-24 23:05:03,957 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 17, missCount = 1, failureCount = 0]
2025-05-24 23:05:03,957 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsAdmin], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:05:03,958 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 18, missCount = 1, failureCount = 0]
2025-05-24 23:05:03,958 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 19, missCount = 1, failureCount = 0]
2025-05-24 23:05:03,958 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 20, missCount = 1, failureCount = 0]
2025-05-24 23:05:03,959 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 21, missCount = 1, failureCount = 0]
2025-05-24 23:05:03,959 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 22, missCount = 1, failureCount = 0]
2025-05-24 23:05:03,960 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6ef4297d}
2025-05-24 23:05:03,960 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6ef4297d}
2025-05-24 23:05:03,960 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@1de30c31] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:05:03,960 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:05:03,960 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@4c000cc4]
2025-05-24 23:05:03,960 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 23:05:03,969 main ERROR deu.cse.spring_webmail.model.Pop3Agent connectToStore 예외: Authentication failed.
2025-05-24 23:05:03,972 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 23, missCount = 1, failureCount = 0]
2025-05-24 23:05:03,972 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 24, missCount = 1, failureCount = 0]
2025-05-24 23:05:03,972 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 25, missCount = 1, failureCount = 0]
2025-05-24 23:05:03,973 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 26, missCount = 1, failureCount = 0]
2025-05-24 23:05:03,973 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 27, missCount = 1, failureCount = 0]
2025-05-24 23:05:03,974 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 28, missCount = 1, failureCount = 0]
2025-05-24 23:05:03,974 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 29, missCount = 1, failureCount = 0]
2025-05-24 23:05:03,974 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsAdmin], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:05:03,980 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 30, missCount = 1, failureCount = 0]
2025-05-24 23:05:03,981 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:05:03,981 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 31, missCount = 1, failureCount = 0]
2025-05-24 23:05:03,981 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 32, missCount = 1, failureCount = 0]
2025-05-24 23:05:03,983 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:05:03,983 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 33, missCount = 1, failureCount = 0]
2025-05-24 23:05:03,983 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 34, missCount = 1, failureCount = 0]
2025-05-24 23:05:03,984 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 35, missCount = 1, failureCount = 0]
2025-05-24 23:05:03,985 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 36, missCount = 1, failureCount = 0]
2025-05-24 23:05:03,985 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 37, missCount = 1, failureCount = 0]
2025-05-24 23:05:03,985 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6802d023}
2025-05-24 23:05:03,986 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6802d023}
2025-05-24 23:05:03,986 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@1de30c31] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:05:03,986 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@e895e3e]
2025-05-24 23:05:03,986 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /logout
2025-05-24 23:05:03,986 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 23:05:03,987 main DEBUG org.springframework.security.web.authentication.logout.LogoutFilter Logging out [UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 23:05:03,987 main DEBUG org.springframework.security.web.authentication.logout.SecurityContextLogoutHandler Invalidated session 3
2025-05-24 23:05:03,987 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 38, missCount = 1, failureCount = 0]
2025-05-24 23:05:03,988 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 39, missCount = 1, failureCount = 0]
2025-05-24 23:05:03,988 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 40, missCount = 1, failureCount = 0]
2025-05-24 23:05:03,988 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 41, missCount = 1, failureCount = 0]
2025-05-24 23:05:03,989 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 42, missCount = 1, failureCount = 0]
2025-05-24 23:05:03,989 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 43, missCount = 1, failureCount = 0]
2025-05-24 23:05:03,990 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 44, missCount = 1, failureCount = 0]
2025-05-24 23:05:03,990 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:05:03,991 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 45, missCount = 1, failureCount = 0]
2025-05-24 23:05:03,992 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:05:03,992 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 46, missCount = 1, failureCount = 0]
2025-05-24 23:05:03,992 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 47, missCount = 1, failureCount = 0]
2025-05-24 23:05:03,993 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:05:03,993 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 48, missCount = 1, failureCount = 0]
2025-05-24 23:05:03,993 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 49, missCount = 1, failureCount = 0]
2025-05-24 23:05:03,993 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 50, missCount = 1, failureCount = 0]
2025-05-24 23:05:03,994 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 51, missCount = 1, failureCount = 0]
2025-05-24 23:05:03,994 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 52, missCount = 1, failureCount = 0]
2025-05-24 23:05:03,995 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@775edae0}
2025-05-24 23:05:03,995 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@775edae0}
2025-05-24 23:05:03,995 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@1de30c31] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:05:03,995 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:05:03,995 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@26f480c6]
2025-05-24 23:05:03,996 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 23:05:04,004 main ERROR deu.cse.spring_webmail.model.Pop3Agent connectToStore 예외: Authentication failed.
2025-05-24 23:05:04,005 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 53, missCount = 1, failureCount = 0]
2025-05-24 23:05:04,005 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 54, missCount = 1, failureCount = 0]
2025-05-24 23:05:04,006 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 55, missCount = 1, failureCount = 0]
2025-05-24 23:05:04,006 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 56, missCount = 1, failureCount = 0]
2025-05-24 23:05:04,006 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 57, missCount = 1, failureCount = 0]
2025-05-24 23:05:04,007 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 58, missCount = 1, failureCount = 0]
2025-05-24 23:05:04,007 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 59, missCount = 1, failureCount = 0]
2025-05-24 23:05:04,007 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:05:04,010 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 60, missCount = 1, failureCount = 0]
2025-05-24 23:05:04,010 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [SecurityConfigTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:05:04,041 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@160396db, started on Sat May 24 23:05:01 KST 2025
2025-05-24 23:05:04,043 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 23:05:04,043 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 23:05:04,043 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 23:05:04,043 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
Logback Log Messages

Log session start time Sat May 24 23:06:31 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 23:06:31,708 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [SecurityConfigTest]: using SpringBootContextLoader
2025-05-24 23:06:31,714 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.security.SecurityConfigTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 23:06:31,715 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.security.SecurityConfigTest]: SecurityConfigTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 23:06:31,725 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [SecurityConfigTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 23:06:31,770 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [SecurityConfigTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 23:06:31,843 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-24 23:06:31,845 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:06:31,859 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 23:06:31,869 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [SecurityConfigTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 23:06:31,872 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [SecurityConfigTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:06:31,915 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
Logback Log Messages

Log session start time Sat May 24 23:06:32 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 23:06:32,154 main INFO deu.cse.spring_webmail.security.SecurityConfigTest Starting SecurityConfigTest using Java 21.0.6 with PID 29048 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 23:06:32,155 main DEBUG deu.cse.spring_webmail.security.SecurityConfigTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 23:06:32,156 main INFO deu.cse.spring_webmail.security.SecurityConfigTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 23:06:32,157 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 23:06:32,179 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@160396db
2025-05-24 23:06:32,196 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 23:06:32,215 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 23:06:32,302 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 23:06:32,304 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 23:06:32,306 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 23:06:32,306 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 23:06:32,307 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 23:06:32,307 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 23:06:32,314 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 23:06:32,315 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 23:06:32,316 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 23:06:32,316 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 23:06:32,320 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 23:06:32,612 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-24 23:06:32,618 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 23:06:32,691 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 23:06:33,545 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 23:06:33,548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 23:06:33,557 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 23:06:33,558 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 23:06:33,561 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 23:06:33,563 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 23:06:33,568 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 23:06:33,568 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 23:06:33,569 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 23:06:33,569 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 23:06:33,573 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 23:06:33,608 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@733f1395]
2025-05-24 23:06:33,609 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 23:06:33,612 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 23:06:33,625 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 23:06:33,638 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:06:33,639 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 23:06:33,642 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 23:06:33,645 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 23:06:33,650 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 23:06:33,651 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:06:33,651 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:06:33,652 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 23:06:33,653 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 23:06:33,657 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 23:06:33,660 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 23:06:33,661 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 23:06:33,661 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 23:06:33,662 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@78830d9a'
2025-05-24 23:06:33,663 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 23:06:33,668 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 23:06:33,668 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@160396db'
2025-05-24 23:06:33,671 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 23:06:33,672 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@160396db'
2025-05-24 23:06:33,672 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 23:06:33,673 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@160396db'
2025-05-24 23:06:33,678 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 23:06:33,678 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 23:06:33,678 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@160396db'
2025-05-24 23:06:33,681 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 23:06:33,681 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 23:06:33,682 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@160396db'
2025-05-24 23:06:33,695 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 23:06:33,698 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 23:06:33,704 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 23:06:33,704 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 23:06:33,705 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:06:33,708 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 23:06:33,731 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:06:33,737 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:06:33,737 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:06:33,737 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@78830d9a'
2025-05-24 23:06:33,743 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 23:06:33,744 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 23:06:33,746 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:06:33,746 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:06:33,746 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@78830d9a'
2025-05-24 23:06:33,749 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 23:06:33,750 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@160396db'
2025-05-24 23:06:33,833 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 23:06:33,838 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 23:06:33,838 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 23:06:33,841 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 23:06:33,842 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 23:06:33,853 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 23:06:33,856 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@160396db'
2025-05-24 23:06:33,856 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:06:33,856 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:06:33,866 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 23:06:33,878 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 23:06:33,878 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@160396db'
2025-05-24 23:06:33,879 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:06:33,879 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:06:33,885 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 23:06:33,886 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:06:33,886 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:06:33,886 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:06:33,926 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes) {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/insert_addr]}: insertAddr() {GET [/show_addr]}: showAddr()
2025-05-24 23:06:33,934 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/download]}: download(String,String)
2025-05-24 23:06:33,938 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/login_fail]}: loginFail() {GET [/admin_menu]}: adminMenu(Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/delete_user]}: deleteUser(Model) {GET [/img_test]}: imgTest() {GET [/main_menu]}: mainMenu(Model) {GET [/add_user]}: addUser() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) { [/get_image/{imageName}]}: getImage(String)
2025-05-24 23:06:33,942 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes) {GET [/write_mail]}: writeMail()
2025-05-24 23:06:33,952 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 23:06:33,957 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 23:06:33,957 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 23:06:33,958 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:06:33,958 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:06:33,958 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 23:06:33,959 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:06:33,959 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:06:33,960 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 23:06:33,961 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 23:06:33,961 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:06:33,962 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:06:33,963 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 23:06:33,963 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 23:06:33,969 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 23:06:33,969 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 23:06:33,970 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 23:06:33,975 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 23:06:33,975 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 23:06:33,976 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 23:06:33,977 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 23:06:33,977 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 23:06:33,978 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 23:06:33,978 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 23:06:33,979 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 23:06:33,983 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 23:06:33,985 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 23:06:33,985 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 23:06:33,988 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 23:06:33,988 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 23:06:33,989 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 23:06:33,989 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@160396db'
2025-05-24 23:06:33,989 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 23:06:33,990 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 23:06:33,996 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@160396db'
2025-05-24 23:06:33,996 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 23:06:33,998 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 23:06:33,998 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 23:06:34,000 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 23:06:34,001 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 23:06:34,007 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@160396db'
2025-05-24 23:06:34,007 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 23:06:34,010 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 23:06:34,020 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 23:06:34,062 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 23:06:34,063 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:06:34,063 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:06:34,063 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:06:34,086 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 23:06:34,087 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 23:06:34,095 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 23:06:34,095 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 23:06:34,145 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@1c43df76, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@ff2266c, org.springframework.security.web.context.SecurityContextHolderFilter@1de30c31, org.springframework.security.web.header.HeaderWriterFilter@35e689a0, org.springframework.web.filter.CorsFilter@71b3ba5a, org.springframework.security.web.authentication.logout.LogoutFilter@ac417a2, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@2f038d3c, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@69d2fb0a, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7e38e254, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@83ebdc5, org.springframework.security.web.access.ExceptionTranslationFilter@2976ca51, org.springframework.security.web.access.intercept.AuthorizationFilter@17003497]
2025-05-24 23:06:34,146 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 23:06:34,148 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 23:06:34,148 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 23:06:34,152 main WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore Ant [pattern='/WEB-INF/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 23:06:34,153 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure Ant [pattern='/WEB-INF/**']
2025-05-24 23:06:34,158 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 23:06:34,159 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 23:06:34,159 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 23:06:34,160 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 23:06:34,160 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 23:06:34,162 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 23:06:34,162 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 23:06:34,163 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:06:34,164 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:06:34,168 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 23:06:34,168 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 23:06:34,168 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:06:34,171 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 23:06:34,171 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:06:34,173 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 23:06:34,174 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 23:06:34,175 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 23:06:34,175 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 23:06:34,176 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 23:06:34,177 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 23:06:34,177 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 23:06:34,178 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 23:06:34,179 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@160396db'
2025-05-24 23:06:34,179 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:06:34,179 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 23:06:34,180 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:06:34,195 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:06:34,195 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 23:06:34,196 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 23:06:34,196 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 23:06:34,198 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 23:06:34,199 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-24 23:06:34,199 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-24 23:06:34,200 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@160396db'
2025-05-24 23:06:34,200 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:06:34,201 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-24 23:06:34,202 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 23:06:34,204 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 23:06:34,205 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 23:06:34,208 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 23:06:34,209 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 23:06:34,210 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 23:06:34,210 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 23:06:34,211 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 23:06:34,212 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:06:34,212 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 23:06:34,212 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 23:06:34,221 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 23:06:34,223 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 23:06:34,223 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 23:06:34,224 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 23:06:34,224 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 23:06:34,227 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 23:06:34,230 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 23:06:34,233 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 23:06:34,234 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 23:06:34,243 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 23:06:34,254 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 23:06:34,282 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 23:06:34,284 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 23:06:34,285 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 23:06:34,285 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 23:06:34,288 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 23:06:34,288 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 23:06:34,289 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 23:06:34,289 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:06:34,291 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 23:06:34,294 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 23:06:34,295 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:06:34,296 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 23:06:34,298 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 23:06:34,302 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 23:06:34,303 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@78830d9a'
2025-05-24 23:06:34,305 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 23:06:34,305 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 23:06:34,307 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 23:06:34,307 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 23:06:34,308 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 23:06:34,309 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 23:06:34,309 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 23:06:34,311 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 23:06:34,311 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 23:06:34,312 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 23:06:34,313 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 23:06:34,313 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 23:06:34,317 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 23:06:34,317 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:06:34,317 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 23:06:34,318 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 23:06:34,320 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-24 23:06:34,321 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-24 23:06:34,325 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-24 23:06:34,325 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-24 23:06:34,326 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-24 23:06:34,326 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-24 23:06:34,331 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 23:06:34,332 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-24 23:06:34,337 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-24 23:06:34,337 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-24 23:06:34,350 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 23:06:34,350 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 23:06:34,350 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 23:06:34,350 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 23:06:34,357 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 23:06:34,357 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 23:06:34,358 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 23:06:34,358 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-24 23:06:34,359 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@5604b85
2025-05-24 23:06:34,359 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@24fef542
2025-05-24 23:06:34,359 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 23:06:34,360 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 2 ms
2025-05-24 23:06:34,363 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 23:06:34,363 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-24 23:06:34,379 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 23:06:34,379 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 23:06:34,379 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 23:06:34,386 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-24 23:06:34,391 main INFO deu.cse.spring_webmail.security.SecurityConfigTest Started SecurityConfigTest in 2.485 seconds (process running for 3.391)
2025-05-24 23:06:34,397 main DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-24 23:06:34,402 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1, failureCount = 0]
2025-05-24 23:06:34,404 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:06:34,404 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1, failureCount = 0]
2025-05-24 23:06:34,410 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 1, failureCount = 0]
2025-05-24 23:06:34,427 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginFail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:06:34,430 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 1, failureCount = 0]
2025-05-24 23:06:34,432 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 1, failureCount = 0]
2025-05-24 23:06:34,434 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 5, missCount = 1, failureCount = 0]
2025-05-24 23:06:34,437 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 6, missCount = 1, failureCount = 0]
2025-05-24 23:06:34,440 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 7, missCount = 1, failureCount = 0]
2025-05-24 23:06:34,456 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3f4964f2}
2025-05-24 23:06:34,457 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3f4964f2}
2025-05-24 23:06:34,457 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@1de30c31] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:06:34,458 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3f4964f2}
2025-05-24 23:06:34,458 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3f4964f2}
2025-05-24 23:06:34,458 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@1de30c31] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@186f7434]
2025-05-24 23:06:34,463 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:06:34,463 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@5960f17]
2025-05-24 23:06:34,475 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 23:06:34,517 main ERROR deu.cse.spring_webmail.model.Pop3Agent connectToStore 예외: Authentication failed.
2025-05-24 23:06:34,527 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 1, failureCount = 0]
2025-05-24 23:06:34,527 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 9, missCount = 1, failureCount = 0]
2025-05-24 23:06:34,528 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 10, missCount = 1, failureCount = 0]
2025-05-24 23:06:34,528 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 11, missCount = 1, failureCount = 0]
2025-05-24 23:06:34,528 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 12, missCount = 1, failureCount = 0]
2025-05-24 23:06:34,529 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 13, missCount = 1, failureCount = 0]
2025-05-24 23:06:34,530 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 14, missCount = 1, failureCount = 0]
2025-05-24 23:06:34,531 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginFail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:06:34,538 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 15, missCount = 1, failureCount = 0]
2025-05-24 23:06:34,538 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:06:34,539 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 16, missCount = 1, failureCount = 0]
2025-05-24 23:06:34,540 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 17, missCount = 1, failureCount = 0]
2025-05-24 23:06:34,542 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsAdmin], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:06:34,543 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 18, missCount = 1, failureCount = 0]
2025-05-24 23:06:34,543 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 19, missCount = 1, failureCount = 0]
2025-05-24 23:06:34,544 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 20, missCount = 1, failureCount = 0]
2025-05-24 23:06:34,544 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 21, missCount = 1, failureCount = 0]
2025-05-24 23:06:34,545 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 22, missCount = 1, failureCount = 0]
2025-05-24 23:06:34,545 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6ef4297d}
2025-05-24 23:06:34,545 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6ef4297d}
2025-05-24 23:06:34,546 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@1de30c31] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:06:34,546 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:06:34,546 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@4c000cc4]
2025-05-24 23:06:34,547 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 23:06:34,581 main DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from 2
2025-05-24 23:06:34,582 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=2], Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@4c000cc4]
2025-05-24 23:06:34,582 main DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=2], Granted Authorities=[ROLE_ADMIN]]
2025-05-24 23:06:34,585 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 23, missCount = 1, failureCount = 0]
2025-05-24 23:06:34,585 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 24, missCount = 1, failureCount = 0]
2025-05-24 23:06:34,585 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 25, missCount = 1, failureCount = 0]
2025-05-24 23:06:34,585 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 26, missCount = 1, failureCount = 0]
2025-05-24 23:06:34,586 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 27, missCount = 1, failureCount = 0]
2025-05-24 23:06:34,586 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 28, missCount = 1, failureCount = 0]
2025-05-24 23:06:34,586 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 29, missCount = 1, failureCount = 0]
2025-05-24 23:06:34,586 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsAdmin], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:06:34,591 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 30, missCount = 1, failureCount = 0]
2025-05-24 23:06:34,591 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:06:34,591 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 31, missCount = 1, failureCount = 0]
2025-05-24 23:06:34,591 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 32, missCount = 1, failureCount = 0]
2025-05-24 23:06:34,593 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:06:34,593 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 33, missCount = 1, failureCount = 0]
2025-05-24 23:06:34,593 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 34, missCount = 1, failureCount = 0]
2025-05-24 23:06:34,593 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 35, missCount = 1, failureCount = 0]
2025-05-24 23:06:34,594 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 36, missCount = 1, failureCount = 0]
2025-05-24 23:06:34,594 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 37, missCount = 1, failureCount = 0]
2025-05-24 23:06:34,595 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@e7d0db2}
2025-05-24 23:06:34,595 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@e7d0db2}
2025-05-24 23:06:34,595 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@1de30c31] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:06:34,595 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@4a41caed]
2025-05-24 23:06:34,595 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /logout
2025-05-24 23:06:34,596 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 23:06:34,596 main DEBUG org.springframework.security.web.authentication.logout.LogoutFilter Logging out [UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 23:06:34,596 main DEBUG org.springframework.security.web.authentication.logout.SecurityContextLogoutHandler Invalidated session 4
2025-05-24 23:06:34,597 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 38, missCount = 1, failureCount = 0]
2025-05-24 23:06:34,597 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 39, missCount = 1, failureCount = 0]
2025-05-24 23:06:34,597 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 40, missCount = 1, failureCount = 0]
2025-05-24 23:06:34,597 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 41, missCount = 1, failureCount = 0]
2025-05-24 23:06:34,597 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 42, missCount = 1, failureCount = 0]
2025-05-24 23:06:34,598 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 43, missCount = 1, failureCount = 0]
2025-05-24 23:06:34,598 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 44, missCount = 1, failureCount = 0]
2025-05-24 23:06:34,598 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:06:34,599 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 45, missCount = 1, failureCount = 0]
2025-05-24 23:06:34,599 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:06:34,599 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 46, missCount = 1, failureCount = 0]
2025-05-24 23:06:34,599 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 47, missCount = 1, failureCount = 0]
2025-05-24 23:06:34,599 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:06:34,600 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 48, missCount = 1, failureCount = 0]
2025-05-24 23:06:34,600 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 49, missCount = 1, failureCount = 0]
2025-05-24 23:06:34,600 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 50, missCount = 1, failureCount = 0]
2025-05-24 23:06:34,600 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 51, missCount = 1, failureCount = 0]
2025-05-24 23:06:34,600 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 52, missCount = 1, failureCount = 0]
2025-05-24 23:06:34,601 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@76cf91c9}
2025-05-24 23:06:34,601 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@76cf91c9}
2025-05-24 23:06:34,601 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@1de30c31] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:06:34,601 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:06:34,601 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@74bfdd66]
2025-05-24 23:06:34,601 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 23:06:34,609 main ERROR deu.cse.spring_webmail.model.Pop3Agent connectToStore 예외: Authentication failed.
2025-05-24 23:06:34,611 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 53, missCount = 1, failureCount = 0]
2025-05-24 23:06:34,611 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 54, missCount = 1, failureCount = 0]
2025-05-24 23:06:34,611 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 55, missCount = 1, failureCount = 0]
2025-05-24 23:06:34,611 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 56, missCount = 1, failureCount = 0]
2025-05-24 23:06:34,611 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 57, missCount = 1, failureCount = 0]
2025-05-24 23:06:34,612 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 58, missCount = 1, failureCount = 0]
2025-05-24 23:06:34,612 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 59, missCount = 1, failureCount = 0]
2025-05-24 23:06:34,612 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:06:34,615 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 60, missCount = 1, failureCount = 0]
2025-05-24 23:06:34,616 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [SecurityConfigTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:06:34,646 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@160396db, started on Sat May 24 23:06:32 KST 2025
2025-05-24 23:06:34,648 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 23:06:34,649 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 23:06:34,649 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 23:06:34,650 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
Logback Log Messages

Log session start time Sat May 24 23:06:54 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 23:06:54,375 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [SecurityConfigTest]: using SpringBootContextLoader
2025-05-24 23:06:54,378 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.security.SecurityConfigTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 23:06:54,378 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.security.SecurityConfigTest]: SecurityConfigTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 23:06:54,394 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [SecurityConfigTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 23:06:54,443 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [SecurityConfigTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 23:06:54,532 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-24 23:06:54,533 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:06:54,546 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 23:06:54,560 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [SecurityConfigTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 23:06:54,562 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [SecurityConfigTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:06:54,610 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
Logback Log Messages

Log session start time Sat May 24 23:06:54 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 23:06:54,871 main INFO deu.cse.spring_webmail.security.SecurityConfigTest Starting SecurityConfigTest using Java 21.0.6 with PID 12248 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 23:06:54,872 main DEBUG deu.cse.spring_webmail.security.SecurityConfigTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 23:06:54,873 main INFO deu.cse.spring_webmail.security.SecurityConfigTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 23:06:54,874 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 23:06:54,898 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@160396db
2025-05-24 23:06:54,921 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 23:06:54,939 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 23:06:55,033 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 23:06:55,034 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 23:06:55,036 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 23:06:55,037 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 23:06:55,037 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 23:06:55,038 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 23:06:55,045 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 23:06:55,046 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 23:06:55,046 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 23:06:55,047 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 23:06:55,050 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 23:06:55,349 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-24 23:06:55,355 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 23:06:55,431 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 23:06:56,314 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 23:06:56,316 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 23:06:56,328 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 23:06:56,329 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 23:06:56,332 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 23:06:56,333 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 23:06:56,339 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 23:06:56,340 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 23:06:56,341 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 23:06:56,341 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 23:06:56,346 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 23:06:56,392 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@21dea711]
2025-05-24 23:06:56,394 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 23:06:56,398 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 23:06:56,412 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 23:06:56,426 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:06:56,428 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 23:06:56,431 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 23:06:56,434 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 23:06:56,441 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 23:06:56,442 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:06:56,443 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:06:56,443 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 23:06:56,445 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 23:06:56,449 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 23:06:56,452 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 23:06:56,453 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 23:06:56,454 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 23:06:56,455 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@78830d9a'
2025-05-24 23:06:56,456 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 23:06:56,459 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 23:06:56,459 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@160396db'
2025-05-24 23:06:56,463 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 23:06:56,463 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@160396db'
2025-05-24 23:06:56,464 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 23:06:56,464 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@160396db'
2025-05-24 23:06:56,468 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 23:06:56,469 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 23:06:56,469 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@160396db'
2025-05-24 23:06:56,471 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 23:06:56,471 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 23:06:56,472 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@160396db'
2025-05-24 23:06:56,484 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 23:06:56,487 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 23:06:56,491 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 23:06:56,491 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 23:06:56,492 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:06:56,496 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 23:06:56,525 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:06:56,529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:06:56,529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:06:56,529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@78830d9a'
2025-05-24 23:06:56,536 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 23:06:56,537 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 23:06:56,538 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:06:56,538 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:06:56,538 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@78830d9a'
2025-05-24 23:06:56,542 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 23:06:56,544 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@160396db'
2025-05-24 23:06:56,639 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 23:06:56,645 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 23:06:56,645 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 23:06:56,649 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 23:06:56,650 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 23:06:56,664 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 23:06:56,667 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@160396db'
2025-05-24 23:06:56,667 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:06:56,667 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:06:56,678 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 23:06:56,690 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 23:06:56,690 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@160396db'
2025-05-24 23:06:56,690 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:06:56,691 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:06:56,697 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 23:06:56,698 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:06:56,698 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:06:56,698 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:06:56,738 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/show_addr]}: showAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/insert_addr]}: insertAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 23:06:56,745 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes)
2025-05-24 23:06:56,747 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/add_user]}: addUser() {GET [/img_test]}: imgTest() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/admin_menu]}: adminMenu(Model) {GET [/main_menu]}: mainMenu(Model) {GET [/delete_user]}: deleteUser(Model) {GET [/login_fail]}: loginFail() { [/get_image/{imageName}]}: getImage(String) {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 23:06:56,752 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 23:06:56,760 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 23:06:56,765 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 23:06:56,766 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 23:06:56,766 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:06:56,766 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:06:56,767 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 23:06:56,767 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:06:56,767 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:06:56,770 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 23:06:56,770 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 23:06:56,771 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:06:56,771 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:06:56,773 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 23:06:56,773 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 23:06:56,778 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 23:06:56,778 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 23:06:56,779 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 23:06:56,787 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 23:06:56,787 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 23:06:56,788 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 23:06:56,788 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 23:06:56,789 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 23:06:56,789 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 23:06:56,790 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 23:06:56,790 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 23:06:56,794 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 23:06:56,795 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 23:06:56,795 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 23:06:56,798 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 23:06:56,798 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 23:06:56,799 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 23:06:56,799 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@160396db'
2025-05-24 23:06:56,799 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 23:06:56,800 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 23:06:56,807 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@160396db'
2025-05-24 23:06:56,808 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 23:06:56,809 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 23:06:56,809 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 23:06:56,811 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 23:06:56,811 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 23:06:56,815 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@160396db'
2025-05-24 23:06:56,815 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 23:06:56,817 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 23:06:56,826 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 23:06:56,869 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 23:06:56,870 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:06:56,870 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:06:56,870 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:06:56,887 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 23:06:56,888 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 23:06:56,896 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 23:06:56,896 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 23:06:56,941 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@2c08c787, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@67f591c2, org.springframework.security.web.context.SecurityContextHolderFilter@6dcbbb49, org.springframework.security.web.header.HeaderWriterFilter@2e4ecdf8, org.springframework.web.filter.CorsFilter@284c4f02, org.springframework.security.web.authentication.logout.LogoutFilter@246de37e, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@a047bdb, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@36c783ca, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@17136390, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@709d6de5, org.springframework.security.web.access.ExceptionTranslationFilter@39e3ea78, org.springframework.security.web.access.intercept.AuthorizationFilter@83ebdc5]
2025-05-24 23:06:56,943 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 23:06:56,944 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 23:06:56,945 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 23:06:56,950 main WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore Ant [pattern='/WEB-INF/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 23:06:56,951 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure Ant [pattern='/WEB-INF/**']
2025-05-24 23:06:56,956 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 23:06:56,957 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 23:06:56,957 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 23:06:56,959 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 23:06:56,960 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 23:06:56,961 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 23:06:56,961 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 23:06:56,962 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:06:56,964 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:06:56,968 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 23:06:56,969 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 23:06:56,969 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:06:56,971 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 23:06:56,972 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:06:56,973 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 23:06:56,974 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 23:06:56,974 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 23:06:56,974 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 23:06:56,977 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 23:06:56,977 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 23:06:56,978 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 23:06:56,978 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 23:06:56,979 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@160396db'
2025-05-24 23:06:56,988 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:06:56,988 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 23:06:56,989 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:06:57,002 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:06:57,003 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 23:06:57,004 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 23:06:57,004 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 23:06:57,005 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 23:06:57,006 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-24 23:06:57,006 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-24 23:06:57,006 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@160396db'
2025-05-24 23:06:57,006 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:06:57,007 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-24 23:06:57,008 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 23:06:57,010 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 23:06:57,012 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 23:06:57,016 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 23:06:57,017 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 23:06:57,017 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 23:06:57,019 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 23:06:57,019 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 23:06:57,020 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:06:57,020 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 23:06:57,020 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 23:06:57,033 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 23:06:57,037 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 23:06:57,037 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 23:06:57,037 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 23:06:57,038 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 23:06:57,043 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 23:06:57,046 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 23:06:57,052 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 23:06:57,052 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 23:06:57,069 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 23:06:57,079 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 23:06:57,104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 23:06:57,107 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 23:06:57,107 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 23:06:57,108 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 23:06:57,110 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 23:06:57,111 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 23:06:57,111 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 23:06:57,112 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:06:57,114 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 23:06:57,116 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 23:06:57,117 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:06:57,119 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 23:06:57,120 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 23:06:57,126 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 23:06:57,127 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@78830d9a'
2025-05-24 23:06:57,128 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 23:06:57,129 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 23:06:57,131 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 23:06:57,132 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 23:06:57,134 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 23:06:57,134 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 23:06:57,134 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 23:06:57,137 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 23:06:57,137 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 23:06:57,139 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 23:06:57,139 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 23:06:57,140 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 23:06:57,146 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 23:06:57,146 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:06:57,146 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 23:06:57,148 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 23:06:57,150 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-24 23:06:57,151 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-24 23:06:57,155 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-24 23:06:57,155 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-24 23:06:57,156 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-24 23:06:57,157 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-24 23:06:57,161 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 23:06:57,161 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-24 23:06:57,166 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-24 23:06:57,166 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-24 23:06:57,181 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 23:06:57,181 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 23:06:57,181 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 23:06:57,181 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 23:06:57,187 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 23:06:57,187 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 23:06:57,188 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 23:06:57,188 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-24 23:06:57,188 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@5788722f
2025-05-24 23:06:57,189 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@4b360972
2025-05-24 23:06:57,189 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 23:06:57,190 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 2 ms
2025-05-24 23:06:57,192 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 23:06:57,192 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-24 23:06:57,210 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 23:06:57,210 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 23:06:57,210 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 23:06:57,218 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-24 23:06:57,223 main INFO deu.cse.spring_webmail.security.SecurityConfigTest Started SecurityConfigTest in 2.621 seconds (process running for 3.56)
2025-05-24 23:06:57,226 main DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-24 23:06:57,229 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1, failureCount = 0]
2025-05-24 23:06:57,230 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:06:57,230 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1, failureCount = 0]
2025-05-24 23:06:57,235 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 1, failureCount = 0]
2025-05-24 23:06:57,255 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginFail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:06:57,260 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 1, failureCount = 0]
2025-05-24 23:06:57,261 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 1, failureCount = 0]
2025-05-24 23:06:57,264 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 5, missCount = 1, failureCount = 0]
2025-05-24 23:06:57,267 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 6, missCount = 1, failureCount = 0]
2025-05-24 23:06:57,270 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 7, missCount = 1, failureCount = 0]
2025-05-24 23:06:57,285 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4ffa078d}
2025-05-24 23:06:57,286 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4ffa078d}
2025-05-24 23:06:57,286 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@6dcbbb49] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:06:57,287 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4ffa078d}
2025-05-24 23:06:57,287 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4ffa078d}
2025-05-24 23:06:57,287 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@6dcbbb49] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@49fe0bcd]
2025-05-24 23:06:57,292 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:06:57,292 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@73da303e]
2025-05-24 23:06:57,306 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 23:06:57,360 main ERROR deu.cse.spring_webmail.model.Pop3Agent connectToStore 예외: Authentication failed.
2025-05-24 23:06:57,375 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 1, failureCount = 0]
2025-05-24 23:06:57,376 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 9, missCount = 1, failureCount = 0]
2025-05-24 23:06:57,376 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 10, missCount = 1, failureCount = 0]
2025-05-24 23:06:57,376 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 11, missCount = 1, failureCount = 0]
2025-05-24 23:06:57,377 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 12, missCount = 1, failureCount = 0]
2025-05-24 23:06:57,378 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 13, missCount = 1, failureCount = 0]
2025-05-24 23:06:57,379 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 14, missCount = 1, failureCount = 0]
2025-05-24 23:06:57,379 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginFail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:06:57,388 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 15, missCount = 1, failureCount = 0]
2025-05-24 23:06:57,389 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:06:57,389 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 16, missCount = 1, failureCount = 0]
2025-05-24 23:06:57,390 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 17, missCount = 1, failureCount = 0]
2025-05-24 23:06:57,391 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsAdmin], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:06:57,392 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 18, missCount = 1, failureCount = 0]
2025-05-24 23:06:57,392 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 19, missCount = 1, failureCount = 0]
2025-05-24 23:06:57,392 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 20, missCount = 1, failureCount = 0]
2025-05-24 23:06:57,393 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 21, missCount = 1, failureCount = 0]
2025-05-24 23:06:57,394 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 22, missCount = 1, failureCount = 0]
2025-05-24 23:06:57,394 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@56402642}
2025-05-24 23:06:57,395 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@56402642}
2025-05-24 23:06:57,395 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@6dcbbb49] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:06:57,395 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:06:57,395 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@620572db]
2025-05-24 23:06:57,395 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 23:06:57,413 main DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from 2
2025-05-24 23:06:57,414 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=2], Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@620572db]
2025-05-24 23:06:57,414 main DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=2], Granted Authorities=[ROLE_ADMIN]]
2025-05-24 23:06:57,415 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 23, missCount = 1, failureCount = 0]
2025-05-24 23:06:57,416 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 24, missCount = 1, failureCount = 0]
2025-05-24 23:06:57,416 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 25, missCount = 1, failureCount = 0]
2025-05-24 23:06:57,416 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 26, missCount = 1, failureCount = 0]
2025-05-24 23:06:57,416 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 27, missCount = 1, failureCount = 0]
2025-05-24 23:06:57,416 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 28, missCount = 1, failureCount = 0]
2025-05-24 23:06:57,417 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 29, missCount = 1, failureCount = 0]
2025-05-24 23:06:57,417 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsAdmin], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:06:57,418 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 30, missCount = 1, failureCount = 0]
2025-05-24 23:06:57,419 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:06:57,419 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 31, missCount = 1, failureCount = 0]
2025-05-24 23:06:57,420 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 32, missCount = 1, failureCount = 0]
2025-05-24 23:06:57,422 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:06:57,422 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 33, missCount = 1, failureCount = 0]
2025-05-24 23:06:57,423 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 34, missCount = 1, failureCount = 0]
2025-05-24 23:06:57,424 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 35, missCount = 1, failureCount = 0]
2025-05-24 23:06:57,424 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 36, missCount = 1, failureCount = 0]
2025-05-24 23:06:57,425 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 37, missCount = 1, failureCount = 0]
2025-05-24 23:06:57,426 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@309cf657}
2025-05-24 23:06:57,426 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@309cf657}
2025-05-24 23:06:57,427 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@6dcbbb49] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:06:57,427 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@4d4c4b14]
2025-05-24 23:06:57,427 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /logout
2025-05-24 23:06:57,427 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 23:06:57,427 main DEBUG org.springframework.security.web.authentication.logout.LogoutFilter Logging out [UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 23:06:57,427 main DEBUG org.springframework.security.web.authentication.logout.SecurityContextLogoutHandler Invalidated session 4
2025-05-24 23:06:57,428 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 38, missCount = 1, failureCount = 0]
2025-05-24 23:06:57,428 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 39, missCount = 1, failureCount = 0]
2025-05-24 23:06:57,428 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 40, missCount = 1, failureCount = 0]
2025-05-24 23:06:57,429 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 41, missCount = 1, failureCount = 0]
2025-05-24 23:06:57,429 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 42, missCount = 1, failureCount = 0]
2025-05-24 23:06:57,429 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 43, missCount = 1, failureCount = 0]
2025-05-24 23:06:57,430 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 44, missCount = 1, failureCount = 0]
2025-05-24 23:06:57,430 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:06:57,431 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 45, missCount = 1, failureCount = 0]
2025-05-24 23:06:57,431 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:06:57,431 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 46, missCount = 1, failureCount = 0]
2025-05-24 23:06:57,431 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 47, missCount = 1, failureCount = 0]
2025-05-24 23:06:57,432 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:06:57,433 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 48, missCount = 1, failureCount = 0]
2025-05-24 23:06:57,433 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 49, missCount = 1, failureCount = 0]
2025-05-24 23:06:57,434 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 50, missCount = 1, failureCount = 0]
2025-05-24 23:06:57,434 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 51, missCount = 1, failureCount = 0]
2025-05-24 23:06:57,435 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 52, missCount = 1, failureCount = 0]
2025-05-24 23:06:57,436 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@74619273}
2025-05-24 23:06:57,436 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@74619273}
2025-05-24 23:06:57,437 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@6dcbbb49] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:06:57,437 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:06:57,437 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@38c55a8a]
2025-05-24 23:06:57,438 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 23:06:57,451 main ERROR deu.cse.spring_webmail.model.Pop3Agent connectToStore 예외: Authentication failed.
2025-05-24 23:06:57,456 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 53, missCount = 1, failureCount = 0]
2025-05-24 23:06:57,457 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 54, missCount = 1, failureCount = 0]
2025-05-24 23:06:57,457 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 55, missCount = 1, failureCount = 0]
2025-05-24 23:06:57,458 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 56, missCount = 1, failureCount = 0]
2025-05-24 23:06:57,458 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 57, missCount = 1, failureCount = 0]
2025-05-24 23:06:57,458 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 58, missCount = 1, failureCount = 0]
2025-05-24 23:06:57,458 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 59, missCount = 1, failureCount = 0]
2025-05-24 23:06:57,459 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:06:57,464 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 60, missCount = 1, failureCount = 0]
2025-05-24 23:06:57,465 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [SecurityConfigTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:06:57,509 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@160396db, started on Sat May 24 23:06:54 KST 2025
2025-05-24 23:06:57,513 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 23:06:57,513 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 23:06:57,514 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 23:06:57,515 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
Logback Log Messages

Log session start time Sat May 24 23:08:09 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 23:08:09,838 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [SecurityConfigTest]: using SpringBootContextLoader
2025-05-24 23:08:09,841 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.security.SecurityConfigTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 23:08:09,841 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.security.SecurityConfigTest]: SecurityConfigTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 23:08:09,856 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [SecurityConfigTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 23:08:09,904 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [SecurityConfigTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 23:08:09,979 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-24 23:08:09,980 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:08:09,993 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 23:08:10,006 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [SecurityConfigTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 23:08:10,007 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [SecurityConfigTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:08:10,052 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
Logback Log Messages

Log session start time Sat May 24 23:08:10 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 23:08:10,301 main INFO deu.cse.spring_webmail.security.SecurityConfigTest Starting SecurityConfigTest using Java 21.0.6 with PID 32632 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 23:08:10,301 main DEBUG deu.cse.spring_webmail.security.SecurityConfigTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 23:08:10,302 main INFO deu.cse.spring_webmail.security.SecurityConfigTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 23:08:10,303 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 23:08:10,326 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@160396db
2025-05-24 23:08:10,346 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 23:08:10,363 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 23:08:10,454 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 23:08:10,456 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 23:08:10,457 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 23:08:10,458 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 23:08:10,458 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 23:08:10,459 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 23:08:10,465 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 23:08:10,467 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 23:08:10,468 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 23:08:10,468 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 23:08:10,470 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 23:08:10,771 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-24 23:08:10,778 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 23:08:10,853 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 23:08:11,737 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 23:08:11,739 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 23:08:11,751 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 23:08:11,752 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 23:08:11,756 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 23:08:11,759 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 23:08:11,763 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 23:08:11,764 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 23:08:11,765 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 23:08:11,765 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 23:08:11,770 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 23:08:11,813 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@733f1395]
2025-05-24 23:08:11,815 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 23:08:11,819 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 23:08:11,829 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 23:08:11,843 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:08:11,845 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 23:08:11,847 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 23:08:11,850 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 23:08:11,855 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 23:08:11,856 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:08:11,857 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:08:11,857 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 23:08:11,858 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 23:08:11,862 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 23:08:11,865 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 23:08:11,866 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 23:08:11,867 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 23:08:11,868 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@78830d9a'
2025-05-24 23:08:11,869 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 23:08:11,873 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 23:08:11,874 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@160396db'
2025-05-24 23:08:11,877 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 23:08:11,877 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@160396db'
2025-05-24 23:08:11,878 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 23:08:11,879 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@160396db'
2025-05-24 23:08:11,883 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 23:08:11,883 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 23:08:11,883 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@160396db'
2025-05-24 23:08:11,885 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 23:08:11,886 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 23:08:11,886 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@160396db'
2025-05-24 23:08:11,900 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 23:08:11,903 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 23:08:11,908 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 23:08:11,909 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 23:08:11,909 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:08:11,913 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 23:08:11,938 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:08:11,945 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:08:11,945 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:08:11,945 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@78830d9a'
2025-05-24 23:08:11,951 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 23:08:11,955 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 23:08:11,957 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:08:11,957 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:08:11,957 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@78830d9a'
2025-05-24 23:08:11,961 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 23:08:11,963 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@160396db'
2025-05-24 23:08:12,046 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 23:08:12,052 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 23:08:12,052 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 23:08:12,056 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 23:08:12,057 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 23:08:12,067 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 23:08:12,069 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@160396db'
2025-05-24 23:08:12,069 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:08:12,070 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:08:12,082 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 23:08:12,097 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 23:08:12,097 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@160396db'
2025-05-24 23:08:12,098 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:08:12,098 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:08:12,103 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 23:08:12,104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:08:12,104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:08:12,104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:08:12,142 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 23:08:12,147 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model)
2025-05-24 23:08:12,149 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() { [/get_image/{imageName}]}: getImage(String) {GET [/main_menu]}: mainMenu(Model) {GET [/admin_menu]}: adminMenu(Model) {GET [/add_user]}: addUser() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/login_fail]}: loginFail() {GET [/img_test]}: imgTest() {GET [/delete_user]}: deleteUser(Model) {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 23:08:12,155 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 23:08:12,162 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 23:08:12,169 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 23:08:12,169 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 23:08:12,170 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:08:12,170 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:08:12,170 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 23:08:12,171 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:08:12,171 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:08:12,173 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 23:08:12,173 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 23:08:12,174 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:08:12,174 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:08:12,175 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 23:08:12,175 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 23:08:12,179 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 23:08:12,179 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 23:08:12,180 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 23:08:12,184 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 23:08:12,184 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 23:08:12,185 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 23:08:12,185 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 23:08:12,186 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 23:08:12,186 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 23:08:12,186 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 23:08:12,187 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 23:08:12,190 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 23:08:12,191 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 23:08:12,192 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 23:08:12,196 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 23:08:12,196 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 23:08:12,197 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 23:08:12,197 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@160396db'
2025-05-24 23:08:12,197 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 23:08:12,198 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 23:08:12,205 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@160396db'
2025-05-24 23:08:12,205 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 23:08:12,206 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 23:08:12,206 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 23:08:12,209 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 23:08:12,209 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 23:08:12,213 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@160396db'
2025-05-24 23:08:12,213 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 23:08:12,215 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 23:08:12,224 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 23:08:12,270 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 23:08:12,271 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:08:12,271 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:08:12,271 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:08:12,285 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 23:08:12,285 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 23:08:12,290 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 23:08:12,291 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 23:08:12,354 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@1c43df76, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@ff2266c, org.springframework.security.web.context.SecurityContextHolderFilter@1de30c31, org.springframework.security.web.header.HeaderWriterFilter@35e689a0, org.springframework.web.filter.CorsFilter@71b3ba5a, org.springframework.security.web.authentication.logout.LogoutFilter@ac417a2, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@2f038d3c, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@69d2fb0a, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7e38e254, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@83ebdc5, org.springframework.security.web.access.ExceptionTranslationFilter@2976ca51, org.springframework.security.web.access.intercept.AuthorizationFilter@17003497]
2025-05-24 23:08:12,355 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 23:08:12,356 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 23:08:12,357 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 23:08:12,361 main WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore Ant [pattern='/WEB-INF/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 23:08:12,361 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure Ant [pattern='/WEB-INF/**']
2025-05-24 23:08:12,367 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 23:08:12,368 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 23:08:12,368 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 23:08:12,369 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 23:08:12,370 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 23:08:12,373 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 23:08:12,373 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 23:08:12,374 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:08:12,376 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:08:12,381 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 23:08:12,381 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 23:08:12,382 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:08:12,384 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 23:08:12,385 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:08:12,385 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 23:08:12,387 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 23:08:12,387 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 23:08:12,387 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 23:08:12,390 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 23:08:12,391 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 23:08:12,391 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 23:08:12,392 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 23:08:12,393 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@160396db'
2025-05-24 23:08:12,394 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:08:12,394 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 23:08:12,394 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:08:12,413 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:08:12,413 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 23:08:12,414 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 23:08:12,414 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 23:08:12,415 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 23:08:12,415 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-24 23:08:12,415 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-24 23:08:12,416 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@160396db'
2025-05-24 23:08:12,416 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:08:12,417 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-24 23:08:12,418 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 23:08:12,420 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 23:08:12,421 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 23:08:12,423 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 23:08:12,424 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 23:08:12,424 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 23:08:12,425 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 23:08:12,425 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 23:08:12,426 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:08:12,426 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 23:08:12,426 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 23:08:12,432 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 23:08:12,434 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 23:08:12,435 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 23:08:12,435 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 23:08:12,436 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 23:08:12,439 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 23:08:12,440 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 23:08:12,444 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 23:08:12,444 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 23:08:12,450 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 23:08:12,461 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 23:08:12,489 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 23:08:12,492 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 23:08:12,493 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 23:08:12,493 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 23:08:12,494 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 23:08:12,495 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 23:08:12,495 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 23:08:12,495 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:08:12,497 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 23:08:12,501 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 23:08:12,502 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:08:12,505 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 23:08:12,506 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 23:08:12,512 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 23:08:12,512 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@78830d9a'
2025-05-24 23:08:12,514 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 23:08:12,515 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 23:08:12,516 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 23:08:12,517 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 23:08:12,518 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 23:08:12,519 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 23:08:12,519 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 23:08:12,522 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 23:08:12,522 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 23:08:12,523 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 23:08:12,524 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 23:08:12,524 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 23:08:12,529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 23:08:12,529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:08:12,529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 23:08:12,530 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 23:08:12,533 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-24 23:08:12,533 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-24 23:08:12,538 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-24 23:08:12,538 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-24 23:08:12,539 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-24 23:08:12,539 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-24 23:08:12,545 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 23:08:12,546 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-24 23:08:12,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-24 23:08:12,550 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-24 23:08:12,567 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 23:08:12,567 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 23:08:12,567 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 23:08:12,567 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 23:08:12,574 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 23:08:12,575 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 23:08:12,576 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 23:08:12,576 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-24 23:08:12,577 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@5604b85
2025-05-24 23:08:12,577 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@24fef542
2025-05-24 23:08:12,577 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 23:08:12,577 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 1 ms
2025-05-24 23:08:12,580 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 23:08:12,580 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-24 23:08:12,598 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 23:08:12,599 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 23:08:12,599 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 23:08:12,605 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-24 23:08:12,610 main INFO deu.cse.spring_webmail.security.SecurityConfigTest Started SecurityConfigTest in 2.566 seconds (process running for 3.465)
2025-05-24 23:08:12,615 main DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-24 23:08:12,618 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1, failureCount = 0]
2025-05-24 23:08:12,620 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:08:12,620 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1, failureCount = 0]
2025-05-24 23:08:12,625 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 1, failureCount = 0]
2025-05-24 23:08:12,647 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginFail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:08:12,652 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 1, failureCount = 0]
2025-05-24 23:08:12,652 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 1, failureCount = 0]
2025-05-24 23:08:12,655 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 5, missCount = 1, failureCount = 0]
2025-05-24 23:08:12,658 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 6, missCount = 1, failureCount = 0]
2025-05-24 23:08:12,660 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 7, missCount = 1, failureCount = 0]
2025-05-24 23:08:12,674 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3f4964f2}
2025-05-24 23:08:12,675 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3f4964f2}
2025-05-24 23:08:12,675 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@1de30c31] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:08:12,676 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3f4964f2}
2025-05-24 23:08:12,676 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3f4964f2}
2025-05-24 23:08:12,676 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@1de30c31] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@186f7434]
2025-05-24 23:08:12,681 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:08:12,681 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@5960f17]
2025-05-24 23:08:12,693 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 23:08:12,743 main ERROR deu.cse.spring_webmail.model.Pop3Agent connectToStore 예외: Authentication failed.
2025-05-24 23:08:12,753 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 1, failureCount = 0]
2025-05-24 23:08:12,754 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 9, missCount = 1, failureCount = 0]
2025-05-24 23:08:12,754 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 10, missCount = 1, failureCount = 0]
2025-05-24 23:08:12,754 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 11, missCount = 1, failureCount = 0]
2025-05-24 23:08:12,755 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 12, missCount = 1, failureCount = 0]
2025-05-24 23:08:12,756 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 13, missCount = 1, failureCount = 0]
2025-05-24 23:08:12,757 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 14, missCount = 1, failureCount = 0]
2025-05-24 23:08:12,758 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginFail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:08:12,765 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 15, missCount = 1, failureCount = 0]
2025-05-24 23:08:12,766 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:08:12,766 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 16, missCount = 1, failureCount = 0]
2025-05-24 23:08:12,767 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 17, missCount = 1, failureCount = 0]
2025-05-24 23:08:12,769 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsAdmin], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:08:12,769 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 18, missCount = 1, failureCount = 0]
2025-05-24 23:08:12,769 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 19, missCount = 1, failureCount = 0]
2025-05-24 23:08:12,770 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 20, missCount = 1, failureCount = 0]
2025-05-24 23:08:12,770 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 21, missCount = 1, failureCount = 0]
2025-05-24 23:08:12,770 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 22, missCount = 1, failureCount = 0]
2025-05-24 23:08:12,771 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6ef4297d}
2025-05-24 23:08:12,771 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6ef4297d}
2025-05-24 23:08:12,771 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@1de30c31] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:08:12,771 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:08:12,771 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=test@test.com, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@4c000cc4]
2025-05-24 23:08:12,782 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-24 23:08:12,785 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=test@test.com, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 23:08:12,786 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /admin_menu
2025-05-24 23:08:12,791 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/admin_menu", parameters={}
2025-05-24 23:08:12,792 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#adminMenu(Model)
2025-05-24 23:08:12,805 main DEBUG deu.cse.spring_webmail.control.SystemController root.id = james-admin, root.password = changeme, admin.id = test@test.com
2025-05-24 23:08:12,805 main DEBUG deu.cse.spring_webmail.model.UserAdminAgent UserAdminAgent JMX init: server = 127.0.0.1, port = 9999, adminId = test@test.com
2025-05-24 23:08:12,865 main INFO deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 성공
2025-05-24 23:08:12,875 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 목록 조회 성공
2025-05-24 23:08:12,875 main DEBUG deu.cse.spring_webmail.control.SystemController userList = [1234@test.com, airsoft@test.com, hello@test.com, normal@test.com]
2025-05-24 23:08:12,881 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 23:08:12,882 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/admin_menu', model {userList=[1234@test.com, airsoft@test.com, hello@test.com, normal@test.com]}
2025-05-24 23:08:12,884 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-24 23:08:12,884 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-24 23:08:12,884 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 23:08:12,888 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 23, missCount = 1, failureCount = 0]
2025-05-24 23:08:12,888 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 24, missCount = 1, failureCount = 0]
2025-05-24 23:08:12,888 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 25, missCount = 1, failureCount = 0]
2025-05-24 23:08:12,888 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 26, missCount = 1, failureCount = 0]
2025-05-24 23:08:12,888 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 27, missCount = 1, failureCount = 0]
2025-05-24 23:08:12,889 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 28, missCount = 1, failureCount = 0]
2025-05-24 23:08:12,889 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 29, missCount = 1, failureCount = 0]
2025-05-24 23:08:12,889 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsAdmin], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:08:12,890 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 30, missCount = 1, failureCount = 0]
2025-05-24 23:08:12,891 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:08:12,891 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 31, missCount = 1, failureCount = 0]
2025-05-24 23:08:12,891 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 32, missCount = 1, failureCount = 0]
2025-05-24 23:08:12,893 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:08:12,893 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 33, missCount = 1, failureCount = 0]
2025-05-24 23:08:12,893 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 34, missCount = 1, failureCount = 0]
2025-05-24 23:08:12,894 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 35, missCount = 1, failureCount = 0]
2025-05-24 23:08:12,894 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 36, missCount = 1, failureCount = 0]
2025-05-24 23:08:12,895 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 37, missCount = 1, failureCount = 0]
2025-05-24 23:08:12,896 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4cacccbf}
2025-05-24 23:08:12,896 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4cacccbf}
2025-05-24 23:08:12,896 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@1de30c31] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:08:12,896 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@301d84f6]
2025-05-24 23:08:12,896 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /logout
2025-05-24 23:08:12,896 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 23:08:12,896 main DEBUG org.springframework.security.web.authentication.logout.LogoutFilter Logging out [UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 23:08:12,897 main DEBUG org.springframework.security.web.authentication.logout.SecurityContextLogoutHandler Invalidated session 3
2025-05-24 23:08:12,897 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 38, missCount = 1, failureCount = 0]
2025-05-24 23:08:12,897 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 39, missCount = 1, failureCount = 0]
2025-05-24 23:08:12,897 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 40, missCount = 1, failureCount = 0]
2025-05-24 23:08:12,897 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 41, missCount = 1, failureCount = 0]
2025-05-24 23:08:12,898 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 42, missCount = 1, failureCount = 0]
2025-05-24 23:08:12,898 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 43, missCount = 1, failureCount = 0]
2025-05-24 23:08:12,898 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 44, missCount = 1, failureCount = 0]
2025-05-24 23:08:12,898 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:08:12,899 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 45, missCount = 1, failureCount = 0]
2025-05-24 23:08:12,899 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:08:12,899 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 46, missCount = 1, failureCount = 0]
2025-05-24 23:08:12,899 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 47, missCount = 1, failureCount = 0]
2025-05-24 23:08:12,900 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:08:12,901 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 48, missCount = 1, failureCount = 0]
2025-05-24 23:08:12,901 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 49, missCount = 1, failureCount = 0]
2025-05-24 23:08:12,901 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 50, missCount = 1, failureCount = 0]
2025-05-24 23:08:12,901 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 51, missCount = 1, failureCount = 0]
2025-05-24 23:08:12,902 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 52, missCount = 1, failureCount = 0]
2025-05-24 23:08:12,902 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6dd2e453}
2025-05-24 23:08:12,902 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6dd2e453}
2025-05-24 23:08:12,902 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@1de30c31] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:08:12,903 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:08:12,903 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@433b1597]
2025-05-24 23:08:12,903 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 23:08:12,912 main ERROR deu.cse.spring_webmail.model.Pop3Agent connectToStore 예외: Authentication failed.
2025-05-24 23:08:12,915 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 53, missCount = 1, failureCount = 0]
2025-05-24 23:08:12,915 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 54, missCount = 1, failureCount = 0]
2025-05-24 23:08:12,916 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 55, missCount = 1, failureCount = 0]
2025-05-24 23:08:12,916 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 56, missCount = 1, failureCount = 0]
2025-05-24 23:08:12,916 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 57, missCount = 1, failureCount = 0]
2025-05-24 23:08:12,917 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 58, missCount = 1, failureCount = 0]
2025-05-24 23:08:12,917 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 59, missCount = 1, failureCount = 0]
2025-05-24 23:08:12,917 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:08:12,923 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@352c3d70 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 60, missCount = 1, failureCount = 0]
2025-05-24 23:08:12,923 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [SecurityConfigTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:08:12,957 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@160396db, started on Sat May 24 23:08:10 KST 2025
2025-05-24 23:08:12,960 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 23:08:12,961 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 23:08:12,961 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 23:08:12,961 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
Logback Log Messages

Log session start time Sat May 24 23:09:05 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 23:09:05,113 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [SecurityConfigTest]: using SpringBootContextLoader
2025-05-24 23:09:05,116 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.security.SecurityConfigTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 23:09:05,117 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.security.SecurityConfigTest]: SecurityConfigTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 23:09:05,128 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [SecurityConfigTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 23:09:05,171 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [SecurityConfigTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 23:09:05,251 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-24 23:09:05,253 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:09:05,270 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 23:09:05,284 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [SecurityConfigTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 23:09:05,286 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [SecurityConfigTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:09:05,331 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
Logback Log Messages

Log session start time Sat May 24 23:09:05 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 23:09:05,580 main INFO deu.cse.spring_webmail.security.SecurityConfigTest Starting SecurityConfigTest using Java 21.0.6 with PID 26612 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 23:09:05,580 main DEBUG deu.cse.spring_webmail.security.SecurityConfigTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 23:09:05,581 main INFO deu.cse.spring_webmail.security.SecurityConfigTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 23:09:05,582 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 23:09:05,613 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@160396db
2025-05-24 23:09:05,634 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 23:09:05,654 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 23:09:05,808 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 23:09:05,811 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 23:09:05,814 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 23:09:05,816 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 23:09:05,817 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 23:09:05,819 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 23:09:05,827 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 23:09:05,830 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 23:09:05,831 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 23:09:05,833 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 23:09:05,837 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 23:09:06,161 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-24 23:09:06,166 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 23:09:06,245 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 23:09:07,092 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 23:09:07,095 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 23:09:07,105 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 23:09:07,106 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 23:09:07,109 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 23:09:07,111 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 23:09:07,116 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 23:09:07,118 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 23:09:07,118 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 23:09:07,119 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 23:09:07,122 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 23:09:07,162 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@21dea711]
2025-05-24 23:09:07,163 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 23:09:07,168 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 23:09:07,179 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 23:09:07,193 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:09:07,195 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 23:09:07,197 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 23:09:07,200 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 23:09:07,207 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 23:09:07,207 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:09:07,208 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:09:07,209 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 23:09:07,210 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 23:09:07,214 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 23:09:07,217 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 23:09:07,219 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 23:09:07,219 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 23:09:07,219 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@78830d9a'
2025-05-24 23:09:07,220 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 23:09:07,225 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 23:09:07,225 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@160396db'
2025-05-24 23:09:07,230 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 23:09:07,230 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@160396db'
2025-05-24 23:09:07,231 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 23:09:07,231 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@160396db'
2025-05-24 23:09:07,235 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 23:09:07,236 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 23:09:07,236 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@160396db'
2025-05-24 23:09:07,238 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 23:09:07,238 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 23:09:07,239 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@160396db'
2025-05-24 23:09:07,253 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 23:09:07,256 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 23:09:07,261 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 23:09:07,261 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 23:09:07,261 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:09:07,264 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 23:09:07,286 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:09:07,293 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:09:07,293 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:09:07,293 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@78830d9a'
2025-05-24 23:09:07,300 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 23:09:07,301 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 23:09:07,302 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:09:07,302 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:09:07,302 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@78830d9a'
2025-05-24 23:09:07,306 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 23:09:07,307 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@160396db'
2025-05-24 23:09:07,400 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 23:09:07,410 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 23:09:07,411 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 23:09:07,417 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 23:09:07,417 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 23:09:07,435 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 23:09:07,438 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@160396db'
2025-05-24 23:09:07,438 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:09:07,438 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:09:07,453 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 23:09:07,472 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 23:09:07,473 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@160396db'
2025-05-24 23:09:07,473 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:09:07,473 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:09:07,481 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 23:09:07,482 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:09:07,483 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:09:07,483 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:09:07,518 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr() {GET [/insert_addr]}: insertAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 23:09:07,526 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes)
2025-05-24 23:09:07,529 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/main_menu]}: mainMenu(Model) { [/get_image/{imageName}]}: getImage(String) {GET [/login_fail]}: loginFail() {GET [/delete_user]}: deleteUser(Model) {GET [/admin_menu]}: adminMenu(Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/img_test]}: imgTest() {GET [/add_user]}: addUser() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 23:09:07,534 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 23:09:07,542 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 23:09:07,548 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 23:09:07,548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 23:09:07,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:09:07,550 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:09:07,550 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 23:09:07,550 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:09:07,551 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:09:07,552 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 23:09:07,552 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 23:09:07,553 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:09:07,553 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:09:07,554 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 23:09:07,554 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 23:09:07,558 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 23:09:07,558 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 23:09:07,559 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 23:09:07,562 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 23:09:07,563 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 23:09:07,563 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 23:09:07,563 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 23:09:07,564 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 23:09:07,564 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 23:09:07,564 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 23:09:07,565 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 23:09:07,569 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 23:09:07,571 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 23:09:07,571 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 23:09:07,574 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 23:09:07,574 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 23:09:07,575 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 23:09:07,575 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@160396db'
2025-05-24 23:09:07,575 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 23:09:07,576 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 23:09:07,585 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@160396db'
2025-05-24 23:09:07,585 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 23:09:07,589 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 23:09:07,589 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 23:09:07,593 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 23:09:07,593 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 23:09:07,596 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@160396db'
2025-05-24 23:09:07,596 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 23:09:07,598 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 23:09:07,606 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 23:09:07,651 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 23:09:07,652 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:09:07,652 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:09:07,652 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:09:07,670 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 23:09:07,670 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 23:09:07,677 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 23:09:07,677 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 23:09:07,729 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@2c08c787, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@67f591c2, org.springframework.security.web.context.SecurityContextHolderFilter@6dcbbb49, org.springframework.security.web.header.HeaderWriterFilter@2e4ecdf8, org.springframework.web.filter.CorsFilter@284c4f02, org.springframework.security.web.authentication.logout.LogoutFilter@246de37e, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@a047bdb, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@36c783ca, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@17136390, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@709d6de5, org.springframework.security.web.access.ExceptionTranslationFilter@39e3ea78, org.springframework.security.web.access.intercept.AuthorizationFilter@83ebdc5]
2025-05-24 23:09:07,730 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 23:09:07,731 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 23:09:07,732 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 23:09:07,739 main WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore Ant [pattern='/WEB-INF/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 23:09:07,740 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure Ant [pattern='/WEB-INF/**']
2025-05-24 23:09:07,744 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 23:09:07,745 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 23:09:07,745 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 23:09:07,746 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 23:09:07,746 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 23:09:07,748 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 23:09:07,749 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 23:09:07,749 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:09:07,751 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:09:07,755 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 23:09:07,755 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 23:09:07,755 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:09:07,758 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 23:09:07,759 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:09:07,760 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 23:09:07,762 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 23:09:07,763 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 23:09:07,763 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 23:09:07,766 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 23:09:07,767 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 23:09:07,767 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 23:09:07,768 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 23:09:07,770 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@160396db'
2025-05-24 23:09:07,770 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:09:07,771 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 23:09:07,771 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:09:07,787 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:09:07,787 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 23:09:07,788 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 23:09:07,788 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 23:09:07,789 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 23:09:07,789 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-24 23:09:07,790 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-24 23:09:07,790 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@160396db'
2025-05-24 23:09:07,790 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:09:07,791 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-24 23:09:07,791 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 23:09:07,793 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 23:09:07,794 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 23:09:07,797 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 23:09:07,798 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 23:09:07,799 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 23:09:07,800 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 23:09:07,800 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 23:09:07,802 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:09:07,802 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 23:09:07,802 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 23:09:07,810 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 23:09:07,813 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 23:09:07,813 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 23:09:07,814 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 23:09:07,815 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 23:09:07,818 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 23:09:07,820 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 23:09:07,823 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 23:09:07,824 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 23:09:07,831 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 23:09:07,844 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 23:09:07,868 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 23:09:07,870 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 23:09:07,871 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 23:09:07,871 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 23:09:07,873 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 23:09:07,874 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 23:09:07,874 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 23:09:07,874 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:09:07,877 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 23:09:07,880 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 23:09:07,880 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:09:07,882 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 23:09:07,885 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 23:09:07,890 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 23:09:07,890 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@78830d9a'
2025-05-24 23:09:07,892 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 23:09:07,893 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 23:09:07,894 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 23:09:07,895 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 23:09:07,896 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 23:09:07,896 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 23:09:07,896 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 23:09:07,899 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 23:09:07,899 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 23:09:07,901 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 23:09:07,901 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 23:09:07,901 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 23:09:07,904 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 23:09:07,905 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:09:07,905 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 23:09:07,906 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 23:09:07,907 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-24 23:09:07,908 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-24 23:09:07,911 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-24 23:09:07,911 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-24 23:09:07,912 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-24 23:09:07,912 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-24 23:09:07,917 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 23:09:07,918 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-24 23:09:07,923 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-24 23:09:07,923 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-24 23:09:07,939 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 23:09:07,939 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 23:09:07,939 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 23:09:07,939 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 23:09:07,948 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 23:09:07,949 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 23:09:07,950 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 23:09:07,950 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-24 23:09:07,951 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@5788722f
2025-05-24 23:09:07,951 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@4b360972
2025-05-24 23:09:07,951 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 23:09:07,951 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 2 ms
2025-05-24 23:09:07,956 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 23:09:07,957 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-24 23:09:07,976 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 23:09:07,976 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 23:09:07,976 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 23:09:07,984 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-24 23:09:07,988 main INFO deu.cse.spring_webmail.security.SecurityConfigTest Started SecurityConfigTest in 2.668 seconds (process running for 3.6)
2025-05-24 23:09:07,993 main DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-24 23:09:07,995 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1, failureCount = 0]
2025-05-24 23:09:07,997 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:09:07,997 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1, failureCount = 0]
2025-05-24 23:09:08,002 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 1, failureCount = 0]
2025-05-24 23:09:08,023 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginFail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:09:08,026 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 1, failureCount = 0]
2025-05-24 23:09:08,028 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 1, failureCount = 0]
2025-05-24 23:09:08,030 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 5, missCount = 1, failureCount = 0]
2025-05-24 23:09:08,033 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 6, missCount = 1, failureCount = 0]
2025-05-24 23:09:08,036 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 7, missCount = 1, failureCount = 0]
2025-05-24 23:09:08,049 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4ffa078d}
2025-05-24 23:09:08,049 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4ffa078d}
2025-05-24 23:09:08,050 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@6dcbbb49] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:09:08,050 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4ffa078d}
2025-05-24 23:09:08,050 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4ffa078d}
2025-05-24 23:09:08,050 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@6dcbbb49] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@49fe0bcd]
2025-05-24 23:09:08,056 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:09:08,057 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@73da303e]
2025-05-24 23:09:08,074 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 23:09:08,131 main ERROR deu.cse.spring_webmail.model.Pop3Agent connectToStore 예외: Authentication failed.
2025-05-24 23:09:08,146 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 1, failureCount = 0]
2025-05-24 23:09:08,147 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 9, missCount = 1, failureCount = 0]
2025-05-24 23:09:08,147 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 10, missCount = 1, failureCount = 0]
2025-05-24 23:09:08,147 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 11, missCount = 1, failureCount = 0]
2025-05-24 23:09:08,148 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 12, missCount = 1, failureCount = 0]
2025-05-24 23:09:08,149 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 13, missCount = 1, failureCount = 0]
2025-05-24 23:09:08,150 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 14, missCount = 1, failureCount = 0]
2025-05-24 23:09:08,151 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginFail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:09:08,161 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 15, missCount = 1, failureCount = 0]
2025-05-24 23:09:08,161 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:09:08,161 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 16, missCount = 1, failureCount = 0]
2025-05-24 23:09:08,162 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 17, missCount = 1, failureCount = 0]
2025-05-24 23:09:08,163 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsAdmin], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:09:08,164 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 18, missCount = 1, failureCount = 0]
2025-05-24 23:09:08,164 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 19, missCount = 1, failureCount = 0]
2025-05-24 23:09:08,164 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 20, missCount = 1, failureCount = 0]
2025-05-24 23:09:08,164 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 21, missCount = 1, failureCount = 0]
2025-05-24 23:09:08,165 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 22, missCount = 1, failureCount = 0]
2025-05-24 23:09:08,165 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@56402642}
2025-05-24 23:09:08,166 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@56402642}
2025-05-24 23:09:08,166 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@6dcbbb49] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:09:08,166 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:09:08,166 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@620572db]
2025-05-24 23:09:08,175 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-24 23:09:08,179 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 23:09:08,179 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /admin_menu
2025-05-24 23:09:08,187 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/admin_menu", parameters={}
2025-05-24 23:09:08,187 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#adminMenu(Model)
2025-05-24 23:09:08,200 main DEBUG deu.cse.spring_webmail.control.SystemController root.id = james-admin, root.password = changeme, admin.id = test@test.com
2025-05-24 23:09:08,201 main DEBUG deu.cse.spring_webmail.model.UserAdminAgent UserAdminAgent JMX init: server = 127.0.0.1, port = 9999, adminId = test@test.com
2025-05-24 23:09:08,261 main INFO deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 성공
2025-05-24 23:09:08,266 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 목록 조회 성공
2025-05-24 23:09:08,266 main DEBUG deu.cse.spring_webmail.control.SystemController userList = [1234@test.com, airsoft@test.com, hello@test.com, normal@test.com]
2025-05-24 23:09:08,273 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 23:09:08,273 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/admin_menu', model {userList=[1234@test.com, airsoft@test.com, hello@test.com, normal@test.com]}
2025-05-24 23:09:08,275 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-24 23:09:08,275 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-24 23:09:08,275 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 23:09:08,279 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 23, missCount = 1, failureCount = 0]
2025-05-24 23:09:08,279 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 24, missCount = 1, failureCount = 0]
2025-05-24 23:09:08,279 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 25, missCount = 1, failureCount = 0]
2025-05-24 23:09:08,279 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 26, missCount = 1, failureCount = 0]
2025-05-24 23:09:08,279 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 27, missCount = 1, failureCount = 0]
2025-05-24 23:09:08,280 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 28, missCount = 1, failureCount = 0]
2025-05-24 23:09:08,280 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 29, missCount = 1, failureCount = 0]
2025-05-24 23:09:08,280 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsAdmin], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:09:08,281 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 30, missCount = 1, failureCount = 0]
2025-05-24 23:09:08,281 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:09:08,281 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 31, missCount = 1, failureCount = 0]
2025-05-24 23:09:08,281 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 32, missCount = 1, failureCount = 0]
2025-05-24 23:09:08,283 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:09:08,283 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 33, missCount = 1, failureCount = 0]
2025-05-24 23:09:08,284 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 34, missCount = 1, failureCount = 0]
2025-05-24 23:09:08,285 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 35, missCount = 1, failureCount = 0]
2025-05-24 23:09:08,285 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 36, missCount = 1, failureCount = 0]
2025-05-24 23:09:08,286 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 37, missCount = 1, failureCount = 0]
2025-05-24 23:09:08,287 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@62cf86d6}
2025-05-24 23:09:08,287 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@62cf86d6}
2025-05-24 23:09:08,287 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@6dcbbb49] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:09:08,287 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@2a6c751f]
2025-05-24 23:09:08,288 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /logout
2025-05-24 23:09:08,288 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 23:09:08,288 main DEBUG org.springframework.security.web.authentication.logout.LogoutFilter Logging out [UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 23:09:08,288 main DEBUG org.springframework.security.web.authentication.logout.SecurityContextLogoutHandler Invalidated session 3
2025-05-24 23:09:08,289 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 38, missCount = 1, failureCount = 0]
2025-05-24 23:09:08,289 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 39, missCount = 1, failureCount = 0]
2025-05-24 23:09:08,289 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 40, missCount = 1, failureCount = 0]
2025-05-24 23:09:08,289 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 41, missCount = 1, failureCount = 0]
2025-05-24 23:09:08,289 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 42, missCount = 1, failureCount = 0]
2025-05-24 23:09:08,289 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 43, missCount = 1, failureCount = 0]
2025-05-24 23:09:08,289 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 44, missCount = 1, failureCount = 0]
2025-05-24 23:09:08,290 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:09:08,290 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 45, missCount = 1, failureCount = 0]
2025-05-24 23:09:08,290 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:09:08,291 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 46, missCount = 1, failureCount = 0]
2025-05-24 23:09:08,291 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 47, missCount = 1, failureCount = 0]
2025-05-24 23:09:08,292 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:09:08,292 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 48, missCount = 1, failureCount = 0]
2025-05-24 23:09:08,292 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 49, missCount = 1, failureCount = 0]
2025-05-24 23:09:08,292 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 50, missCount = 1, failureCount = 0]
2025-05-24 23:09:08,292 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 51, missCount = 1, failureCount = 0]
2025-05-24 23:09:08,293 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 52, missCount = 1, failureCount = 0]
2025-05-24 23:09:08,293 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6071631f}
2025-05-24 23:09:08,293 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6071631f}
2025-05-24 23:09:08,293 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@6dcbbb49] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:09:08,293 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:09:08,293 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@2ca132ad]
2025-05-24 23:09:08,294 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-24 23:09:08,294 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-24 23:09:08,294 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/main_menu", parameters={}
2025-05-24 23:09:08,294 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(Model)
2025-05-24 23:09:08,297 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Failed to complete request: java.lang.NullPointerException
2025-05-24 23:09:08,297 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 23:09:08,299 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 53, missCount = 1, failureCount = 0]
2025-05-24 23:09:08,299 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 54, missCount = 1, failureCount = 0]
2025-05-24 23:09:08,299 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 55, missCount = 1, failureCount = 0]
2025-05-24 23:09:08,299 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 56, missCount = 1, failureCount = 0]
2025-05-24 23:09:08,299 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 57, missCount = 1, failureCount = 0]
2025-05-24 23:09:08,300 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 58, missCount = 1, failureCount = 0]
2025-05-24 23:09:08,300 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 59, missCount = 1, failureCount = 0]
2025-05-24 23:09:08,300 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:09:08,309 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4c6fc3e7 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 60, missCount = 1, failureCount = 0]
2025-05-24 23:09:08,310 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [SecurityConfigTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:09:08,854 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@160396db, started on Sat May 24 23:09:05 KST 2025
2025-05-24 23:09:08,857 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 23:09:08,857 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 23:09:08,858 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 23:09:08,858 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
Logback Log Messages

Log session start time Sat May 24 23:10:49 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 23:10:49,964 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [SecurityConfigTest]: using SpringBootContextLoader
2025-05-24 23:10:49,967 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.security.SecurityConfigTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 23:10:49,967 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.security.SecurityConfigTest]: SecurityConfigTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 23:10:49,978 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [SecurityConfigTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 23:10:50,019 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [SecurityConfigTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 23:10:50,099 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-24 23:10:50,101 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:10:50,116 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 23:10:50,128 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [SecurityConfigTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 23:10:50,130 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [SecurityConfigTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:10:50,171 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
Logback Log Messages

Log session start time Sat May 24 23:10:50 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 23:10:50,402 main INFO deu.cse.spring_webmail.security.SecurityConfigTest Starting SecurityConfigTest using Java 21.0.6 with PID 14064 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 23:10:50,403 main DEBUG deu.cse.spring_webmail.security.SecurityConfigTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 23:10:50,405 main INFO deu.cse.spring_webmail.security.SecurityConfigTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 23:10:50,406 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 23:10:50,429 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@21719a0
2025-05-24 23:10:50,450 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 23:10:50,472 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 23:10:50,568 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 23:10:50,570 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 23:10:50,571 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 23:10:50,572 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 23:10:50,572 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 23:10:50,573 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 23:10:50,580 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 23:10:50,582 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 23:10:50,583 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 23:10:50,584 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 23:10:50,587 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 23:10:50,873 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-24 23:10:50,878 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 23:10:50,955 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 23:10:51,824 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 23:10:51,827 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 23:10:51,838 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 23:10:51,839 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 23:10:51,843 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 23:10:51,845 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 23:10:51,851 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 23:10:51,852 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 23:10:51,852 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 23:10:51,853 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 23:10:51,858 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 23:10:51,893 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@7272ee51]
2025-05-24 23:10:51,894 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 23:10:51,898 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 23:10:51,909 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 23:10:51,921 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:10:51,921 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 23:10:51,924 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 23:10:51,929 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 23:10:51,930 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:10:51,930 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:10:51,932 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 23:10:51,933 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 23:10:51,937 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 23:10:51,941 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 23:10:51,942 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 23:10:51,942 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 23:10:51,943 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@6a9950f1'
2025-05-24 23:10:51,944 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 23:10:51,948 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 23:10:51,949 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@21719a0'
2025-05-24 23:10:51,955 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 23:10:51,956 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@21719a0'
2025-05-24 23:10:51,956 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 23:10:51,957 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@21719a0'
2025-05-24 23:10:51,960 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 23:10:51,961 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 23:10:51,961 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@21719a0'
2025-05-24 23:10:51,963 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 23:10:51,963 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 23:10:51,963 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@21719a0'
2025-05-24 23:10:51,972 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 23:10:51,978 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 23:10:51,983 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 23:10:51,983 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 23:10:51,983 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:10:51,986 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 23:10:52,008 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:10:52,014 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:10:52,015 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:10:52,015 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@6a9950f1'
2025-05-24 23:10:52,021 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 23:10:52,021 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 23:10:52,023 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:10:52,023 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:10:52,023 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@6a9950f1'
2025-05-24 23:10:52,028 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 23:10:52,030 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@21719a0'
2025-05-24 23:10:52,123 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 23:10:52,128 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 23:10:52,129 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 23:10:52,135 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 23:10:52,136 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 23:10:52,152 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 23:10:52,154 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@21719a0'
2025-05-24 23:10:52,154 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:10:52,155 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:10:52,167 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 23:10:52,178 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 23:10:52,179 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@21719a0'
2025-05-24 23:10:52,179 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:10:52,179 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:10:52,185 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 23:10:52,186 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:10:52,186 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:10:52,186 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:10:52,223 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr() {GET [/insert_addr]}: insertAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 23:10:52,230 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes)
2025-05-24 23:10:52,235 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/admin_menu]}: adminMenu(Model) {GET [/img_test]}: imgTest() {GET [/add_user]}: addUser() { [/get_image/{imageName}]}: getImage(String) {GET [/main_menu]}: mainMenu(Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/delete_user]}: deleteUser(Model) {GET [/login_fail]}: loginFail() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 23:10:52,239 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 23:10:52,247 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 23:10:52,253 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 23:10:52,254 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 23:10:52,254 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:10:52,254 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:10:52,255 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 23:10:52,255 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:10:52,255 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:10:52,258 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 23:10:52,258 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 23:10:52,259 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:10:52,259 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:10:52,260 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 23:10:52,260 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 23:10:52,264 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 23:10:52,265 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 23:10:52,265 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 23:10:52,271 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 23:10:52,271 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 23:10:52,272 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 23:10:52,272 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 23:10:52,272 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 23:10:52,273 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 23:10:52,273 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 23:10:52,274 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 23:10:52,277 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 23:10:52,279 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 23:10:52,279 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 23:10:52,284 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 23:10:52,284 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 23:10:52,285 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 23:10:52,285 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@21719a0'
2025-05-24 23:10:52,286 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 23:10:52,286 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 23:10:52,294 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@21719a0'
2025-05-24 23:10:52,294 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 23:10:52,296 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 23:10:52,296 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 23:10:52,299 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 23:10:52,299 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 23:10:52,302 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@21719a0'
2025-05-24 23:10:52,302 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 23:10:52,305 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 23:10:52,314 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 23:10:52,353 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 23:10:52,354 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:10:52,354 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:10:52,354 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:10:52,367 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 23:10:52,367 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 23:10:52,374 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 23:10:52,375 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 23:10:52,422 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@19ec5357, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@351d93bd, org.springframework.security.web.context.SecurityContextHolderFilter@299a43d9, org.springframework.security.web.header.HeaderWriterFilter@45424c0, org.springframework.web.filter.CorsFilter@61c5fd78, org.springframework.security.web.authentication.logout.LogoutFilter@6a902015, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@59f76e56, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5fa5c8cf, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@d7055be, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@42503099, org.springframework.security.web.access.ExceptionTranslationFilter@3ba46845, org.springframework.security.web.access.intercept.AuthorizationFilter@2dd8a273]
2025-05-24 23:10:52,424 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 23:10:52,425 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 23:10:52,426 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 23:10:52,430 main WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore Ant [pattern='/WEB-INF/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 23:10:52,431 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure Ant [pattern='/WEB-INF/**']
2025-05-24 23:10:52,437 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 23:10:52,438 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 23:10:52,439 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 23:10:52,440 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 23:10:52,440 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 23:10:52,443 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 23:10:52,443 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 23:10:52,444 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:10:52,445 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:10:52,449 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 23:10:52,449 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 23:10:52,449 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:10:52,451 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 23:10:52,452 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:10:52,452 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 23:10:52,454 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 23:10:52,454 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 23:10:52,454 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 23:10:52,457 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 23:10:52,457 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 23:10:52,458 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 23:10:52,459 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 23:10:52,460 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@21719a0'
2025-05-24 23:10:52,460 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:10:52,460 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 23:10:52,461 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:10:52,475 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:10:52,476 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 23:10:52,477 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 23:10:52,477 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 23:10:52,478 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 23:10:52,478 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-24 23:10:52,478 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-24 23:10:52,479 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@21719a0'
2025-05-24 23:10:52,479 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:10:52,479 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-24 23:10:52,481 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 23:10:52,489 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 23:10:52,490 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 23:10:52,492 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 23:10:52,494 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 23:10:52,494 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 23:10:52,495 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 23:10:52,495 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 23:10:52,495 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:10:52,496 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 23:10:52,496 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 23:10:52,505 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 23:10:52,507 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 23:10:52,507 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 23:10:52,508 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 23:10:52,508 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 23:10:52,511 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 23:10:52,513 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 23:10:52,517 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 23:10:52,517 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 23:10:52,525 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 23:10:52,537 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 23:10:52,557 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 23:10:52,559 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 23:10:52,559 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 23:10:52,559 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 23:10:52,563 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 23:10:52,563 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 23:10:52,564 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 23:10:52,564 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:10:52,566 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 23:10:52,569 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 23:10:52,569 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:10:52,572 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 23:10:52,573 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 23:10:52,580 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 23:10:52,580 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@6a9950f1'
2025-05-24 23:10:52,582 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 23:10:52,583 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 23:10:52,585 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 23:10:52,586 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 23:10:52,587 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 23:10:52,587 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 23:10:52,587 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 23:10:52,590 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 23:10:52,590 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 23:10:52,593 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 23:10:52,594 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 23:10:52,594 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 23:10:52,596 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 23:10:52,596 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:10:52,596 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 23:10:52,597 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 23:10:52,598 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-24 23:10:52,599 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-24 23:10:52,602 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-24 23:10:52,602 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-24 23:10:52,603 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-24 23:10:52,603 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-24 23:10:52,609 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 23:10:52,609 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-24 23:10:52,614 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-24 23:10:52,614 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-24 23:10:52,627 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 23:10:52,627 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 23:10:52,627 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 23:10:52,627 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 23:10:52,635 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 23:10:52,635 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 23:10:52,637 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 23:10:52,637 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-24 23:10:52,638 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@4407b042
2025-05-24 23:10:52,638 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@e706aa
2025-05-24 23:10:52,638 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 23:10:52,638 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 2 ms
2025-05-24 23:10:52,642 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 23:10:52,643 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-24 23:10:52,661 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 23:10:52,661 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 23:10:52,661 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 23:10:52,669 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-24 23:10:52,674 main INFO deu.cse.spring_webmail.security.SecurityConfigTest Started SecurityConfigTest in 2.512 seconds (process running for 3.381)
2025-05-24 23:10:52,679 main DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-24 23:10:52,685 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@73da303e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1, failureCount = 0]
2025-05-24 23:10:52,687 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:10:52,687 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@73da303e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1, failureCount = 0]
2025-05-24 23:10:52,691 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@73da303e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 1, failureCount = 0]
2025-05-24 23:10:52,713 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginFail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:10:52,715 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@73da303e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 1, failureCount = 0]
2025-05-24 23:10:52,716 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@73da303e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 1, failureCount = 0]
2025-05-24 23:10:52,718 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@73da303e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 5, missCount = 1, failureCount = 0]
2025-05-24 23:10:52,721 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@73da303e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 6, missCount = 1, failureCount = 0]
2025-05-24 23:10:52,752 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@73da303e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 7, missCount = 1, failureCount = 0]
2025-05-24 23:10:52,762 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@41ec4271}
2025-05-24 23:10:52,763 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@41ec4271}
2025-05-24 23:10:52,763 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@299a43d9] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:10:52,763 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@41ec4271}
2025-05-24 23:10:52,763 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@41ec4271}
2025-05-24 23:10:52,763 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@299a43d9] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@7252bdb]
2025-05-24 23:10:52,769 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:10:52,769 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@78743dd8]
2025-05-24 23:10:52,783 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 23:10:52,793 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@73da303e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 1, failureCount = 0]
2025-05-24 23:10:52,794 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@73da303e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 9, missCount = 1, failureCount = 0]
2025-05-24 23:10:52,794 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@73da303e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 10, missCount = 1, failureCount = 0]
2025-05-24 23:10:52,794 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@73da303e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 11, missCount = 1, failureCount = 0]
2025-05-24 23:10:52,795 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@73da303e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 12, missCount = 1, failureCount = 0]
2025-05-24 23:10:52,795 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@73da303e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 13, missCount = 1, failureCount = 0]
2025-05-24 23:10:52,796 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@73da303e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 14, missCount = 1, failureCount = 0]
2025-05-24 23:10:52,796 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginFail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:10:52,812 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@73da303e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 15, missCount = 1, failureCount = 0]
2025-05-24 23:10:52,812 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:10:52,813 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@73da303e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 16, missCount = 1, failureCount = 0]
2025-05-24 23:10:52,813 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@73da303e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 17, missCount = 1, failureCount = 0]
2025-05-24 23:10:52,815 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsAdmin], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:10:52,815 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@73da303e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 18, missCount = 1, failureCount = 0]
2025-05-24 23:10:52,816 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@73da303e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 19, missCount = 1, failureCount = 0]
2025-05-24 23:10:52,816 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@73da303e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 20, missCount = 1, failureCount = 0]
2025-05-24 23:10:52,816 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@73da303e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 21, missCount = 1, failureCount = 0]
2025-05-24 23:10:52,817 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@73da303e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 22, missCount = 1, failureCount = 0]
2025-05-24 23:10:52,818 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@56ba8e8c}
2025-05-24 23:10:52,818 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@56ba8e8c}
2025-05-24 23:10:52,818 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@299a43d9] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:10:52,818 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:10:52,818 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@774c5e5c]
2025-05-24 23:10:52,827 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-24 23:10:52,829 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 23:10:52,830 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /admin_menu
2025-05-24 23:10:52,834 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/admin_menu", parameters={}
2025-05-24 23:10:52,834 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#adminMenu(Model)
2025-05-24 23:10:52,848 main DEBUG deu.cse.spring_webmail.control.SystemController root.id = james-admin, root.password = changeme, admin.id = test@test.com
2025-05-24 23:10:52,849 main DEBUG deu.cse.spring_webmail.model.UserAdminAgent UserAdminAgent JMX init: server = 127.0.0.1, port = 9999, adminId = test@test.com
2025-05-24 23:10:52,905 main INFO deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 성공
2025-05-24 23:10:52,909 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 목록 조회 성공
2025-05-24 23:10:52,909 main DEBUG deu.cse.spring_webmail.control.SystemController userList = [1234@test.com, airsoft@test.com, hello@test.com, normal@test.com]
2025-05-24 23:10:52,914 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 23:10:52,915 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/admin_menu', model {userList=[1234@test.com, airsoft@test.com, hello@test.com, normal@test.com]}
2025-05-24 23:10:52,917 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-24 23:10:52,918 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-24 23:10:52,918 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 23:10:52,929 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@73da303e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 23, missCount = 1, failureCount = 0]
2025-05-24 23:10:52,929 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@73da303e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 24, missCount = 1, failureCount = 0]
2025-05-24 23:10:52,929 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@73da303e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 25, missCount = 1, failureCount = 0]
2025-05-24 23:10:52,929 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@73da303e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 26, missCount = 1, failureCount = 0]
2025-05-24 23:10:52,930 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@73da303e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 27, missCount = 1, failureCount = 0]
2025-05-24 23:10:52,930 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@73da303e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 28, missCount = 1, failureCount = 0]
2025-05-24 23:10:52,930 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@73da303e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 29, missCount = 1, failureCount = 0]
2025-05-24 23:10:52,931 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsAdmin], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:10:52,932 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@73da303e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 30, missCount = 1, failureCount = 0]
2025-05-24 23:10:52,932 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:10:52,932 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@73da303e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 31, missCount = 1, failureCount = 0]
2025-05-24 23:10:52,932 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@73da303e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 32, missCount = 1, failureCount = 0]
2025-05-24 23:10:52,933 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:10:52,933 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@73da303e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 33, missCount = 1, failureCount = 0]
2025-05-24 23:10:52,934 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@73da303e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 34, missCount = 1, failureCount = 0]
2025-05-24 23:10:52,934 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@73da303e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 35, missCount = 1, failureCount = 0]
2025-05-24 23:10:52,934 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@73da303e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 36, missCount = 1, failureCount = 0]
2025-05-24 23:10:52,935 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@73da303e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 37, missCount = 1, failureCount = 0]
2025-05-24 23:10:52,935 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7e2a76be}
2025-05-24 23:10:52,936 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7e2a76be}
2025-05-24 23:10:52,936 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@299a43d9] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:10:52,936 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@24b8a393]
2025-05-24 23:10:52,936 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /logout
2025-05-24 23:10:52,936 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 23:10:52,936 main DEBUG org.springframework.security.web.authentication.logout.LogoutFilter Logging out [UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 23:10:52,936 main DEBUG org.springframework.security.web.authentication.logout.SecurityContextLogoutHandler Invalidated session 3
2025-05-24 23:10:52,938 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@73da303e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 38, missCount = 1, failureCount = 0]
2025-05-24 23:10:52,939 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@73da303e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 39, missCount = 1, failureCount = 0]
2025-05-24 23:10:52,939 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@73da303e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 40, missCount = 1, failureCount = 0]
2025-05-24 23:10:52,939 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@73da303e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 41, missCount = 1, failureCount = 0]
2025-05-24 23:10:52,939 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@73da303e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 42, missCount = 1, failureCount = 0]
2025-05-24 23:10:52,940 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@73da303e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 43, missCount = 1, failureCount = 0]
2025-05-24 23:10:52,940 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@73da303e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 44, missCount = 1, failureCount = 0]
2025-05-24 23:10:52,940 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:10:52,941 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@73da303e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 45, missCount = 1, failureCount = 0]
2025-05-24 23:10:52,941 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:10:52,941 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@73da303e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 46, missCount = 1, failureCount = 0]
2025-05-24 23:10:52,941 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@73da303e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 47, missCount = 1, failureCount = 0]
2025-05-24 23:10:52,942 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:10:52,942 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@73da303e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 48, missCount = 1, failureCount = 0]
2025-05-24 23:10:52,942 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@73da303e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 49, missCount = 1, failureCount = 0]
2025-05-24 23:10:52,943 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@73da303e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 50, missCount = 1, failureCount = 0]
2025-05-24 23:10:52,943 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@73da303e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 51, missCount = 1, failureCount = 0]
2025-05-24 23:10:52,944 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@73da303e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 52, missCount = 1, failureCount = 0]
2025-05-24 23:10:52,944 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1071ae7c}
2025-05-24 23:10:52,944 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1071ae7c}
2025-05-24 23:10:52,944 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@299a43d9] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:10:52,944 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:10:52,944 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@dd9de63]
2025-05-24 23:10:52,944 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-24 23:10:52,945 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-24 23:10:52,945 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/main_menu", parameters={}
2025-05-24 23:10:52,945 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(Model)
2025-05-24 23:10:52,950 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 23:10:52,950 main DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=Mocked Message List}
2025-05-24 23:10:52,950 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 23:10:52,950 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 23:10:52,950 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 23:10:52,950 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 23:10:52,951 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@73da303e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 53, missCount = 1, failureCount = 0]
2025-05-24 23:10:52,951 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@73da303e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 54, missCount = 1, failureCount = 0]
2025-05-24 23:10:52,951 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@73da303e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 55, missCount = 1, failureCount = 0]
2025-05-24 23:10:52,952 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@73da303e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 56, missCount = 1, failureCount = 0]
2025-05-24 23:10:52,952 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@73da303e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 57, missCount = 1, failureCount = 0]
2025-05-24 23:10:52,952 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@73da303e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 58, missCount = 1, failureCount = 0]
2025-05-24 23:10:52,952 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@73da303e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 59, missCount = 1, failureCount = 0]
2025-05-24 23:10:52,953 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:10:52,955 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@73da303e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 60, missCount = 1, failureCount = 0]
2025-05-24 23:10:52,955 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [SecurityConfigTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:10:52,998 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@21719a0, started on Sat May 24 23:10:50 KST 2025
2025-05-24 23:10:53,000 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 23:10:53,000 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 23:10:53,000 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 23:10:53,000 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
Logback Log Messages

Log session start time Sat May 24 23:13:10 KST 2025

Logback Log Messages

Log session start time Sat May 24 23:13:27 KST 2025

Date Thread Level Logger MDC Message
Date Thread Level Logger MDC Message
2025-05-24 23:13:27,845 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [SecurityConfigTest]: using SpringBootContextLoader
2025-05-24 23:13:27,848 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.security.SecurityConfigTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 23:13:27,848 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.security.SecurityConfigTest]: SecurityConfigTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 23:13:27,860 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [SecurityConfigTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 23:13:27,903 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [SecurityConfigTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 23:13:27,983 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-24 23:13:27,984 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:13:27,999 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 23:13:28,010 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [SecurityConfigTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 23:13:28,011 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [SecurityConfigTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:13:28,054 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
Logback Log Messages

Log session start time Sat May 24 23:13:28 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 23:13:28,359 main INFO deu.cse.spring_webmail.security.SecurityConfigTest Starting SecurityConfigTest using Java 21.0.6 with PID 34976 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 23:13:28,360 main DEBUG deu.cse.spring_webmail.security.SecurityConfigTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 23:13:28,360 main INFO deu.cse.spring_webmail.security.SecurityConfigTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 23:13:28,361 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 23:13:28,384 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@76b224cd
2025-05-24 23:13:28,414 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 23:13:28,433 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 23:13:28,524 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 23:13:28,525 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 23:13:28,528 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 23:13:28,528 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 23:13:28,529 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 23:13:28,530 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 23:13:28,536 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 23:13:28,537 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 23:13:28,538 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 23:13:28,539 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 23:13:28,541 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 23:13:28,870 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-24 23:13:28,880 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 23:13:28,960 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 23:13:29,927 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 23:13:29,930 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 23:13:29,941 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 23:13:29,942 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 23:13:29,948 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 23:13:29,952 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 23:13:29,956 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 23:13:29,956 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 23:13:29,957 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 23:13:29,958 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 23:13:29,962 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 23:13:30,002 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@61911947]
2025-05-24 23:13:30,003 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 23:13:30,008 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 23:13:30,019 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 23:13:30,035 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:13:30,036 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 23:13:30,038 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 23:13:30,045 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 23:13:30,046 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:13:30,046 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:13:30,047 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 23:13:30,048 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 23:13:30,052 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 23:13:30,056 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 23:13:30,057 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 23:13:30,057 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 23:13:30,059 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@7ad54c55'
2025-05-24 23:13:30,061 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 23:13:30,067 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 23:13:30,068 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@76b224cd'
2025-05-24 23:13:30,073 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 23:13:30,073 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@76b224cd'
2025-05-24 23:13:30,074 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 23:13:30,075 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@76b224cd'
2025-05-24 23:13:30,079 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 23:13:30,080 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 23:13:30,080 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@76b224cd'
2025-05-24 23:13:30,081 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 23:13:30,081 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 23:13:30,082 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@76b224cd'
2025-05-24 23:13:30,094 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 23:13:30,097 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 23:13:30,103 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 23:13:30,103 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 23:13:30,104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:13:30,107 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 23:13:30,141 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:13:30,149 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:13:30,149 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:13:30,149 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@7ad54c55'
2025-05-24 23:13:30,156 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 23:13:30,157 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 23:13:30,160 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:13:30,160 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:13:30,160 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@7ad54c55'
2025-05-24 23:13:30,162 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 23:13:30,164 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@76b224cd'
2025-05-24 23:13:30,260 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 23:13:30,268 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 23:13:30,268 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 23:13:30,272 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 23:13:30,274 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 23:13:30,289 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 23:13:30,292 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@76b224cd'
2025-05-24 23:13:30,292 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:13:30,292 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:13:30,307 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 23:13:30,319 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 23:13:30,320 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@76b224cd'
2025-05-24 23:13:30,320 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:13:30,320 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:13:30,330 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 23:13:30,331 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:13:30,331 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:13:30,331 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:13:30,374 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes) {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr() {GET [/insert_addr]}: insertAddr()
2025-05-24 23:13:30,382 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/download]}: download(String,String)
2025-05-24 23:13:30,387 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/add_user]}: addUser() {GET [/login_fail]}: loginFail() {GET [/main_menu]}: mainMenu(Model) {GET [/admin_menu]}: adminMenu(Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/delete_user]}: deleteUser(Model) {GET [/img_test]}: imgTest() { [/get_image/{imageName}]}: getImage(String) {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 23:13:30,393 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes) {GET [/write_mail]}: writeMail()
2025-05-24 23:13:30,400 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 23:13:30,409 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 23:13:30,409 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 23:13:30,410 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:13:30,410 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:13:30,411 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 23:13:30,411 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:13:30,411 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:13:30,413 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 23:13:30,414 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 23:13:30,414 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:13:30,414 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:13:30,415 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 23:13:30,415 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 23:13:30,420 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 23:13:30,420 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 23:13:30,421 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 23:13:30,425 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 23:13:30,425 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 23:13:30,425 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 23:13:30,425 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 23:13:30,426 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 23:13:30,426 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 23:13:30,427 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 23:13:30,427 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 23:13:30,432 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 23:13:30,435 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 23:13:30,435 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 23:13:30,438 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 23:13:30,439 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 23:13:30,439 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 23:13:30,439 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@76b224cd'
2025-05-24 23:13:30,439 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 23:13:30,440 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 23:13:30,450 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@76b224cd'
2025-05-24 23:13:30,450 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 23:13:30,451 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 23:13:30,451 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 23:13:30,453 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 23:13:30,453 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 23:13:30,457 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@76b224cd'
2025-05-24 23:13:30,457 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 23:13:30,461 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 23:13:30,471 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 23:13:30,519 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 23:13:30,520 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:13:30,520 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:13:30,520 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:13:30,544 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 23:13:30,544 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 23:13:30,551 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 23:13:30,552 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 23:13:30,593 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@59f76e56, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@566f4659, org.springframework.security.web.context.SecurityContextHolderFilter@33430fc, org.springframework.security.web.header.HeaderWriterFilter@523abba9, org.springframework.web.filter.CorsFilter@1328f482, org.springframework.security.web.authentication.logout.LogoutFilter@7a117dc2, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@bcfe29c, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@22ae32ba, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@b8b2184, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7b8b07ae, org.springframework.security.web.access.ExceptionTranslationFilter@195498aa, org.springframework.security.web.access.intercept.AuthorizationFilter@30c8c6ab]
2025-05-24 23:13:30,595 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 23:13:30,597 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 23:13:30,597 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 23:13:30,601 main WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore Ant [pattern='/WEB-INF/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 23:13:30,601 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure Ant [pattern='/WEB-INF/**']
2025-05-24 23:13:30,609 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 23:13:30,610 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 23:13:30,610 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 23:13:30,613 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 23:13:30,614 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 23:13:30,616 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 23:13:30,617 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 23:13:30,618 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:13:30,619 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:13:30,622 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 23:13:30,623 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 23:13:30,623 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:13:30,627 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 23:13:30,628 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:13:30,629 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 23:13:30,630 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 23:13:30,632 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 23:13:30,632 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 23:13:30,634 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 23:13:30,635 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 23:13:30,636 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 23:13:30,637 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 23:13:30,640 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@76b224cd'
2025-05-24 23:13:30,640 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:13:30,641 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 23:13:30,641 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:13:30,666 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:13:30,668 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 23:13:30,670 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 23:13:30,670 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 23:13:30,671 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 23:13:30,671 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-24 23:13:30,671 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-24 23:13:30,672 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@76b224cd'
2025-05-24 23:13:30,672 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:13:30,674 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-24 23:13:30,677 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 23:13:30,680 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 23:13:30,682 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 23:13:30,684 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 23:13:30,686 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 23:13:30,687 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 23:13:30,687 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 23:13:30,688 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 23:13:30,689 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:13:30,689 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 23:13:30,689 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 23:13:30,697 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 23:13:30,699 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 23:13:30,700 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 23:13:30,700 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 23:13:30,702 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 23:13:30,705 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 23:13:30,707 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 23:13:30,709 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 23:13:30,710 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 23:13:30,717 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 23:13:30,733 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 23:13:30,761 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 23:13:30,764 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 23:13:30,765 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 23:13:30,765 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 23:13:30,767 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 23:13:30,767 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 23:13:30,768 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 23:13:30,769 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:13:30,771 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 23:13:30,773 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 23:13:30,775 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:13:30,777 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 23:13:30,778 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 23:13:30,786 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 23:13:30,788 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@7ad54c55'
2025-05-24 23:13:30,790 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 23:13:30,791 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 23:13:30,794 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 23:13:30,795 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 23:13:30,797 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 23:13:30,799 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 23:13:30,799 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 23:13:30,801 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 23:13:30,801 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 23:13:30,804 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 23:13:30,805 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 23:13:30,805 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 23:13:30,808 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 23:13:30,809 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:13:30,809 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 23:13:30,811 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 23:13:30,812 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-24 23:13:30,813 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-24 23:13:30,816 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-24 23:13:30,816 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-24 23:13:30,818 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-24 23:13:30,818 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-24 23:13:30,825 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 23:13:30,825 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-24 23:13:30,831 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-24 23:13:30,831 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-24 23:13:30,843 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 23:13:30,844 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 23:13:30,844 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 23:13:30,844 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 23:13:30,856 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 23:13:30,857 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 23:13:30,858 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 23:13:30,859 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-24 23:13:30,859 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@3a48c398
2025-05-24 23:13:30,859 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@19a7906c
2025-05-24 23:13:30,860 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 23:13:30,860 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 3 ms
2025-05-24 23:13:30,865 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 23:13:30,867 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-24 23:13:30,886 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 23:13:30,886 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 23:13:30,886 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 23:13:30,892 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-24 23:13:30,896 main INFO deu.cse.spring_webmail.security.SecurityConfigTest Started SecurityConfigTest in 2.85 seconds (process running for 3.792)
2025-05-24 23:13:30,899 main DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-24 23:13:30,902 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1, failureCount = 0]
2025-05-24 23:13:30,903 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:13:30,903 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1, failureCount = 0]
2025-05-24 23:13:30,907 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 1, failureCount = 0]
2025-05-24 23:13:30,925 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginFail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:13:30,929 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 1, failureCount = 0]
2025-05-24 23:13:30,930 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 1, failureCount = 0]
2025-05-24 23:13:30,932 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 5, missCount = 1, failureCount = 0]
2025-05-24 23:13:30,934 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 6, missCount = 1, failureCount = 0]
2025-05-24 23:13:30,958 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 7, missCount = 1, failureCount = 0]
2025-05-24 23:13:30,965 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4f2544b0}
2025-05-24 23:13:30,965 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4f2544b0}
2025-05-24 23:13:30,966 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@33430fc] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:13:30,966 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4f2544b0}
2025-05-24 23:13:30,966 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4f2544b0}
2025-05-24 23:13:30,966 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@33430fc] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@154f8280]
2025-05-24 23:13:30,970 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:13:30,970 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@58b3eb1]
2025-05-24 23:13:30,980 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 23:13:30,987 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 1, failureCount = 0]
2025-05-24 23:13:30,987 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 9, missCount = 1, failureCount = 0]
2025-05-24 23:13:30,988 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 10, missCount = 1, failureCount = 0]
2025-05-24 23:13:30,988 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 11, missCount = 1, failureCount = 0]
2025-05-24 23:13:30,988 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 12, missCount = 1, failureCount = 0]
2025-05-24 23:13:30,989 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 13, missCount = 1, failureCount = 0]
2025-05-24 23:13:30,989 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 14, missCount = 1, failureCount = 0]
2025-05-24 23:13:30,990 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginFail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:13:30,999 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 15, missCount = 1, failureCount = 0]
2025-05-24 23:13:30,999 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:13:30,999 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 16, missCount = 1, failureCount = 0]
2025-05-24 23:13:31,000 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 17, missCount = 1, failureCount = 0]
2025-05-24 23:13:31,001 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsAdmin], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:13:31,001 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 18, missCount = 1, failureCount = 0]
2025-05-24 23:13:31,001 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 19, missCount = 1, failureCount = 0]
2025-05-24 23:13:31,002 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 20, missCount = 1, failureCount = 0]
2025-05-24 23:13:31,002 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 21, missCount = 1, failureCount = 0]
2025-05-24 23:13:31,003 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 22, missCount = 1, failureCount = 0]
2025-05-24 23:13:31,003 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4e9ea32f}
2025-05-24 23:13:31,004 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4e9ea32f}
2025-05-24 23:13:31,004 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@33430fc] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:13:31,004 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:13:31,004 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@79ec57b8]
2025-05-24 23:13:31,012 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-24 23:13:31,014 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 23:13:31,014 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /admin_menu
2025-05-24 23:13:31,020 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/admin_menu", parameters={}
2025-05-24 23:13:31,020 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#adminMenu(Model)
2025-05-24 23:13:31,033 main DEBUG deu.cse.spring_webmail.control.SystemController root.id = james-admin, root.password = changeme, admin.id = test@test.com
2025-05-24 23:13:31,034 main DEBUG deu.cse.spring_webmail.model.UserAdminAgent UserAdminAgent JMX init: server = 127.0.0.1, port = 9999, adminId = test@test.com
2025-05-24 23:13:31,096 main INFO deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 성공
2025-05-24 23:13:31,100 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 목록 조회 성공
2025-05-24 23:13:31,101 main DEBUG deu.cse.spring_webmail.control.SystemController userList = [1234@test.com, airsoft@test.com, hello@test.com, normal@test.com]
2025-05-24 23:13:31,106 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 23:13:31,106 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/admin_menu', model {userList=[1234@test.com, airsoft@test.com, hello@test.com, normal@test.com]}
2025-05-24 23:13:31,108 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-24 23:13:31,108 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-24 23:13:31,109 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 23:13:31,118 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 23, missCount = 1, failureCount = 0]
2025-05-24 23:13:31,118 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 24, missCount = 1, failureCount = 0]
2025-05-24 23:13:31,118 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 25, missCount = 1, failureCount = 0]
2025-05-24 23:13:31,118 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 26, missCount = 1, failureCount = 0]
2025-05-24 23:13:31,119 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 27, missCount = 1, failureCount = 0]
2025-05-24 23:13:31,119 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 28, missCount = 1, failureCount = 0]
2025-05-24 23:13:31,119 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 29, missCount = 1, failureCount = 0]
2025-05-24 23:13:31,120 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsAdmin], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:13:31,121 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 30, missCount = 1, failureCount = 0]
2025-05-24 23:13:31,123 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:13:31,123 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 31, missCount = 1, failureCount = 0]
2025-05-24 23:13:31,123 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 32, missCount = 1, failureCount = 0]
2025-05-24 23:13:31,126 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:13:31,126 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 33, missCount = 1, failureCount = 0]
2025-05-24 23:13:31,127 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 34, missCount = 1, failureCount = 0]
2025-05-24 23:13:31,127 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 35, missCount = 1, failureCount = 0]
2025-05-24 23:13:31,127 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 36, missCount = 1, failureCount = 0]
2025-05-24 23:13:31,129 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 37, missCount = 1, failureCount = 0]
2025-05-24 23:13:31,129 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@34f60be9}
2025-05-24 23:13:31,129 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@34f60be9}
2025-05-24 23:13:31,129 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@33430fc] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:13:31,129 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@29ccab93]
2025-05-24 23:13:31,130 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /logout
2025-05-24 23:13:31,130 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 23:13:31,130 main DEBUG org.springframework.security.web.authentication.logout.LogoutFilter Logging out [UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 23:13:31,130 main DEBUG org.springframework.security.web.authentication.logout.SecurityContextLogoutHandler Invalidated session 3
2025-05-24 23:13:31,131 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 38, missCount = 1, failureCount = 0]
2025-05-24 23:13:31,132 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 39, missCount = 1, failureCount = 0]
2025-05-24 23:13:31,132 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 40, missCount = 1, failureCount = 0]
2025-05-24 23:13:31,132 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 41, missCount = 1, failureCount = 0]
2025-05-24 23:13:31,132 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 42, missCount = 1, failureCount = 0]
2025-05-24 23:13:31,134 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 43, missCount = 1, failureCount = 0]
2025-05-24 23:13:31,134 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 44, missCount = 1, failureCount = 0]
2025-05-24 23:13:31,135 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:13:31,136 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 45, missCount = 1, failureCount = 0]
2025-05-24 23:13:31,136 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:13:31,136 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 46, missCount = 1, failureCount = 0]
2025-05-24 23:13:31,136 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 47, missCount = 1, failureCount = 0]
2025-05-24 23:13:31,137 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:13:31,137 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 48, missCount = 1, failureCount = 0]
2025-05-24 23:13:31,137 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 49, missCount = 1, failureCount = 0]
2025-05-24 23:13:31,138 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 50, missCount = 1, failureCount = 0]
2025-05-24 23:13:31,138 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 51, missCount = 1, failureCount = 0]
2025-05-24 23:13:31,139 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 52, missCount = 1, failureCount = 0]
2025-05-24 23:13:31,140 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6cb662e8}
2025-05-24 23:13:31,140 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6cb662e8}
2025-05-24 23:13:31,140 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@33430fc] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:13:31,140 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:13:31,140 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@13f2d42c]
2025-05-24 23:13:31,141 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-24 23:13:31,141 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-24 23:13:31,141 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/main_menu", parameters={}
2025-05-24 23:13:31,142 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(Model)
2025-05-24 23:13:31,145 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 23:13:31,145 main DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=Mocked Message List}
2025-05-24 23:13:31,145 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 23:13:31,145 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 23:13:31,145 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 23:13:31,146 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 23:13:31,147 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 53, missCount = 1, failureCount = 0]
2025-05-24 23:13:31,147 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 54, missCount = 1, failureCount = 0]
2025-05-24 23:13:31,147 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 55, missCount = 1, failureCount = 0]
2025-05-24 23:13:31,147 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 56, missCount = 1, failureCount = 0]
2025-05-24 23:13:31,147 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 57, missCount = 1, failureCount = 0]
2025-05-24 23:13:31,148 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 58, missCount = 1, failureCount = 0]
2025-05-24 23:13:31,148 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 59, missCount = 1, failureCount = 0]
2025-05-24 23:13:31,148 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:13:31,149 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 60, missCount = 1, failureCount = 0]
2025-05-24 23:13:31,149 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [SecurityConfigTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:13:31,190 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@76b224cd, started on Sat May 24 23:13:28 KST 2025
2025-05-24 23:13:31,192 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 23:13:31,192 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 23:13:31,192 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 23:13:31,192 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
Logback Log Messages

Log session start time Sat May 24 23:14:12 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 23:14:12,474 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [SecurityConfigTest]: using SpringBootContextLoader
2025-05-24 23:14:12,478 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.security.SecurityConfigTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 23:14:12,481 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.security.SecurityConfigTest]: SecurityConfigTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 23:14:12,494 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [SecurityConfigTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 23:14:12,548 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [SecurityConfigTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 23:14:12,628 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-24 23:14:12,630 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:14:12,641 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 23:14:12,653 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [SecurityConfigTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 23:14:12,655 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [SecurityConfigTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:14:12,709 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
Logback Log Messages

Log session start time Sat May 24 23:14:12 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 23:14:12,954 main INFO deu.cse.spring_webmail.security.SecurityConfigTest Starting SecurityConfigTest using Java 21.0.6 with PID 34832 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 23:14:12,955 main DEBUG deu.cse.spring_webmail.security.SecurityConfigTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 23:14:12,956 main INFO deu.cse.spring_webmail.security.SecurityConfigTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 23:14:12,957 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 23:14:12,980 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@76b224cd
2025-05-24 23:14:13,003 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 23:14:13,023 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 23:14:13,116 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 23:14:13,118 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 23:14:13,119 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 23:14:13,120 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 23:14:13,121 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 23:14:13,122 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 23:14:13,129 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 23:14:13,131 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 23:14:13,131 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 23:14:13,132 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 23:14:13,135 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 23:14:13,515 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-24 23:14:13,521 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 23:14:13,604 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 23:14:14,494 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 23:14:14,497 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 23:14:14,509 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 23:14:14,510 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 23:14:14,513 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 23:14:14,515 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 23:14:14,520 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 23:14:14,520 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 23:14:14,521 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 23:14:14,521 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 23:14:14,527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 23:14:14,565 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@27bc1d44]
2025-05-24 23:14:14,566 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 23:14:14,570 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 23:14:14,580 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 23:14:14,592 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:14:14,593 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 23:14:14,597 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 23:14:14,604 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 23:14:14,605 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:14:14,606 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:14:14,606 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 23:14:14,607 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 23:14:14,610 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 23:14:14,614 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 23:14:14,615 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 23:14:14,615 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 23:14:14,616 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@7ad54c55'
2025-05-24 23:14:14,617 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 23:14:14,622 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 23:14:14,622 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@76b224cd'
2025-05-24 23:14:14,627 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 23:14:14,627 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@76b224cd'
2025-05-24 23:14:14,628 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 23:14:14,628 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@76b224cd'
2025-05-24 23:14:14,633 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 23:14:14,633 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 23:14:14,633 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@76b224cd'
2025-05-24 23:14:14,634 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 23:14:14,635 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 23:14:14,636 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@76b224cd'
2025-05-24 23:14:14,648 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 23:14:14,651 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 23:14:14,657 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 23:14:14,657 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 23:14:14,658 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:14:14,660 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 23:14:14,691 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:14:14,696 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:14:14,696 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:14:14,696 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@7ad54c55'
2025-05-24 23:14:14,703 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 23:14:14,703 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 23:14:14,705 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:14:14,705 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:14:14,705 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@7ad54c55'
2025-05-24 23:14:14,709 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 23:14:14,711 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@76b224cd'
2025-05-24 23:14:14,800 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 23:14:14,805 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 23:14:14,805 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 23:14:14,810 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 23:14:14,810 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 23:14:14,821 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 23:14:14,823 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@76b224cd'
2025-05-24 23:14:14,824 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:14:14,824 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:14:14,835 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 23:14:14,847 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 23:14:14,847 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@76b224cd'
2025-05-24 23:14:14,847 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:14:14,847 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:14:14,854 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 23:14:14,855 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:14:14,855 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:14:14,855 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:14:14,894 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/insert_addr]}: insertAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 23:14:14,902 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes)
2025-05-24 23:14:14,905 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/add_user]}: addUser() {GET [/img_test]}: imgTest() {GET [/delete_user]}: deleteUser(Model) {GET [/main_menu]}: mainMenu(Model) {GET [/admin_menu]}: adminMenu(Model) { [/get_image/{imageName}]}: getImage(String) {GET [/login_fail]}: loginFail() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 23:14:14,909 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 23:14:14,917 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 23:14:14,923 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 23:14:14,923 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 23:14:14,924 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:14:14,924 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:14:14,924 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 23:14:14,925 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:14:14,925 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:14:14,926 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 23:14:14,926 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 23:14:14,926 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:14:14,926 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:14:14,927 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 23:14:14,928 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 23:14:14,930 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 23:14:14,930 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 23:14:14,932 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 23:14:14,936 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 23:14:14,936 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 23:14:14,937 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 23:14:14,937 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 23:14:14,937 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 23:14:14,938 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 23:14:14,938 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 23:14:14,938 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 23:14:14,941 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 23:14:14,943 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 23:14:14,943 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 23:14:14,946 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 23:14:14,946 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 23:14:14,947 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 23:14:14,947 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@76b224cd'
2025-05-24 23:14:14,947 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 23:14:14,949 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 23:14:14,958 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@76b224cd'
2025-05-24 23:14:14,959 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 23:14:14,960 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 23:14:14,960 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 23:14:14,962 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 23:14:14,963 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 23:14:14,967 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@76b224cd'
2025-05-24 23:14:14,967 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 23:14:14,970 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 23:14:14,978 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 23:14:15,015 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 23:14:15,016 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:14:15,016 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:14:15,016 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:14:15,031 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 23:14:15,032 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 23:14:15,038 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 23:14:15,038 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 23:14:15,079 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@521a506c, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3c64339f, org.springframework.security.web.context.SecurityContextHolderFilter@2e85e3f1, org.springframework.security.web.header.HeaderWriterFilter@27e21083, org.springframework.web.filter.CorsFilter@579f3c8e, org.springframework.security.web.authentication.logout.LogoutFilter@768f4b42, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@669c2b07, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4b360972, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@793d09e, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4eb1943b, org.springframework.security.web.access.ExceptionTranslationFilter@28f90752, org.springframework.security.web.access.intercept.AuthorizationFilter@1d444652]
2025-05-24 23:14:15,081 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 23:14:15,082 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 23:14:15,082 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 23:14:15,086 main WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore Ant [pattern='/WEB-INF/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 23:14:15,087 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure Ant [pattern='/WEB-INF/**']
2025-05-24 23:14:15,091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 23:14:15,091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 23:14:15,092 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 23:14:15,093 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 23:14:15,093 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 23:14:15,095 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 23:14:15,095 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 23:14:15,096 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:14:15,097 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:14:15,102 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 23:14:15,103 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 23:14:15,103 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:14:15,105 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 23:14:15,115 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:14:15,116 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 23:14:15,118 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 23:14:15,119 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 23:14:15,119 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 23:14:15,121 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 23:14:15,122 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 23:14:15,122 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 23:14:15,123 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 23:14:15,124 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@76b224cd'
2025-05-24 23:14:15,124 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:14:15,124 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 23:14:15,124 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:14:15,134 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:14:15,134 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 23:14:15,135 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 23:14:15,135 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 23:14:15,136 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 23:14:15,136 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-24 23:14:15,136 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-24 23:14:15,137 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@76b224cd'
2025-05-24 23:14:15,137 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:14:15,138 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-24 23:14:15,139 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 23:14:15,140 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 23:14:15,142 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 23:14:15,144 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 23:14:15,145 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 23:14:15,145 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 23:14:15,145 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 23:14:15,147 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 23:14:15,147 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:14:15,147 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 23:14:15,147 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 23:14:15,153 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 23:14:15,154 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 23:14:15,154 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 23:14:15,154 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 23:14:15,155 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 23:14:15,158 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 23:14:15,161 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 23:14:15,163 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 23:14:15,163 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 23:14:15,169 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 23:14:15,183 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 23:14:15,205 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 23:14:15,207 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 23:14:15,207 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 23:14:15,207 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 23:14:15,209 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 23:14:15,209 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 23:14:15,210 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 23:14:15,211 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:14:15,212 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 23:14:15,215 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 23:14:15,216 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:14:15,217 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 23:14:15,218 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 23:14:15,222 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 23:14:15,223 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@7ad54c55'
2025-05-24 23:14:15,224 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 23:14:15,225 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 23:14:15,233 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 23:14:15,233 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 23:14:15,235 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 23:14:15,235 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 23:14:15,235 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 23:14:15,237 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 23:14:15,237 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 23:14:15,239 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 23:14:15,239 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 23:14:15,239 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 23:14:15,243 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 23:14:15,243 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:14:15,243 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 23:14:15,244 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 23:14:15,246 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-24 23:14:15,247 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-24 23:14:15,250 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-24 23:14:15,251 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-24 23:14:15,252 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-24 23:14:15,252 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-24 23:14:15,258 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 23:14:15,258 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-24 23:14:15,263 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-24 23:14:15,264 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-24 23:14:15,284 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 23:14:15,284 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 23:14:15,284 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 23:14:15,284 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 23:14:15,292 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 23:14:15,292 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 23:14:15,293 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 23:14:15,293 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-24 23:14:15,294 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@36d7a68a
2025-05-24 23:14:15,294 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@3cead673
2025-05-24 23:14:15,294 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 23:14:15,294 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 1 ms
2025-05-24 23:14:15,297 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 23:14:15,297 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-24 23:14:15,310 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 23:14:15,311 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 23:14:15,311 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 23:14:15,317 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-24 23:14:15,321 main INFO deu.cse.spring_webmail.security.SecurityConfigTest Started SecurityConfigTest in 2.623 seconds (process running for 3.52)
2025-05-24 23:14:15,326 main DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-24 23:14:15,329 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1dd64243 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1, failureCount = 0]
2025-05-24 23:14:15,330 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:14:15,331 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1dd64243 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1, failureCount = 0]
2025-05-24 23:14:15,334 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1dd64243 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 1, failureCount = 0]
2025-05-24 23:14:15,355 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginFail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:14:15,357 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1dd64243 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 1, failureCount = 0]
2025-05-24 23:14:15,358 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1dd64243 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 1, failureCount = 0]
2025-05-24 23:14:15,360 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1dd64243 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 5, missCount = 1, failureCount = 0]
2025-05-24 23:14:15,362 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1dd64243 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 6, missCount = 1, failureCount = 0]
2025-05-24 23:14:15,387 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1dd64243 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 7, missCount = 1, failureCount = 0]
2025-05-24 23:14:15,395 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@35d114f4}
2025-05-24 23:14:15,395 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@35d114f4}
2025-05-24 23:14:15,395 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@2e85e3f1] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:14:15,396 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@35d114f4}
2025-05-24 23:14:15,396 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@35d114f4}
2025-05-24 23:14:15,396 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@2e85e3f1] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@7805478c]
2025-05-24 23:14:15,400 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:14:15,401 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@4c000cc4]
2025-05-24 23:14:15,410 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 23:14:15,425 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1dd64243 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 1, failureCount = 0]
2025-05-24 23:14:15,426 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1dd64243 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 9, missCount = 1, failureCount = 0]
2025-05-24 23:14:15,426 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1dd64243 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 10, missCount = 1, failureCount = 0]
2025-05-24 23:14:15,426 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1dd64243 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 11, missCount = 1, failureCount = 0]
2025-05-24 23:14:15,427 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1dd64243 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 12, missCount = 1, failureCount = 0]
2025-05-24 23:14:15,427 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1dd64243 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 13, missCount = 1, failureCount = 0]
2025-05-24 23:14:15,428 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1dd64243 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 14, missCount = 1, failureCount = 0]
2025-05-24 23:14:15,428 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginFail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:14:15,435 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1dd64243 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 15, missCount = 1, failureCount = 0]
2025-05-24 23:14:15,435 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:14:15,435 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1dd64243 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 16, missCount = 1, failureCount = 0]
2025-05-24 23:14:15,435 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1dd64243 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 17, missCount = 1, failureCount = 0]
2025-05-24 23:14:15,437 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsAdmin], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:14:15,437 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1dd64243 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 18, missCount = 1, failureCount = 0]
2025-05-24 23:14:15,438 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1dd64243 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 19, missCount = 1, failureCount = 0]
2025-05-24 23:14:15,438 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1dd64243 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 20, missCount = 1, failureCount = 0]
2025-05-24 23:14:15,438 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1dd64243 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 21, missCount = 1, failureCount = 0]
2025-05-24 23:14:15,439 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1dd64243 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 22, missCount = 1, failureCount = 0]
2025-05-24 23:14:15,440 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@46fb9581}
2025-05-24 23:14:15,440 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@46fb9581}
2025-05-24 23:14:15,440 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@2e85e3f1] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:14:15,440 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:14:15,440 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@6fcc0a1]
2025-05-24 23:14:15,447 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-24 23:14:15,449 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 23:14:15,449 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /admin_menu
2025-05-24 23:14:15,454 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/admin_menu", parameters={}
2025-05-24 23:14:15,454 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#adminMenu(Model)
2025-05-24 23:14:15,465 main DEBUG deu.cse.spring_webmail.control.SystemController root.id = james-admin, root.password = changeme, admin.id = test@test.com
2025-05-24 23:14:15,465 main DEBUG deu.cse.spring_webmail.model.UserAdminAgent UserAdminAgent JMX init: server = 127.0.0.1, port = 9999, adminId = test@test.com
2025-05-24 23:14:15,524 main INFO deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 성공
2025-05-24 23:14:15,527 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 목록 조회 성공
2025-05-24 23:14:15,528 main DEBUG deu.cse.spring_webmail.control.SystemController userList = [1234@test.com, airsoft@test.com, hello@test.com, normal@test.com]
2025-05-24 23:14:15,534 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 23:14:15,534 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/admin_menu', model {userList=[1234@test.com, airsoft@test.com, hello@test.com, normal@test.com]}
2025-05-24 23:14:15,536 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-24 23:14:15,536 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-24 23:14:15,536 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 23:14:15,539 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1dd64243 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 23, missCount = 1, failureCount = 0]
2025-05-24 23:14:15,539 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1dd64243 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 24, missCount = 1, failureCount = 0]
2025-05-24 23:14:15,539 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1dd64243 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 25, missCount = 1, failureCount = 0]
2025-05-24 23:14:15,539 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1dd64243 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 26, missCount = 1, failureCount = 0]
2025-05-24 23:14:15,539 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1dd64243 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 27, missCount = 1, failureCount = 0]
2025-05-24 23:14:15,540 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1dd64243 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 28, missCount = 1, failureCount = 0]
2025-05-24 23:14:15,540 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1dd64243 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 29, missCount = 1, failureCount = 0]
2025-05-24 23:14:15,541 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsAdmin], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:14:15,543 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1dd64243 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 30, missCount = 1, failureCount = 0]
2025-05-24 23:14:15,543 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:14:15,543 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1dd64243 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 31, missCount = 1, failureCount = 0]
2025-05-24 23:14:15,544 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1dd64243 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 32, missCount = 1, failureCount = 0]
2025-05-24 23:14:15,546 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:14:15,547 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1dd64243 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 33, missCount = 1, failureCount = 0]
2025-05-24 23:14:15,547 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1dd64243 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 34, missCount = 1, failureCount = 0]
2025-05-24 23:14:15,547 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1dd64243 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 35, missCount = 1, failureCount = 0]
2025-05-24 23:14:15,548 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1dd64243 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 36, missCount = 1, failureCount = 0]
2025-05-24 23:14:15,549 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1dd64243 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 37, missCount = 1, failureCount = 0]
2025-05-24 23:14:15,549 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3dbbed3e}
2025-05-24 23:14:15,550 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3dbbed3e}
2025-05-24 23:14:15,550 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@2e85e3f1] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:14:15,550 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@56d5460f]
2025-05-24 23:14:15,550 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /logout
2025-05-24 23:14:15,550 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 23:14:15,550 main DEBUG org.springframework.security.web.authentication.logout.LogoutFilter Logging out [UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 23:14:15,551 main DEBUG org.springframework.security.web.authentication.logout.SecurityContextLogoutHandler Invalidated session 3
2025-05-24 23:14:15,552 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1dd64243 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 38, missCount = 1, failureCount = 0]
2025-05-24 23:14:15,552 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1dd64243 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 39, missCount = 1, failureCount = 0]
2025-05-24 23:14:15,552 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1dd64243 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 40, missCount = 1, failureCount = 0]
2025-05-24 23:14:15,552 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1dd64243 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 41, missCount = 1, failureCount = 0]
2025-05-24 23:14:15,552 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1dd64243 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 42, missCount = 1, failureCount = 0]
2025-05-24 23:14:15,552 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1dd64243 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 43, missCount = 1, failureCount = 0]
2025-05-24 23:14:15,552 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1dd64243 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 44, missCount = 1, failureCount = 0]
2025-05-24 23:14:15,553 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:14:15,554 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1dd64243 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 45, missCount = 1, failureCount = 0]
2025-05-24 23:14:15,554 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:14:15,554 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1dd64243 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 46, missCount = 1, failureCount = 0]
2025-05-24 23:14:15,554 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1dd64243 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 47, missCount = 1, failureCount = 0]
2025-05-24 23:14:15,555 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:14:15,555 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1dd64243 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 48, missCount = 1, failureCount = 0]
2025-05-24 23:14:15,555 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1dd64243 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 49, missCount = 1, failureCount = 0]
2025-05-24 23:14:15,556 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1dd64243 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 50, missCount = 1, failureCount = 0]
2025-05-24 23:14:15,556 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1dd64243 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 51, missCount = 1, failureCount = 0]
2025-05-24 23:14:15,557 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1dd64243 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 52, missCount = 1, failureCount = 0]
2025-05-24 23:14:15,557 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1397b141}
2025-05-24 23:14:15,557 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1397b141}
2025-05-24 23:14:15,557 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@2e85e3f1] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:14:15,557 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:14:15,557 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@579dde54]
2025-05-24 23:14:15,558 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-24 23:14:15,558 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-24 23:14:15,558 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/main_menu", parameters={}
2025-05-24 23:14:15,558 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(Model)
2025-05-24 23:14:15,560 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Failed to complete request: java.lang.NullPointerException: Cannot invoke "deu.cse.spring_webmail.model.Pop3Agent.getMessageList()" because "pop3" is null
2025-05-24 23:14:15,560 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 23:14:15,562 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1dd64243 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 53, missCount = 1, failureCount = 0]
2025-05-24 23:14:15,562 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1dd64243 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 54, missCount = 1, failureCount = 0]
2025-05-24 23:14:15,562 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1dd64243 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 55, missCount = 1, failureCount = 0]
2025-05-24 23:14:15,563 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1dd64243 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 56, missCount = 1, failureCount = 0]
2025-05-24 23:14:15,563 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1dd64243 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 57, missCount = 1, failureCount = 0]
2025-05-24 23:14:15,563 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1dd64243 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 58, missCount = 1, failureCount = 0]
2025-05-24 23:14:15,563 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1dd64243 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 59, missCount = 1, failureCount = 0]
2025-05-24 23:14:15,563 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:14:15,570 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1dd64243 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 60, missCount = 1, failureCount = 0]
2025-05-24 23:14:15,570 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [SecurityConfigTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:14:16,114 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@76b224cd, started on Sat May 24 23:14:12 KST 2025
2025-05-24 23:14:16,117 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 23:14:16,117 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 23:14:16,117 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 23:14:16,118 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
Logback Log Messages

Log session start time Sat May 24 23:17:42 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 23:17:42,673 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [SecurityConfigTest]: using SpringBootContextLoader
2025-05-24 23:17:42,676 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.security.SecurityConfigTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 23:17:42,677 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.security.SecurityConfigTest]: SecurityConfigTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 23:17:42,687 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [SecurityConfigTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 23:17:42,730 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [SecurityConfigTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 23:17:42,807 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-24 23:17:42,809 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:17:42,821 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 23:17:42,837 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [SecurityConfigTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 23:17:42,839 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [SecurityConfigTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:17:42,880 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
Logback Log Messages

Log session start time Sat May 24 23:17:43 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 23:17:43,126 main INFO deu.cse.spring_webmail.security.SecurityConfigTest Starting SecurityConfigTest using Java 21.0.6 with PID 21320 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 23:17:43,126 main DEBUG deu.cse.spring_webmail.security.SecurityConfigTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 23:17:43,127 main INFO deu.cse.spring_webmail.security.SecurityConfigTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 23:17:43,128 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 23:17:43,154 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@76b224cd
2025-05-24 23:17:43,179 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 23:17:43,195 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 23:17:43,294 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 23:17:43,296 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 23:17:43,298 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 23:17:43,299 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 23:17:43,300 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 23:17:43,301 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 23:17:43,308 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 23:17:43,310 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 23:17:43,310 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 23:17:43,311 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 23:17:43,314 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 23:17:43,612 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-24 23:17:43,618 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 23:17:43,696 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 23:17:44,581 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 23:17:44,583 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 23:17:44,596 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 23:17:44,597 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 23:17:44,600 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 23:17:44,602 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 23:17:44,609 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 23:17:44,609 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 23:17:44,610 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 23:17:44,610 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 23:17:44,616 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 23:17:44,664 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@7272ee51]
2025-05-24 23:17:44,665 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 23:17:44,669 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 23:17:44,679 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 23:17:44,694 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:17:44,696 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 23:17:44,703 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 23:17:44,708 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 23:17:44,710 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:17:44,711 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:17:44,712 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 23:17:44,713 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 23:17:44,716 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 23:17:44,719 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 23:17:44,720 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 23:17:44,720 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 23:17:44,721 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@7ad54c55'
2025-05-24 23:17:44,722 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 23:17:44,726 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 23:17:44,727 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@76b224cd'
2025-05-24 23:17:44,732 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 23:17:44,732 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@76b224cd'
2025-05-24 23:17:44,733 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 23:17:44,733 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@76b224cd'
2025-05-24 23:17:44,737 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 23:17:44,737 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 23:17:44,737 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@76b224cd'
2025-05-24 23:17:44,739 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 23:17:44,739 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 23:17:44,740 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@76b224cd'
2025-05-24 23:17:44,752 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 23:17:44,755 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 23:17:44,762 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 23:17:44,762 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 23:17:44,762 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:17:44,765 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 23:17:44,791 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:17:44,798 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:17:44,798 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:17:44,798 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@7ad54c55'
2025-05-24 23:17:44,804 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 23:17:44,806 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 23:17:44,807 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:17:44,807 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:17:44,807 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@7ad54c55'
2025-05-24 23:17:44,810 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 23:17:44,811 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@76b224cd'
2025-05-24 23:17:44,894 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 23:17:44,900 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 23:17:44,901 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 23:17:44,904 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 23:17:44,904 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 23:17:44,915 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 23:17:44,917 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@76b224cd'
2025-05-24 23:17:44,917 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:17:44,918 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:17:44,929 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 23:17:44,944 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 23:17:44,944 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@76b224cd'
2025-05-24 23:17:44,944 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:17:44,944 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:17:44,949 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 23:17:44,950 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:17:44,950 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:17:44,950 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:17:44,994 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes) {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr() {GET [/insert_addr]}: insertAddr()
2025-05-24 23:17:45,006 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model) {GET [/download]}: download(String,String)
2025-05-24 23:17:45,009 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/delete_user]}: deleteUser(Model) {GET [/admin_menu]}: adminMenu(Model) {GET [/add_user]}: addUser() { [/get_image/{imageName}]}: getImage(String) {GET [/main_menu]}: mainMenu(Model) {GET [/img_test]}: imgTest() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/login_fail]}: loginFail()
2025-05-24 23:17:45,014 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes) {GET [/write_mail]}: writeMail()
2025-05-24 23:17:45,023 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 23:17:45,031 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 23:17:45,035 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 23:17:45,035 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:17:45,036 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:17:45,038 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 23:17:45,039 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:17:45,039 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:17:45,040 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 23:17:45,041 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 23:17:45,042 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:17:45,042 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:17:45,044 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 23:17:45,044 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 23:17:45,048 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 23:17:45,048 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 23:17:45,049 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 23:17:45,054 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 23:17:45,054 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 23:17:45,054 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 23:17:45,054 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 23:17:45,055 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 23:17:45,055 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 23:17:45,055 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 23:17:45,056 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 23:17:45,063 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 23:17:45,066 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 23:17:45,066 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 23:17:45,070 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 23:17:45,070 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 23:17:45,072 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 23:17:45,072 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@76b224cd'
2025-05-24 23:17:45,072 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 23:17:45,072 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 23:17:45,082 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@76b224cd'
2025-05-24 23:17:45,082 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 23:17:45,084 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 23:17:45,084 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 23:17:45,086 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 23:17:45,086 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 23:17:45,093 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@76b224cd'
2025-05-24 23:17:45,093 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 23:17:45,098 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 23:17:45,107 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 23:17:45,171 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 23:17:45,172 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:17:45,172 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:17:45,172 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:17:45,190 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 23:17:45,190 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 23:17:45,197 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 23:17:45,198 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 23:17:45,240 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@7b8b07ae, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@19ec5357, org.springframework.security.web.context.SecurityContextHolderFilter@b8b2184, org.springframework.security.web.header.HeaderWriterFilter@33430fc, org.springframework.web.filter.CorsFilter@351d93bd, org.springframework.security.web.authentication.logout.LogoutFilter@1b1ea1d9, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@2dd8a273, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@ccd000e, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5fa5c8cf, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@61c5fd78, org.springframework.security.web.access.ExceptionTranslationFilter@68821f6, org.springframework.security.web.access.intercept.AuthorizationFilter@5bd3ca3c]
2025-05-24 23:17:45,242 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 23:17:45,244 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 23:17:45,245 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 23:17:45,249 main WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore Ant [pattern='/WEB-INF/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 23:17:45,250 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure Ant [pattern='/WEB-INF/**']
2025-05-24 23:17:45,255 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 23:17:45,256 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 23:17:45,256 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 23:17:45,258 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 23:17:45,259 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 23:17:45,260 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 23:17:45,261 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 23:17:45,262 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:17:45,264 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:17:45,269 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 23:17:45,270 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 23:17:45,270 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:17:45,272 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 23:17:45,272 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:17:45,274 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 23:17:45,275 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 23:17:45,275 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 23:17:45,276 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 23:17:45,278 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 23:17:45,278 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 23:17:45,279 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 23:17:45,280 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 23:17:45,281 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@76b224cd'
2025-05-24 23:17:45,281 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:17:45,282 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 23:17:45,282 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:17:45,295 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:17:45,295 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 23:17:45,296 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 23:17:45,297 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 23:17:45,298 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 23:17:45,298 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-24 23:17:45,298 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-24 23:17:45,298 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@76b224cd'
2025-05-24 23:17:45,298 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:17:45,299 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-24 23:17:45,300 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 23:17:45,302 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 23:17:45,304 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 23:17:45,307 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 23:17:45,307 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 23:17:45,308 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 23:17:45,308 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 23:17:45,309 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 23:17:45,309 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:17:45,309 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 23:17:45,309 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 23:17:45,317 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 23:17:45,318 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 23:17:45,318 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 23:17:45,319 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 23:17:45,320 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 23:17:45,324 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 23:17:45,326 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 23:17:45,328 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 23:17:45,329 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 23:17:45,334 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 23:17:45,344 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 23:17:45,367 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 23:17:45,369 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 23:17:45,370 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 23:17:45,370 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 23:17:45,372 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 23:17:45,373 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 23:17:45,374 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 23:17:45,375 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:17:45,380 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 23:17:45,382 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 23:17:45,383 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:17:45,384 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 23:17:45,385 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 23:17:45,390 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 23:17:45,391 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@7ad54c55'
2025-05-24 23:17:45,392 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 23:17:45,393 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 23:17:45,395 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 23:17:45,395 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 23:17:45,397 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 23:17:45,397 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 23:17:45,398 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 23:17:45,400 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 23:17:45,400 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 23:17:45,402 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 23:17:45,402 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 23:17:45,402 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 23:17:45,405 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 23:17:45,406 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:17:45,406 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 23:17:45,407 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 23:17:45,409 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-24 23:17:45,409 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-24 23:17:45,412 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-24 23:17:45,413 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-24 23:17:45,413 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-24 23:17:45,414 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-24 23:17:45,419 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 23:17:45,419 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-24 23:17:45,425 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-24 23:17:45,425 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-24 23:17:45,436 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 23:17:45,436 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 23:17:45,436 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 23:17:45,436 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 23:17:45,441 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 23:17:45,442 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 23:17:45,443 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 23:17:45,443 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-24 23:17:45,443 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@41f686af
2025-05-24 23:17:45,444 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@e706aa
2025-05-24 23:17:45,444 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 23:17:45,444 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 2 ms
2025-05-24 23:17:45,447 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 23:17:45,447 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-24 23:17:45,466 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 23:17:45,466 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 23:17:45,466 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 23:17:45,473 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-24 23:17:45,476 main INFO deu.cse.spring_webmail.security.SecurityConfigTest Started SecurityConfigTest in 2.604 seconds (process running for 3.507)
2025-05-24 23:17:45,479 main DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-24 23:17:45,481 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1, failureCount = 0]
2025-05-24 23:17:45,482 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:17:45,482 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1, failureCount = 0]
2025-05-24 23:17:45,487 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 1, failureCount = 0]
2025-05-24 23:17:45,511 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginFail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:17:45,514 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 1, failureCount = 0]
2025-05-24 23:17:45,516 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 1, failureCount = 0]
2025-05-24 23:17:45,517 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 5, missCount = 1, failureCount = 0]
2025-05-24 23:17:45,519 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 6, missCount = 1, failureCount = 0]
2025-05-24 23:17:45,540 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 7, missCount = 1, failureCount = 0]
2025-05-24 23:17:45,548 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7252bdb}
2025-05-24 23:17:45,549 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7252bdb}
2025-05-24 23:17:45,549 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@b8b2184] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:17:45,549 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7252bdb}
2025-05-24 23:17:45,549 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7252bdb}
2025-05-24 23:17:45,549 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@b8b2184] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@ecf028c]
2025-05-24 23:17:45,554 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:17:45,554 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@6c1bebca]
2025-05-24 23:17:45,564 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 23:17:45,571 main DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from 1
2025-05-24 23:17:45,571 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=wrong, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=1], Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@6c1bebca]
2025-05-24 23:17:45,572 main DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=wrong, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=1], Granted Authorities=[ROLE_USER]]
2025-05-24 23:17:45,583 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 1, failureCount = 0]
2025-05-24 23:17:45,584 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 9, missCount = 1, failureCount = 0]
2025-05-24 23:17:45,584 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 10, missCount = 1, failureCount = 0]
2025-05-24 23:17:45,585 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 11, missCount = 1, failureCount = 0]
2025-05-24 23:17:45,586 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 12, missCount = 1, failureCount = 0]
2025-05-24 23:17:45,587 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 13, missCount = 1, failureCount = 0]
2025-05-24 23:17:45,587 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 14, missCount = 1, failureCount = 0]
2025-05-24 23:17:45,588 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginFail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:17:45,598 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 15, missCount = 1, failureCount = 0]
2025-05-24 23:17:45,598 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:17:45,599 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 16, missCount = 1, failureCount = 0]
2025-05-24 23:17:45,599 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 17, missCount = 1, failureCount = 0]
2025-05-24 23:17:45,602 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsAdmin], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:17:45,602 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 18, missCount = 1, failureCount = 0]
2025-05-24 23:17:45,602 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 19, missCount = 1, failureCount = 0]
2025-05-24 23:17:45,602 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 20, missCount = 1, failureCount = 0]
2025-05-24 23:17:45,603 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 21, missCount = 1, failureCount = 0]
2025-05-24 23:17:45,605 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 22, missCount = 1, failureCount = 0]
2025-05-24 23:17:45,605 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4b56b517}
2025-05-24 23:17:45,605 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4b56b517}
2025-05-24 23:17:45,605 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@b8b2184] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:17:45,605 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:17:45,605 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@1124dd79]
2025-05-24 23:17:45,612 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-24 23:17:45,614 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 23:17:45,615 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /admin_menu
2025-05-24 23:17:45,618 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/admin_menu", parameters={}
2025-05-24 23:17:45,618 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#adminMenu(Model)
2025-05-24 23:17:45,627 main DEBUG deu.cse.spring_webmail.control.SystemController root.id = james-admin, root.password = changeme, admin.id = test@test.com
2025-05-24 23:17:45,627 main DEBUG deu.cse.spring_webmail.model.UserAdminAgent UserAdminAgent JMX init: server = 127.0.0.1, port = 9999, adminId = test@test.com
2025-05-24 23:17:45,685 main INFO deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 성공
2025-05-24 23:17:45,690 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 목록 조회 성공
2025-05-24 23:17:45,690 main DEBUG deu.cse.spring_webmail.control.SystemController userList = [1234@test.com, airsoft@test.com, hello@test.com, normal@test.com]
2025-05-24 23:17:45,695 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 23:17:45,696 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/admin_menu', model {userList=[1234@test.com, airsoft@test.com, hello@test.com, normal@test.com]}
2025-05-24 23:17:45,698 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-24 23:17:45,698 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-24 23:17:45,698 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 23:17:45,701 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 23, missCount = 1, failureCount = 0]
2025-05-24 23:17:45,701 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 24, missCount = 1, failureCount = 0]
2025-05-24 23:17:45,701 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 25, missCount = 1, failureCount = 0]
2025-05-24 23:17:45,701 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 26, missCount = 1, failureCount = 0]
2025-05-24 23:17:45,701 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 27, missCount = 1, failureCount = 0]
2025-05-24 23:17:45,702 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 28, missCount = 1, failureCount = 0]
2025-05-24 23:17:45,702 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 29, missCount = 1, failureCount = 0]
2025-05-24 23:17:45,702 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsAdmin], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:17:45,703 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 30, missCount = 1, failureCount = 0]
2025-05-24 23:17:45,703 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:17:45,703 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 31, missCount = 1, failureCount = 0]
2025-05-24 23:17:45,704 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 32, missCount = 1, failureCount = 0]
2025-05-24 23:17:45,704 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:17:45,705 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 33, missCount = 1, failureCount = 0]
2025-05-24 23:17:45,705 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 34, missCount = 1, failureCount = 0]
2025-05-24 23:17:45,705 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 35, missCount = 1, failureCount = 0]
2025-05-24 23:17:45,705 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 36, missCount = 1, failureCount = 0]
2025-05-24 23:17:45,707 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 37, missCount = 1, failureCount = 0]
2025-05-24 23:17:45,707 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3d05435c}
2025-05-24 23:17:45,707 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3d05435c}
2025-05-24 23:17:45,707 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@b8b2184] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:17:45,708 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@7d80e1b3]
2025-05-24 23:17:45,708 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /logout
2025-05-24 23:17:45,708 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 23:17:45,708 main DEBUG org.springframework.security.web.authentication.logout.LogoutFilter Logging out [UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 23:17:45,708 main DEBUG org.springframework.security.web.authentication.logout.SecurityContextLogoutHandler Invalidated session 4
2025-05-24 23:17:45,709 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 38, missCount = 1, failureCount = 0]
2025-05-24 23:17:45,709 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 39, missCount = 1, failureCount = 0]
2025-05-24 23:17:45,710 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 40, missCount = 1, failureCount = 0]
2025-05-24 23:17:45,710 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 41, missCount = 1, failureCount = 0]
2025-05-24 23:17:45,710 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 42, missCount = 1, failureCount = 0]
2025-05-24 23:17:45,710 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 43, missCount = 1, failureCount = 0]
2025-05-24 23:17:45,710 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 44, missCount = 1, failureCount = 0]
2025-05-24 23:17:45,710 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:17:45,713 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 45, missCount = 1, failureCount = 0]
2025-05-24 23:17:45,713 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:17:45,713 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 46, missCount = 1, failureCount = 0]
2025-05-24 23:17:45,713 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 47, missCount = 1, failureCount = 0]
2025-05-24 23:17:45,713 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:17:45,714 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 48, missCount = 1, failureCount = 0]
2025-05-24 23:17:45,714 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 49, missCount = 1, failureCount = 0]
2025-05-24 23:17:45,714 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 50, missCount = 1, failureCount = 0]
2025-05-24 23:17:45,714 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 51, missCount = 1, failureCount = 0]
2025-05-24 23:17:45,715 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 52, missCount = 1, failureCount = 0]
2025-05-24 23:17:45,716 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@31204303}
2025-05-24 23:17:45,716 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@31204303}
2025-05-24 23:17:45,716 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@b8b2184] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:17:45,716 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:17:45,716 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@369fb99a]
2025-05-24 23:17:45,716 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-24 23:17:45,717 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-24 23:17:45,717 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/main_menu", parameters={}
2025-05-24 23:17:45,717 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(Model)
2025-05-24 23:17:45,717 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 23:17:45,718 main DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=Mocked Message List}
2025-05-24 23:17:45,718 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 23:17:45,718 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 23:17:45,718 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 23:17:45,718 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 23:17:45,718 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 53, missCount = 1, failureCount = 0]
2025-05-24 23:17:45,718 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 54, missCount = 1, failureCount = 0]
2025-05-24 23:17:45,718 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 55, missCount = 1, failureCount = 0]
2025-05-24 23:17:45,718 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 56, missCount = 1, failureCount = 0]
2025-05-24 23:17:45,719 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 57, missCount = 1, failureCount = 0]
2025-05-24 23:17:45,719 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 58, missCount = 1, failureCount = 0]
2025-05-24 23:17:45,719 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 59, missCount = 1, failureCount = 0]
2025-05-24 23:17:45,719 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:17:45,721 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 60, missCount = 1, failureCount = 0]
2025-05-24 23:17:45,721 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [SecurityConfigTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:17:45,759 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@76b224cd, started on Sat May 24 23:17:43 KST 2025
2025-05-24 23:17:45,761 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 23:17:45,761 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 23:17:45,761 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 23:17:45,761 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
Logback Log Messages

Log session start time Sat May 24 23:18:33 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 23:18:33,542 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [SecurityConfigTest]: using SpringBootContextLoader
2025-05-24 23:18:33,548 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.security.SecurityConfigTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 23:18:33,549 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.security.SecurityConfigTest]: SecurityConfigTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 23:18:33,566 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [SecurityConfigTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 23:18:33,644 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [SecurityConfigTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 23:18:33,719 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-24 23:18:33,721 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:18:33,731 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 23:18:33,741 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [SecurityConfigTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 23:18:33,743 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [SecurityConfigTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:18:33,787 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
Logback Log Messages

Log session start time Sat May 24 23:18:33 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 23:18:34,025 main INFO deu.cse.spring_webmail.security.SecurityConfigTest Starting SecurityConfigTest using Java 21.0.6 with PID 36348 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 23:18:34,026 main DEBUG deu.cse.spring_webmail.security.SecurityConfigTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 23:18:34,027 main INFO deu.cse.spring_webmail.security.SecurityConfigTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 23:18:34,027 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 23:18:34,046 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@76b224cd
2025-05-24 23:18:34,070 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 23:18:34,091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 23:18:34,187 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 23:18:34,188 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 23:18:34,190 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 23:18:34,191 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 23:18:34,192 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 23:18:34,193 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 23:18:34,200 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 23:18:34,201 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 23:18:34,202 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 23:18:34,203 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 23:18:34,207 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 23:18:34,500 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-24 23:18:34,507 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 23:18:34,593 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 23:18:35,511 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 23:18:35,513 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 23:18:35,529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 23:18:35,531 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 23:18:35,533 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 23:18:35,536 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 23:18:35,543 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 23:18:35,544 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 23:18:35,544 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 23:18:35,545 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 23:18:35,553 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 23:18:35,593 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@7272ee51]
2025-05-24 23:18:35,595 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 23:18:35,598 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 23:18:35,609 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 23:18:35,624 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:18:35,625 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 23:18:35,628 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 23:18:35,634 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 23:18:35,635 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:18:35,635 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:18:35,636 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 23:18:35,638 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 23:18:35,640 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 23:18:35,643 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 23:18:35,646 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 23:18:35,647 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 23:18:35,648 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@7ad54c55'
2025-05-24 23:18:35,650 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 23:18:35,654 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 23:18:35,654 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@76b224cd'
2025-05-24 23:18:35,659 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 23:18:35,660 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@76b224cd'
2025-05-24 23:18:35,661 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 23:18:35,661 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@76b224cd'
2025-05-24 23:18:35,665 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 23:18:35,665 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 23:18:35,665 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@76b224cd'
2025-05-24 23:18:35,666 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 23:18:35,666 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 23:18:35,667 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@76b224cd'
2025-05-24 23:18:35,682 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 23:18:35,685 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 23:18:35,691 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 23:18:35,691 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 23:18:35,692 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:18:35,694 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 23:18:35,719 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:18:35,726 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:18:35,727 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:18:35,727 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@7ad54c55'
2025-05-24 23:18:35,732 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 23:18:35,732 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 23:18:35,734 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:18:35,734 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:18:35,734 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@7ad54c55'
2025-05-24 23:18:35,738 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 23:18:35,740 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@76b224cd'
2025-05-24 23:18:35,823 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 23:18:35,828 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 23:18:35,829 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 23:18:35,834 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 23:18:35,834 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 23:18:35,849 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 23:18:35,851 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@76b224cd'
2025-05-24 23:18:35,852 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:18:35,852 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:18:35,865 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 23:18:35,875 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 23:18:35,876 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@76b224cd'
2025-05-24 23:18:35,876 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:18:35,876 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:18:35,882 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 23:18:35,883 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:18:35,883 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:18:35,883 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:18:35,926 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes) {GET [/insert_addr]}: insertAddr() {GET [/show_addr]}: showAddr()
2025-05-24 23:18:35,933 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/download]}: download(String,String)
2025-05-24 23:18:35,936 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/delete_user]}: deleteUser(Model) {GET [/img_test]}: imgTest() { [/get_image/{imageName}]}: getImage(String) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/login_fail]}: loginFail() {GET [/add_user]}: addUser() {GET [/admin_menu]}: adminMenu(Model) {GET [/main_menu]}: mainMenu(Model)
2025-05-24 23:18:35,940 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes) {GET [/write_mail]}: writeMail()
2025-05-24 23:18:35,948 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 23:18:35,957 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 23:18:35,957 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 23:18:35,958 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:18:35,958 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:18:35,961 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 23:18:35,962 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:18:35,962 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:18:35,964 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 23:18:35,965 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 23:18:35,965 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:18:35,965 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:18:35,966 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 23:18:35,966 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 23:18:35,971 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 23:18:35,971 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 23:18:35,971 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 23:18:35,976 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 23:18:35,977 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 23:18:35,977 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 23:18:35,977 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 23:18:35,978 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 23:18:35,978 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 23:18:35,978 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 23:18:35,979 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 23:18:35,982 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 23:18:35,984 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 23:18:35,984 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 23:18:35,986 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 23:18:35,987 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 23:18:35,987 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 23:18:35,987 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@76b224cd'
2025-05-24 23:18:35,987 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 23:18:35,987 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 23:18:35,995 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@76b224cd'
2025-05-24 23:18:35,996 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 23:18:35,997 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 23:18:35,997 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 23:18:35,999 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 23:18:35,999 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 23:18:36,004 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@76b224cd'
2025-05-24 23:18:36,005 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 23:18:36,008 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 23:18:36,016 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 23:18:36,065 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 23:18:36,067 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:18:36,067 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:18:36,067 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:18:36,085 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 23:18:36,085 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 23:18:36,093 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 23:18:36,094 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 23:18:36,150 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@7b8b07ae, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@19ec5357, org.springframework.security.web.context.SecurityContextHolderFilter@b8b2184, org.springframework.security.web.header.HeaderWriterFilter@33430fc, org.springframework.web.filter.CorsFilter@351d93bd, org.springframework.security.web.authentication.logout.LogoutFilter@1b1ea1d9, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@2dd8a273, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@ccd000e, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5fa5c8cf, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@61c5fd78, org.springframework.security.web.access.ExceptionTranslationFilter@68821f6, org.springframework.security.web.access.intercept.AuthorizationFilter@5bd3ca3c]
2025-05-24 23:18:36,153 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 23:18:36,154 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 23:18:36,154 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 23:18:36,161 main WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore Ant [pattern='/WEB-INF/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 23:18:36,162 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure Ant [pattern='/WEB-INF/**']
2025-05-24 23:18:36,168 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 23:18:36,169 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 23:18:36,171 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 23:18:36,172 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 23:18:36,173 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 23:18:36,174 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 23:18:36,175 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 23:18:36,175 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:18:36,177 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:18:36,181 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 23:18:36,181 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 23:18:36,182 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:18:36,183 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 23:18:36,185 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:18:36,186 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 23:18:36,188 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 23:18:36,189 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 23:18:36,189 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 23:18:36,191 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 23:18:36,193 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 23:18:36,193 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 23:18:36,194 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 23:18:36,195 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@76b224cd'
2025-05-24 23:18:36,195 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:18:36,196 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 23:18:36,196 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:18:36,219 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:18:36,220 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 23:18:36,221 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 23:18:36,221 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 23:18:36,222 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 23:18:36,223 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-24 23:18:36,223 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-24 23:18:36,223 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@76b224cd'
2025-05-24 23:18:36,223 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:18:36,225 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-24 23:18:36,227 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 23:18:36,229 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 23:18:36,230 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 23:18:36,233 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 23:18:36,234 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 23:18:36,234 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 23:18:36,234 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 23:18:36,236 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 23:18:36,237 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:18:36,237 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 23:18:36,237 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 23:18:36,247 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 23:18:36,250 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 23:18:36,250 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 23:18:36,250 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 23:18:36,251 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 23:18:36,255 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 23:18:36,257 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 23:18:36,261 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 23:18:36,262 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 23:18:36,268 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 23:18:36,281 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 23:18:36,305 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 23:18:36,307 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 23:18:36,307 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 23:18:36,308 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 23:18:36,309 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 23:18:36,310 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 23:18:36,311 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 23:18:36,311 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:18:36,313 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 23:18:36,317 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 23:18:36,318 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:18:36,319 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 23:18:36,321 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 23:18:36,327 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 23:18:36,327 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@7ad54c55'
2025-05-24 23:18:36,328 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 23:18:36,330 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 23:18:36,333 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 23:18:36,333 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 23:18:36,334 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 23:18:36,335 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 23:18:36,335 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 23:18:36,338 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 23:18:36,338 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 23:18:36,339 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 23:18:36,339 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 23:18:36,340 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 23:18:36,344 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 23:18:36,344 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:18:36,344 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 23:18:36,345 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 23:18:36,348 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-24 23:18:36,348 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-24 23:18:36,352 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-24 23:18:36,352 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-24 23:18:36,354 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-24 23:18:36,354 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-24 23:18:36,362 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 23:18:36,362 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-24 23:18:36,370 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-24 23:18:36,370 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-24 23:18:36,395 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 23:18:36,395 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 23:18:36,395 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 23:18:36,395 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 23:18:36,402 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 23:18:36,403 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 23:18:36,404 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 23:18:36,404 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-24 23:18:36,404 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@41f686af
2025-05-24 23:18:36,405 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@e706aa
2025-05-24 23:18:36,405 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 23:18:36,405 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 2 ms
2025-05-24 23:18:36,407 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 23:18:36,407 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-24 23:18:36,424 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 23:18:36,424 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 23:18:36,424 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 23:18:36,433 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-24 23:18:36,438 main INFO deu.cse.spring_webmail.security.SecurityConfigTest Started SecurityConfigTest in 2.659 seconds (process running for 3.551)
2025-05-24 23:18:36,441 main DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-24 23:18:36,444 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1, failureCount = 0]
2025-05-24 23:18:36,446 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:18:36,447 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1, failureCount = 0]
2025-05-24 23:18:36,450 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 1, failureCount = 0]
2025-05-24 23:18:36,471 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginFail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:18:36,477 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 1, failureCount = 0]
2025-05-24 23:18:36,480 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 1, failureCount = 0]
2025-05-24 23:18:36,484 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 5, missCount = 1, failureCount = 0]
2025-05-24 23:18:36,487 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 6, missCount = 1, failureCount = 0]
2025-05-24 23:18:36,506 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 7, missCount = 1, failureCount = 0]
2025-05-24 23:18:36,515 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6ef4297d}
2025-05-24 23:18:36,515 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6ef4297d}
2025-05-24 23:18:36,516 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@b8b2184] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:18:36,516 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6ef4297d}
2025-05-24 23:18:36,516 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6ef4297d}
2025-05-24 23:18:36,516 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@b8b2184] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@a240452]
2025-05-24 23:18:36,520 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:18:36,520 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@49925d21]
2025-05-24 23:18:36,530 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 23:18:36,549 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 1, failureCount = 0]
2025-05-24 23:18:36,549 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 9, missCount = 1, failureCount = 0]
2025-05-24 23:18:36,549 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 10, missCount = 1, failureCount = 0]
2025-05-24 23:18:36,549 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 11, missCount = 1, failureCount = 0]
2025-05-24 23:18:36,550 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 12, missCount = 1, failureCount = 0]
2025-05-24 23:18:36,551 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 13, missCount = 1, failureCount = 0]
2025-05-24 23:18:36,551 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 14, missCount = 1, failureCount = 0]
2025-05-24 23:18:36,551 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginFail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:18:36,560 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 15, missCount = 1, failureCount = 0]
2025-05-24 23:18:36,560 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:18:36,560 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 16, missCount = 1, failureCount = 0]
2025-05-24 23:18:36,561 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 17, missCount = 1, failureCount = 0]
2025-05-24 23:18:36,563 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsAdmin], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:18:36,563 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 18, missCount = 1, failureCount = 0]
2025-05-24 23:18:36,563 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 19, missCount = 1, failureCount = 0]
2025-05-24 23:18:36,563 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 20, missCount = 1, failureCount = 0]
2025-05-24 23:18:36,563 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 21, missCount = 1, failureCount = 0]
2025-05-24 23:18:36,565 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 22, missCount = 1, failureCount = 0]
2025-05-24 23:18:36,566 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@49f50c8f}
2025-05-24 23:18:36,566 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@49f50c8f}
2025-05-24 23:18:36,566 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@b8b2184] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:18:36,566 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:18:36,566 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@46e6458d]
2025-05-24 23:18:36,573 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-24 23:18:36,575 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 23:18:36,576 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /admin_menu
2025-05-24 23:18:36,579 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/admin_menu", parameters={}
2025-05-24 23:18:36,580 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#adminMenu(Model)
2025-05-24 23:18:36,589 main DEBUG deu.cse.spring_webmail.control.SystemController root.id = james-admin, root.password = changeme, admin.id = test@test.com
2025-05-24 23:18:36,590 main DEBUG deu.cse.spring_webmail.model.UserAdminAgent UserAdminAgent JMX init: server = 127.0.0.1, port = 9999, adminId = test@test.com
2025-05-24 23:18:36,659 main INFO deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 성공
2025-05-24 23:18:36,664 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 목록 조회 성공
2025-05-24 23:18:36,664 main DEBUG deu.cse.spring_webmail.control.SystemController userList = [1234@test.com, airsoft@test.com, hello@test.com, normal@test.com]
2025-05-24 23:18:36,672 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 23:18:36,673 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/admin_menu', model {userList=[1234@test.com, airsoft@test.com, hello@test.com, normal@test.com]}
2025-05-24 23:18:36,677 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-24 23:18:36,677 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-24 23:18:36,678 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 23:18:36,682 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 23, missCount = 1, failureCount = 0]
2025-05-24 23:18:36,682 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 24, missCount = 1, failureCount = 0]
2025-05-24 23:18:36,682 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 25, missCount = 1, failureCount = 0]
2025-05-24 23:18:36,682 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 26, missCount = 1, failureCount = 0]
2025-05-24 23:18:36,683 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 27, missCount = 1, failureCount = 0]
2025-05-24 23:18:36,683 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 28, missCount = 1, failureCount = 0]
2025-05-24 23:18:36,684 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 29, missCount = 1, failureCount = 0]
2025-05-24 23:18:36,684 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsAdmin], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:18:36,686 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 30, missCount = 1, failureCount = 0]
2025-05-24 23:18:36,687 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:18:36,687 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 31, missCount = 1, failureCount = 0]
2025-05-24 23:18:36,688 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 32, missCount = 1, failureCount = 0]
2025-05-24 23:18:36,690 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:18:36,690 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 33, missCount = 1, failureCount = 0]
2025-05-24 23:18:36,691 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 34, missCount = 1, failureCount = 0]
2025-05-24 23:18:36,691 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 35, missCount = 1, failureCount = 0]
2025-05-24 23:18:36,692 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 36, missCount = 1, failureCount = 0]
2025-05-24 23:18:36,695 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 37, missCount = 1, failureCount = 0]
2025-05-24 23:18:36,696 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7cec3975}
2025-05-24 23:18:36,696 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7cec3975}
2025-05-24 23:18:36,697 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@b8b2184] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:18:36,697 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@73a116d]
2025-05-24 23:18:36,698 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /logout
2025-05-24 23:18:36,698 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 23:18:36,698 main DEBUG org.springframework.security.web.authentication.logout.LogoutFilter Logging out [UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 23:18:36,698 main DEBUG org.springframework.security.web.authentication.logout.SecurityContextLogoutHandler Invalidated session 3
2025-05-24 23:18:36,700 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 38, missCount = 1, failureCount = 0]
2025-05-24 23:18:36,700 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 39, missCount = 1, failureCount = 0]
2025-05-24 23:18:36,700 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 40, missCount = 1, failureCount = 0]
2025-05-24 23:18:36,700 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 41, missCount = 1, failureCount = 0]
2025-05-24 23:18:36,701 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 42, missCount = 1, failureCount = 0]
2025-05-24 23:18:36,701 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 43, missCount = 1, failureCount = 0]
2025-05-24 23:18:36,701 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 44, missCount = 1, failureCount = 0]
2025-05-24 23:18:36,702 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:18:36,703 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 45, missCount = 1, failureCount = 0]
2025-05-24 23:18:36,703 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:18:36,703 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 46, missCount = 1, failureCount = 0]
2025-05-24 23:18:36,704 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 47, missCount = 1, failureCount = 0]
2025-05-24 23:18:36,705 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:18:36,705 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 48, missCount = 1, failureCount = 0]
2025-05-24 23:18:36,705 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 49, missCount = 1, failureCount = 0]
2025-05-24 23:18:36,705 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 50, missCount = 1, failureCount = 0]
2025-05-24 23:18:36,705 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 51, missCount = 1, failureCount = 0]
2025-05-24 23:18:36,707 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 52, missCount = 1, failureCount = 0]
2025-05-24 23:18:36,707 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@44c27b8b}
2025-05-24 23:18:36,707 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@44c27b8b}
2025-05-24 23:18:36,707 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@b8b2184] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:18:36,707 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:18:36,707 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@b842275]
2025-05-24 23:18:36,708 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-24 23:18:36,708 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-24 23:18:36,708 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/main_menu", parameters={}
2025-05-24 23:18:36,708 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(Model)
2025-05-24 23:18:36,709 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 23:18:36,709 main DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=Mocked Message List}
2025-05-24 23:18:36,709 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 23:18:36,709 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 23:18:36,710 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 23:18:36,710 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 23:18:36,710 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 53, missCount = 1, failureCount = 0]
2025-05-24 23:18:36,711 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 54, missCount = 1, failureCount = 0]
2025-05-24 23:18:36,711 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 55, missCount = 1, failureCount = 0]
2025-05-24 23:18:36,711 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 56, missCount = 1, failureCount = 0]
2025-05-24 23:18:36,711 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 57, missCount = 1, failureCount = 0]
2025-05-24 23:18:36,711 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 58, missCount = 1, failureCount = 0]
2025-05-24 23:18:36,711 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 59, missCount = 1, failureCount = 0]
2025-05-24 23:18:36,712 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:18:36,713 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@24068086 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 60, missCount = 1, failureCount = 0]
2025-05-24 23:18:36,713 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [SecurityConfigTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:18:36,752 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@76b224cd, started on Sat May 24 23:18:34 KST 2025
2025-05-24 23:18:36,753 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 23:18:36,753 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 23:18:36,755 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 23:18:36,755 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
Logback Log Messages

Log session start time Sat May 24 23:18:49 KST 2025

Date Thread Level Logger MDC Message
Logback Log Messages

Log session start time Sat May 24 23:18:49 KST 2025

Logback Log Messages

Log session start time Sat May 24 23:19:32 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 23:18:49,379 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Starting SpringWebmailApplication using Java 21.0.6 with PID 10812 (C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 23:18:49,381 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 23:18:49,382 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication No active profile set, falling back to 1 default profile: "default"
2025-05-24 23:18:49,382 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 23:18:49,416 restartedMain DEBUG org.springframework.boot.devtools.restart.ChangeableUrls Matching URLs for reloading : [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
2025-05-24 23:18:49,416 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Included patterns for restart : []
2025-05-24 23:18:49,416 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Excluded patterns for restart : [/spring-boot-starter-[\w-]+/, /spring-boot/(bin|build|out)/, /spring-boot-starter/(bin|build|out)/, /spring-boot-devtools/(bin|build|out)/, /spring-boot-actuator/(bin|build|out)/, /spring-boot-autoconfigure/(bin|build|out)/]
2025-05-24 23:18:49,416 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
2025-05-24 23:18:49,417 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
2025-05-24 23:18:49,418 restartedMain DEBUG org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc
2025-05-24 23:18:49,429 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 23:18:49,437 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 23:18:49,473 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 23:18:49,475 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 23:18:49,477 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 23:18:49,477 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 23:18:49,478 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 23:18:49,479 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 23:18:49,483 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 23:18:49,484 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 23:18:49,484 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 23:18:49,488 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 23:18:49,489 restartedMain DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 23:18:49,835 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 23:18:49,838 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 23:18:49,844 restartedMain DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 23:18:49,844 restartedMain DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-24 23:18:49,850 restartedMain DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 23:18:49,869 restartedMain INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 24 ms. Found 1 JPA repository interface.
2025-05-24 23:18:49,938 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 23:18:49,985 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-24 23:18:49,988 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-24 23:18:49,988 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-24 23:18:49,988 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration$DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor'
2025-05-24 23:18:50,005 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 23:18:50,006 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 23:18:50,009 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 23:18:50,010 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 23:18:50,010 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-24 23:18:50,011 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 23:18:50,012 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 23:18:50,014 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 23:18:50,015 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 23:18:50,015 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 23:18:50,016 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-24 23:18:50,018 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-24 23:18:50,032 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-24 23:18:50,039 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-24 23:18:50,042 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-24 23:18:50,042 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-24 23:18:50,043 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 23:18:50,043 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-24 23:18:50,044 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-24 23:18:50,050 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-24 23:18:50,052 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-24 23:18:50,053 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 23:18:50,057 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 23:18:50,057 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-24 23:18:50,072 restartedMain DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@58497768]
2025-05-24 23:18:50,072 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-24 23:18:50,073 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-24 23:18:50,097 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-24 23:18:50,097 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-24 23:18:50,099 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-24 23:18:50,099 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-24 23:18:50,100 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:18:50,103 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 23:18:50,118 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:18:50,119 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-24 23:18:50,120 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-24 23:18:50,120 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 23:18:50,121 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 23:18:50,122 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-24 23:18:50,122 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-24 23:18:50,123 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-24 23:18:50,127 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-24 23:18:50,127 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:18:50,128 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
2025-05-24 23:18:50,128 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
2025-05-24 23:18:50,128 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
2025-05-24 23:18:50,128 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:18:50,129 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 23:18:50,129 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 23:18:50,130 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:18:50,145 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 23:18:50,145 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 23:18:50,146 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:18:50,146 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-24 23:18:50,146 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-24 23:18:50,147 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 23:18:50,147 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-24 23:18:50,147 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:18:50,150 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:18:50,156 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-24 23:18:50,157 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:18:50,157 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-24 23:18:50,157 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-24 23:18:50,157 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 23:18:50,161 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 23:18:50,164 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-24 23:18:50,214 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 23:18:50,215 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Code archive: C:\Users\Haruki\.m2\repository\org\springframework\boot\spring-boot\3.2.1\spring-boot-3.2.1.jar
2025-05-24 23:18:50,215 restartedMain DEBUG org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory Document root: C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\src\main\webapp
2025-05-24 23:18:50,277 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat initialized with port 8888 (http)
2025-05-24 23:18:50,287 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Initializing ProtocolHandler ["http-nio-8888"]
2025-05-24 23:18:50,291 restartedMain INFO org.apache.catalina.core.StandardService Starting service [Tomcat]
2025-05-24 23:18:50,291 restartedMain INFO org.apache.catalina.core.StandardEngine Starting Servlet engine: [Apache Tomcat/10.1.17]
2025-05-24 23:18:50,461 restartedMain INFO org.apache.jasper.servlet.TldScanner At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2025-05-24 23:18:50,466 restartedMain INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/webmail] Initializing Spring embedded WebApplicationContext
2025-05-24 23:18:50,466 restartedMain DEBUG org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
2025-05-24 23:18:50,467 restartedMain INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext Root WebApplicationContext: initialization completed in 1048 ms
2025-05-24 23:18:50,468 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 23:18:50,469 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 23:18:50,469 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 23:18:50,471 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 23:18:50,474 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 23:18:50,475 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 23:18:50,475 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 23:18:50,477 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 23:18:50,481 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 23:18:50,481 restartedMain DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets: dispatcherServlet urls=[/]
2025-05-24 23:18:50,492 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 23:18:50,493 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 23:18:50,493 restartedMain DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 23:18:50,493 restartedMain DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 23:18:50,499 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-24 23:18:50,499 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-24 23:18:50,499 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-24 23:18:50,500 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-24 23:18:50,501 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 23:18:50,504 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-24 23:18:50,504 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-24 23:18:50,505 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 23:18:50,505 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 23:18:50,505 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-24 23:18:50,507 restartedMain DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@36647f21
2025-05-24 23:18:50,516 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 23:18:50,518 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-24 23:18:50,518 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 23:18:50,520 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemoryDatabaseShutdownExecutor'
2025-05-24 23:18:50,520 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration'
2025-05-24 23:18:50,521 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'dataSource'
2025-05-24 23:18:50,521 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemoryDatabaseShutdownExecutor' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 23:18:50,522 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-24 23:18:50,522 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-24 23:18:50,522 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 23:18:50,524 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 23:18:50,525 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-24 23:18:50,525 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 23:18:50,525 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 23:18:50,525 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 23:18:50,527 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-24 23:18:50,527 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-24 23:18:50,529 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-24 23:18:50,529 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-24 23:18:50,536 restartedMain DEBUG org.jboss.logging Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2025-05-24 23:18:50,538 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-24 23:18:50,541 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-24 23:18:50,541 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 23:18:50,541 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 23:18:50,545 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-24 23:18:50,546 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-24 23:18:50,553 restartedMain DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-24 23:18:50,777 restartedMain INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 23:18:50,797 restartedMain DEBUG com.zaxxer.hikari.HikariConfig HikariPool-1 - configuration:
2025-05-24 23:18:50,800 restartedMain DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-24 23:18:50,800 restartedMain DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-24 23:18:50,800 restartedMain DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-24 23:18:50,800 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-24 23:18:50,800 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-24 23:18:50,801 restartedMain DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-24 23:18:50,801 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-24 23:18:50,801 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-24 23:18:50,801 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-24 23:18:50,801 restartedMain DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-24 23:18:50,801 restartedMain DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-24 23:18:50,802 restartedMain DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-24 23:18:50,802 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-24 23:18:50,802 restartedMain DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-24 23:18:50,802 restartedMain DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-24 23:18:50,802 restartedMain DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-24 23:18:50,802 restartedMain DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-24 23:18:50,802 restartedMain DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-24 23:18:50,802 restartedMain DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-24 23:18:50,802 restartedMain DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-24 23:18:50,802 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-24 23:18:50,802 restartedMain DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-24 23:18:50,802 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-24 23:18:50,802 restartedMain DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-24 23:18:50,802 restartedMain DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-24 23:18:50,802 restartedMain DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-24 23:18:50,802 restartedMain DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-1"
2025-05-24 23:18:50,803 restartedMain DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-24 23:18:50,803 restartedMain DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-24 23:18:50,803 restartedMain DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-24 23:18:50,803 restartedMain DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-24 23:18:50,803 restartedMain DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-24 23:18:50,803 restartedMain DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-24 23:18:50,803 restartedMain DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-24 23:18:50,803 restartedMain DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-24 23:18:50,803 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
2025-05-24 23:18:51,001 restartedMain INFO com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@712f6ef4
2025-05-24 23:18:51,003 restartedMain INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
2025-05-24 23:18:51,034 restartedMain WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 23:18:51,113 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-24 23:18:51,130 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1bd6ddcf
2025-05-24 23:18:51,159 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5aebd7f4
2025-05-24 23:18:51,190 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@6bfb09ca
2025-05-24 23:18:51,222 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3ac428bb
2025-05-24 23:18:51,253 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3e8af6c6
2025-05-24 23:18:51,281 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3ae48b04
2025-05-24 23:18:51,312 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@72991775
2025-05-24 23:18:51,343 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1390576
2025-05-24 23:18:51,375 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@4761a5a6
2025-05-24 23:18:51,392 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 23:18:51,565 restartedMain INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 23:18:51,568 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 23:18:51,570 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 23:18:51,573 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-24 23:18:51,574 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-24 23:18:51,578 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-24 23:18:51,579 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-24 23:18:51,580 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-24 23:18:51,600 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-24 23:18:51,600 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-24 23:18:51,608 restartedMain DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-24 23:18:51,619 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 23:18:51,639 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 23:18:51,646 restartedMain DEBUG org.springframework.beans.CachedIntrospectionResults Not strongly caching class [deu.cse.spring_webmail.model.Addrbook] because it is not cache-safe
2025-05-24 23:18:51,669 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-24 23:18:51,682 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 23:18:51,723 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 23:18:51,765 restartedMain DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 23:18:51,771 restartedMain DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-24 23:18:51,791 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 23:18:51,796 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:18:51,796 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 23:18:51,797 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 23:18:51,798 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 23:18:51,801 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 23:18:51,802 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 23:18:51,803 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-24 23:18:51,803 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 23:18:51,803 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-24 23:18:51,803 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 23:18:51,804 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 23:18:51,804 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:18:51,804 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 23:18:51,805 restartedMain DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:18:51,805 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-24 23:18:51,805 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 23:18:51,806 restartedMain DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 23:18:51,806 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 23:18:51,808 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 23:18:51,808 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 23:18:51,809 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 23:18:51,809 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 23:18:51,809 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 23:18:51,810 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 23:18:51,811 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 23:18:51,811 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 23:18:51,812 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 23:18:51,812 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 23:18:51,812 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 23:18:51,812 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 23:18:51,812 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 23:18:51,812 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 23:18:51,812 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 23:18:51,813 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 23:18:51,813 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 23:18:51,814 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 23:18:51,822 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 23:18:51,824 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 23:18:51,826 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 23:18:51,827 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 23:18:51,838 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:18:51,843 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:18:51,843 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:18:51,843 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 23:18:51,845 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 23:18:51,846 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 23:18:51,846 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:18:51,846 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:18:51,846 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 23:18:51,848 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-24 23:18:51,848 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-24 23:18:51,848 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 23:18:51,848 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-24 23:18:51,848 restartedMain WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 23:18:51,850 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-24 23:18:51,850 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 23:18:51,851 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 23:18:51,890 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 23:18:51,894 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 23:18:51,894 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 23:18:51,896 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 23:18:51,896 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 23:18:51,901 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 23:18:51,902 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 23:18:51,903 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:18:51,903 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:18:51,910 restartedMain INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 23:18:51,915 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 23:18:51,915 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 23:18:51,915 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:18:51,915 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:18:51,917 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 23:18:51,919 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:18:51,920 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:18:51,920 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:18:51,938 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/show_addr]}: showAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/insert_addr]}: insertAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 23:18:51,940 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model)
2025-05-24 23:18:51,942 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/add_user]}: addUser() {GET [/delete_user]}: deleteUser(Model) { [/get_image/{imageName}]}: getImage(String) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/login_fail]}: loginFail() {GET [/img_test]}: imgTest() {GET [/main_menu]}: mainMenu(Model) {GET [/admin_menu]}: adminMenu(Model) {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 23:18:51,945 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 23:18:51,948 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 23:18:51,950 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 23:18:51,951 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 23:18:51,951 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:18:51,951 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:18:51,953 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 23:18:51,953 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:18:51,953 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:18:51,954 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 23:18:51,955 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 23:18:51,955 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:18:51,955 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:18:51,956 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 23:18:51,956 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 23:18:51,957 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 23:18:51,957 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 23:18:51,957 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 23:18:51,960 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 23:18:51,960 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 23:18:51,961 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 23:18:51,961 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 23:18:51,961 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 23:18:51,961 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 23:18:51,961 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 23:18:51,962 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 23:18:51,963 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 23:18:51,964 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 23:18:51,964 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 23:18:51,966 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 23:18:51,966 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 23:18:51,966 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 23:18:51,966 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 23:18:51,969 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 23:18:51,969 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 23:18:51,970 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 23:18:51,970 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 23:18:51,971 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 23:18:51,971 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 23:18:51,973 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 23:18:51,973 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 23:18:51,975 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 23:18:51,983 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 23:18:51,988 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 23:18:51,988 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:18:51,988 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:18:51,988 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:18:51,993 restartedMain DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 23:18:51,993 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 23:18:51,996 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 23:18:51,997 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 23:18:52,018 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@6dbbbf71, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@39bc7d7b, org.springframework.security.web.context.SecurityContextHolderFilter@2992cf5d, org.springframework.security.web.header.HeaderWriterFilter@3d007d93, org.springframework.web.filter.CorsFilter@6ce69218, org.springframework.security.web.authentication.logout.LogoutFilter@546198a9, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@20bd7dcd, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@69b819e, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@224d2233, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@30d9f5a8, org.springframework.security.web.access.ExceptionTranslationFilter@56fa6332, org.springframework.security.web.access.intercept.AuthorizationFilter@424c9dd9]
2025-05-24 23:18:52,019 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 23:18:52,019 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 23:18:52,020 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 23:18:52,022 restartedMain WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore DispatcherServletDelegating [ant = Ant [pattern='/WEB-INF/**'], mvc = Mvc [pattern='/WEB-INF/**']]. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 23:18:52,022 restartedMain INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure DispatcherServletDelegating [ant = Ant [pattern='/WEB-INF/**'], mvc = Mvc [pattern='/WEB-INF/**']]
2025-05-24 23:18:52,025 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 23:18:52,026 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 23:18:52,026 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 23:18:52,027 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 23:18:52,027 restartedMain DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 23:18:52,028 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-24 23:18:52,028 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 23:18:52,028 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-24 23:18:52,029 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-24 23:18:52,029 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 23:18:52,029 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 23:18:52,030 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:18:52,031 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:18:52,033 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 23:18:52,033 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 23:18:52,033 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:18:52,034 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 23:18:52,034 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:18:52,035 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 23:18:52,035 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 23:18:52,036 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 23:18:52,036 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 23:18:52,036 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 23:18:52,036 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 23:18:52,037 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 23:18:52,037 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@70673dcc'
2025-05-24 23:18:52,037 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:18:52,037 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-24 23:18:52,038 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 23:18:52,038 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 23:18:52,039 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 23:18:52,039 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 23:18:52,040 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 23:18:52,041 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 23:18:52,042 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 23:18:52,043 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 23:18:52,043 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 23:18:52,043 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 23:18:52,043 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 23:18:52,044 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:18:52,044 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 23:18:52,044 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 23:18:52,048 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 23:18:52,049 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 23:18:52,049 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 23:18:52,049 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 23:18:52,050 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 23:18:52,051 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 23:18:52,052 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 23:18:52,054 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 23:18:52,054 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 23:18:52,057 restartedMain DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 23:18:52,062 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 23:18:52,076 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 23:18:52,078 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 23:18:52,078 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 23:18:52,079 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 23:18:52,080 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 23:18:52,080 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 23:18:52,080 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 23:18:52,080 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:18:52,082 restartedMain DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 23:18:52,083 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 23:18:52,084 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:18:52,085 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 23:18:52,086 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 23:18:52,089 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 23:18:52,089 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@47c8e9c7'
2025-05-24 23:18:52,090 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 23:18:52,091 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-24 23:18:52,091 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-24 23:18:52,091 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-24 23:18:52,091 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-24 23:18:52,092 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-24 23:18:52,093 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-24 23:18:52,093 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari'
2025-05-24 23:18:52,093 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration$Hikari' via constructor to bean named 'dataSource'
2025-05-24 23:18:52,093 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceJmxConfiguration'
2025-05-24 23:18:52,093 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-24 23:18:52,093 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-24 23:18:52,095 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-24 23:18:52,095 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-24 23:18:52,095 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-24 23:18:52,096 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-24 23:18:52,097 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-24 23:18:52,097 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-24 23:18:52,102 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-24 23:18:52,102 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-24 23:18:52,102 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-24 23:18:52,103 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-24 23:18:52,103 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 23:18:52,104 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 23:18:52,105 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-24 23:18:52,105 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-24 23:18:52,105 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-24 23:18:52,105 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-24 23:18:52,106 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-24 23:18:52,109 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 23:18:52,109 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 23:18:52,109 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 23:18:52,111 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-24 23:18:52,113 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 23:18:52,113 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 23:18:52,113 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-24 23:18:52,114 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-24 23:18:52,114 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 23:18:52,115 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-24 23:18:52,115 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 23:18:52,119 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-24 23:18:52,120 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-24 23:18:52,120 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-24 23:18:52,122 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-24 23:18:52,123 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-24 23:18:52,123 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-24 23:18:52,123 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-24 23:18:52,124 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 23:18:52,124 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-24 23:18:52,125 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-24 23:18:52,125 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-24 23:18:52,126 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 23:18:52,127 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 23:18:52,128 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-24 23:18:52,128 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-24 23:18:52,128 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 23:18:52,129 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-24 23:18:52,129 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 23:18:52,130 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-24 23:18:52,131 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-24 23:18:52,132 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-24 23:18:52,133 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-24 23:18:52,133 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-24 23:18:52,133 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-24 23:18:52,134 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-24 23:18:52,134 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-24 23:18:52,134 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-24 23:18:52,135 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-24 23:18:52,135 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-24 23:18:52,136 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-24 23:18:52,136 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-24 23:18:52,136 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-24 23:18:52,136 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-24 23:18:52,137 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-24 23:18:52,137 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
2025-05-24 23:18:52,137 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-24 23:18:52,138 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration'
2025-05-24 23:18:52,138 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 23:18:52,139 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$RestartConfiguration' via constructor to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 23:18:52,139 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restartingClassPathChangedEventListener'
2025-05-24 23:18:52,139 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileSystemWatcherFactory'
2025-05-24 23:18:52,139 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restartingClassPathChangedEventListener' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 23:18:52,140 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathFileSystemWatcher'
2025-05-24 23:18:52,140 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'classPathRestartStrategy'
2025-05-24 23:18:52,142 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'fileSystemWatcherFactory'
2025-05-24 23:18:52,142 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'classPathFileSystemWatcher' via factory method to bean named 'classPathRestartStrategy'
2025-05-24 23:18:52,147 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conditionEvaluationDeltaLoggingListener'
2025-05-24 23:18:52,147 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration$LiveReloadConfiguration'
2025-05-24 23:18:52,148 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optionalLiveReloadServer'
2025-05-24 23:18:52,148 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServer' via factory method to bean named 'spring.devtools-org.springframework.boot.devtools.autoconfigure.DevToolsProperties'
2025-05-24 23:18:52,149 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optionalLiveReloadServer' via factory method to bean named 'liveReloadServer'
2025-05-24 23:18:52,150 restartedMain DEBUG org.springframework.boot.devtools.livereload.LiveReloadServer Starting live reload server on port 35729
2025-05-24 23:18:52,151 restartedMain INFO org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer LiveReload server is running on port 35729
2025-05-24 23:18:52,151 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'liveReloadServerEventListener'
2025-05-24 23:18:52,151 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'liveReloadServerEventListener' via factory method to bean named 'optionalLiveReloadServer'
2025-05-24 23:18:52,151 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.devtools.autoconfigure.LocalDevToolsAutoConfiguration'
2025-05-24 23:18:52,159 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 23:18:52,159 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 23:18:52,159 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147481599
2025-05-24 23:18:52,160 restartedMain INFO org.apache.coyote.http11.Http11NioProtocol Starting ProtocolHandler ["http-nio-8888"]
2025-05-24 23:18:52,181 restartedMain INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer Tomcat started on port 8888 (http) with context path '/webmail'
2025-05-24 23:18:52,182 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerStartStop'
2025-05-24 23:18:52,182 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147482623
2025-05-24 23:18:52,182 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'webServerGracefulShutdown'
2025-05-24 23:18:52,182 restartedMain DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 23:18:52,189 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceJmxConfiguration matched: - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) DataSourceJmxConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DevToolsDataSourceAutoConfiguration matched: - Devtools devtools enabled. (OnEnabledDevToolsCondition) - DevTools DataSource Condition found auto-configured DataSource (DevToolsDataSourceAutoConfiguration.DevToolsDataSourceCondition) DevToolsDataSourceAutoConfiguration.DatabaseShutdownExecutorEntityManagerFactoryDependsOnPostProcessor matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean; SearchStrategy: all) found bean '&entityManagerFactory' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) - @ConditionalOnWarDeployment the application is not deployed as a WAR file. (OnWarDeploymentCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration matched: - Initialized Restarter Condition available and initialized (OnInitializedRestarterCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration matched: - @ConditionalOnProperty (spring.devtools.livereload.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.LiveReloadConfiguration#liveReloadServer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.livereload.LiveReloadServer; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration matched: - @ConditionalOnProperty (spring.devtools.restart.enabled) matched (OnPropertyCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathFileSystemWatcher matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#classPathRestartStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.boot.devtools.classpath.ClassPathRestartStrategy; SearchStrategy: all) did not find any beans (OnBeanCondition) LocalDevToolsAutoConfiguration.RestartConfiguration#conditionEvaluationDeltaLoggingListener matched: - @ConditionalOnProperty (spring.devtools.restart.log-condition-evaluation-delta) matched (OnPropertyCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration.TomcatDataSourceJmxConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSourceProxy' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration#tomcatVirtualThreadsProtocolHandlerCustomizer: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) did not find property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-24 23:18:52,194 restartedMain INFO deu.cse.spring_webmail.SpringWebmailApplication Started SpringWebmailApplication in 3.029 seconds (process running for 3.407)
2025-05-24 23:18:52,194 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-24 23:18:52,195 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-24 23:18:52,195 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Immediately restarting application
2025-05-24 23:18:52,195 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Starting application deu.cse.spring_webmail.SpringWebmailApplication with URLs [file:/C:/Users/Haruki/Desktop/Github/spring_webmail_3.2.1/spring_webmail/target/classes/]
2025-05-24 23:18:52,195 restartedMain DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
Date Thread Level Logger MDC Message
2025-05-24 23:19:32,429 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [AddrControllerTest]: using SpringBootContextLoader
2025-05-24 23:19:32,433 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.AddrControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 23:19:32,434 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.AddrControllerTest]: AddrControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 23:19:32,448 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [AddrControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 23:19:32,523 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [AddrControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 23:19:32,672 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-24 23:19:32,675 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 23:19:32,697 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 23:19:32,716 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [AddrControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 23:19:32,718 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [AddrControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:19:32,798 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
Logback Log Messages

Log session start time Sat May 24 23:19:33 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 23:19:33,196 main INFO deu.cse.spring_webmail.control.AddrControllerTest Starting AddrControllerTest using Java 21.0.6 with PID 32524 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 23:19:33,197 main DEBUG deu.cse.spring_webmail.control.AddrControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 23:19:33,198 main INFO deu.cse.spring_webmail.control.AddrControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 23:19:33,199 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 23:19:33,222 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@8b41ad
2025-05-24 23:19:33,256 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 23:19:33,276 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 23:19:33,341 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 23:19:33,343 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 23:19:33,344 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 23:19:33,346 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 23:19:33,347 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 23:19:33,349 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 23:19:33,355 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 23:19:33,356 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 23:19:33,358 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 23:19:33,364 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 23:19:33,368 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 23:19:33,831 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-24 23:19:33,839 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 23:19:33,935 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 23:19:34,858 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 23:19:34,866 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 23:19:34,888 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 23:19:34,890 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 23:19:34,900 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 23:19:34,904 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 23:19:34,917 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 23:19:34,919 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 23:19:34,919 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 23:19:34,920 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 23:19:34,935 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 23:19:35,039 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@57cfb4d8]
2025-05-24 23:19:35,041 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 23:19:35,044 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 23:19:35,064 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 23:19:35,084 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:19:35,085 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 23:19:35,089 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 23:19:35,093 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 23:19:35,100 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 23:19:35,102 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:19:35,103 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:19:35,104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 23:19:35,105 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 23:19:35,110 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 23:19:35,114 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 23:19:35,115 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 23:19:35,116 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 23:19:35,117 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@592cb470'
2025-05-24 23:19:35,119 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 23:19:35,125 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 23:19:35,126 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@8b41ad'
2025-05-24 23:19:35,131 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 23:19:35,132 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@8b41ad'
2025-05-24 23:19:35,133 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 23:19:35,133 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@8b41ad'
2025-05-24 23:19:35,138 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 23:19:35,139 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 23:19:35,139 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@8b41ad'
2025-05-24 23:19:35,140 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 23:19:35,140 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 23:19:35,141 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@8b41ad'
2025-05-24 23:19:35,165 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 23:19:35,169 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 23:19:35,176 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 23:19:35,176 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 23:19:35,177 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:19:35,181 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 23:19:35,212 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:19:35,219 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:19:35,219 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:19:35,219 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@592cb470'
2025-05-24 23:19:35,226 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 23:19:35,227 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 23:19:35,229 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:19:35,229 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:19:35,229 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@592cb470'
2025-05-24 23:19:35,233 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 23:19:35,234 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@8b41ad'
2025-05-24 23:19:35,454 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 23:19:35,466 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 23:19:35,467 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 23:19:35,476 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 23:19:35,478 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 23:19:35,499 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 23:19:35,505 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@8b41ad'
2025-05-24 23:19:35,505 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:19:35,505 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:19:35,523 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 23:19:35,538 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 23:19:35,539 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@8b41ad'
2025-05-24 23:19:35,539 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:19:35,539 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:19:35,546 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 23:19:35,548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:19:35,548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:19:35,548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:19:35,608 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr() {GET [/insert_addr]}: insertAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 23:19:35,620 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/download]}: download(String,String)
2025-05-24 23:19:35,625 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/add_user]}: addUser() {GET [/main_menu]}: mainMenu(Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) { [/get_image/{imageName}]}: getImage(String) {GET [/admin_menu]}: adminMenu(Model) {GET [/img_test]}: imgTest() {GET [/login_fail]}: loginFail() {GET [/delete_user]}: deleteUser(Model)
2025-05-24 23:19:35,632 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes) {GET [/write_mail]}: writeMail()
2025-05-24 23:19:35,642 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 23:19:35,648 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 23:19:35,649 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 23:19:35,649 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:19:35,650 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:19:35,651 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 23:19:35,652 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:19:35,652 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:19:35,654 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 23:19:35,654 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 23:19:35,655 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:19:35,655 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:19:35,656 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 23:19:35,656 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 23:19:35,662 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 23:19:35,662 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 23:19:35,663 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 23:19:35,668 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 23:19:35,668 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 23:19:35,669 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 23:19:35,669 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 23:19:35,670 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 23:19:35,671 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 23:19:35,671 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 23:19:35,671 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 23:19:35,678 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 23:19:35,680 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 23:19:35,681 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 23:19:35,684 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 23:19:35,684 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 23:19:35,685 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 23:19:35,685 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@8b41ad'
2025-05-24 23:19:35,685 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 23:19:35,686 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 23:19:35,695 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@8b41ad'
2025-05-24 23:19:35,695 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 23:19:35,697 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 23:19:35,697 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 23:19:35,700 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 23:19:35,700 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 23:19:35,705 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@8b41ad'
2025-05-24 23:19:35,705 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 23:19:35,710 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 23:19:35,728 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 23:19:35,824 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 23:19:35,827 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:19:35,827 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:19:35,828 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:19:35,855 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 23:19:35,855 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 23:19:35,865 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 23:19:35,865 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 23:19:35,932 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@2b53d6fc, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3b30409, org.springframework.security.web.context.SecurityContextHolderFilter@bf70ce5, org.springframework.security.web.header.HeaderWriterFilter@37c1e2a4, org.springframework.web.filter.CorsFilter@79c9f619, org.springframework.security.web.authentication.logout.LogoutFilter@66a5cbe5, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@57b4fc1e, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@51a3e3b4, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@27e0906f, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@11885841, org.springframework.security.web.access.ExceptionTranslationFilter@62a9e9bf, org.springframework.security.web.access.intercept.AuthorizationFilter@2fc2d1f0]
2025-05-24 23:19:35,934 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 23:19:35,935 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 23:19:35,936 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 23:19:35,940 main WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore Ant [pattern='/WEB-INF/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 23:19:35,940 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure Ant [pattern='/WEB-INF/**']
2025-05-24 23:19:35,948 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 23:19:35,949 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 23:19:35,949 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 23:19:35,951 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 23:19:35,951 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 23:19:35,953 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 23:19:35,953 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 23:19:35,954 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:19:35,956 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:19:35,961 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 23:19:35,962 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 23:19:35,962 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:19:35,965 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 23:19:35,966 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:19:35,966 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 23:19:35,968 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 23:19:35,968 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 23:19:35,968 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 23:19:35,971 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 23:19:35,972 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 23:19:35,972 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 23:19:35,973 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 23:19:35,975 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@8b41ad'
2025-05-24 23:19:35,975 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:19:35,976 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 23:19:35,976 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:19:35,995 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:19:35,995 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 23:19:35,997 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 23:19:35,997 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 23:19:35,998 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 23:19:35,998 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-24 23:19:35,998 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-24 23:19:35,999 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@8b41ad'
2025-05-24 23:19:35,999 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:19:36,000 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-24 23:19:36,001 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 23:19:36,003 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 23:19:36,004 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 23:19:36,009 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 23:19:36,011 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 23:19:36,012 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 23:19:36,012 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 23:19:36,013 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 23:19:36,014 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:19:36,014 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 23:19:36,014 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 23:19:36,028 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 23:19:36,032 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 23:19:36,032 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 23:19:36,033 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 23:19:36,036 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 23:19:36,040 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 23:19:36,042 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 23:19:36,048 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 23:19:36,048 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 23:19:36,058 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 23:19:36,070 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 23:19:36,114 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 23:19:36,119 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 23:19:36,120 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 23:19:36,120 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 23:19:36,125 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 23:19:36,126 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 23:19:36,127 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 23:19:36,127 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:19:36,130 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 23:19:36,135 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 23:19:36,135 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:19:36,138 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 23:19:36,140 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 23:19:36,149 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 23:19:36,149 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@592cb470'
2025-05-24 23:19:36,151 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 23:19:36,152 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 23:19:36,154 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 23:19:36,155 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 23:19:36,157 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 23:19:36,157 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 23:19:36,157 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 23:19:36,159 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 23:19:36,160 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 23:19:36,167 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 23:19:36,167 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 23:19:36,168 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 23:19:36,171 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 23:19:36,173 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:19:36,173 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 23:19:36,174 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 23:19:36,175 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-24 23:19:36,177 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-24 23:19:36,180 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-24 23:19:36,180 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-24 23:19:36,182 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-24 23:19:36,182 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-24 23:19:36,191 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 23:19:36,191 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-24 23:19:36,198 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-24 23:19:36,198 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-24 23:19:36,222 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 23:19:36,222 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 23:19:36,222 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 23:19:36,222 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 23:19:36,231 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 23:19:36,232 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 23:19:36,234 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 23:19:36,236 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-24 23:19:36,238 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@5248474e
2025-05-24 23:19:36,238 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@5546a9e0
2025-05-24 23:19:36,239 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 23:19:36,239 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 6 ms
2025-05-24 23:19:36,247 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 23:19:36,247 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-24 23:19:36,283 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 23:19:36,284 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 23:19:36,284 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 23:19:36,301 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-24 23:19:36,307 main INFO deu.cse.spring_webmail.control.AddrControllerTest Started AddrControllerTest in 3.522 seconds (process running for 5.419)
2025-05-24 23:19:36,319 main DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-24 23:19:36,327 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1, failureCount = 0]
2025-05-24 23:19:36,332 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 23:19:36,332 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1, failureCount = 0]
2025-05-24 23:19:36,346 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 1, failureCount = 0]
2025-05-24 23:19:36,385 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testdeleteAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:19:36,396 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 1, failureCount = 0]
2025-05-24 23:19:36,397 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 1, failureCount = 0]
2025-05-24 23:19:36,402 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 5, missCount = 1, failureCount = 0]
2025-05-24 23:19:36,408 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 6, missCount = 1, failureCount = 0]
2025-05-24 23:19:36,423 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 7, missCount = 1, failureCount = 0]
2025-05-24 23:19:36,439 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@73f506d7}
2025-05-24 23:19:36,439 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@73f506d7}
2025-05-24 23:19:36,440 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@bf70ce5] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:19:36,441 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@73f506d7}
2025-05-24 23:19:36,441 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@73f506d7}
2025-05-24 23:19:36,441 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@bf70ce5] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@bf6de66]
2025-05-24 23:19:36,448 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@6f3b4c9a]
2025-05-24 23:19:36,473 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /jpa/delete_addr
2025-05-24 23:19:36,482 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 23:19:36,482 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /jpa/delete_addr
2025-05-24 23:19:36,488 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/jpa/delete_addr", parameters={masked}
2025-05-24 23:19:36,489 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#deleteAddr(String, HttpSession, RedirectAttributes)
2025-05-24 23:19:36,567 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 23:19:36,568 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 23:19:36,599 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 1, failureCount = 0]
2025-05-24 23:19:36,600 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 9, missCount = 1, failureCount = 0]
2025-05-24 23:19:36,600 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 10, missCount = 1, failureCount = 0]
2025-05-24 23:19:36,600 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 11, missCount = 1, failureCount = 0]
2025-05-24 23:19:36,601 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 12, missCount = 1, failureCount = 0]
2025-05-24 23:19:36,602 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 13, missCount = 1, failureCount = 0]
2025-05-24 23:19:36,603 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 14, missCount = 1, failureCount = 0]
2025-05-24 23:19:36,603 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testdeleteAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:19:36,611 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 15, missCount = 1, failureCount = 0]
2025-05-24 23:19:36,611 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 23:19:36,611 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 16, missCount = 1, failureCount = 0]
2025-05-24 23:19:36,612 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 17, missCount = 1, failureCount = 0]
2025-05-24 23:19:36,613 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testinsertAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:19:36,614 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 18, missCount = 1, failureCount = 0]
2025-05-24 23:19:36,614 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 19, missCount = 1, failureCount = 0]
2025-05-24 23:19:36,614 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 20, missCount = 1, failureCount = 0]
2025-05-24 23:19:36,615 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 21, missCount = 1, failureCount = 0]
2025-05-24 23:19:36,615 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 22, missCount = 1, failureCount = 0]
2025-05-24 23:19:36,622 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4dcb8e8b}
2025-05-24 23:19:36,622 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4dcb8e8b}
2025-05-24 23:19:36,622 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@bf70ce5] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:19:36,622 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@46a6f51b]
2025-05-24 23:19:36,623 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /jpa/insert_addr
2025-05-24 23:19:36,623 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 23:19:36,623 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /jpa/insert_addr
2025-05-24 23:19:36,623 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/jpa/insert_addr", parameters={masked}
2025-05-24 23:19:36,623 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#jpaInsertAddr(String, String, String, HttpSession, RedirectAttributes)
2025-05-24 23:19:36,629 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 23:19:36,629 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 23:19:36,630 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 23, missCount = 1, failureCount = 0]
2025-05-24 23:19:36,631 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 24, missCount = 1, failureCount = 0]
2025-05-24 23:19:36,631 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 25, missCount = 1, failureCount = 0]
2025-05-24 23:19:36,631 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 26, missCount = 1, failureCount = 0]
2025-05-24 23:19:36,631 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 27, missCount = 1, failureCount = 0]
2025-05-24 23:19:36,632 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 28, missCount = 1, failureCount = 0]
2025-05-24 23:19:36,632 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 29, missCount = 1, failureCount = 0]
2025-05-24 23:19:36,632 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testinsertAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:19:36,633 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 30, missCount = 1, failureCount = 0]
2025-05-24 23:19:36,633 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 23:19:36,633 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 31, missCount = 1, failureCount = 0]
2025-05-24 23:19:36,633 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 32, missCount = 1, failureCount = 0]
2025-05-24 23:19:36,634 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testinsertAddr_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:19:36,634 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 33, missCount = 1, failureCount = 0]
2025-05-24 23:19:36,635 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 34, missCount = 1, failureCount = 0]
2025-05-24 23:19:36,635 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 35, missCount = 1, failureCount = 0]
2025-05-24 23:19:36,635 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 36, missCount = 1, failureCount = 0]
2025-05-24 23:19:36,636 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 37, missCount = 1, failureCount = 0]
2025-05-24 23:19:36,637 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6f05062b}
2025-05-24 23:19:36,637 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6f05062b}
2025-05-24 23:19:36,637 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@bf70ce5] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:19:36,638 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@76b195d]
2025-05-24 23:19:36,638 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /jpa/insert_addr
2025-05-24 23:19:36,638 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 23:19:36,638 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /jpa/insert_addr
2025-05-24 23:19:36,638 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/jpa/insert_addr", parameters={masked}
2025-05-24 23:19:36,638 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#jpaInsertAddr(String, String, String, HttpSession, RedirectAttributes)
2025-05-24 23:19:36,639 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 23:19:36,639 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 23:19:36,640 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 38, missCount = 1, failureCount = 0]
2025-05-24 23:19:36,640 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 39, missCount = 1, failureCount = 0]
2025-05-24 23:19:36,640 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 40, missCount = 1, failureCount = 0]
2025-05-24 23:19:36,640 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 41, missCount = 1, failureCount = 0]
2025-05-24 23:19:36,641 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 42, missCount = 1, failureCount = 0]
2025-05-24 23:19:36,641 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 43, missCount = 1, failureCount = 0]
2025-05-24 23:19:36,641 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 44, missCount = 1, failureCount = 0]
2025-05-24 23:19:36,641 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testinsertAddr_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:19:36,642 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 45, missCount = 1, failureCount = 0]
2025-05-24 23:19:36,642 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 23:19:36,642 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 46, missCount = 1, failureCount = 0]
2025-05-24 23:19:36,642 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 47, missCount = 1, failureCount = 0]
2025-05-24 23:19:36,643 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testshowAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:19:36,643 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 48, missCount = 1, failureCount = 0]
2025-05-24 23:19:36,644 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 49, missCount = 1, failureCount = 0]
2025-05-24 23:19:36,644 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 50, missCount = 1, failureCount = 0]
2025-05-24 23:19:36,645 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 51, missCount = 1, failureCount = 0]
2025-05-24 23:19:36,645 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 52, missCount = 1, failureCount = 0]
2025-05-24 23:19:36,646 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7cb8109}
2025-05-24 23:19:36,646 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7cb8109}
2025-05-24 23:19:36,646 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@bf70ce5] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:19:36,646 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:19:36,646 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@2779acb2]
2025-05-24 23:19:36,646 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /show_addr
2025-05-24 23:19:36,647 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 23:19:36,647 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /show_addr
2025-05-24 23:19:36,647 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/show_addr", parameters={}
2025-05-24 23:19:36,647 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#showAddr()
2025-05-24 23:19:36,648 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 23:19:36,648 main DEBUG org.springframework.web.servlet.view.JstlView View name 'addr_menu/addr_book', model {}
2025-05-24 23:19:36,652 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/addr_menu/addr_book.jsp]
2025-05-24 23:19:36,652 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/addr_menu/addr_book.jsp]
2025-05-24 23:19:36,652 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 23:19:36,654 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 53, missCount = 1, failureCount = 0]
2025-05-24 23:19:36,655 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 54, missCount = 1, failureCount = 0]
2025-05-24 23:19:36,655 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 55, missCount = 1, failureCount = 0]
2025-05-24 23:19:36,655 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 56, missCount = 1, failureCount = 0]
2025-05-24 23:19:36,655 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 57, missCount = 1, failureCount = 0]
2025-05-24 23:19:36,655 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 58, missCount = 1, failureCount = 0]
2025-05-24 23:19:36,656 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 59, missCount = 1, failureCount = 0]
2025-05-24 23:19:36,656 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testshowAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:19:36,657 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 60, missCount = 1, failureCount = 0]
2025-05-24 23:19:36,657 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 23:19:36,657 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 61, missCount = 1, failureCount = 0]
2025-05-24 23:19:36,657 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 62, missCount = 1, failureCount = 0]
2025-05-24 23:19:36,658 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testeinsertAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:19:36,659 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 63, missCount = 1, failureCount = 0]
2025-05-24 23:19:36,659 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 64, missCount = 1, failureCount = 0]
2025-05-24 23:19:36,660 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 65, missCount = 1, failureCount = 0]
2025-05-24 23:19:36,660 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 66, missCount = 1, failureCount = 0]
2025-05-24 23:19:36,661 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 67, missCount = 1, failureCount = 0]
2025-05-24 23:19:36,661 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@15500a8}
2025-05-24 23:19:36,661 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@15500a8}
2025-05-24 23:19:36,661 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@bf70ce5] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:19:36,661 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:19:36,661 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@2d0ed017]
2025-05-24 23:19:36,662 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /insert_addr
2025-05-24 23:19:36,662 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 23:19:36,662 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /insert_addr
2025-05-24 23:19:36,662 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/insert_addr", parameters={}
2025-05-24 23:19:36,662 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#insertAddr()
2025-05-24 23:19:36,663 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 23:19:36,663 main DEBUG org.springframework.web.servlet.view.JstlView View name 'addr_menu/addr_insert', model {}
2025-05-24 23:19:36,663 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/addr_menu/addr_insert.jsp]
2025-05-24 23:19:36,663 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/addr_menu/addr_insert.jsp]
2025-05-24 23:19:36,663 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 23:19:36,663 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 68, missCount = 1, failureCount = 0]
2025-05-24 23:19:36,664 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 69, missCount = 1, failureCount = 0]
2025-05-24 23:19:36,664 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 70, missCount = 1, failureCount = 0]
2025-05-24 23:19:36,664 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 71, missCount = 1, failureCount = 0]
2025-05-24 23:19:36,664 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 72, missCount = 1, failureCount = 0]
2025-05-24 23:19:36,664 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 73, missCount = 1, failureCount = 0]
2025-05-24 23:19:36,664 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 74, missCount = 1, failureCount = 0]
2025-05-24 23:19:36,665 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testeinsertAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:19:36,667 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 75, missCount = 1, failureCount = 0]
2025-05-24 23:19:36,668 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [AddrControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:19:36,928 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [ReadControllerTest]: using SpringBootContextLoader
2025-05-24 23:19:36,931 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.ReadControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 23:19:36,932 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.ReadControllerTest]: ReadControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 23:19:36,936 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [ReadControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 23:19:36,951 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [ReadControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 23:19:36,953 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 23:19:36,954 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 23:19:36,955 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [ReadControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 23:19:36,955 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [ReadControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:19:36,965 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-24 23:19:36,999 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-24 23:19:37,007 main INFO deu.cse.spring_webmail.control.ReadControllerTest Starting ReadControllerTest using Java 21.0.6 with PID 32524 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 23:19:37,007 main DEBUG deu.cse.spring_webmail.control.ReadControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 23:19:37,007 main INFO deu.cse.spring_webmail.control.ReadControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 23:19:37,007 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 23:19:37,010 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@5dca1c50
2025-05-24 23:19:37,010 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 23:19:37,010 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 23:19:37,031 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 23:19:37,033 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 23:19:37,034 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 23:19:37,035 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 23:19:37,036 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 23:19:37,036 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 23:19:37,041 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 23:19:37,042 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 23:19:37,043 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 23:19:37,044 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 23:19:37,046 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 23:19:37,152 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-24 23:19:37,152 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 23:19:37,155 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 23:19:37,451 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 23:19:37,451 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 23:19:37,451 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 23:19:37,452 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 23:19:37,454 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 23:19:37,455 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 23:19:37,456 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 23:19:37,456 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 23:19:37,457 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 23:19:37,457 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 23:19:37,458 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 23:19:37,460 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@7720e110]
2025-05-24 23:19:37,462 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 23:19:37,462 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 23:19:37,465 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 23:19:37,467 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'Inlined Test Properties' with value of type String
2025-05-24 23:19:37,468 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 23:19:37,469 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 23:19:37,471 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 23:19:37,472 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:19:37,472 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:19:37,472 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 23:19:37,473 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 23:19:37,473 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 23:19:37,478 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 23:19:37,479 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 23:19:37,479 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 23:19:37,480 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3341ba8e'
2025-05-24 23:19:37,480 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 23:19:37,482 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 23:19:37,483 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5dca1c50'
2025-05-24 23:19:37,485 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 23:19:37,485 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5dca1c50'
2025-05-24 23:19:37,487 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 23:19:37,487 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5dca1c50'
2025-05-24 23:19:37,489 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 23:19:37,489 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 23:19:37,490 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5dca1c50'
2025-05-24 23:19:37,490 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 23:19:37,490 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 23:19:37,491 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5dca1c50'
2025-05-24 23:19:37,492 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 23:19:37,495 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 23:19:37,498 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 23:19:37,498 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 23:19:37,499 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:19:37,499 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 23:19:37,509 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:19:37,511 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:19:37,511 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:19:37,511 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3341ba8e'
2025-05-24 23:19:37,514 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 23:19:37,514 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 23:19:37,515 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:19:37,515 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:19:37,515 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3341ba8e'
2025-05-24 23:19:37,517 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 23:19:37,517 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5dca1c50'
2025-05-24 23:19:37,521 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 23:19:37,522 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 23:19:37,522 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 23:19:37,523 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 23:19:37,523 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 23:19:37,525 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 23:19:37,526 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5dca1c50'
2025-05-24 23:19:37,526 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:19:37,526 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:19:37,528 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 23:19:37,530 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 23:19:37,531 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5dca1c50'
2025-05-24 23:19:37,531 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:19:37,531 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:19:37,534 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 23:19:37,535 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:19:37,535 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:19:37,535 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:19:37,537 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr() {GET [/insert_addr]}: insertAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 23:19:37,540 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/download]}: download(String,String)
2025-05-24 23:19:37,542 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/add_user]}: addUser() {GET [/main_menu]}: mainMenu(Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) { [/get_image/{imageName}]}: getImage(String) {GET [/admin_menu]}: adminMenu(Model) {GET [/img_test]}: imgTest() {GET [/login_fail]}: loginFail() {GET [/delete_user]}: deleteUser(Model)
2025-05-24 23:19:37,544 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes) {GET [/write_mail]}: writeMail()
2025-05-24 23:19:37,546 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 23:19:37,547 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 23:19:37,547 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 23:19:37,547 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:19:37,548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:19:37,548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 23:19:37,548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:19:37,548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:19:37,549 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 23:19:37,549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 23:19:37,550 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:19:37,550 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:19:37,550 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 23:19:37,550 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 23:19:37,552 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 23:19:37,552 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 23:19:37,552 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 23:19:37,554 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 23:19:37,554 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 23:19:37,554 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 23:19:37,554 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 23:19:37,555 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 23:19:37,555 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 23:19:37,555 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 23:19:37,556 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 23:19:37,558 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 23:19:37,559 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 23:19:37,559 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 23:19:37,559 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 23:19:37,559 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 23:19:37,560 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 23:19:37,560 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5dca1c50'
2025-05-24 23:19:37,560 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 23:19:37,560 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 23:19:37,564 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5dca1c50'
2025-05-24 23:19:37,564 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 23:19:37,564 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 23:19:37,564 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 23:19:37,566 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 23:19:37,566 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 23:19:37,568 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5dca1c50'
2025-05-24 23:19:37,568 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 23:19:37,568 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 23:19:37,569 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 23:19:37,572 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 23:19:37,574 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:19:37,574 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:19:37,574 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:19:37,574 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 23:19:37,574 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 23:19:37,575 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 23:19:37,576 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 23:19:37,579 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@56b37d59, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@69c4bbfe, org.springframework.security.web.context.SecurityContextHolderFilter@5dd52021, org.springframework.security.web.header.HeaderWriterFilter@1c6d908b, org.springframework.web.filter.CorsFilter@7f6a0ab, org.springframework.security.web.authentication.logout.LogoutFilter@3d020409, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@7bbc0c6b, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@24fb6521, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@393bd750, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1c322b6a, org.springframework.security.web.access.ExceptionTranslationFilter@37c55315, org.springframework.security.web.access.intercept.AuthorizationFilter@25c962b7]
2025-05-24 23:19:37,580 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 23:19:37,581 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 23:19:37,581 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 23:19:37,582 main WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore Ant [pattern='/WEB-INF/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 23:19:37,583 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure Ant [pattern='/WEB-INF/**']
2025-05-24 23:19:37,585 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 23:19:37,585 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 23:19:37,586 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 23:19:37,586 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 23:19:37,586 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 23:19:37,588 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 23:19:37,588 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 23:19:37,589 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:19:37,590 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:19:37,591 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 23:19:37,592 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 23:19:37,592 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:19:37,592 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 23:19:37,592 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:19:37,593 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 23:19:37,593 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 23:19:37,593 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 23:19:37,594 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 23:19:37,594 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 23:19:37,594 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 23:19:37,595 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 23:19:37,595 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 23:19:37,596 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5dca1c50'
2025-05-24 23:19:37,596 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:19:37,596 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 23:19:37,596 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:19:37,602 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:19:37,602 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 23:19:37,602 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 23:19:37,603 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 23:19:37,603 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 23:19:37,603 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-24 23:19:37,603 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-24 23:19:37,603 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5dca1c50'
2025-05-24 23:19:37,604 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:19:37,604 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-24 23:19:37,604 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 23:19:37,604 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 23:19:37,605 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 23:19:37,605 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 23:19:37,606 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 23:19:37,607 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 23:19:37,607 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 23:19:37,607 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 23:19:37,608 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:19:37,608 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 23:19:37,608 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 23:19:37,608 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 23:19:37,609 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 23:19:37,609 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 23:19:37,609 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 23:19:37,609 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 23:19:37,610 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 23:19:37,611 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 23:19:37,611 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 23:19:37,612 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 23:19:37,612 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 23:19:37,614 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 23:19:37,615 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 23:19:37,615 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 23:19:37,616 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 23:19:37,616 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 23:19:37,617 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 23:19:37,618 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 23:19:37,618 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 23:19:37,619 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:19:37,620 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 23:19:37,620 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 23:19:37,620 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:19:37,621 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 23:19:37,621 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 23:19:37,622 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 23:19:37,622 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@3341ba8e'
2025-05-24 23:19:37,622 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 23:19:37,622 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 23:19:37,622 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 23:19:37,622 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 23:19:37,624 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 23:19:37,624 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 23:19:37,624 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 23:19:37,625 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 23:19:37,625 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 23:19:37,626 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 23:19:37,626 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 23:19:37,626 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 23:19:37,627 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 23:19:37,627 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:19:37,627 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 23:19:37,627 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 23:19:37,627 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-24 23:19:37,628 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-24 23:19:37,629 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-24 23:19:37,629 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-24 23:19:37,630 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-24 23:19:37,630 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-24 23:19:37,631 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 23:19:37,631 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-24 23:19:37,631 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-24 23:19:37,632 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-24 23:19:37,632 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 23:19:37,632 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 23:19:37,632 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 23:19:37,632 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 23:19:37,632 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 23:19:37,632 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 23:19:37,633 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 23:19:37,633 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-24 23:19:37,634 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@6e858790
2025-05-24 23:19:37,634 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@5cfc283d
2025-05-24 23:19:37,634 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 23:19:37,634 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 1 ms
2025-05-24 23:19:37,635 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 23:19:37,635 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-24 23:19:37,639 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 23:19:37,639 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 23:19:37,639 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 23:19:37,641 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-24 23:19:37,643 main INFO deu.cse.spring_webmail.control.ReadControllerTest Started ReadControllerTest in 0.678 seconds (process running for 6.754)
2025-05-24 23:19:37,644 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 75, missCount = 2, failureCount = 0]
2025-05-24 23:19:37,644 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 23:19:37,644 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 76, missCount = 2, failureCount = 0]
2025-05-24 23:19:37,646 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 77, missCount = 2, failureCount = 0]
2025-05-24 23:19:37,648 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testdownload_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:19:37,648 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 78, missCount = 2, failureCount = 0]
2025-05-24 23:19:37,649 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 79, missCount = 2, failureCount = 0]
2025-05-24 23:19:37,650 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 80, missCount = 2, failureCount = 0]
2025-05-24 23:19:37,650 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 81, missCount = 2, failureCount = 0]
2025-05-24 23:19:37,651 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 82, missCount = 2, failureCount = 0]
2025-05-24 23:19:37,667 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@550fe9d7}
2025-05-24 23:19:37,667 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@550fe9d7}
2025-05-24 23:19:37,667 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@5dd52021] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:19:37,667 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@550fe9d7}
2025-05-24 23:19:37,667 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@550fe9d7}
2025-05-24 23:19:37,667 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@5dd52021] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@2031cad2]
2025-05-24 23:19:37,668 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:19:37,668 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@65fbb726]
2025-05-24 23:19:37,668 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /download
2025-05-24 23:19:37,668 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 23:19:37,668 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /download
2025-05-24 23:19:37,668 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/download", parameters={masked}
2025-05-24 23:19:37,669 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#download(String, String)
2025-05-24 23:19:37,671 main DEBUG deu.cse.spring_webmail.control.ReadController userid = tester, filename = sample.txt
2025-05-24 23:19:37,694 main DEBUG deu.cse.spring_webmail.control.ReadController userid = tester, filename = sample.txt
2025-05-24 23:19:37,698 main DEBUG deu.cse.spring_webmail.control.ReadController File: C:\Users\Haruki\AppData\Local\Temp\junit16445503302932395038\mock_download\tester\sample.txt, Content-Type: text/plain
2025-05-24 23:19:37,716 main DEBUG org.springframework.web.servlet.mvc.method.annotation.HttpEntityMethodProcessor Found 'Content-Type:text/plain' in response
2025-05-24 23:19:37,717 main DEBUG org.springframework.web.servlet.mvc.method.annotation.HttpEntityMethodProcessor Writing [InputStream resource [resource loaded through InputStream]]
2025-05-24 23:19:37,722 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 23:19:37,869 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 83, missCount = 2, failureCount = 0]
2025-05-24 23:19:37,869 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 84, missCount = 2, failureCount = 0]
2025-05-24 23:19:37,870 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 85, missCount = 2, failureCount = 0]
2025-05-24 23:19:37,870 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 86, missCount = 2, failureCount = 0]
2025-05-24 23:19:37,870 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 87, missCount = 2, failureCount = 0]
2025-05-24 23:19:37,870 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 88, missCount = 2, failureCount = 0]
2025-05-24 23:19:37,870 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 89, missCount = 2, failureCount = 0]
2025-05-24 23:19:37,871 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testdownload_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:19:37,881 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 90, missCount = 2, failureCount = 0]
2025-05-24 23:19:37,882 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 23:19:37,882 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 91, missCount = 2, failureCount = 0]
2025-05-24 23:19:37,883 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 92, missCount = 2, failureCount = 0]
2025-05-24 23:19:37,884 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testdeleteMail_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:19:37,885 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 93, missCount = 2, failureCount = 0]
2025-05-24 23:19:37,885 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 94, missCount = 2, failureCount = 0]
2025-05-24 23:19:37,886 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 95, missCount = 2, failureCount = 0]
2025-05-24 23:19:37,886 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 96, missCount = 2, failureCount = 0]
2025-05-24 23:19:37,887 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 97, missCount = 2, failureCount = 0]
2025-05-24 23:19:37,893 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4076398b}
2025-05-24 23:19:37,893 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4076398b}
2025-05-24 23:19:37,893 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@5dd52021] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:19:37,894 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:19:37,894 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@1357069f]
2025-05-24 23:19:37,894 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_mail.do
2025-05-24 23:19:37,895 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 23:19:37,895 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /delete_mail.do
2025-05-24 23:19:37,895 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/delete_mail.do", parameters={masked}
2025-05-24 23:19:37,895 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#deleteMailDo(Integer, RedirectAttributes)
2025-05-24 23:19:37,896 main DEBUG deu.cse.spring_webmail.control.ReadController delete_mail.do: msgid = 1
2025-05-24 23:19:37,897 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 23:19:37,897 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 23:19:37,898 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 98, missCount = 2, failureCount = 0]
2025-05-24 23:19:37,898 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 99, missCount = 2, failureCount = 0]
2025-05-24 23:19:37,898 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 100, missCount = 2, failureCount = 0]
2025-05-24 23:19:37,898 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 101, missCount = 2, failureCount = 0]
2025-05-24 23:19:37,898 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 102, missCount = 2, failureCount = 0]
2025-05-24 23:19:37,899 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 103, missCount = 2, failureCount = 0]
2025-05-24 23:19:37,899 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 104, missCount = 2, failureCount = 0]
2025-05-24 23:19:37,899 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testdeleteMail_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:19:37,901 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 105, missCount = 2, failureCount = 0]
2025-05-24 23:19:37,901 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 23:19:37,901 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 106, missCount = 2, failureCount = 0]
2025-05-24 23:19:37,901 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 107, missCount = 2, failureCount = 0]
2025-05-24 23:19:37,902 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testdeleteMail_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:19:37,902 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 108, missCount = 2, failureCount = 0]
2025-05-24 23:19:37,902 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 109, missCount = 2, failureCount = 0]
2025-05-24 23:19:37,903 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 110, missCount = 2, failureCount = 0]
2025-05-24 23:19:37,903 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 111, missCount = 2, failureCount = 0]
2025-05-24 23:19:37,904 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 112, missCount = 2, failureCount = 0]
2025-05-24 23:19:37,905 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@238cf72}
2025-05-24 23:19:37,905 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@238cf72}
2025-05-24 23:19:37,905 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@5dd52021] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:19:37,905 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:19:37,905 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@2fd77e1d]
2025-05-24 23:19:37,905 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_mail.do
2025-05-24 23:19:37,906 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 23:19:37,906 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /delete_mail.do
2025-05-24 23:19:37,906 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/delete_mail.do", parameters={masked}
2025-05-24 23:19:37,906 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#deleteMailDo(Integer, RedirectAttributes)
2025-05-24 23:19:37,906 main DEBUG deu.cse.spring_webmail.control.ReadController delete_mail.do: msgid = 1
2025-05-24 23:19:37,907 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 23:19:37,907 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 23:19:37,909 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 113, missCount = 2, failureCount = 0]
2025-05-24 23:19:37,909 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 114, missCount = 2, failureCount = 0]
2025-05-24 23:19:37,909 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 115, missCount = 2, failureCount = 0]
2025-05-24 23:19:37,909 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 116, missCount = 2, failureCount = 0]
2025-05-24 23:19:37,910 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 117, missCount = 2, failureCount = 0]
2025-05-24 23:19:37,910 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 118, missCount = 2, failureCount = 0]
2025-05-24 23:19:37,910 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 119, missCount = 2, failureCount = 0]
2025-05-24 23:19:37,910 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testdeleteMail_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:19:37,911 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 120, missCount = 2, failureCount = 0]
2025-05-24 23:19:37,912 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 23:19:37,912 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 121, missCount = 2, failureCount = 0]
2025-05-24 23:19:37,912 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 122, missCount = 2, failureCount = 0]
2025-05-24 23:19:37,912 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testshowMessage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:19:37,913 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 123, missCount = 2, failureCount = 0]
2025-05-24 23:19:37,913 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 124, missCount = 2, failureCount = 0]
2025-05-24 23:19:37,914 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 125, missCount = 2, failureCount = 0]
2025-05-24 23:19:37,914 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 126, missCount = 2, failureCount = 0]
2025-05-24 23:19:37,915 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 127, missCount = 2, failureCount = 0]
2025-05-24 23:19:37,917 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@19cf111c}
2025-05-24 23:19:37,917 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@19cf111c}
2025-05-24 23:19:37,917 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@5dd52021] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:19:37,917 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@fef4fda]
2025-05-24 23:19:37,918 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /show_message
2025-05-24 23:19:37,918 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 23:19:37,918 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /show_message
2025-05-24 23:19:37,918 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/show_message", parameters={masked}
2025-05-24 23:19:37,918 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#showMessage(Integer, Model)
2025-05-24 23:19:37,918 main DEBUG deu.cse.spring_webmail.control.ReadController download_folder = /mock_download
2025-05-24 23:19:37,920 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 23:19:37,921 main DEBUG org.springframework.web.servlet.view.JstlView View name '/read_mail/show_message', model {msg=Hello message}
2025-05-24 23:19:37,921 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//read_mail/show_message.jsp]
2025-05-24 23:19:37,921 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views//read_mail/show_message.jsp]
2025-05-24 23:19:37,921 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 23:19:37,925 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 128, missCount = 2, failureCount = 0]
2025-05-24 23:19:37,925 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 129, missCount = 2, failureCount = 0]
2025-05-24 23:19:37,925 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 130, missCount = 2, failureCount = 0]
2025-05-24 23:19:37,925 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 131, missCount = 2, failureCount = 0]
2025-05-24 23:19:37,926 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 132, missCount = 2, failureCount = 0]
2025-05-24 23:19:37,926 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 133, missCount = 2, failureCount = 0]
2025-05-24 23:19:37,926 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 134, missCount = 2, failureCount = 0]
2025-05-24 23:19:37,926 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testshowMessage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:19:37,927 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 2, maxSize = 32, parentContextCount = 0, hitCount = 135, missCount = 2, failureCount = 0]
2025-05-24 23:19:37,927 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [ReadControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:19:37,938 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [SystemControllerTest]: using SpringBootContextLoader
2025-05-24 23:19:37,938 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.SystemControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 23:19:37,938 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.SystemControllerTest]: SystemControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 23:19:37,939 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [SystemControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 23:19:37,947 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [SystemControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 23:19:37,948 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 23:19:37,948 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 23:19:37,949 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [SystemControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 23:19:37,949 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [SystemControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:19:37,967 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-24 23:19:37,980 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-24 23:19:37,986 main INFO deu.cse.spring_webmail.control.SystemControllerTest Starting SystemControllerTest using Java 21.0.6 with PID 32524 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 23:19:37,986 main DEBUG deu.cse.spring_webmail.control.SystemControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 23:19:37,986 main INFO deu.cse.spring_webmail.control.SystemControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 23:19:37,986 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 23:19:37,988 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@55117fea
2025-05-24 23:19:37,989 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 23:19:37,989 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 23:19:38,008 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 23:19:38,009 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 23:19:38,010 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 23:19:38,010 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 23:19:38,011 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 23:19:38,011 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 23:19:38,016 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 23:19:38,017 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 23:19:38,017 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 23:19:38,018 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 23:19:38,019 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 23:19:38,111 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-24 23:19:38,111 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 23:19:38,113 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 23:19:38,144 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 23:19:38,144 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 23:19:38,144 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 23:19:38,144 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 23:19:38,145 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 23:19:38,145 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 23:19:38,145 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 23:19:38,145 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 23:19:38,146 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 23:19:38,146 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 23:19:38,146 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 23:19:38,146 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@8e164f2]
2025-05-24 23:19:38,147 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 23:19:38,147 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 23:19:38,148 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 23:19:38,148 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:19:38,148 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 23:19:38,150 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 23:19:38,151 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:19:38,151 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:19:38,151 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 23:19:38,152 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 23:19:38,152 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 23:19:38,152 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 23:19:38,153 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 23:19:38,153 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 23:19:38,153 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@1b36c5aa'
2025-05-24 23:19:38,153 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 23:19:38,154 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 23:19:38,155 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@55117fea'
2025-05-24 23:19:38,155 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 23:19:38,155 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@55117fea'
2025-05-24 23:19:38,155 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 23:19:38,155 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@55117fea'
2025-05-24 23:19:38,156 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 23:19:38,156 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 23:19:38,156 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@55117fea'
2025-05-24 23:19:38,157 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 23:19:38,157 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 23:19:38,157 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@55117fea'
2025-05-24 23:19:38,157 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 23:19:38,159 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 23:19:38,162 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 23:19:38,162 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 23:19:38,162 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:19:38,162 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 23:19:38,165 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:19:38,166 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:19:38,167 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:19:38,167 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@1b36c5aa'
2025-05-24 23:19:38,168 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 23:19:38,168 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 23:19:38,169 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:19:38,169 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:19:38,169 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@1b36c5aa'
2025-05-24 23:19:38,169 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 23:19:38,169 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@55117fea'
2025-05-24 23:19:38,172 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 23:19:38,172 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 23:19:38,172 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 23:19:38,173 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 23:19:38,173 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 23:19:38,174 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 23:19:38,174 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@55117fea'
2025-05-24 23:19:38,174 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:19:38,174 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:19:38,177 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 23:19:38,177 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 23:19:38,178 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@55117fea'
2025-05-24 23:19:38,178 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:19:38,178 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:19:38,180 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 23:19:38,181 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:19:38,181 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:19:38,181 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:19:38,182 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr() {GET [/insert_addr]}: insertAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 23:19:38,183 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/download]}: download(String,String)
2025-05-24 23:19:38,184 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/add_user]}: addUser() {GET [/main_menu]}: mainMenu(Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) { [/get_image/{imageName}]}: getImage(String) {GET [/admin_menu]}: adminMenu(Model) {GET [/img_test]}: imgTest() {GET [/login_fail]}: loginFail() {GET [/delete_user]}: deleteUser(Model)
2025-05-24 23:19:38,186 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes) {GET [/write_mail]}: writeMail()
2025-05-24 23:19:38,187 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 23:19:38,188 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 23:19:38,188 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 23:19:38,189 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:19:38,189 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:19:38,189 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 23:19:38,189 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:19:38,189 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:19:38,190 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 23:19:38,190 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 23:19:38,190 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:19:38,190 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:19:38,191 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 23:19:38,191 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 23:19:38,192 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 23:19:38,192 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 23:19:38,193 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 23:19:38,195 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 23:19:38,195 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 23:19:38,195 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 23:19:38,195 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 23:19:38,196 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 23:19:38,196 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 23:19:38,196 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 23:19:38,196 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 23:19:38,198 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 23:19:38,198 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 23:19:38,198 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 23:19:38,198 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 23:19:38,198 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 23:19:38,199 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 23:19:38,199 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@55117fea'
2025-05-24 23:19:38,199 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 23:19:38,199 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 23:19:38,202 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@55117fea'
2025-05-24 23:19:38,202 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 23:19:38,203 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 23:19:38,203 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 23:19:38,204 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 23:19:38,204 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 23:19:38,205 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@55117fea'
2025-05-24 23:19:38,205 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 23:19:38,205 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 23:19:38,206 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 23:19:38,210 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 23:19:38,210 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:19:38,210 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:19:38,210 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:19:38,211 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 23:19:38,211 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 23:19:38,212 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 23:19:38,213 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 23:19:38,215 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@736abb16, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@38da693b, org.springframework.security.web.context.SecurityContextHolderFilter@4b8c6a2f, org.springframework.security.web.header.HeaderWriterFilter@a221405, org.springframework.web.filter.CorsFilter@1c2912bb, org.springframework.security.web.authentication.logout.LogoutFilter@42343f6d, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@10462124, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@12f3e95d, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@70595d2a, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3d475f1b, org.springframework.security.web.access.ExceptionTranslationFilter@14fed6c7, org.springframework.security.web.access.intercept.AuthorizationFilter@758a3ba0]
2025-05-24 23:19:38,216 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 23:19:38,216 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 23:19:38,217 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 23:19:38,217 main WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore Ant [pattern='/WEB-INF/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 23:19:38,217 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure Ant [pattern='/WEB-INF/**']
2025-05-24 23:19:38,218 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 23:19:38,218 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 23:19:38,219 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 23:19:38,219 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 23:19:38,219 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 23:19:38,219 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 23:19:38,220 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 23:19:38,220 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:19:38,221 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:19:38,221 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 23:19:38,221 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 23:19:38,221 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:19:38,221 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 23:19:38,221 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:19:38,221 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 23:19:38,223 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 23:19:38,223 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 23:19:38,223 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 23:19:38,223 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 23:19:38,223 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 23:19:38,223 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 23:19:38,223 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 23:19:38,224 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@55117fea'
2025-05-24 23:19:38,224 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:19:38,224 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 23:19:38,224 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:19:38,228 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:19:38,228 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 23:19:38,228 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 23:19:38,229 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 23:19:38,229 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 23:19:38,229 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-24 23:19:38,229 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-24 23:19:38,229 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@55117fea'
2025-05-24 23:19:38,229 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:19:38,230 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-24 23:19:38,230 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 23:19:38,230 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 23:19:38,230 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 23:19:38,230 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 23:19:38,231 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 23:19:38,231 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 23:19:38,231 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 23:19:38,231 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 23:19:38,232 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:19:38,232 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 23:19:38,232 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 23:19:38,233 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 23:19:38,233 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 23:19:38,233 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 23:19:38,233 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 23:19:38,234 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 23:19:38,234 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 23:19:38,235 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 23:19:38,236 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 23:19:38,236 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 23:19:38,237 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 23:19:38,238 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 23:19:38,238 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 23:19:38,238 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 23:19:38,238 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 23:19:38,238 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 23:19:38,239 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 23:19:38,239 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 23:19:38,239 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 23:19:38,239 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:19:38,240 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 23:19:38,240 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 23:19:38,240 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:19:38,240 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 23:19:38,240 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 23:19:38,241 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 23:19:38,241 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@1b36c5aa'
2025-05-24 23:19:38,241 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 23:19:38,241 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 23:19:38,243 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 23:19:38,243 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 23:19:38,243 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 23:19:38,243 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 23:19:38,243 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 23:19:38,243 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 23:19:38,243 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 23:19:38,245 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 23:19:38,245 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 23:19:38,245 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 23:19:38,245 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 23:19:38,245 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:19:38,245 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 23:19:38,245 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 23:19:38,245 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-24 23:19:38,245 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-24 23:19:38,246 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-24 23:19:38,246 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-24 23:19:38,246 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-24 23:19:38,246 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-24 23:19:38,246 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 23:19:38,246 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-24 23:19:38,247 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-24 23:19:38,247 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-24 23:19:38,247 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 23:19:38,247 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 23:19:38,247 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 23:19:38,247 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 23:19:38,247 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 23:19:38,247 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 23:19:38,247 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 23:19:38,247 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-24 23:19:38,248 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@2285f28b
2025-05-24 23:19:38,248 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@ee1493e
2025-05-24 23:19:38,248 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 23:19:38,248 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 1 ms
2025-05-24 23:19:38,248 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 23:19:38,248 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-24 23:19:38,253 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 23:19:38,254 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 23:19:38,254 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 23:19:38,256 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-24 23:19:38,259 main INFO deu.cse.spring_webmail.control.SystemControllerTest Started SystemControllerTest in 0.292 seconds (process running for 7.371)
2025-05-24 23:19:38,261 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 135, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,261 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 23:19:38,262 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 136, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,264 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 137, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,265 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:19:38,266 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 138, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,266 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 139, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,268 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 140, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,269 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 141, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,270 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 142, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,271 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@260dca40}
2025-05-24 23:19:38,271 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@260dca40}
2025-05-24 23:19:38,271 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@4b8c6a2f] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:19:38,271 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@260dca40}
2025-05-24 23:19:38,271 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@260dca40}
2025-05-24 23:19:38,271 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@4b8c6a2f] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@1938f3b3]
2025-05-24 23:19:38,272 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:19:38,272 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@bfe3907]
2025-05-24 23:19:38,272 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /add_user
2025-05-24 23:19:38,272 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 23:19:38,272 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /add_user
2025-05-24 23:19:38,272 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/add_user", parameters={}
2025-05-24 23:19:38,272 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#addUser()
2025-05-24 23:19:38,273 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 23:19:38,273 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/add_user', model {}
2025-05-24 23:19:38,273 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/add_user.jsp]
2025-05-24 23:19:38,273 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/add_user.jsp]
2025-05-24 23:19:38,273 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 23:19:38,274 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 143, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,274 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 144, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,274 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 145, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,275 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 146, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,275 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 147, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,275 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 148, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,275 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 149, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,275 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:19:38,277 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 150, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,277 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 23:19:38,277 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 151, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,277 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 152, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,278 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testGetImage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:19:38,278 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 153, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,278 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 154, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,279 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 155, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,279 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 156, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,279 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 157, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,351 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5050cf7e}
2025-05-24 23:19:38,351 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5050cf7e}
2025-05-24 23:19:38,351 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@4b8c6a2f] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:19:38,352 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:19:38,352 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@1eb16e4b]
2025-05-24 23:19:38,352 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /get_image/test.jpg
2025-05-24 23:19:38,352 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /get_image/test.jpg
2025-05-24 23:19:38,352 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/get_image/test.jpg", parameters={}
2025-05-24 23:19:38,353 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#getImage(String)
2025-05-24 23:19:38,374 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Using 'application/octet-stream', given [*/*] and supported [application/octet-stream, */*, application/json, application/*+json]
2025-05-24 23:19:38,374 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Writing [{-1, -40, -1, -32, 0, 16, 74, 70, 73, 70, 0, 1, 2, 0, 0, 1, 0, 1, 0, 0, -1, -37, 0, 67, 0, 8, 6, 6, (truncated)...]
2025-05-24 23:19:38,376 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 23:19:38,376 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 23:19:38,379 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 158, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,379 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 159, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,379 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 160, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,379 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 161, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,380 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 162, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,380 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 163, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,380 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 164, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,380 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testGetImage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:19:38,382 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 165, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,382 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 23:19:38,382 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 166, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,382 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 167, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,383 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testIndexPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:19:38,383 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 168, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,383 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 169, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,384 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 170, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,384 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 171, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,384 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 172, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,385 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@460a31ce}
2025-05-24 23:19:38,385 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@460a31ce}
2025-05-24 23:19:38,385 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@4b8c6a2f] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:19:38,385 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@96effb1]
2025-05-24 23:19:38,385 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 23:19:38,385 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 23:19:38,385 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/", parameters={}
2025-05-24 23:19:38,385 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 23:19:38,385 main DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 23:19:38,386 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 23:19:38,386 main DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 23:19:38,386 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 23:19:38,386 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 23:19:38,386 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 23:19:38,386 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 23:19:38,386 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 173, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,386 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 174, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,386 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 175, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,387 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 176, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,387 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 177, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,387 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 178, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,387 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 179, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,387 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testIndexPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:19:38,388 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 180, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,389 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 23:19:38,389 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 181, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,389 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 182, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,390 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserDo_exception], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:19:38,390 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 183, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,390 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 184, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,390 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 185, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,391 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 186, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,391 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 187, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,435 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@60d14dca}
2025-05-24 23:19:38,435 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@60d14dca}
2025-05-24 23:19:38,435 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@4b8c6a2f] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:19:38,435 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@10c0d39d]
2025-05-24 23:19:38,436 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /add_user.do
2025-05-24 23:19:38,436 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 23:19:38,436 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /add_user.do
2025-05-24 23:19:38,436 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/add_user.do", parameters={masked}
2025-05-24 23:19:38,436 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#addUserDo(String, String, RedirectAttributes)
2025-05-24 23:19:38,437 main DEBUG deu.cse.spring_webmail.control.SystemController add_user.do: id = tester, password = pw123, port = 9999
2025-05-24 23:19:38,438 main ERROR deu.cse.spring_webmail.control.SystemController add_user.do: 시스템 접속에 실패했습니다. 예외 = JMX 접속 실패
2025-05-24 23:19:38,439 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 23:19:38,440 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 23:19:38,440 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 188, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,440 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 189, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,440 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 190, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,440 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 191, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,441 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 192, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,442 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 193, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,442 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 194, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,442 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserDo_exception], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:19:38,443 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 195, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,443 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 23:19:38,443 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 196, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,444 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 197, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,445 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserDo_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:19:38,445 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 198, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,445 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 199, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,445 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 200, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,446 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 201, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,446 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 202, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,448 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@9628240}
2025-05-24 23:19:38,448 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@9628240}
2025-05-24 23:19:38,448 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@4b8c6a2f] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:19:38,448 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@4b2e1015]
2025-05-24 23:19:38,448 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /add_user.do
2025-05-24 23:19:38,449 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 23:19:38,449 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /add_user.do
2025-05-24 23:19:38,449 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/add_user.do", parameters={masked}
2025-05-24 23:19:38,449 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#addUserDo(String, String, RedirectAttributes)
2025-05-24 23:19:38,449 main DEBUG deu.cse.spring_webmail.control.SystemController add_user.do: id = tester, password = pw123, port = 9999
2025-05-24 23:19:38,450 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 23:19:38,450 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 23:19:38,451 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 203, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,451 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 204, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,451 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 205, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,451 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 206, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,451 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 207, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,452 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 208, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,452 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 209, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,452 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserDo_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:19:38,453 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 210, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,453 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 23:19:38,453 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 211, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,453 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 212, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,454 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testDeleteUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:19:38,455 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 213, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,455 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 214, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,455 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 215, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,455 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 216, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,455 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 217, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,456 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6fe8e276}
2025-05-24 23:19:38,456 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6fe8e276}
2025-05-24 23:19:38,457 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@4b8c6a2f] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:19:38,457 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@4da86d09]
2025-05-24 23:19:38,457 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /delete_user.do
2025-05-24 23:19:38,457 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 23:19:38,457 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /delete_user.do
2025-05-24 23:19:38,458 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/delete_user.do", parameters={masked}
2025-05-24 23:19:38,458 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#deleteUserDo(String[], RedirectAttributes)
2025-05-24 23:19:38,458 main DEBUG deu.cse.spring_webmail.control.SystemController delete_user.do: selectedUser = [a@test.com, b@test.com]
2025-05-24 23:19:38,459 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 23:19:38,459 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 23:19:38,460 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 218, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,460 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 219, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,460 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 220, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,460 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 221, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,460 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 222, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,461 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 223, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,461 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 224, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,461 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testDeleteUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:19:38,462 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 225, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,463 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 23:19:38,463 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 226, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,463 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 227, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,464 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAdminMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:19:38,464 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 228, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,464 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 229, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,464 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 230, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,464 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 231, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,465 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 232, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,466 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1f17fe4c}
2025-05-24 23:19:38,467 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1f17fe4c}
2025-05-24 23:19:38,467 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@4b8c6a2f] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:19:38,467 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@3d920227]
2025-05-24 23:19:38,467 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-24 23:19:38,467 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 23:19:38,467 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /admin_menu
2025-05-24 23:19:38,467 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/admin_menu", parameters={}
2025-05-24 23:19:38,468 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#adminMenu(Model)
2025-05-24 23:19:38,468 main DEBUG deu.cse.spring_webmail.control.SystemController root.id = james-admin, root.password = changeme, admin.id = test@test.com
2025-05-24 23:19:38,468 main DEBUG deu.cse.spring_webmail.control.SystemController userList = [user1, user2]
2025-05-24 23:19:38,469 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 23:19:38,469 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/admin_menu', model {userList=[user1, user2]}
2025-05-24 23:19:38,469 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-24 23:19:38,469 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-24 23:19:38,469 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 23:19:38,469 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 233, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,469 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 234, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,470 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 235, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,470 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 236, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,470 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 237, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,470 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 238, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,470 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 239, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,470 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAdminMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:19:38,472 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 240, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,472 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 23:19:38,472 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 241, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,472 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 242, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,473 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testMainMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:19:38,473 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 243, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,473 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 244, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,473 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 245, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,473 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 246, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,474 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 247, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,474 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6f49a165}
2025-05-24 23:19:38,474 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6f49a165}
2025-05-24 23:19:38,474 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@4b8c6a2f] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:19:38,475 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@2e1e46e7]
2025-05-24 23:19:38,475 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-24 23:19:38,475 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-24 23:19:38,475 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/main_menu", parameters={}
2025-05-24 23:19:38,475 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(Model)
2025-05-24 23:19:38,476 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 23:19:38,476 main DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=Mocked Message List}
2025-05-24 23:19:38,476 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 23:19:38,476 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 23:19:38,476 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 23:19:38,476 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 23:19:38,477 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 248, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,477 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 249, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,477 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 250, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,477 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 251, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,478 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 252, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,478 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 253, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,478 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 254, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,478 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testMainMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:19:38,479 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 255, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,480 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 23:19:38,480 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 256, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,480 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 257, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,481 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testDeleteUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:19:38,481 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 258, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,481 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 259, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,481 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 260, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,481 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 261, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,482 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 262, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,483 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@239c4792}
2025-05-24 23:19:38,483 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@239c4792}
2025-05-24 23:19:38,483 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@4b8c6a2f] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:19:38,483 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@2be6103f]
2025-05-24 23:19:38,483 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_user
2025-05-24 23:19:38,483 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 23:19:38,483 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /delete_user
2025-05-24 23:19:38,484 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/delete_user", parameters={}
2025-05-24 23:19:38,484 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#deleteUser(Model)
2025-05-24 23:19:38,484 main DEBUG deu.cse.spring_webmail.control.SystemController delete_user called
2025-05-24 23:19:38,484 main DEBUG deu.cse.spring_webmail.control.SystemController userList = [user1, user2]
2025-05-24 23:19:38,484 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 23:19:38,484 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/delete_user', model {userList=[user1, user2]}
2025-05-24 23:19:38,485 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/delete_user.jsp]
2025-05-24 23:19:38,485 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/delete_user.jsp]
2025-05-24 23:19:38,485 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 23:19:38,485 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 263, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,485 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 264, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,485 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 265, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,485 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 266, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,486 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 267, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,486 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 268, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,486 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 269, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,486 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testDeleteUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:19:38,487 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 270, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,487 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 23:19:38,487 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 271, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,487 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 272, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,489 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserDo_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:19:38,489 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 273, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,489 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 274, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,489 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 275, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,489 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 276, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,490 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 277, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,491 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@38511687}
2025-05-24 23:19:38,491 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@38511687}
2025-05-24 23:19:38,491 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@4b8c6a2f] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:19:38,492 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@150ba838]
2025-05-24 23:19:38,492 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /add_user.do
2025-05-24 23:19:38,492 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 23:19:38,492 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /add_user.do
2025-05-24 23:19:38,492 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/add_user.do", parameters={masked}
2025-05-24 23:19:38,492 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#addUserDo(String, String, RedirectAttributes)
2025-05-24 23:19:38,493 main DEBUG deu.cse.spring_webmail.control.SystemController add_user.do: id = tester, password = pw123, port = 9999
2025-05-24 23:19:38,494 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 23:19:38,494 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 23:19:38,494 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 278, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,494 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 279, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,495 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 280, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,495 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 281, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,495 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 282, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,495 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 283, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,495 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 284, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,495 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserDo_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:19:38,497 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 285, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,498 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 23:19:38,498 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 286, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,498 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 287, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,499 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:19:38,499 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 288, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,499 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 289, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,499 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 290, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,499 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 291, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,500 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 292, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,500 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@20ebc899}
2025-05-24 23:19:38,500 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@20ebc899}
2025-05-24 23:19:38,500 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@4b8c6a2f] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:19:38,500 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:19:38,500 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@5f1bf89a]
2025-05-24 23:19:38,505 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /logout
2025-05-24 23:19:38,505 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 23:19:38,505 main DEBUG org.springframework.security.web.authentication.logout.LogoutFilter Logging out [UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 23:19:38,505 main DEBUG org.springframework.security.web.authentication.logout.SecurityContextLogoutHandler Invalidated session 28
2025-05-24 23:19:38,506 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 293, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,506 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 294, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,506 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 295, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,506 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 296, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,506 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 297, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,507 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 298, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,507 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 299, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,507 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:19:38,509 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 300, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,509 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 23:19:38,509 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 301, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,509 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 302, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,510 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testLoginFailPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:19:38,510 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 303, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,510 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 304, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,510 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 305, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,510 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 306, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,511 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 307, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,511 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@90e5788}
2025-05-24 23:19:38,511 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@90e5788}
2025-05-24 23:19:38,511 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@4b8c6a2f] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:19:38,511 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:19:38,511 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@1a2d79bf]
2025-05-24 23:19:38,512 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login_fail
2025-05-24 23:19:38,512 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login_fail
2025-05-24 23:19:38,512 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/login_fail", parameters={}
2025-05-24 23:19:38,512 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginFail()
2025-05-24 23:19:38,512 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 23:19:38,512 main DEBUG org.springframework.web.servlet.view.JstlView View name 'login_fail', model {}
2025-05-24 23:19:38,512 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login_fail.jsp]
2025-05-24 23:19:38,513 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/login_fail.jsp]
2025-05-24 23:19:38,513 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 23:19:38,513 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 23:19:38,513 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 308, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,513 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 309, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,513 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 310, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,513 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 311, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,514 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 312, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,514 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 313, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,514 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 314, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,514 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testLoginFailPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:19:38,515 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 315, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,515 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 23:19:38,515 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 316, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,515 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 317, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,516 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testGetImage_nofile], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:19:38,516 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 318, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,516 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 319, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,516 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 320, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,517 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 321, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,517 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 322, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,518 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@463b865b}
2025-05-24 23:19:38,518 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@463b865b}
2025-05-24 23:19:38,518 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@4b8c6a2f] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:19:38,518 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:19:38,518 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@7e0cbe79]
2025-05-24 23:19:38,521 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /get_image/nonexistent.jpg
2025-05-24 23:19:38,521 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /get_image/nonexistent.jpg
2025-05-24 23:19:38,521 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/get_image/nonexistent.jpg", parameters={}
2025-05-24 23:19:38,521 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#getImage(String)
2025-05-24 23:19:38,522 main ERROR deu.cse.spring_webmail.control.SystemController getImageBytes 예외: Can't read input file!
2025-05-24 23:19:38,524 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Using 'application/octet-stream', given [*/*] and supported [application/octet-stream, */*, application/json, application/*+json]
2025-05-24 23:19:38,524 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Writing [{}]
2025-05-24 23:19:38,524 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 23:19:38,524 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 23:19:38,525 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 323, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,525 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 324, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,525 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 325, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,525 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 326, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,525 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 327, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,526 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 328, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,526 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 329, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,526 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testGetImage_nofile], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:19:38,526 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 3, maxSize = 32, parentContextCount = 0, hitCount = 330, missCount = 3, failureCount = 0]
2025-05-24 23:19:38,526 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [SystemControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:19:38,532 main DEBUG deu.cse.spring_webmail.model.UserAdminAgent UserAdminAgent JMX init: server = localhost, port = 110, adminId = admin
2025-05-24 23:19:38,572 main ERROR deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 실패: Failed to retrieve RMIServer stub: javax.naming.CommunicationException [Root exception is java.rmi.ConnectIOException: non-JRMP server at remote endpoint]
2025-05-24 23:19:38,577 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [WriteControllerTest]: using SpringBootContextLoader
2025-05-24 23:19:38,579 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.WriteControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 23:19:38,579 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.WriteControllerTest]: WriteControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 23:19:38,580 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [WriteControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 23:19:38,602 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [WriteControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 23:19:38,602 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-24 23:19:38,605 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 23:19:38,606 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [WriteControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 23:19:38,606 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [WriteControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:19:38,610 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-24 23:19:38,654 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-24 23:19:38,664 main INFO deu.cse.spring_webmail.control.WriteControllerTest Starting WriteControllerTest using Java 21.0.6 with PID 32524 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 23:19:38,664 main DEBUG deu.cse.spring_webmail.control.WriteControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 23:19:38,664 main INFO deu.cse.spring_webmail.control.WriteControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 23:19:38,664 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 23:19:38,668 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@d0da1d6
2025-05-24 23:19:38,669 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 23:19:38,669 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 23:19:38,704 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 23:19:38,707 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 23:19:38,708 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 23:19:38,709 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 23:19:38,711 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 23:19:38,712 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 23:19:38,718 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 23:19:38,721 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 23:19:38,723 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 23:19:38,724 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 23:19:38,725 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 23:19:38,899 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-24 23:19:38,899 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 23:19:38,900 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 23:19:38,904 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 23:19:38,904 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 23:19:38,904 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 23:19:38,904 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 23:19:38,905 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 23:19:38,906 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 23:19:38,906 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 23:19:38,906 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 23:19:38,906 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 23:19:38,906 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 23:19:38,907 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 23:19:38,909 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@20309fde]
2025-05-24 23:19:38,909 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 23:19:38,909 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 23:19:38,910 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 23:19:38,910 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:19:38,911 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 23:19:38,912 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 23:19:38,912 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 23:19:38,913 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 23:19:38,913 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:19:38,914 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:19:38,914 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 23:19:38,915 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 23:19:38,915 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 23:19:38,916 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 23:19:38,916 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 23:19:38,916 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 23:19:38,917 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@24fa43f8'
2025-05-24 23:19:38,918 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 23:19:38,919 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 23:19:38,920 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@d0da1d6'
2025-05-24 23:19:38,920 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 23:19:38,921 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@d0da1d6'
2025-05-24 23:19:38,921 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 23:19:38,921 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@d0da1d6'
2025-05-24 23:19:38,923 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 23:19:38,923 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 23:19:38,923 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@d0da1d6'
2025-05-24 23:19:38,923 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 23:19:38,923 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 23:19:38,924 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@d0da1d6'
2025-05-24 23:19:38,925 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 23:19:38,927 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 23:19:38,928 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 23:19:38,928 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 23:19:38,928 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:19:38,929 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 23:19:38,931 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:19:38,932 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:19:38,932 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:19:38,932 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@24fa43f8'
2025-05-24 23:19:38,936 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 23:19:38,936 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 23:19:38,936 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:19:38,936 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:19:38,936 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@24fa43f8'
2025-05-24 23:19:38,937 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 23:19:38,937 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@d0da1d6'
2025-05-24 23:19:38,942 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 23:19:38,942 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 23:19:38,942 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 23:19:38,943 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 23:19:38,943 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 23:19:38,944 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 23:19:38,945 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@d0da1d6'
2025-05-24 23:19:38,945 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:19:38,945 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:19:38,947 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 23:19:38,948 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 23:19:38,950 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@d0da1d6'
2025-05-24 23:19:38,950 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:19:38,950 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:19:38,953 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 23:19:38,953 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:19:38,953 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:19:38,953 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:19:38,956 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr() {GET [/insert_addr]}: insertAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 23:19:38,960 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/download]}: download(String,String)
2025-05-24 23:19:38,963 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/add_user]}: addUser() {GET [/main_menu]}: mainMenu(Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) { [/get_image/{imageName}]}: getImage(String) {GET [/admin_menu]}: adminMenu(Model) {GET [/img_test]}: imgTest() {GET [/login_fail]}: loginFail() {GET [/delete_user]}: deleteUser(Model)
2025-05-24 23:19:38,966 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes) {GET [/write_mail]}: writeMail()
2025-05-24 23:19:38,970 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 23:19:38,971 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 23:19:38,971 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 23:19:38,972 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:19:38,972 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:19:38,972 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 23:19:38,972 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:19:38,972 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:19:38,974 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 23:19:38,974 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 23:19:38,975 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:19:38,975 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:19:38,975 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 23:19:38,975 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 23:19:38,976 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 23:19:38,976 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 23:19:38,976 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 23:19:38,978 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 23:19:38,978 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 23:19:38,979 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 23:19:38,979 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 23:19:38,980 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 23:19:38,981 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 23:19:38,981 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 23:19:38,981 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 23:19:38,989 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 23:19:38,990 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 23:19:38,990 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 23:19:38,990 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 23:19:38,990 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 23:19:38,990 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 23:19:38,991 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@d0da1d6'
2025-05-24 23:19:38,991 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 23:19:38,991 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 23:19:38,995 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@d0da1d6'
2025-05-24 23:19:38,995 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 23:19:38,995 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 23:19:38,997 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 23:19:38,998 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 23:19:38,998 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 23:19:38,998 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@d0da1d6'
2025-05-24 23:19:38,998 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 23:19:38,998 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 23:19:38,999 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 23:19:39,004 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 23:19:39,005 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:19:39,005 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:19:39,005 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:19:39,007 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 23:19:39,007 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 23:19:39,008 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 23:19:39,010 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 23:19:39,012 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@151daca9, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@65d870be, org.springframework.security.web.context.SecurityContextHolderFilter@16de7a51, org.springframework.security.web.header.HeaderWriterFilter@6cb2e94, org.springframework.web.filter.CorsFilter@30eb4739, org.springframework.security.web.authentication.logout.LogoutFilter@38c9a48, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@7224267f, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3243b967, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@39055e0d, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@63af8885, org.springframework.security.web.access.ExceptionTranslationFilter@45a9dc8e, org.springframework.security.web.access.intercept.AuthorizationFilter@3fcd5561]
2025-05-24 23:19:39,013 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 23:19:39,013 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 23:19:39,014 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 23:19:39,014 main WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore Ant [pattern='/WEB-INF/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 23:19:39,015 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure Ant [pattern='/WEB-INF/**']
2025-05-24 23:19:39,015 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 23:19:39,016 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 23:19:39,016 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 23:19:39,016 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 23:19:39,016 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 23:19:39,018 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 23:19:39,019 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 23:19:39,019 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:19:39,020 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:19:39,021 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 23:19:39,021 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 23:19:39,021 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:19:39,021 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 23:19:39,021 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:19:39,021 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 23:19:39,022 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 23:19:39,022 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 23:19:39,022 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 23:19:39,022 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 23:19:39,022 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 23:19:39,022 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 23:19:39,023 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 23:19:39,023 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@d0da1d6'
2025-05-24 23:19:39,023 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:19:39,023 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 23:19:39,023 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:19:39,028 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:19:39,028 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 23:19:39,028 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 23:19:39,028 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 23:19:39,029 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 23:19:39,029 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-24 23:19:39,029 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-24 23:19:39,029 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@d0da1d6'
2025-05-24 23:19:39,029 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:19:39,030 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-24 23:19:39,030 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 23:19:39,030 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 23:19:39,031 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 23:19:39,031 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 23:19:39,033 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 23:19:39,035 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 23:19:39,035 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 23:19:39,035 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 23:19:39,037 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:19:39,037 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 23:19:39,037 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 23:19:39,037 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 23:19:39,037 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 23:19:39,037 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 23:19:39,037 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 23:19:39,038 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 23:19:39,039 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 23:19:39,039 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 23:19:39,040 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 23:19:39,041 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 23:19:39,041 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 23:19:39,044 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 23:19:39,044 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 23:19:39,044 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 23:19:39,045 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 23:19:39,045 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 23:19:39,046 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 23:19:39,046 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 23:19:39,046 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 23:19:39,046 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:19:39,047 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 23:19:39,047 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 23:19:39,047 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:19:39,048 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 23:19:39,049 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 23:19:39,049 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 23:19:39,049 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@24fa43f8'
2025-05-24 23:19:39,050 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 23:19:39,050 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 23:19:39,051 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 23:19:39,051 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 23:19:39,052 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 23:19:39,052 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 23:19:39,052 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 23:19:39,052 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 23:19:39,052 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 23:19:39,053 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 23:19:39,053 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 23:19:39,054 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 23:19:39,054 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 23:19:39,054 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:19:39,054 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 23:19:39,054 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 23:19:39,054 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-24 23:19:39,054 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-24 23:19:39,055 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-24 23:19:39,055 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-24 23:19:39,056 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-24 23:19:39,056 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-24 23:19:39,057 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 23:19:39,057 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-24 23:19:39,057 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-24 23:19:39,057 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-24 23:19:39,057 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 23:19:39,057 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 23:19:39,057 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 23:19:39,057 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 23:19:39,057 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 23:19:39,058 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 23:19:39,058 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 23:19:39,058 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-24 23:19:39,059 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@141cb3a4
2025-05-24 23:19:39,059 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@318a2e9f
2025-05-24 23:19:39,059 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 23:19:39,059 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 1 ms
2025-05-24 23:19:39,059 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 23:19:39,059 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-24 23:19:39,062 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 23:19:39,062 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 23:19:39,062 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 23:19:39,063 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-24 23:19:39,065 main INFO deu.cse.spring_webmail.control.WriteControllerTest Started WriteControllerTest in 0.455 seconds (process running for 8.176)
2025-05-24 23:19:39,065 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 330, missCount = 4, failureCount = 0]
2025-05-24 23:19:39,066 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-24 23:19:39,066 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 331, missCount = 4, failureCount = 0]
2025-05-24 23:19:39,068 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 332, missCount = 4, failureCount = 0]
2025-05-24 23:19:39,069 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [WriteControllerTest], method [shouldSendMailWithoutAttachment], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:19:39,069 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 333, missCount = 4, failureCount = 0]
2025-05-24 23:19:39,069 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 334, missCount = 4, failureCount = 0]
2025-05-24 23:19:39,070 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 335, missCount = 4, failureCount = 0]
2025-05-24 23:19:39,070 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 336, missCount = 4, failureCount = 0]
2025-05-24 23:19:39,071 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 337, missCount = 4, failureCount = 0]
2025-05-24 23:19:39,077 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@4fe1238a}
2025-05-24 23:19:39,077 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@4fe1238a}
2025-05-24 23:19:39,077 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@16de7a51] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:19:39,077 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@4fe1238a}
2025-05-24 23:19:39,077 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@4fe1238a}
2025-05-24 23:19:39,077 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@16de7a51] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@29c2e92]
2025-05-24 23:19:39,077 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@76ccefaf]
2025-05-24 23:19:39,078 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /write_mail.do
2025-05-24 23:19:39,078 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 23:19:39,078 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /write_mail.do
2025-05-24 23:19:39,078 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/write_mail.do", parameters={multipart}
2025-05-24 23:19:39,078 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMailDo(String, String, String, String, MultipartFile, RedirectAttributes)
2025-05-24 23:19:39,081 main DEBUG deu.cse.spring_webmail.control.WriteController write_mail.do: to = to@example.com, cc = , subj = Test Subject, body = Test Body, file1 =
2025-05-24 23:19:39,089 main DEBUG deu.cse.spring_webmail.model.SmtpAgent SMTP host : localhost
2025-05-24 23:19:39,240 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 23:19:39,241 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 23:19:39,244 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 338, missCount = 4, failureCount = 0]
2025-05-24 23:19:39,244 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 339, missCount = 4, failureCount = 0]
2025-05-24 23:19:39,244 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 340, missCount = 4, failureCount = 0]
2025-05-24 23:19:39,244 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 341, missCount = 4, failureCount = 0]
2025-05-24 23:19:39,245 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 342, missCount = 4, failureCount = 0]
2025-05-24 23:19:39,246 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 343, missCount = 4, failureCount = 0]
2025-05-24 23:19:39,246 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 344, missCount = 4, failureCount = 0]
2025-05-24 23:19:39,246 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [WriteControllerTest], method [shouldSendMailWithoutAttachment], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:19:39,248 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 345, missCount = 4, failureCount = 0]
2025-05-24 23:19:39,248 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-24 23:19:39,248 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 346, missCount = 4, failureCount = 0]
2025-05-24 23:19:39,248 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 347, missCount = 4, failureCount = 0]
2025-05-24 23:19:39,249 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [WriteControllerTest], method [shouldSendMailWithAttachment], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:19:39,250 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 348, missCount = 4, failureCount = 0]
2025-05-24 23:19:39,250 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 349, missCount = 4, failureCount = 0]
2025-05-24 23:19:39,251 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 350, missCount = 4, failureCount = 0]
2025-05-24 23:19:39,251 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 351, missCount = 4, failureCount = 0]
2025-05-24 23:19:39,252 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 352, missCount = 4, failureCount = 0]
2025-05-24 23:19:39,253 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@53e6f464}
2025-05-24 23:19:39,253 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@53e6f464}
2025-05-24 23:19:39,253 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@16de7a51] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:19:39,254 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@d574ae2]
2025-05-24 23:19:39,254 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /write_mail.do
2025-05-24 23:19:39,255 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 23:19:39,255 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /write_mail.do
2025-05-24 23:19:39,255 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/write_mail.do", parameters={multipart}
2025-05-24 23:19:39,255 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMailDo(String, String, String, String, MultipartFile, RedirectAttributes)
2025-05-24 23:19:39,256 main DEBUG deu.cse.spring_webmail.control.WriteController write_mail.do: to = to@example.com, cc = cc@example.com, subj = Test Subject, body = Test Body, file1 = test.txt
2025-05-24 23:19:39,256 main DEBUG deu.cse.spring_webmail.control.WriteController test.txt 파일을 C:\Users\Haruki\AppData\Local\Temp\ 폴더에 저장...
2025-05-24 23:19:39,257 main DEBUG deu.cse.spring_webmail.control.WriteController sendMessage: 파일(test.txt) 첨부 필요
2025-05-24 23:19:39,258 main DEBUG deu.cse.spring_webmail.model.SmtpAgent SMTP host : localhost
2025-05-24 23:19:39,293 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 23:19:39,294 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 23:19:39,295 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 353, missCount = 4, failureCount = 0]
2025-05-24 23:19:39,296 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 354, missCount = 4, failureCount = 0]
2025-05-24 23:19:39,296 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 355, missCount = 4, failureCount = 0]
2025-05-24 23:19:39,296 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 356, missCount = 4, failureCount = 0]
2025-05-24 23:19:39,297 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 357, missCount = 4, failureCount = 0]
2025-05-24 23:19:39,297 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 358, missCount = 4, failureCount = 0]
2025-05-24 23:19:39,297 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 359, missCount = 4, failureCount = 0]
2025-05-24 23:19:39,298 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [WriteControllerTest], method [shouldSendMailWithAttachment], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:19:39,300 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 360, missCount = 4, failureCount = 0]
2025-05-24 23:19:39,300 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-24 23:19:39,300 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 361, missCount = 4, failureCount = 0]
2025-05-24 23:19:39,302 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 362, missCount = 4, failureCount = 0]
2025-05-24 23:19:39,303 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [WriteControllerTest], method [shouldShowWriteMailForm], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:19:39,303 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 363, missCount = 4, failureCount = 0]
2025-05-24 23:19:39,304 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 364, missCount = 4, failureCount = 0]
2025-05-24 23:19:39,304 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 365, missCount = 4, failureCount = 0]
2025-05-24 23:19:39,305 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 366, missCount = 4, failureCount = 0]
2025-05-24 23:19:39,305 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 367, missCount = 4, failureCount = 0]
2025-05-24 23:19:39,306 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6bbd44e7}
2025-05-24 23:19:39,306 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6bbd44e7}
2025-05-24 23:19:39,306 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@16de7a51] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:19:39,306 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@16641839]
2025-05-24 23:19:39,306 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /write_mail
2025-05-24 23:19:39,306 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 23:19:39,306 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /write_mail
2025-05-24 23:19:39,306 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/write_mail", parameters={}
2025-05-24 23:19:39,306 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMail()
2025-05-24 23:19:39,307 main DEBUG deu.cse.spring_webmail.control.WriteController write_mail called...
2025-05-24 23:19:39,308 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 23:19:39,308 main DEBUG org.springframework.web.servlet.view.JstlView View name 'write_mail/write_mail', model {}
2025-05-24 23:19:39,308 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/write_mail/write_mail.jsp]
2025-05-24 23:19:39,308 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/write_mail/write_mail.jsp]
2025-05-24 23:19:39,308 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 23:19:39,309 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 368, missCount = 4, failureCount = 0]
2025-05-24 23:19:39,310 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 369, missCount = 4, failureCount = 0]
2025-05-24 23:19:39,310 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 370, missCount = 4, failureCount = 0]
2025-05-24 23:19:39,310 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 371, missCount = 4, failureCount = 0]
2025-05-24 23:19:39,310 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 372, missCount = 4, failureCount = 0]
2025-05-24 23:19:39,311 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 373, missCount = 4, failureCount = 0]
2025-05-24 23:19:39,311 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 374, missCount = 4, failureCount = 0]
2025-05-24 23:19:39,311 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [WriteControllerTest], method [shouldShowWriteMailForm], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:19:39,313 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 4, maxSize = 32, parentContextCount = 0, hitCount = 375, missCount = 4, failureCount = 0]
2025-05-24 23:19:39,313 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [WriteControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:19:39,499 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 23:19:39,504 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 23:19:39,506 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 23:19:39,507 main ERROR deu.cse.spring_webmail.model.MessageParser MessageParser.parse() - Exception : bad
2025-05-24 23:19:39,513 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 23:19:39,518 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 23:19:39,574 main ERROR deu.cse.spring_webmail.model.UserAdminAgent addUser 실패: fail
2025-05-24 23:19:39,578 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 목록 조회 성공
2025-05-24 23:19:39,581 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 존재 여부 확인(user1@test.com): false
2025-05-24 23:19:39,620 main INFO deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 종료
2025-05-24 23:19:39,622 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 삭제됨: user1@test.com
2025-05-24 23:19:39,623 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 삭제됨: user2@test.com
2025-05-24 23:19:39,625 main ERROR deu.cse.spring_webmail.model.UserAdminAgent quit 실패: close failed
2025-05-24 23:19:39,628 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 추가 성공: user@test.com
2025-05-24 23:19:39,630 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 존재 여부 확인(user1@test.com): true
2025-05-24 23:19:39,632 main ERROR deu.cse.spring_webmail.model.UserAdminAgent deleteUsers 실패: fail
2025-05-24 23:19:39,660 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [SecurityConfigTest]: using SpringBootContextLoader
2025-05-24 23:19:39,661 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.security.SecurityConfigTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 23:19:39,661 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.security.SecurityConfigTest]: SecurityConfigTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 23:19:39,661 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [SecurityConfigTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 23:19:39,665 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [SecurityConfigTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 23:19:39,674 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-24 23:19:39,674 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:19:39,674 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 23:19:39,674 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [SecurityConfigTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 23:19:39,674 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [SecurityConfigTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:19:39,677 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-24 23:19:39,689 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-24 23:19:39,693 main INFO deu.cse.spring_webmail.security.SecurityConfigTest Starting SecurityConfigTest using Java 21.0.6 with PID 32524 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 23:19:39,693 main DEBUG deu.cse.spring_webmail.security.SecurityConfigTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 23:19:39,693 main INFO deu.cse.spring_webmail.security.SecurityConfigTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 23:19:39,693 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 23:19:39,694 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@4919cfcf
2025-05-24 23:19:39,695 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 23:19:39,695 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 23:19:39,719 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 23:19:39,720 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 23:19:39,721 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 23:19:39,721 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 23:19:39,722 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 23:19:39,722 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 23:19:39,728 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 23:19:39,729 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 23:19:39,730 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 23:19:39,731 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 23:19:39,732 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 23:19:40,037 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-24 23:19:40,038 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 23:19:40,041 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 23:19:40,053 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 23:19:40,053 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 23:19:40,053 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 23:19:40,054 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 23:19:40,057 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 23:19:40,060 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 23:19:40,060 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 23:19:40,061 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 23:19:40,062 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 23:19:40,062 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 23:19:40,063 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 23:19:40,065 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@4bb5ae09]
2025-05-24 23:19:40,067 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 23:19:40,067 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 23:19:40,069 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 23:19:40,071 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:19:40,072 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 23:19:40,081 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 23:19:40,091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 23:19:40,092 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:19:40,093 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:19:40,096 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 23:19:40,097 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 23:19:40,098 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 23:19:40,101 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 23:19:40,102 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 23:19:40,102 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 23:19:40,104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@1c8b1df1'
2025-05-24 23:19:40,105 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 23:19:40,108 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 23:19:40,109 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4919cfcf'
2025-05-24 23:19:40,110 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 23:19:40,110 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4919cfcf'
2025-05-24 23:19:40,112 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 23:19:40,112 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4919cfcf'
2025-05-24 23:19:40,115 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 23:19:40,116 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 23:19:40,117 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4919cfcf'
2025-05-24 23:19:40,117 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 23:19:40,118 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 23:19:40,119 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4919cfcf'
2025-05-24 23:19:40,120 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 23:19:40,122 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 23:19:40,127 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 23:19:40,127 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 23:19:40,127 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:19:40,128 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 23:19:40,133 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:19:40,136 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:19:40,136 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:19:40,136 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@1c8b1df1'
2025-05-24 23:19:40,138 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 23:19:40,139 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 23:19:40,139 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:19:40,139 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:19:40,139 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@1c8b1df1'
2025-05-24 23:19:40,140 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 23:19:40,141 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4919cfcf'
2025-05-24 23:19:40,145 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 23:19:40,146 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 23:19:40,147 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 23:19:40,147 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 23:19:40,147 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 23:19:40,149 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 23:19:40,150 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4919cfcf'
2025-05-24 23:19:40,150 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:19:40,150 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:19:40,153 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 23:19:40,154 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 23:19:40,155 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4919cfcf'
2025-05-24 23:19:40,155 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:19:40,155 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:19:40,158 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 23:19:40,159 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:19:40,160 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:19:40,160 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:19:40,163 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr() {GET [/insert_addr]}: insertAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 23:19:40,165 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/download]}: download(String,String)
2025-05-24 23:19:40,168 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/add_user]}: addUser() {GET [/main_menu]}: mainMenu(Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) { [/get_image/{imageName}]}: getImage(String) {GET [/admin_menu]}: adminMenu(Model) {GET [/img_test]}: imgTest() {GET [/login_fail]}: loginFail() {GET [/delete_user]}: deleteUser(Model)
2025-05-24 23:19:40,174 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes) {GET [/write_mail]}: writeMail()
2025-05-24 23:19:40,176 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 23:19:40,177 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 23:19:40,177 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 23:19:40,178 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:19:40,178 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:19:40,178 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 23:19:40,178 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:19:40,178 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:19:40,179 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 23:19:40,179 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 23:19:40,179 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:19:40,179 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:19:40,180 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 23:19:40,180 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 23:19:40,181 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 23:19:40,181 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 23:19:40,182 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 23:19:40,183 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 23:19:40,183 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 23:19:40,184 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 23:19:40,184 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 23:19:40,186 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 23:19:40,187 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 23:19:40,187 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 23:19:40,187 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 23:19:40,191 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 23:19:40,192 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 23:19:40,192 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 23:19:40,193 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 23:19:40,193 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 23:19:40,194 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 23:19:40,194 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4919cfcf'
2025-05-24 23:19:40,194 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 23:19:40,194 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 23:19:40,197 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4919cfcf'
2025-05-24 23:19:40,197 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 23:19:40,197 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 23:19:40,197 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 23:19:40,198 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 23:19:40,198 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 23:19:40,198 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4919cfcf'
2025-05-24 23:19:40,198 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 23:19:40,199 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 23:19:40,201 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 23:19:40,209 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 23:19:40,210 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:19:40,211 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:19:40,211 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:19:40,212 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 23:19:40,213 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 23:19:40,214 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 23:19:40,216 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 23:19:40,225 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@60160088, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@32c5e664, org.springframework.security.web.context.SecurityContextHolderFilter@52742778, org.springframework.security.web.header.HeaderWriterFilter@2d309058, org.springframework.web.filter.CorsFilter@ad168b5, org.springframework.security.web.authentication.logout.LogoutFilter@42690139, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@6afcb427, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2c4e5c05, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@18ce4e9d, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@583b844, org.springframework.security.web.access.ExceptionTranslationFilter@79a9a3a2, org.springframework.security.web.access.intercept.AuthorizationFilter@7649dcbd]
2025-05-24 23:19:40,229 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 23:19:40,230 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 23:19:40,230 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 23:19:40,232 main WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore Ant [pattern='/WEB-INF/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 23:19:40,232 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure Ant [pattern='/WEB-INF/**']
2025-05-24 23:19:40,235 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 23:19:40,236 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 23:19:40,237 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 23:19:40,238 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 23:19:40,239 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 23:19:40,241 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 23:19:40,242 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 23:19:40,243 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:19:40,247 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:19:40,248 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 23:19:40,249 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 23:19:40,250 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:19:40,252 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 23:19:40,253 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:19:40,254 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 23:19:40,255 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 23:19:40,255 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 23:19:40,256 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 23:19:40,257 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 23:19:40,258 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 23:19:40,258 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 23:19:40,259 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 23:19:40,259 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4919cfcf'
2025-05-24 23:19:40,260 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:19:40,261 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 23:19:40,261 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:19:40,270 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:19:40,270 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 23:19:40,270 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 23:19:40,271 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 23:19:40,272 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 23:19:40,274 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-24 23:19:40,274 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-24 23:19:40,275 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4919cfcf'
2025-05-24 23:19:40,275 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:19:40,276 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-24 23:19:40,276 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 23:19:40,277 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 23:19:40,277 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 23:19:40,279 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 23:19:40,281 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 23:19:40,281 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 23:19:40,282 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 23:19:40,282 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 23:19:40,283 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:19:40,283 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 23:19:40,283 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 23:19:40,284 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 23:19:40,285 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 23:19:40,285 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 23:19:40,286 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 23:19:40,287 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 23:19:40,288 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 23:19:40,290 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 23:19:40,295 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 23:19:40,298 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 23:19:40,301 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 23:19:40,302 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 23:19:40,303 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 23:19:40,303 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 23:19:40,306 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 23:19:40,306 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 23:19:40,306 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 23:19:40,307 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 23:19:40,308 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 23:19:40,310 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:19:40,312 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 23:19:40,313 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 23:19:40,314 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:19:40,314 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 23:19:40,315 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 23:19:40,317 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 23:19:40,318 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@1c8b1df1'
2025-05-24 23:19:40,319 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 23:19:40,320 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 23:19:40,320 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 23:19:40,322 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 23:19:40,323 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 23:19:40,326 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 23:19:40,327 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 23:19:40,327 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 23:19:40,328 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 23:19:40,331 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 23:19:40,332 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 23:19:40,333 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 23:19:40,334 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 23:19:40,334 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:19:40,336 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 23:19:40,336 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 23:19:40,337 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-24 23:19:40,338 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-24 23:19:40,341 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-24 23:19:40,341 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-24 23:19:40,341 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-24 23:19:40,341 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-24 23:19:40,342 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 23:19:40,342 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-24 23:19:40,343 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-24 23:19:40,343 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-24 23:19:40,343 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 23:19:40,343 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 23:19:40,343 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 23:19:40,344 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 23:19:40,344 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 23:19:40,344 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 23:19:40,346 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 23:19:40,346 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-24 23:19:40,346 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@3ffac12a
2025-05-24 23:19:40,346 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@4d66d408
2025-05-24 23:19:40,347 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 23:19:40,347 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 1 ms
2025-05-24 23:19:40,347 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 23:19:40,348 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-24 23:19:40,352 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 23:19:40,352 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 23:19:40,352 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 23:19:40,354 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-24 23:19:40,357 main INFO deu.cse.spring_webmail.security.SecurityConfigTest Started SecurityConfigTest in 0.681 seconds (process running for 9.468)
2025-05-24 23:19:40,359 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 375, missCount = 5, failureCount = 0]
2025-05-24 23:19:40,360 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:19:40,360 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 376, missCount = 5, failureCount = 0]
2025-05-24 23:19:40,362 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 377, missCount = 5, failureCount = 0]
2025-05-24 23:19:40,363 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginFail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:19:40,364 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 378, missCount = 5, failureCount = 0]
2025-05-24 23:19:40,364 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 379, missCount = 5, failureCount = 0]
2025-05-24 23:19:40,366 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 380, missCount = 5, failureCount = 0]
2025-05-24 23:19:40,366 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 381, missCount = 5, failureCount = 0]
2025-05-24 23:19:40,370 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 382, missCount = 5, failureCount = 0]
2025-05-24 23:19:40,371 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7f180c74}
2025-05-24 23:19:40,372 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7f180c74}
2025-05-24 23:19:40,372 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@52742778] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:19:40,372 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7f180c74}
2025-05-24 23:19:40,372 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7f180c74}
2025-05-24 23:19:40,372 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@52742778] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@1e1e53f8]
2025-05-24 23:19:40,372 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:19:40,372 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@19dfeb17]
2025-05-24 23:19:40,374 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 23:19:40,383 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 383, missCount = 5, failureCount = 0]
2025-05-24 23:19:40,384 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 384, missCount = 5, failureCount = 0]
2025-05-24 23:19:40,384 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 385, missCount = 5, failureCount = 0]
2025-05-24 23:19:40,385 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 386, missCount = 5, failureCount = 0]
2025-05-24 23:19:40,386 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 387, missCount = 5, failureCount = 0]
2025-05-24 23:19:40,389 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 388, missCount = 5, failureCount = 0]
2025-05-24 23:19:40,389 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 389, missCount = 5, failureCount = 0]
2025-05-24 23:19:40,389 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginFail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:19:40,393 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 390, missCount = 5, failureCount = 0]
2025-05-24 23:19:40,393 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:19:40,394 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 391, missCount = 5, failureCount = 0]
2025-05-24 23:19:40,394 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 392, missCount = 5, failureCount = 0]
2025-05-24 23:19:40,397 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsAdmin], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:19:40,397 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 393, missCount = 5, failureCount = 0]
2025-05-24 23:19:40,397 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 394, missCount = 5, failureCount = 0]
2025-05-24 23:19:40,398 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 395, missCount = 5, failureCount = 0]
2025-05-24 23:19:40,398 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 396, missCount = 5, failureCount = 0]
2025-05-24 23:19:40,402 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 397, missCount = 5, failureCount = 0]
2025-05-24 23:19:40,403 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@35e7799d}
2025-05-24 23:19:40,404 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@35e7799d}
2025-05-24 23:19:40,404 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@52742778] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:19:40,404 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:19:40,404 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@c2972ad]
2025-05-24 23:19:40,404 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-24 23:19:40,405 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 23:19:40,405 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /admin_menu
2025-05-24 23:19:40,405 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/admin_menu", parameters={}
2025-05-24 23:19:40,405 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#adminMenu(Model)
2025-05-24 23:19:40,406 main DEBUG deu.cse.spring_webmail.control.SystemController root.id = james-admin, root.password = changeme, admin.id = test@test.com
2025-05-24 23:19:40,407 main DEBUG deu.cse.spring_webmail.model.UserAdminAgent UserAdminAgent JMX init: server = 127.0.0.1, port = 9999, adminId = test@test.com
2025-05-24 23:19:40,467 main INFO deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 성공
2025-05-24 23:19:40,470 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 목록 조회 성공
2025-05-24 23:19:40,471 main DEBUG deu.cse.spring_webmail.control.SystemController userList = [1234@test.com, airsoft@test.com, hello@test.com, normal@test.com]
2025-05-24 23:19:40,472 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 23:19:40,472 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/admin_menu', model {userList=[1234@test.com, airsoft@test.com, hello@test.com, normal@test.com]}
2025-05-24 23:19:40,472 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-24 23:19:40,472 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-24 23:19:40,472 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 23:19:40,472 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 398, missCount = 5, failureCount = 0]
2025-05-24 23:19:40,472 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 399, missCount = 5, failureCount = 0]
2025-05-24 23:19:40,472 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 400, missCount = 5, failureCount = 0]
2025-05-24 23:19:40,472 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 401, missCount = 5, failureCount = 0]
2025-05-24 23:19:40,474 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 402, missCount = 5, failureCount = 0]
2025-05-24 23:19:40,474 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 403, missCount = 5, failureCount = 0]
2025-05-24 23:19:40,474 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 404, missCount = 5, failureCount = 0]
2025-05-24 23:19:40,474 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsAdmin], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:19:40,475 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 405, missCount = 5, failureCount = 0]
2025-05-24 23:19:40,475 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:19:40,476 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 406, missCount = 5, failureCount = 0]
2025-05-24 23:19:40,476 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 407, missCount = 5, failureCount = 0]
2025-05-24 23:19:40,477 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:19:40,477 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 408, missCount = 5, failureCount = 0]
2025-05-24 23:19:40,478 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 409, missCount = 5, failureCount = 0]
2025-05-24 23:19:40,479 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 410, missCount = 5, failureCount = 0]
2025-05-24 23:19:40,479 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 411, missCount = 5, failureCount = 0]
2025-05-24 23:19:40,480 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 412, missCount = 5, failureCount = 0]
2025-05-24 23:19:40,481 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2c13db34}
2025-05-24 23:19:40,481 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2c13db34}
2025-05-24 23:19:40,481 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@52742778] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:19:40,481 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@6c7c8480]
2025-05-24 23:19:40,483 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /logout
2025-05-24 23:19:40,483 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 23:19:40,483 main DEBUG org.springframework.security.web.authentication.logout.LogoutFilter Logging out [UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 23:19:40,483 main DEBUG org.springframework.security.web.authentication.logout.SecurityContextLogoutHandler Invalidated session 38
2025-05-24 23:19:40,485 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 413, missCount = 5, failureCount = 0]
2025-05-24 23:19:40,485 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 414, missCount = 5, failureCount = 0]
2025-05-24 23:19:40,485 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 415, missCount = 5, failureCount = 0]
2025-05-24 23:19:40,485 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 416, missCount = 5, failureCount = 0]
2025-05-24 23:19:40,485 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 417, missCount = 5, failureCount = 0]
2025-05-24 23:19:40,486 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 418, missCount = 5, failureCount = 0]
2025-05-24 23:19:40,486 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 419, missCount = 5, failureCount = 0]
2025-05-24 23:19:40,486 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:19:40,487 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 420, missCount = 5, failureCount = 0]
2025-05-24 23:19:40,488 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:19:40,488 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 421, missCount = 5, failureCount = 0]
2025-05-24 23:19:40,488 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 422, missCount = 5, failureCount = 0]
2025-05-24 23:19:40,489 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:19:40,489 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 423, missCount = 5, failureCount = 0]
2025-05-24 23:19:40,489 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 424, missCount = 5, failureCount = 0]
2025-05-24 23:19:40,490 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 425, missCount = 5, failureCount = 0]
2025-05-24 23:19:40,490 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 426, missCount = 5, failureCount = 0]
2025-05-24 23:19:40,494 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 427, missCount = 5, failureCount = 0]
2025-05-24 23:19:40,495 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6fcd6a7e}
2025-05-24 23:19:40,495 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6fcd6a7e}
2025-05-24 23:19:40,495 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@52742778] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:19:40,495 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:19:40,495 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@753b0607]
2025-05-24 23:19:40,496 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-24 23:19:40,496 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-24 23:19:40,496 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/main_menu", parameters={}
2025-05-24 23:19:40,497 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(Model)
2025-05-24 23:19:40,499 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 23:19:40,499 main DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=Mocked Message List}
2025-05-24 23:19:40,499 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 23:19:40,499 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 23:19:40,499 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 23:19:40,499 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 23:19:40,500 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 428, missCount = 5, failureCount = 0]
2025-05-24 23:19:40,500 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 429, missCount = 5, failureCount = 0]
2025-05-24 23:19:40,500 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 430, missCount = 5, failureCount = 0]
2025-05-24 23:19:40,500 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 431, missCount = 5, failureCount = 0]
2025-05-24 23:19:40,501 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 432, missCount = 5, failureCount = 0]
2025-05-24 23:19:40,501 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 433, missCount = 5, failureCount = 0]
2025-05-24 23:19:40,501 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 434, missCount = 5, failureCount = 0]
2025-05-24 23:19:40,501 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:19:40,502 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 5, maxSize = 32, parentContextCount = 0, hitCount = 435, missCount = 5, failureCount = 0]
2025-05-24 23:19:40,502 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [SecurityConfigTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:19:40,505 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [SpringWebmailApplicationTests]: using SpringBootContextLoader
2025-05-24 23:19:40,506 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.SpringWebmailApplicationTests]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 23:19:40,506 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.SpringWebmailApplicationTests]: SpringWebmailApplicationTests does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 23:19:40,507 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [SpringWebmailApplicationTests]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 23:19:40,511 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Using ContextCustomizers for test class [SpringWebmailApplicationTests]: [ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, TestRestTemplateContextCustomizer, DisableObservabilityContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 23:19:40,518 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-24 23:19:40,519 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-24 23:19:40,531 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 23:19:40,532 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Using TestExecutionListeners for test class [SpringWebmailApplicationTests]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 23:19:40,533 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [SpringWebmailApplicationTests], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:19:40,535 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-24 23:19:40,564 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-24 23:19:40,572 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests Starting SpringWebmailApplicationTests using Java 21.0.6 with PID 32524 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 23:19:40,573 main DEBUG deu.cse.spring_webmail.SpringWebmailApplicationTests Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 23:19:40,573 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests No active profile set, falling back to 1 default profile: "default"
2025-05-24 23:19:40,573 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 23:19:40,577 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@602532b9
2025-05-24 23:19:40,577 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 23:19:40,578 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 23:19:40,597 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 23:19:40,600 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 23:19:40,601 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 23:19:40,602 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 23:19:40,603 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 23:19:40,603 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 23:19:40,606 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 23:19:40,607 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 23:19:40,607 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 23:19:40,607 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 23:19:40,609 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 23:19:40,903 main INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 23:19:40,915 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 23:19:40,915 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 23:19:40,915 main DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-24 23:19:40,927 main DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 23:19:40,958 main INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 41 ms. Found 1 JPA repository interface.
2025-05-24 23:19:41,053 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 23:19:41,055 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-24 23:19:41,059 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 23:19:41,060 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-24 23:19:41,061 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-24 23:19:41,092 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 23:19:41,092 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 23:19:41,092 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 23:19:41,093 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 23:19:41,093 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-24 23:19:41,094 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 23:19:41,094 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 23:19:41,094 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 23:19:41,094 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 23:19:41,094 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 23:19:41,094 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 23:19:41,096 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-24 23:19:41,096 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-24 23:19:41,116 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-24 23:19:41,122 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-24 23:19:41,127 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-24 23:19:41,128 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-24 23:19:41,128 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 23:19:41,129 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-24 23:19:41,130 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-24 23:19:41,135 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-24 23:19:41,136 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-24 23:19:41,136 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 23:19:41,140 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 23:19:41,141 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-24 23:19:41,144 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@39cb865d]
2025-05-24 23:19:41,145 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-24 23:19:41,145 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-24 23:19:41,146 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-24 23:19:41,146 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-24 23:19:41,146 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 23:19:41,146 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 23:19:41,155 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-24 23:19:41,155 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-24 23:19:41,156 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 23:19:41,157 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 23:19:41,157 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-24 23:19:41,162 main DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@7a81197d
2025-05-24 23:19:41,177 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 23:19:41,179 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-24 23:19:41,179 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 23:19:41,184 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-24 23:19:41,184 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-24 23:19:41,185 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 23:19:41,187 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 23:19:41,188 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-24 23:19:41,188 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 23:19:41,188 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@129e23fc'
2025-05-24 23:19:41,188 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 23:19:41,191 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-24 23:19:41,191 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-24 23:19:41,194 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-24 23:19:41,195 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-24 23:19:41,227 main DEBUG org.jboss.logging Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2025-05-24 23:19:41,233 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-24 23:19:41,237 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-24 23:19:41,237 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@129e23fc'
2025-05-24 23:19:41,237 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@602532b9'
2025-05-24 23:19:41,244 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-24 23:19:41,244 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-24 23:19:41,265 main DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-24 23:19:41,545 main INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 23:19:41,585 main DEBUG com.zaxxer.hikari.HikariConfig HikariPool-1 - configuration:
2025-05-24 23:19:41,588 main DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-24 23:19:41,589 main DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-24 23:19:41,589 main DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-24 23:19:41,589 main DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-24 23:19:41,589 main DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-24 23:19:41,589 main DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-24 23:19:41,589 main DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-24 23:19:41,589 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-24 23:19:41,589 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-24 23:19:41,589 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-24 23:19:41,590 main DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-24 23:19:41,590 main DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-24 23:19:41,590 main DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-24 23:19:41,590 main DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-24 23:19:41,590 main DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-24 23:19:41,590 main DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-24 23:19:41,590 main DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-24 23:19:41,591 main DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-24 23:19:41,591 main DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-24 23:19:41,591 main DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-24 23:19:41,591 main DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-24 23:19:41,591 main DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-24 23:19:41,591 main DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-24 23:19:41,591 main DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-24 23:19:41,591 main DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-24 23:19:41,591 main DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-24 23:19:41,591 main DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-1"
2025-05-24 23:19:41,591 main DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-24 23:19:41,592 main DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-24 23:19:41,592 main DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-24 23:19:41,592 main DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-24 23:19:41,592 main DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-24 23:19:41,592 main DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-24 23:19:41,592 main DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-24 23:19:41,592 main DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-24 23:19:41,592 main INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
2025-05-24 23:19:42,027 main INFO com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@6a502f30
2025-05-24 23:19:42,030 main INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
2025-05-24 23:19:42,113 main WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 23:19:42,131 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0)
2025-05-24 23:19:42,158 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1d14700c
2025-05-24 23:19:42,188 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5c297a37
2025-05-24 23:19:42,224 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@6d3f6066
2025-05-24 23:19:42,261 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3c068578
2025-05-24 23:19:42,300 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@38485dc7
2025-05-24 23:19:42,339 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@7d060d73
2025-05-24 23:19:42,372 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5ef13c08
2025-05-24 23:19:42,403 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@28d88bcc
2025-05-24 23:19:42,430 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@34211873
2025-05-24 23:19:42,442 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 23:19:43,168 main INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 23:19:43,172 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 23:19:43,172 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 23:19:43,173 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-24 23:19:43,174 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-24 23:19:43,184 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-24 23:19:43,188 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-24 23:19:43,192 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-24 23:19:43,237 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-24 23:19:43,239 main DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-24 23:19:43,261 main DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-24 23:19:43,295 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 23:19:43,355 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 23:19:43,408 main DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-24 23:19:43,425 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 23:19:43,517 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 23:19:43,574 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 23:19:43,579 main DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-24 23:19:43,605 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 23:19:43,606 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:19:43,606 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 23:19:43,607 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 23:19:43,607 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 23:19:43,607 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 23:19:43,608 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 23:19:43,608 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-24 23:19:43,608 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 23:19:43,609 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-24 23:19:43,609 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 23:19:43,610 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 23:19:43,610 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:19:43,610 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 23:19:43,610 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:19:43,611 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-24 23:19:43,611 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 23:19:43,612 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 23:19:43,612 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 23:19:43,612 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 23:19:43,612 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 23:19:43,613 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 23:19:43,613 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 23:19:43,613 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@129e23fc'
2025-05-24 23:19:43,613 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 23:19:43,615 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 23:19:43,615 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@602532b9'
2025-05-24 23:19:43,616 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 23:19:43,616 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@602532b9'
2025-05-24 23:19:43,616 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 23:19:43,617 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@602532b9'
2025-05-24 23:19:43,618 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 23:19:43,618 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 23:19:43,618 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@602532b9'
2025-05-24 23:19:43,618 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 23:19:43,618 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 23:19:43,619 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@602532b9'
2025-05-24 23:19:43,619 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 23:19:43,622 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 23:19:43,626 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 23:19:43,632 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 23:19:43,633 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:19:43,634 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:19:43,635 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:19:43,635 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:19:43,635 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@129e23fc'
2025-05-24 23:19:43,636 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 23:19:43,637 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 23:19:43,637 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:19:43,637 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:19:43,637 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@129e23fc'
2025-05-24 23:19:43,638 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-24 23:19:43,638 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-24 23:19:43,639 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 23:19:43,639 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-24 23:19:43,639 main WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 23:19:43,640 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-24 23:19:43,641 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 23:19:43,642 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@602532b9'
2025-05-24 23:19:43,645 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 23:19:43,647 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 23:19:43,647 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 23:19:43,648 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 23:19:43,648 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 23:19:43,651 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 23:19:43,652 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@602532b9'
2025-05-24 23:19:43,652 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:19:43,652 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:19:43,657 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 23:19:43,661 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 23:19:43,661 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@602532b9'
2025-05-24 23:19:43,661 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:19:43,661 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:19:43,666 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 23:19:43,668 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:19:43,668 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:19:43,668 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:19:43,669 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr() {GET [/insert_addr]}: insertAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 23:19:43,671 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/download]}: download(String,String)
2025-05-24 23:19:43,672 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/add_user]}: addUser() {GET [/main_menu]}: mainMenu(Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) { [/get_image/{imageName}]}: getImage(String) {GET [/admin_menu]}: adminMenu(Model) {GET [/img_test]}: imgTest() {GET [/login_fail]}: loginFail() {GET [/delete_user]}: deleteUser(Model)
2025-05-24 23:19:43,674 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes) {GET [/write_mail]}: writeMail()
2025-05-24 23:19:43,677 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 23:19:43,678 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 23:19:43,679 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 23:19:43,680 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:19:43,680 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:19:43,680 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 23:19:43,680 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:19:43,680 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:19:43,681 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 23:19:43,681 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 23:19:43,681 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:19:43,681 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:19:43,681 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 23:19:43,682 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 23:19:43,682 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 23:19:43,682 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 23:19:43,683 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 23:19:43,684 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 23:19:43,684 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 23:19:43,685 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 23:19:43,685 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 23:19:43,686 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 23:19:43,687 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 23:19:43,687 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 23:19:43,687 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 23:19:43,689 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 23:19:43,689 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 23:19:43,689 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 23:19:43,690 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 23:19:43,690 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 23:19:43,690 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 23:19:43,691 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@602532b9'
2025-05-24 23:19:43,694 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@602532b9'
2025-05-24 23:19:43,694 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 23:19:43,695 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 23:19:43,695 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 23:19:43,696 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 23:19:43,696 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 23:19:43,697 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@602532b9'
2025-05-24 23:19:43,697 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 23:19:43,697 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 23:19:43,701 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 23:19:43,707 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 23:19:43,707 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:19:43,707 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:19:43,707 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:19:43,708 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 23:19:43,709 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 23:19:43,710 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 23:19:43,711 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 23:19:43,718 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@1dc4b120, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5ec6efa2, org.springframework.security.web.context.SecurityContextHolderFilter@103b392f, org.springframework.security.web.header.HeaderWriterFilter@204b63a7, org.springframework.web.filter.CorsFilter@67578ff3, org.springframework.security.web.authentication.logout.LogoutFilter@f3c6b85, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@71c88cdf, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3d2a0be7, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3daada72, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@524c49b2, org.springframework.security.web.access.ExceptionTranslationFilter@3f37e6e6, org.springframework.security.web.access.intercept.AuthorizationFilter@9b613ca]
2025-05-24 23:19:43,719 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 23:19:43,720 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 23:19:43,720 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 23:19:43,721 main WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore Ant [pattern='/WEB-INF/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 23:19:43,721 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure Ant [pattern='/WEB-INF/**']
2025-05-24 23:19:43,723 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 23:19:43,723 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 23:19:43,723 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 23:19:43,724 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 23:19:43,724 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 23:19:43,725 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-24 23:19:43,726 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-24 23:19:43,726 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 23:19:43,730 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 23:19:43,730 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-24 23:19:43,731 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-24 23:19:43,732 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-24 23:19:43,738 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-24 23:19:43,744 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 23:19:43,744 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-24 23:19:43,745 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-24 23:19:43,746 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-24 23:19:43,747 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-24 23:19:43,747 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-24 23:19:43,783 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-24 23:19:43,783 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-24 23:19:43,784 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:19:43,785 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:19:43,786 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-24 23:19:43,786 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:19:43,786 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 23:19:43,787 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 23:19:43,787 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:19:43,794 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 23:19:43,794 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 23:19:43,794 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:19:43,795 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-24 23:19:43,795 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-24 23:19:43,795 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 23:19:43,795 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-24 23:19:43,795 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:19:43,796 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-24 23:19:43,796 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:19:43,797 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-24 23:19:43,797 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-24 23:19:43,797 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 23:19:43,802 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 23:19:43,805 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-24 23:19:43,806 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-24 23:19:43,806 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 23:19:43,806 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 23:19:43,806 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:19:43,807 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:19:43,807 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 23:19:43,808 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 23:19:43,808 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:19:43,808 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 23:19:43,808 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:19:43,808 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 23:19:43,808 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 23:19:43,809 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 23:19:43,809 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 23:19:43,809 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 23:19:43,809 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 23:19:43,809 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 23:19:43,809 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@602532b9'
2025-05-24 23:19:43,809 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:19:43,809 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-24 23:19:43,810 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 23:19:43,810 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 23:19:43,811 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 23:19:43,811 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 23:19:43,812 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 23:19:43,812 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 23:19:43,812 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 23:19:43,813 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 23:19:43,813 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 23:19:43,813 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 23:19:43,813 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 23:19:43,813 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:19:43,813 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 23:19:43,813 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 23:19:43,813 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 23:19:43,814 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 23:19:43,814 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 23:19:43,814 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 23:19:43,814 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 23:19:43,814 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 23:19:43,815 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 23:19:43,815 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 23:19:43,815 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 23:19:43,816 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 23:19:43,817 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 23:19:43,818 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 23:19:43,818 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 23:19:43,818 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 23:19:43,818 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 23:19:43,818 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 23:19:43,819 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 23:19:43,819 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 23:19:43,819 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:19:43,819 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 23:19:43,819 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 23:19:43,819 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:19:43,820 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 23:19:43,820 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 23:19:43,820 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 23:19:43,820 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@129e23fc'
2025-05-24 23:19:43,820 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 23:19:43,821 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 23:19:43,821 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 23:19:43,821 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 23:19:43,822 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-24 23:19:43,822 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-24 23:19:43,822 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-24 23:19:43,822 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-24 23:19:43,822 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-24 23:19:43,823 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-24 23:19:43,823 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-24 23:19:43,823 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-24 23:19:43,823 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-24 23:19:43,823 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-24 23:19:43,824 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-24 23:19:43,825 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-24 23:19:43,827 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-24 23:19:43,827 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-24 23:19:43,833 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-24 23:19:43,834 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-24 23:19:43,834 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-24 23:19:43,834 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-24 23:19:43,834 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 23:19:43,835 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 23:19:43,836 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-24 23:19:43,836 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-24 23:19:43,836 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-24 23:19:43,836 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-24 23:19:43,837 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-24 23:19:43,840 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 23:19:43,841 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 23:19:43,841 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 23:19:43,842 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-24 23:19:43,844 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 23:19:43,844 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 23:19:43,845 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-24 23:19:43,845 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-24 23:19:43,845 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 23:19:43,845 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-24 23:19:43,845 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 23:19:43,851 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-24 23:19:43,851 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-24 23:19:43,851 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-24 23:19:43,855 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-24 23:19:43,855 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-24 23:19:43,855 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-24 23:19:43,856 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-24 23:19:43,856 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 23:19:43,857 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 23:19:43,857 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 23:19:43,857 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 23:19:43,858 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 23:19:43,858 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-24 23:19:43,858 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-24 23:19:43,858 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-24 23:19:43,859 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 23:19:43,859 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 23:19:43,861 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-24 23:19:43,862 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-24 23:19:43,862 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 23:19:43,862 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-24 23:19:43,863 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 23:19:43,863 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-24 23:19:43,864 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-24 23:19:43,865 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-24 23:19:43,865 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-24 23:19:43,865 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-24 23:19:43,865 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-24 23:19:43,865 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-24 23:19:43,865 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-24 23:19:43,866 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-24 23:19:43,867 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-24 23:19:43,867 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-24 23:19:43,867 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-24 23:19:43,868 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-24 23:19:43,868 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-24 23:19:43,868 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-24 23:19:43,868 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-24 23:19:43,869 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 23:19:43,869 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-24 23:19:43,871 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 23:19:43,871 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 23:19:43,871 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 23:19:43,874 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsDataSourceAutoConfiguration: Did not match: - Devtools devtools is disabled for current context. (OnEnabledDevToolsCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration: Did not match: - Application is deployed as a WAR file. (OnWarDeploymentCondition) Matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) LocalDevToolsAutoConfiguration: Did not match: - Initialized Restarter Condition initialized without URLs (OnInitializedRestarterCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-24 23:19:43,877 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests Started SpringWebmailApplicationTests in 3.342 seconds (process running for 12.989)
2025-05-24 23:19:43,878 main DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-24 23:19:43,879 main DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-24 23:19:43,879 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 6, maxSize = 32, parentContextCount = 0, hitCount = 435, missCount = 6, failureCount = 0]
2025-05-24 23:19:43,879 main DEBUG org.springframework.test.context.web.ServletTestExecutionListener Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-24 23:19:43,879 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-24 23:19:43,879 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 6, maxSize = 32, parentContextCount = 0, hitCount = 436, missCount = 6, failureCount = 0]
2025-05-24 23:19:43,879 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 6, maxSize = 32, parentContextCount = 0, hitCount = 437, missCount = 6, failureCount = 0]
2025-05-24 23:19:43,880 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SpringWebmailApplicationTests], method [contextLoads], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:19:43,880 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 6, maxSize = 32, parentContextCount = 0, hitCount = 438, missCount = 6, failureCount = 0]
2025-05-24 23:19:43,880 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 6, maxSize = 32, parentContextCount = 0, hitCount = 439, missCount = 6, failureCount = 0]
2025-05-24 23:19:43,882 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 6, maxSize = 32, parentContextCount = 0, hitCount = 440, missCount = 6, failureCount = 0]
2025-05-24 23:19:43,882 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 6, maxSize = 32, parentContextCount = 0, hitCount = 441, missCount = 6, failureCount = 0]
2025-05-24 23:19:43,882 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 6, maxSize = 32, parentContextCount = 0, hitCount = 442, missCount = 6, failureCount = 0]
2025-05-24 23:19:43,882 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 6, maxSize = 32, parentContextCount = 0, hitCount = 443, missCount = 6, failureCount = 0]
2025-05-24 23:19:43,882 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 6, maxSize = 32, parentContextCount = 0, hitCount = 444, missCount = 6, failureCount = 0]
2025-05-24 23:19:43,882 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 6, maxSize = 32, parentContextCount = 0, hitCount = 445, missCount = 6, failureCount = 0]
2025-05-24 23:19:43,883 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 6, maxSize = 32, parentContextCount = 0, hitCount = 446, missCount = 6, failureCount = 0]
2025-05-24 23:19:43,883 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 6, maxSize = 32, parentContextCount = 0, hitCount = 447, missCount = 6, failureCount = 0]
2025-05-24 23:19:43,883 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SpringWebmailApplicationTests], method [contextLoads], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:19:43,883 main DEBUG org.springframework.test.context.web.ServletTestExecutionListener Resetting RequestContextHolder for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-24 23:19:43,883 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@4cb1af3f size = 6, maxSize = 32, parentContextCount = 0, hitCount = 448, missCount = 6, failureCount = 0]
2025-05-24 23:19:43,884 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [SpringWebmailApplicationTests], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:19:43,906 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@8b41ad, started on Sat May 24 23:19:33 KST 2025
2025-05-24 23:19:43,908 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 23:19:43,908 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 23:19:43,909 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 23:19:43,910 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 23:19:43,911 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@5dca1c50, started on Sat May 24 23:19:37 KST 2025
2025-05-24 23:19:43,911 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 23:19:43,911 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 23:19:43,911 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 23:19:43,912 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 23:19:43,912 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@55117fea, started on Sat May 24 23:19:37 KST 2025
2025-05-24 23:19:43,912 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 23:19:43,912 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 23:19:43,912 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 23:19:43,912 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 23:19:43,913 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@d0da1d6, started on Sat May 24 23:19:38 KST 2025
2025-05-24 23:19:43,913 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 23:19:43,913 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 23:19:43,913 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 23:19:43,913 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 23:19:43,913 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@4919cfcf, started on Sat May 24 23:19:39 KST 2025
2025-05-24 23:19:43,914 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 23:19:43,914 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 23:19:43,914 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 23:19:43,914 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 23:19:43,914 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@602532b9, started on Sat May 24 23:19:40 KST 2025
2025-05-24 23:19:43,914 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 23:19:43,914 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 23:19:43,914 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 23:19:43,914 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 23:19:43,915 SpringApplicationShutdownHook INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 23:19:43,917 SpringApplicationShutdownHook INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown initiated...
2025-05-24 23:19:43,918 SpringApplicationShutdownHook DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 23:19:43,919 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@6a502f30: (connection evicted)
2025-05-24 23:19:43,922 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@1d14700c: (connection evicted)
2025-05-24 23:19:43,924 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@5c297a37: (connection evicted)
2025-05-24 23:19:43,925 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@6d3f6066: (connection evicted)
2025-05-24 23:19:43,927 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@3c068578: (connection evicted)
2025-05-24 23:19:43,928 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@38485dc7: (connection evicted)
2025-05-24 23:19:43,929 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@7d060d73: (connection evicted)
2025-05-24 23:19:43,930 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@5ef13c08: (connection evicted)
2025-05-24 23:19:43,932 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@28d88bcc: (connection evicted)
2025-05-24 23:19:43,933 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@34211873: (connection evicted)
2025-05-24 23:19:43,935 SpringApplicationShutdownHook DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0)
2025-05-24 23:19:43,936 SpringApplicationShutdownHook INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown completed.
Logback Log Messages

Log session start time Sat May 24 23:21:26 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 23:21:26,864 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [SecurityConfigTest]: using SpringBootContextLoader
2025-05-24 23:21:26,866 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.security.SecurityConfigTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 23:21:26,866 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.security.SecurityConfigTest]: SecurityConfigTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 23:21:26,875 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [SecurityConfigTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 23:21:26,920 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [SecurityConfigTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 23:21:27,001 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-24 23:21:27,003 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:21:27,016 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 23:21:27,030 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [SecurityConfigTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 23:21:27,031 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [SecurityConfigTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:21:27,076 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
Logback Log Messages

Log session start time Sat May 24 23:21:27 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 23:21:27,313 main INFO deu.cse.spring_webmail.security.SecurityConfigTest Starting SecurityConfigTest using Java 21.0.6 with PID 36740 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 23:21:27,314 main DEBUG deu.cse.spring_webmail.security.SecurityConfigTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 23:21:27,314 main INFO deu.cse.spring_webmail.security.SecurityConfigTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 23:21:27,315 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 23:21:27,339 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@aa10649
2025-05-24 23:21:27,365 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 23:21:27,384 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 23:21:27,480 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 23:21:27,482 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 23:21:27,483 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 23:21:27,484 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 23:21:27,485 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 23:21:27,485 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 23:21:27,491 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 23:21:27,493 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 23:21:27,494 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 23:21:27,495 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 23:21:27,497 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 23:21:27,795 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-24 23:21:27,801 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 23:21:27,881 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 23:21:28,819 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 23:21:28,822 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 23:21:28,833 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 23:21:28,834 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 23:21:28,837 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 23:21:28,839 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 23:21:28,846 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 23:21:28,847 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 23:21:28,848 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 23:21:28,848 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 23:21:28,854 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 23:21:28,895 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@3a45afd4]
2025-05-24 23:21:28,897 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 23:21:28,903 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 23:21:28,916 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 23:21:28,947 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:21:28,950 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 23:21:28,957 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 23:21:28,970 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 23:21:28,972 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:21:28,973 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:21:28,975 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 23:21:28,977 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 23:21:28,982 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 23:21:28,987 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 23:21:28,989 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 23:21:28,992 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 23:21:28,994 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@34a0ef00'
2025-05-24 23:21:28,998 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 23:21:29,010 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 23:21:29,011 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@aa10649'
2025-05-24 23:21:29,017 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 23:21:29,017 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@aa10649'
2025-05-24 23:21:29,018 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 23:21:29,018 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@aa10649'
2025-05-24 23:21:29,022 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 23:21:29,022 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 23:21:29,022 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@aa10649'
2025-05-24 23:21:29,024 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 23:21:29,024 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 23:21:29,025 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@aa10649'
2025-05-24 23:21:29,037 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 23:21:29,040 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 23:21:29,046 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 23:21:29,047 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 23:21:29,048 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:21:29,052 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 23:21:29,076 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:21:29,081 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:21:29,081 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:21:29,081 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@34a0ef00'
2025-05-24 23:21:29,087 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 23:21:29,088 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 23:21:29,089 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:21:29,089 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:21:29,089 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@34a0ef00'
2025-05-24 23:21:29,091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 23:21:29,092 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@aa10649'
2025-05-24 23:21:29,178 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 23:21:29,183 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 23:21:29,183 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 23:21:29,188 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 23:21:29,189 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 23:21:29,198 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 23:21:29,200 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@aa10649'
2025-05-24 23:21:29,200 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:21:29,200 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:21:29,213 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 23:21:29,225 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 23:21:29,225 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@aa10649'
2025-05-24 23:21:29,225 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:21:29,226 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:21:29,233 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 23:21:29,234 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:21:29,234 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:21:29,234 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:21:29,279 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes) {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr() {GET [/insert_addr]}: insertAddr()
2025-05-24 23:21:29,287 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/show_message]}: showMessage(Integer,Model) {GET [/download]}: download(String,String) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes)
2025-05-24 23:21:29,290 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/login_fail]}: loginFail() {GET [/add_user]}: addUser() {GET [/main_menu]}: mainMenu(Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/admin_menu]}: adminMenu(Model) { [/get_image/{imageName}]}: getImage(String) {GET [/img_test]}: imgTest() {GET [/delete_user]}: deleteUser(Model) {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 23:21:29,295 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 23:21:29,303 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 23:21:29,309 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 23:21:29,310 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 23:21:29,310 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:21:29,310 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:21:29,311 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 23:21:29,312 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:21:29,312 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:21:29,316 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 23:21:29,317 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 23:21:29,318 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:21:29,318 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:21:29,319 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 23:21:29,319 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 23:21:29,323 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 23:21:29,324 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 23:21:29,325 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 23:21:29,331 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 23:21:29,331 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 23:21:29,333 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 23:21:29,333 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 23:21:29,334 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 23:21:29,335 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 23:21:29,335 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 23:21:29,336 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 23:21:29,341 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 23:21:29,344 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 23:21:29,344 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 23:21:29,348 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 23:21:29,348 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 23:21:29,349 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 23:21:29,350 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@aa10649'
2025-05-24 23:21:29,350 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 23:21:29,351 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 23:21:29,360 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@aa10649'
2025-05-24 23:21:29,361 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 23:21:29,365 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 23:21:29,365 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 23:21:29,368 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 23:21:29,368 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 23:21:29,373 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@aa10649'
2025-05-24 23:21:29,373 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 23:21:29,377 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 23:21:29,386 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 23:21:29,430 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 23:21:29,430 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:21:29,430 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:21:29,430 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:21:29,450 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 23:21:29,451 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 23:21:29,459 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 23:21:29,460 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 23:21:29,506 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@42503099, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@39dda56f, org.springframework.security.web.context.SecurityContextHolderFilter@d7055be, org.springframework.security.web.header.HeaderWriterFilter@299a43d9, org.springframework.web.filter.CorsFilter@60844992, org.springframework.security.web.authentication.logout.LogoutFilter@3c64339f, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@7b8b07ae, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@12a6e8ed, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@63b4b9c6, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@2ee456c7, org.springframework.security.web.access.ExceptionTranslationFilter@1e6cb932, org.springframework.security.web.access.intercept.AuthorizationFilter@1328f482]
2025-05-24 23:21:29,509 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 23:21:29,510 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 23:21:29,510 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 23:21:29,516 main WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore Ant [pattern='/WEB-INF/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 23:21:29,517 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure Ant [pattern='/WEB-INF/**']
2025-05-24 23:21:29,524 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 23:21:29,525 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 23:21:29,526 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 23:21:29,527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 23:21:29,527 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 23:21:29,528 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 23:21:29,528 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 23:21:29,529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:21:29,530 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:21:29,535 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 23:21:29,535 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 23:21:29,535 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:21:29,538 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 23:21:29,539 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:21:29,540 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 23:21:29,541 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 23:21:29,541 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 23:21:29,543 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 23:21:29,545 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 23:21:29,545 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 23:21:29,545 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 23:21:29,546 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 23:21:29,547 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@aa10649'
2025-05-24 23:21:29,547 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:21:29,548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 23:21:29,548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:21:29,570 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:21:29,570 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 23:21:29,571 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 23:21:29,571 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 23:21:29,572 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 23:21:29,573 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-24 23:21:29,573 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-24 23:21:29,573 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@aa10649'
2025-05-24 23:21:29,573 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:21:29,574 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-24 23:21:29,575 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 23:21:29,577 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 23:21:29,578 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 23:21:29,580 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 23:21:29,581 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 23:21:29,581 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 23:21:29,583 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 23:21:29,583 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 23:21:29,584 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:21:29,584 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 23:21:29,584 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 23:21:29,591 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 23:21:29,592 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 23:21:29,592 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 23:21:29,592 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 23:21:29,593 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 23:21:29,598 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 23:21:29,599 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 23:21:29,603 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 23:21:29,603 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 23:21:29,608 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 23:21:29,621 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 23:21:29,643 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 23:21:29,644 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 23:21:29,645 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 23:21:29,645 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 23:21:29,646 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 23:21:29,647 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 23:21:29,648 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 23:21:29,648 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:21:29,650 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 23:21:29,653 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 23:21:29,653 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:21:29,655 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 23:21:29,656 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 23:21:29,661 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 23:21:29,662 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@34a0ef00'
2025-05-24 23:21:29,664 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 23:21:29,665 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 23:21:29,666 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 23:21:29,667 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 23:21:29,668 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 23:21:29,669 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 23:21:29,669 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 23:21:29,671 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 23:21:29,671 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 23:21:29,673 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 23:21:29,673 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 23:21:29,674 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 23:21:29,678 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 23:21:29,678 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:21:29,678 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 23:21:29,679 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 23:21:29,681 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-24 23:21:29,682 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-24 23:21:29,685 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-24 23:21:29,685 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-24 23:21:29,686 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-24 23:21:29,686 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-24 23:21:29,691 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 23:21:29,691 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-24 23:21:29,696 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-24 23:21:29,697 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-24 23:21:29,714 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 23:21:29,714 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 23:21:29,714 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 23:21:29,714 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 23:21:29,722 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 23:21:29,722 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 23:21:29,723 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 23:21:29,723 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-24 23:21:29,725 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@3c743d40
2025-05-24 23:21:29,725 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@edbc2bf
2025-05-24 23:21:29,725 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 23:21:29,725 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 2 ms
2025-05-24 23:21:29,730 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 23:21:29,730 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-24 23:21:29,745 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 23:21:29,745 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 23:21:29,745 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 23:21:29,752 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-24 23:21:29,756 main INFO deu.cse.spring_webmail.security.SecurityConfigTest Started SecurityConfigTest in 2.689 seconds (process running for 3.62)
2025-05-24 23:21:29,760 main DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-24 23:21:29,764 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1, failureCount = 0]
2025-05-24 23:21:29,766 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:21:29,766 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1, failureCount = 0]
2025-05-24 23:21:29,772 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 1, failureCount = 0]
2025-05-24 23:21:29,791 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLogoutWithoutSession], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:21:29,794 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 1, failureCount = 0]
2025-05-24 23:21:29,795 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 1, failureCount = 0]
2025-05-24 23:21:29,797 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 5, missCount = 1, failureCount = 0]
2025-05-24 23:21:29,800 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 6, missCount = 1, failureCount = 0]
2025-05-24 23:21:29,829 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 7, missCount = 1, failureCount = 0]
2025-05-24 23:21:29,837 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7b64bbad}
2025-05-24 23:21:29,837 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7b64bbad}
2025-05-24 23:21:29,837 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@d7055be] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:21:29,838 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7b64bbad}
2025-05-24 23:21:29,838 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7b64bbad}
2025-05-24 23:21:29,838 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@d7055be] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@2d3eecda]
2025-05-24 23:21:29,842 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:21:29,842 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@1939a394]
2025-05-24 23:21:29,850 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /logout
2025-05-24 23:21:29,854 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 23:21:29,854 main DEBUG org.springframework.security.web.authentication.logout.LogoutFilter Logging out [UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 23:21:29,854 main DEBUG org.springframework.security.web.authentication.logout.SecurityContextLogoutHandler Invalidated session 1
2025-05-24 23:21:29,864 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 1, failureCount = 0]
2025-05-24 23:21:29,865 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 9, missCount = 1, failureCount = 0]
2025-05-24 23:21:29,865 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 10, missCount = 1, failureCount = 0]
2025-05-24 23:21:29,865 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 11, missCount = 1, failureCount = 0]
2025-05-24 23:21:29,867 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 12, missCount = 1, failureCount = 0]
2025-05-24 23:21:29,868 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 13, missCount = 1, failureCount = 0]
2025-05-24 23:21:29,869 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 14, missCount = 1, failureCount = 0]
2025-05-24 23:21:29,870 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLogoutWithoutSession], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:21:29,878 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 15, missCount = 1, failureCount = 0]
2025-05-24 23:21:29,879 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:21:29,879 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 16, missCount = 1, failureCount = 0]
2025-05-24 23:21:29,880 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 17, missCount = 1, failureCount = 0]
2025-05-24 23:21:29,881 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginFail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:21:29,882 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 18, missCount = 1, failureCount = 0]
2025-05-24 23:21:29,882 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 19, missCount = 1, failureCount = 0]
2025-05-24 23:21:29,882 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 20, missCount = 1, failureCount = 0]
2025-05-24 23:21:29,882 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 21, missCount = 1, failureCount = 0]
2025-05-24 23:21:29,884 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 22, missCount = 1, failureCount = 0]
2025-05-24 23:21:29,888 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5c9b5e62}
2025-05-24 23:21:29,888 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5c9b5e62}
2025-05-24 23:21:29,888 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@d7055be] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:21:29,888 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:21:29,888 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@3c826498]
2025-05-24 23:21:29,889 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 23:21:29,896 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 23, missCount = 1, failureCount = 0]
2025-05-24 23:21:29,896 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 24, missCount = 1, failureCount = 0]
2025-05-24 23:21:29,896 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 25, missCount = 1, failureCount = 0]
2025-05-24 23:21:29,896 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 26, missCount = 1, failureCount = 0]
2025-05-24 23:21:29,897 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 27, missCount = 1, failureCount = 0]
2025-05-24 23:21:29,897 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 28, missCount = 1, failureCount = 0]
2025-05-24 23:21:29,897 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 29, missCount = 1, failureCount = 0]
2025-05-24 23:21:29,897 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginFail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:21:29,898 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 30, missCount = 1, failureCount = 0]
2025-05-24 23:21:29,898 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:21:29,898 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 31, missCount = 1, failureCount = 0]
2025-05-24 23:21:29,899 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 32, missCount = 1, failureCount = 0]
2025-05-24 23:21:29,900 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsAdmin], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:21:29,900 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 33, missCount = 1, failureCount = 0]
2025-05-24 23:21:29,900 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 34, missCount = 1, failureCount = 0]
2025-05-24 23:21:29,900 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 35, missCount = 1, failureCount = 0]
2025-05-24 23:21:29,900 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 36, missCount = 1, failureCount = 0]
2025-05-24 23:21:29,902 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 37, missCount = 1, failureCount = 0]
2025-05-24 23:21:29,903 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1e000a17}
2025-05-24 23:21:29,903 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1e000a17}
2025-05-24 23:21:29,903 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@d7055be] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:21:29,903 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:21:29,903 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@77d959f1]
2025-05-24 23:21:29,909 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-24 23:21:29,911 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 23:21:29,911 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /admin_menu
2025-05-24 23:21:29,916 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/admin_menu", parameters={}
2025-05-24 23:21:29,916 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#adminMenu(Model)
2025-05-24 23:21:29,928 main DEBUG deu.cse.spring_webmail.control.SystemController root.id = james-admin, root.password = changeme, admin.id = test@test.com
2025-05-24 23:21:29,929 main DEBUG deu.cse.spring_webmail.model.UserAdminAgent UserAdminAgent JMX init: server = 127.0.0.1, port = 9999, adminId = test@test.com
2025-05-24 23:21:29,994 main INFO deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 성공
2025-05-24 23:21:29,998 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 목록 조회 성공
2025-05-24 23:21:29,998 main DEBUG deu.cse.spring_webmail.control.SystemController userList = [1234@test.com, airsoft@test.com, hello@test.com, normal@test.com]
2025-05-24 23:21:30,006 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 23:21:30,006 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/admin_menu', model {userList=[1234@test.com, airsoft@test.com, hello@test.com, normal@test.com]}
2025-05-24 23:21:30,009 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-24 23:21:30,009 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-24 23:21:30,010 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 23:21:30,012 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 38, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,012 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 39, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,012 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 40, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,012 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 41, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,013 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 42, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,013 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 43, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,013 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 44, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,013 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsAdmin], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:21:30,014 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 45, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,015 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:21:30,015 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 46, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,015 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 47, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,016 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLogoutWithSessionInvalidation], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:21:30,016 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 48, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,016 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 49, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,017 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 50, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,017 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 51, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,018 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 52, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,019 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6cb662e8}
2025-05-24 23:21:30,019 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6cb662e8}
2025-05-24 23:21:30,019 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@d7055be] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:21:30,019 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@13f2d42c]
2025-05-24 23:21:30,019 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /logout
2025-05-24 23:21:30,020 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 23:21:30,020 main DEBUG org.springframework.security.web.authentication.logout.LogoutFilter Logging out [UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 23:21:30,020 main DEBUG org.springframework.security.web.authentication.logout.SecurityContextLogoutHandler Invalidated session 4
2025-05-24 23:21:30,020 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 53, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,020 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 54, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,021 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 55, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,021 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 56, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,021 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 57, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,021 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 58, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,021 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 59, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,021 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLogoutWithSessionInvalidation], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:21:30,022 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 60, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,022 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:21:30,022 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 61, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,023 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 62, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,023 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsAdminRedirect], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:21:30,023 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 63, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,023 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 64, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,024 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 65, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,024 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 66, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,025 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 67, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,025 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@400008bf}
2025-05-24 23:21:30,025 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@400008bf}
2025-05-24 23:21:30,025 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@d7055be] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:21:30,025 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:21:30,025 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@72b1df49]
2025-05-24 23:21:30,026 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 23:21:30,026 main DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from 5
2025-05-24 23:21:30,026 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=admin, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=5], Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@72b1df49]
2025-05-24 23:21:30,026 main DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=admin, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=5], Granted Authorities=[ROLE_USER]]
2025-05-24 23:21:30,028 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 68, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,029 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 69, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,029 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 70, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,029 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 71, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,029 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 72, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,030 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 73, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,030 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 74, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,030 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsAdminRedirect], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:21:30,036 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 75, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,036 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:21:30,037 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 76, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,037 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 77, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,039 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:21:30,039 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 78, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,040 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 79, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,040 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 80, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,040 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 81, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,041 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 82, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,042 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5a57cf90}
2025-05-24 23:21:30,042 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5a57cf90}
2025-05-24 23:21:30,042 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@d7055be] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:21:30,042 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@4d16975b]
2025-05-24 23:21:30,042 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /logout
2025-05-24 23:21:30,043 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 23:21:30,043 main DEBUG org.springframework.security.web.authentication.logout.LogoutFilter Logging out [UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 23:21:30,043 main DEBUG org.springframework.security.web.authentication.logout.SecurityContextLogoutHandler Invalidated session 7
2025-05-24 23:21:30,043 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 83, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,043 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 84, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,043 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 85, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,043 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 86, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,043 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 87, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,044 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 88, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,044 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 89, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,044 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:21:30,045 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 90, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,045 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:21:30,045 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 91, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,045 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 92, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,046 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsUserRedirect], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:21:30,046 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 93, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,046 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 94, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,046 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 95, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,047 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 96, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,048 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 97, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,048 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@14499b52}
2025-05-24 23:21:30,048 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@14499b52}
2025-05-24 23:21:30,048 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@d7055be] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:21:30,048 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:21:30,048 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@be083e1]
2025-05-24 23:21:30,049 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 23:21:30,049 main DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from 8
2025-05-24 23:21:30,049 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=user, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=8], Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@be083e1]
2025-05-24 23:21:30,049 main DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=user, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=8], Granted Authorities=[ROLE_USER]]
2025-05-24 23:21:30,050 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 98, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,050 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 99, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,050 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 100, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,050 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 101, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,050 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 102, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,050 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 103, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,050 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 104, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,051 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsUserRedirect], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:21:30,051 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 105, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,051 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:21:30,051 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 106, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,052 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 107, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,052 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:21:30,053 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 108, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,053 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 109, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,053 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 110, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,053 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 111, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,054 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 112, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,054 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@ef85567}
2025-05-24 23:21:30,054 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@ef85567}
2025-05-24 23:21:30,054 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@d7055be] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:21:30,055 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:21:30,055 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@1c2fb9e8]
2025-05-24 23:21:30,055 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-24 23:21:30,055 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-24 23:21:30,055 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/main_menu", parameters={}
2025-05-24 23:21:30,055 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(Model)
2025-05-24 23:21:30,056 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 23:21:30,056 main DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=Mocked Message List}
2025-05-24 23:21:30,056 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 23:21:30,056 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 23:21:30,056 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 23:21:30,056 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 23:21:30,057 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 113, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,057 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 114, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,057 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 115, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,057 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 116, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,057 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 117, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,057 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 118, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,057 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 119, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,058 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:21:30,061 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@546083d6 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 120, missCount = 1, failureCount = 0]
2025-05-24 23:21:30,061 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [SecurityConfigTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:21:30,099 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@aa10649, started on Sat May 24 23:21:27 KST 2025
2025-05-24 23:21:30,102 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 23:21:30,102 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 23:21:30,102 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 23:21:30,104 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
Logback Log Messages

Log session start time Sat May 24 23:22:25 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 23:22:25,403 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [SecurityConfigTest]: using SpringBootContextLoader
2025-05-24 23:22:25,406 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.security.SecurityConfigTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 23:22:25,406 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.security.SecurityConfigTest]: SecurityConfigTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 23:22:25,418 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [SecurityConfigTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 23:22:25,467 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [SecurityConfigTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 23:22:25,542 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-24 23:22:25,544 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:22:25,558 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 23:22:25,569 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [SecurityConfigTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 23:22:25,570 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [SecurityConfigTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:22:25,613 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
Logback Log Messages

Log session start time Sat May 24 23:22:25 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 23:22:25,857 main INFO deu.cse.spring_webmail.security.SecurityConfigTest Starting SecurityConfigTest using Java 21.0.6 with PID 3736 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 23:22:25,857 main DEBUG deu.cse.spring_webmail.security.SecurityConfigTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 23:22:25,858 main INFO deu.cse.spring_webmail.security.SecurityConfigTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 23:22:25,859 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 23:22:25,882 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@aa10649
2025-05-24 23:22:25,903 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 23:22:25,923 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 23:22:26,016 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 23:22:26,018 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 23:22:26,019 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 23:22:26,020 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 23:22:26,021 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 23:22:26,022 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 23:22:26,030 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 23:22:26,032 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 23:22:26,033 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 23:22:26,034 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 23:22:26,036 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 23:22:26,337 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-24 23:22:26,343 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 23:22:26,419 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 23:22:27,323 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 23:22:27,325 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 23:22:27,337 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 23:22:27,338 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 23:22:27,342 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 23:22:27,344 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 23:22:27,350 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 23:22:27,350 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 23:22:27,351 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 23:22:27,351 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 23:22:27,357 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 23:22:27,396 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@66d3b881]
2025-05-24 23:22:27,398 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 23:22:27,403 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 23:22:27,414 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 23:22:27,427 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:22:27,428 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 23:22:27,433 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 23:22:27,438 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 23:22:27,440 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:22:27,441 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:22:27,441 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 23:22:27,443 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 23:22:27,445 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 23:22:27,448 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 23:22:27,450 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 23:22:27,450 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 23:22:27,451 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@34a0ef00'
2025-05-24 23:22:27,453 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 23:22:27,457 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 23:22:27,457 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@aa10649'
2025-05-24 23:22:27,461 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 23:22:27,461 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@aa10649'
2025-05-24 23:22:27,462 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 23:22:27,462 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@aa10649'
2025-05-24 23:22:27,466 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 23:22:27,467 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 23:22:27,467 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@aa10649'
2025-05-24 23:22:27,469 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 23:22:27,469 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 23:22:27,470 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@aa10649'
2025-05-24 23:22:27,483 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 23:22:27,486 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 23:22:27,491 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 23:22:27,491 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 23:22:27,492 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:22:27,495 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 23:22:27,557 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:22:27,562 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:22:27,562 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:22:27,562 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@34a0ef00'
2025-05-24 23:22:27,573 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 23:22:27,574 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 23:22:27,575 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:22:27,576 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:22:27,576 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@34a0ef00'
2025-05-24 23:22:27,580 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 23:22:27,583 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@aa10649'
2025-05-24 23:22:27,701 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 23:22:27,708 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 23:22:27,708 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 23:22:27,712 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 23:22:27,712 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 23:22:27,726 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 23:22:27,729 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@aa10649'
2025-05-24 23:22:27,730 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:22:27,730 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:22:27,742 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 23:22:27,756 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 23:22:27,757 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@aa10649'
2025-05-24 23:22:27,757 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:22:27,757 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:22:27,765 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 23:22:27,766 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:22:27,766 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:22:27,766 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:22:27,810 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/insert_addr]}: insertAddr() {GET [/show_addr]}: showAddr() {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 23:22:27,818 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/show_message]}: showMessage(Integer,Model)
2025-05-24 23:22:27,824 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/]}: index() {GET [/login_fail]}: loginFail() {GET [/main_menu]}: mainMenu(Model) {GET [/admin_menu]}: adminMenu(Model) {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/delete_user]}: deleteUser(Model) {GET [/img_test]}: imgTest() {GET [/add_user]}: addUser() { [/get_image/{imageName}]}: getImage(String)
2025-05-24 23:22:27,828 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 23:22:27,836 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 23:22:27,842 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 23:22:27,843 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 23:22:27,843 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:22:27,844 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:22:27,845 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 23:22:27,846 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:22:27,846 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:22:27,847 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 23:22:27,847 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 23:22:27,848 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:22:27,848 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:22:27,849 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 23:22:27,849 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 23:22:27,853 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 23:22:27,854 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 23:22:27,855 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 23:22:27,860 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 23:22:27,860 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 23:22:27,860 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 23:22:27,861 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 23:22:27,861 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 23:22:27,862 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 23:22:27,862 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 23:22:27,862 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 23:22:27,866 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 23:22:27,867 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 23:22:27,867 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 23:22:27,873 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 23:22:27,873 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 23:22:27,874 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 23:22:27,874 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@aa10649'
2025-05-24 23:22:27,875 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 23:22:27,875 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 23:22:27,883 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@aa10649'
2025-05-24 23:22:27,883 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 23:22:27,885 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 23:22:27,886 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 23:22:27,888 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 23:22:27,888 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 23:22:27,898 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@aa10649'
2025-05-24 23:22:27,898 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 23:22:27,901 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 23:22:27,911 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 23:22:27,951 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 23:22:27,952 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:22:27,952 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:22:27,953 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:22:27,970 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 23:22:27,970 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 23:22:27,977 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 23:22:27,978 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 23:22:28,028 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@351d93bd, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@61c5fd78, org.springframework.security.web.context.SecurityContextHolderFilter@ccd000e, org.springframework.security.web.header.HeaderWriterFilter@22ae32ba, org.springframework.web.filter.CorsFilter@42503099, org.springframework.security.web.authentication.logout.LogoutFilter@55d99dc3, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@566f4659, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@d7055be, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@768f4b42, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@39dda56f, org.springframework.security.web.access.ExceptionTranslationFilter@40a28bda, org.springframework.security.web.access.intercept.AuthorizationFilter@59f76e56]
2025-05-24 23:22:28,030 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 23:22:28,031 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 23:22:28,031 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 23:22:28,035 main WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore Ant [pattern='/WEB-INF/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 23:22:28,036 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure Ant [pattern='/WEB-INF/**']
2025-05-24 23:22:28,044 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 23:22:28,045 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 23:22:28,046 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 23:22:28,047 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 23:22:28,048 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 23:22:28,049 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 23:22:28,050 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 23:22:28,051 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:22:28,053 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:22:28,059 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 23:22:28,059 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 23:22:28,059 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:22:28,061 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 23:22:28,062 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:22:28,063 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 23:22:28,064 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 23:22:28,064 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 23:22:28,065 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 23:22:28,066 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 23:22:28,067 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 23:22:28,068 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 23:22:28,069 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 23:22:28,072 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@aa10649'
2025-05-24 23:22:28,072 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:22:28,074 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 23:22:28,076 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:22:28,100 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:22:28,101 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 23:22:28,103 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 23:22:28,104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 23:22:28,107 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 23:22:28,107 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-24 23:22:28,107 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-24 23:22:28,108 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@aa10649'
2025-05-24 23:22:28,108 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:22:28,110 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-24 23:22:28,112 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 23:22:28,115 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 23:22:28,117 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 23:22:28,121 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 23:22:28,123 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 23:22:28,124 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 23:22:28,125 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 23:22:28,126 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 23:22:28,127 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:22:28,127 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 23:22:28,127 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 23:22:28,145 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 23:22:28,148 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 23:22:28,148 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 23:22:28,149 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 23:22:28,150 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 23:22:28,155 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 23:22:28,157 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 23:22:28,160 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 23:22:28,160 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 23:22:28,168 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 23:22:28,178 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 23:22:28,207 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 23:22:28,209 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 23:22:28,210 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 23:22:28,210 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 23:22:28,212 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 23:22:28,212 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 23:22:28,213 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 23:22:28,213 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:22:28,215 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 23:22:28,218 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 23:22:28,218 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:22:28,220 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 23:22:28,221 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 23:22:28,226 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 23:22:28,226 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@34a0ef00'
2025-05-24 23:22:28,227 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 23:22:28,229 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 23:22:28,231 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 23:22:28,231 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 23:22:28,233 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 23:22:28,234 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 23:22:28,234 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 23:22:28,235 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 23:22:28,236 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 23:22:28,238 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 23:22:28,238 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 23:22:28,238 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 23:22:28,241 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 23:22:28,242 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:22:28,242 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 23:22:28,242 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 23:22:28,244 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-24 23:22:28,244 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-24 23:22:28,247 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-24 23:22:28,247 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-24 23:22:28,249 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-24 23:22:28,249 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-24 23:22:28,253 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 23:22:28,253 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-24 23:22:28,257 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-24 23:22:28,258 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-24 23:22:28,282 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 23:22:28,283 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 23:22:28,283 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 23:22:28,283 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 23:22:28,291 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 23:22:28,292 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 23:22:28,293 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 23:22:28,293 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-24 23:22:28,293 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@77a9ac36
2025-05-24 23:22:28,294 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@6906be0f
2025-05-24 23:22:28,294 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 23:22:28,294 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 2 ms
2025-05-24 23:22:28,299 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 23:22:28,299 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-24 23:22:28,317 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 23:22:28,317 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 23:22:28,317 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 23:22:28,325 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-24 23:22:28,329 main INFO deu.cse.spring_webmail.security.SecurityConfigTest Started SecurityConfigTest in 2.724 seconds (process running for 3.599)
2025-05-24 23:22:28,333 main DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-24 23:22:28,336 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,337 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:22:28,337 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,343 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,364 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLogoutWithoutSession], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:22:28,367 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,368 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,371 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 5, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,375 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 6, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,409 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 7, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,420 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@ecf028c}
2025-05-24 23:22:28,420 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@ecf028c}
2025-05-24 23:22:28,421 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@ccd000e] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:22:28,421 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@ecf028c}
2025-05-24 23:22:28,421 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@ecf028c}
2025-05-24 23:22:28,421 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@ccd000e] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@735988cf]
2025-05-24 23:22:28,425 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:22:28,425 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@644b68ad]
2025-05-24 23:22:28,435 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /logout
2025-05-24 23:22:28,438 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 23:22:28,438 main DEBUG org.springframework.security.web.authentication.logout.LogoutFilter Logging out [UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 23:22:28,438 main DEBUG org.springframework.security.web.authentication.logout.SecurityContextLogoutHandler Invalidated session 1
2025-05-24 23:22:28,449 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,449 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 9, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,450 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 10, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,450 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 11, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,451 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 12, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,451 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 13, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,452 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 14, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,452 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLogoutWithoutSession], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:22:28,460 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 15, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,460 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:22:28,461 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 16, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,461 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 17, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,465 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginFail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:22:28,465 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 18, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,466 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 19, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,467 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 20, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,468 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 21, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,472 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 22, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,475 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@46d69ca4}
2025-05-24 23:22:28,475 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@46d69ca4}
2025-05-24 23:22:28,475 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@ccd000e] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:22:28,475 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:22:28,475 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@5c9b5e62]
2025-05-24 23:22:28,476 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 23:22:28,485 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 23, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,486 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 24, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,486 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 25, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,487 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 26, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,487 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 27, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,489 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 28, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,489 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 29, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,489 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginFail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:22:28,492 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 30, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,492 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:22:28,492 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 31, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,492 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 32, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,493 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsAdmin], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:22:28,494 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 33, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,494 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 34, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,494 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 35, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,494 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 36, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,495 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 37, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,496 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@126af200}
2025-05-24 23:22:28,497 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@126af200}
2025-05-24 23:22:28,497 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@ccd000e] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:22:28,497 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:22:28,498 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@1e000a17]
2025-05-24 23:22:28,504 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-24 23:22:28,507 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 23:22:28,508 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /admin_menu
2025-05-24 23:22:28,512 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/admin_menu", parameters={}
2025-05-24 23:22:28,512 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#adminMenu(Model)
2025-05-24 23:22:28,529 main DEBUG deu.cse.spring_webmail.control.SystemController root.id = james-admin, root.password = changeme, admin.id = test@test.com
2025-05-24 23:22:28,530 main DEBUG deu.cse.spring_webmail.model.UserAdminAgent UserAdminAgent JMX init: server = 127.0.0.1, port = 9999, adminId = test@test.com
2025-05-24 23:22:28,612 main INFO deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 성공
2025-05-24 23:22:28,618 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 목록 조회 성공
2025-05-24 23:22:28,619 main DEBUG deu.cse.spring_webmail.control.SystemController userList = [1234@test.com, airsoft@test.com, hello@test.com, normal@test.com]
2025-05-24 23:22:28,625 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 23:22:28,626 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/admin_menu', model {userList=[1234@test.com, airsoft@test.com, hello@test.com, normal@test.com]}
2025-05-24 23:22:28,628 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-24 23:22:28,628 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-24 23:22:28,628 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 23:22:28,631 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 38, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,631 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 39, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,631 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 40, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,631 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 41, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,632 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 42, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,632 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 43, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,632 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 44, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,632 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsAdmin], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:22:28,634 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 45, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,634 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:22:28,634 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 46, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,635 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 47, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,636 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLogoutWithSessionInvalidation], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:22:28,637 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 48, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,638 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 49, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,639 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 50, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,639 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 51, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,641 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 52, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,641 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@460b77d6}
2025-05-24 23:22:28,641 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@460b77d6}
2025-05-24 23:22:28,642 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@ccd000e] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:22:28,642 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@6cb662e8]
2025-05-24 23:22:28,642 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /logout
2025-05-24 23:22:28,642 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 23:22:28,642 main DEBUG org.springframework.security.web.authentication.logout.LogoutFilter Logging out [UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 23:22:28,642 main DEBUG org.springframework.security.web.authentication.logout.SecurityContextLogoutHandler Invalidated session 4
2025-05-24 23:22:28,643 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 53, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,643 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 54, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,643 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 55, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,643 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 56, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,644 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 57, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,644 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 58, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,644 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 59, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,645 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLogoutWithSessionInvalidation], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:22:28,646 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 60, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,646 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:22:28,646 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 61, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,646 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 62, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,647 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsAdminRedirect], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:22:28,648 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 63, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,648 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 64, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,648 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 65, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,649 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 66, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,650 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 67, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,650 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@128a188a}
2025-05-24 23:22:28,650 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@128a188a}
2025-05-24 23:22:28,651 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@ccd000e] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:22:28,651 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:22:28,651 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@400008bf]
2025-05-24 23:22:28,651 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 23:22:28,652 main DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from 5
2025-05-24 23:22:28,652 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=admin, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=5], Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@400008bf]
2025-05-24 23:22:28,652 main DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=admin, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=5], Granted Authorities=[ROLE_USER]]
2025-05-24 23:22:28,655 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 68, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,655 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 69, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,655 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 70, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,656 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 71, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,656 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 72, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,656 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 73, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,656 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 74, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,656 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsAdminRedirect], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:22:28,664 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 75, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,664 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:22:28,664 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 76, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,664 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 77, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,666 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:22:28,666 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 78, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,666 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 79, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,667 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 80, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,667 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 81, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,667 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 82, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,668 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6df31abf}
2025-05-24 23:22:28,668 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6df31abf}
2025-05-24 23:22:28,668 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@ccd000e] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:22:28,668 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@5a57cf90]
2025-05-24 23:22:28,668 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /logout
2025-05-24 23:22:28,669 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 23:22:28,669 main DEBUG org.springframework.security.web.authentication.logout.LogoutFilter Logging out [UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 23:22:28,669 main DEBUG org.springframework.security.web.authentication.logout.SecurityContextLogoutHandler Invalidated session 7
2025-05-24 23:22:28,670 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 83, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,670 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 84, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,670 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 85, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,670 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 86, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,671 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 87, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,671 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 88, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,671 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 89, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,671 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:22:28,673 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 90, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,673 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:22:28,674 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 91, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,674 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 92, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,675 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsUserRedirect], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:22:28,675 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 93, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,676 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 94, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,676 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 95, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,676 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 96, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,677 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 97, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,677 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3340ce58}
2025-05-24 23:22:28,677 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3340ce58}
2025-05-24 23:22:28,678 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@ccd000e] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:22:28,678 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:22:28,678 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@14499b52]
2025-05-24 23:22:28,678 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 23:22:28,678 main DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from 8
2025-05-24 23:22:28,678 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=user, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=8], Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@14499b52]
2025-05-24 23:22:28,678 main DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=user, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=8], Granted Authorities=[ROLE_USER]]
2025-05-24 23:22:28,679 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 98, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,680 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 99, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,680 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 100, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,680 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 101, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,680 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 102, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,680 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 103, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,680 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 104, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,680 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsUserRedirect], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:22:28,681 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 105, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,681 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:22:28,681 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 106, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,682 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 107, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,682 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:22:28,682 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 108, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,682 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 109, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,683 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 110, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,683 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 111, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,685 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 112, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,685 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@404dc999}
2025-05-24 23:22:28,685 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@404dc999}
2025-05-24 23:22:28,686 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@ccd000e] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:22:28,686 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:22:28,686 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@ef85567]
2025-05-24 23:22:28,686 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-24 23:22:28,686 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-24 23:22:28,686 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/main_menu", parameters={}
2025-05-24 23:22:28,686 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(Model)
2025-05-24 23:22:28,687 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 23:22:28,687 main DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=Mocked Message List}
2025-05-24 23:22:28,687 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 23:22:28,687 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 23:22:28,687 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 23:22:28,687 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 23:22:28,688 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 113, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,688 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 114, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,688 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 115, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,688 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 116, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,688 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 117, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,688 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 118, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,688 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 119, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,689 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:22:28,691 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@6f655dbd size = 1, maxSize = 32, parentContextCount = 0, hitCount = 120, missCount = 1, failureCount = 0]
2025-05-24 23:22:28,691 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [SecurityConfigTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:22:28,745 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@aa10649, started on Sat May 24 23:22:25 KST 2025
2025-05-24 23:22:28,748 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 23:22:28,748 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 23:22:28,749 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 23:22:28,749 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
Logback Log Messages

Log session start time Sat May 24 23:25:13 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 23:25:13,992 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [SecurityConfigTest]: using SpringBootContextLoader
2025-05-24 23:25:13,994 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.security.SecurityConfigTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 23:25:13,995 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.security.SecurityConfigTest]: SecurityConfigTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 23:25:14,005 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [SecurityConfigTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 23:25:14,053 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [SecurityConfigTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 23:25:14,139 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-24 23:25:14,142 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:25:14,158 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 23:25:14,172 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [SecurityConfigTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 23:25:14,175 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [SecurityConfigTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:25:14,227 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
Logback Log Messages

Log session start time Sat May 24 23:25:14 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 23:25:14,472 main INFO deu.cse.spring_webmail.security.SecurityConfigTest Starting SecurityConfigTest using Java 21.0.6 with PID 35372 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 23:25:14,472 main DEBUG deu.cse.spring_webmail.security.SecurityConfigTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 23:25:14,473 main INFO deu.cse.spring_webmail.security.SecurityConfigTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 23:25:14,473 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 23:25:14,499 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@aa10649
2025-05-24 23:25:14,531 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 23:25:14,544 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 23:25:14,641 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 23:25:14,643 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 23:25:14,645 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 23:25:14,646 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 23:25:14,646 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 23:25:14,647 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 23:25:14,653 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 23:25:14,656 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 23:25:14,657 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 23:25:14,658 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 23:25:14,660 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 23:25:14,975 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-24 23:25:14,987 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 23:25:15,074 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 23:25:15,968 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 23:25:15,970 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 23:25:15,980 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 23:25:15,981 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 23:25:15,984 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 23:25:15,986 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 23:25:15,991 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 23:25:15,992 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 23:25:15,993 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 23:25:15,993 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 23:25:15,998 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 23:25:16,042 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@61911947]
2025-05-24 23:25:16,044 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 23:25:16,048 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 23:25:16,060 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 23:25:16,073 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:25:16,074 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 23:25:16,077 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 23:25:16,083 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 23:25:16,084 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:25:16,085 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:25:16,085 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 23:25:16,087 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 23:25:16,090 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 23:25:16,093 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 23:25:16,094 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 23:25:16,095 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 23:25:16,096 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@34a0ef00'
2025-05-24 23:25:16,097 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 23:25:16,102 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 23:25:16,102 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@aa10649'
2025-05-24 23:25:16,107 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 23:25:16,107 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@aa10649'
2025-05-24 23:25:16,108 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 23:25:16,109 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@aa10649'
2025-05-24 23:25:16,112 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 23:25:16,112 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 23:25:16,113 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@aa10649'
2025-05-24 23:25:16,114 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 23:25:16,114 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 23:25:16,115 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@aa10649'
2025-05-24 23:25:16,126 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 23:25:16,129 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 23:25:16,136 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 23:25:16,136 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 23:25:16,136 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:25:16,139 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 23:25:16,164 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:25:16,171 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:25:16,172 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:25:16,172 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@34a0ef00'
2025-05-24 23:25:16,176 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 23:25:16,177 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 23:25:16,178 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:25:16,178 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:25:16,178 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@34a0ef00'
2025-05-24 23:25:16,181 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 23:25:16,183 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@aa10649'
2025-05-24 23:25:16,306 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 23:25:16,320 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 23:25:16,322 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 23:25:16,329 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 23:25:16,330 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 23:25:16,346 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 23:25:16,349 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@aa10649'
2025-05-24 23:25:16,350 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:25:16,350 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:25:16,366 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 23:25:16,381 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 23:25:16,382 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@aa10649'
2025-05-24 23:25:16,382 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:25:16,382 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:25:16,390 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 23:25:16,391 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:25:16,392 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:25:16,392 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:25:16,447 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes) {GET [/show_addr]}: showAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {GET [/insert_addr]}: insertAddr()
2025-05-24 23:25:16,456 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes) {GET [/download]}: download(String,String)
2025-05-24 23:25:16,460 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes) {GET [/add_user]}: addUser() {GET [/login_fail]}: loginFail() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {GET [/admin_menu]}: adminMenu(Model) {GET [/delete_user]}: deleteUser(Model) {GET [/main_menu]}: mainMenu(Model) { [/get_image/{imageName}]}: getImage(String) {GET [/img_test]}: imgTest() {GET [/]}: index()
2025-05-24 23:25:16,465 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes) {GET [/write_mail]}: writeMail()
2025-05-24 23:25:16,476 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse) { [/error]}: error(HttpServletRequest)
2025-05-24 23:25:16,483 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 23:25:16,484 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 23:25:16,484 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:25:16,484 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:25:16,485 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 23:25:16,486 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:25:16,486 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:25:16,488 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 23:25:16,489 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 23:25:16,489 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:25:16,489 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:25:16,491 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 23:25:16,491 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 23:25:16,496 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 23:25:16,497 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 23:25:16,497 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 23:25:16,505 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 23:25:16,506 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 23:25:16,507 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 23:25:16,507 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 23:25:16,507 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 23:25:16,508 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 23:25:16,508 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 23:25:16,509 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 23:25:16,516 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 23:25:16,519 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 23:25:16,519 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 23:25:16,524 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 23:25:16,525 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 23:25:16,525 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 23:25:16,526 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@aa10649'
2025-05-24 23:25:16,526 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 23:25:16,527 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 23:25:16,538 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@aa10649'
2025-05-24 23:25:16,538 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 23:25:16,541 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 23:25:16,541 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 23:25:16,546 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 23:25:16,546 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 23:25:16,552 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@aa10649'
2025-05-24 23:25:16,552 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 23:25:16,556 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 23:25:16,568 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 23:25:16,624 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 23:25:16,624 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:25:16,624 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:25:16,624 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:25:16,641 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 23:25:16,641 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 23:25:16,648 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 23:25:16,649 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 23:25:16,708 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@5bd3ca3c, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2dd8a273, org.springframework.security.web.context.SecurityContextHolderFilter@6e090aaa, org.springframework.security.web.header.HeaderWriterFilter@1e6cb932, org.springframework.web.filter.CorsFilter@59f76e56, org.springframework.security.web.authentication.logout.LogoutFilter@d4ecdb0, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@3f4a605f, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@33430fc, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@45424c0, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@566f4659, org.springframework.security.web.access.ExceptionTranslationFilter@49e0b123, org.springframework.security.web.access.intercept.AuthorizationFilter@7d18338b]
2025-05-24 23:25:16,710 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 23:25:16,712 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 23:25:16,714 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 23:25:16,719 main WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore Ant [pattern='/WEB-INF/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 23:25:16,720 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure Ant [pattern='/WEB-INF/**']
2025-05-24 23:25:16,727 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 23:25:16,729 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 23:25:16,729 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 23:25:16,731 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 23:25:16,731 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 23:25:16,734 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 23:25:16,734 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 23:25:16,735 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:25:16,736 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:25:16,740 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 23:25:16,740 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 23:25:16,741 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:25:16,742 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 23:25:16,743 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:25:16,744 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 23:25:16,745 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 23:25:16,746 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 23:25:16,746 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 23:25:16,748 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 23:25:16,749 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 23:25:16,749 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 23:25:16,749 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 23:25:16,750 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@aa10649'
2025-05-24 23:25:16,751 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:25:16,751 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 23:25:16,751 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:25:16,763 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:25:16,764 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 23:25:16,765 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 23:25:16,766 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 23:25:16,767 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 23:25:16,767 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-24 23:25:16,767 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-24 23:25:16,767 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@aa10649'
2025-05-24 23:25:16,767 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:25:16,768 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-24 23:25:16,768 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 23:25:16,770 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 23:25:16,771 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 23:25:16,774 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 23:25:16,775 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 23:25:16,776 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 23:25:16,776 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 23:25:16,777 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 23:25:16,777 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:25:16,777 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 23:25:16,777 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 23:25:16,787 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 23:25:16,791 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 23:25:16,791 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 23:25:16,791 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 23:25:16,793 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 23:25:16,797 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 23:25:16,798 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 23:25:16,801 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 23:25:16,801 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 23:25:16,807 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 23:25:16,818 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 23:25:16,842 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 23:25:16,844 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 23:25:16,845 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 23:25:16,845 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 23:25:16,848 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 23:25:16,850 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 23:25:16,850 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 23:25:16,851 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:25:16,853 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 23:25:16,856 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 23:25:16,857 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:25:16,858 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 23:25:16,858 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 23:25:16,862 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 23:25:16,862 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@34a0ef00'
2025-05-24 23:25:16,863 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 23:25:16,864 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 23:25:16,871 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 23:25:16,872 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 23:25:16,873 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 23:25:16,873 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 23:25:16,874 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 23:25:16,876 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 23:25:16,876 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 23:25:16,877 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 23:25:16,877 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 23:25:16,878 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 23:25:16,881 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 23:25:16,881 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:25:16,881 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 23:25:16,882 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 23:25:16,883 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-24 23:25:16,883 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-24 23:25:16,886 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-24 23:25:16,886 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-24 23:25:16,887 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-24 23:25:16,887 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-24 23:25:16,893 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 23:25:16,893 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-24 23:25:16,897 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-24 23:25:16,898 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-24 23:25:16,914 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 23:25:16,915 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 23:25:16,915 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 23:25:16,915 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 23:25:16,920 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 23:25:16,921 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 23:25:16,921 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 23:25:16,922 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-24 23:25:16,922 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@3a48c398
2025-05-24 23:25:16,922 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@19a7906c
2025-05-24 23:25:16,922 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 23:25:16,922 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 1 ms
2025-05-24 23:25:16,924 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 23:25:16,924 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-24 23:25:16,941 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 23:25:16,941 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 23:25:16,941 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 23:25:16,948 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-24 23:25:16,951 main INFO deu.cse.spring_webmail.security.SecurityConfigTest Started SecurityConfigTest in 2.733 seconds (process running for 3.677)
2025-05-24 23:25:16,956 main DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-24 23:25:16,959 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1, failureCount = 0]
2025-05-24 23:25:16,961 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:25:16,961 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1, failureCount = 0]
2025-05-24 23:25:16,966 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 1, failureCount = 0]
2025-05-24 23:25:16,992 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLogoutWithoutSession], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:25:16,995 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 1, failureCount = 0]
2025-05-24 23:25:16,996 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 1, failureCount = 0]
2025-05-24 23:25:16,998 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 5, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,000 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 6, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,027 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 7, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,037 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@70aa58e1}
2025-05-24 23:25:17,038 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@70aa58e1}
2025-05-24 23:25:17,038 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@6e090aaa] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:25:17,038 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@70aa58e1}
2025-05-24 23:25:17,038 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@70aa58e1}
2025-05-24 23:25:17,039 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@6e090aaa] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@25ea068e]
2025-05-24 23:25:17,041 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:25:17,042 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@752494dd]
2025-05-24 23:25:17,049 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /logout
2025-05-24 23:25:17,053 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 23:25:17,053 main DEBUG org.springframework.security.web.authentication.logout.LogoutFilter Logging out [UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 23:25:17,053 main DEBUG org.springframework.security.web.authentication.logout.SecurityContextLogoutHandler Invalidated session 1
2025-05-24 23:25:17,064 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,065 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 9, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,066 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 10, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,066 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 11, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,066 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 12, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,067 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 13, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,068 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 14, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,068 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLogoutWithoutSession], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:25:17,076 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 15, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,076 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:25:17,077 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 16, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,077 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 17, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,080 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginFail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:25:17,080 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 18, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,080 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 19, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,081 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 20, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,081 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 21, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,083 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 22, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,086 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@670c171c}
2025-05-24 23:25:17,086 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@670c171c}
2025-05-24 23:25:17,086 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@6e090aaa] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:25:17,086 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:25:17,086 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@61d42275]
2025-05-24 23:25:17,087 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 23:25:17,092 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 23, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,092 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 24, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,092 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 25, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,092 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 26, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,092 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 27, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,093 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 28, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,093 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 29, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,093 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginFail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:25:17,094 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 30, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,094 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:25:17,094 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 31, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,094 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 32, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,096 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsAdmin], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:25:17,096 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 33, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,097 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 34, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,097 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 35, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,097 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 36, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,098 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 37, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,099 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5c9e3d01}
2025-05-24 23:25:17,099 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5c9e3d01}
2025-05-24 23:25:17,099 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@6e090aaa] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:25:17,099 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:25:17,099 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@1dc9f5ad]
2025-05-24 23:25:17,105 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-24 23:25:17,107 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 23:25:17,107 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /admin_menu
2025-05-24 23:25:17,110 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/admin_menu", parameters={}
2025-05-24 23:25:17,111 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#adminMenu(Model)
2025-05-24 23:25:17,123 main DEBUG deu.cse.spring_webmail.control.SystemController root.id = james-admin, root.password = changeme, admin.id = test@test.com
2025-05-24 23:25:17,124 main DEBUG deu.cse.spring_webmail.model.UserAdminAgent UserAdminAgent JMX init: server = 127.0.0.1, port = 9999, adminId = test@test.com
2025-05-24 23:25:17,190 main INFO deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 성공
2025-05-24 23:25:17,197 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 목록 조회 성공
2025-05-24 23:25:17,197 main DEBUG deu.cse.spring_webmail.control.SystemController userList = [1234@test.com, airsoft@test.com, hello@test.com, normal@test.com]
2025-05-24 23:25:17,205 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 23:25:17,205 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/admin_menu', model {userList=[1234@test.com, airsoft@test.com, hello@test.com, normal@test.com]}
2025-05-24 23:25:17,210 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-24 23:25:17,210 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-24 23:25:17,211 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 23:25:17,214 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 38, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,214 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 39, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,214 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 40, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,214 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 41, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,215 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 42, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,215 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 43, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,215 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 44, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,215 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsAdmin], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:25:17,216 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 45, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,216 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:25:17,216 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 46, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,217 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 47, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,218 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLogoutWithSessionInvalidation], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:25:17,218 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 48, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,219 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 49, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,220 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 50, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,220 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 51, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,222 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 52, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,222 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2a4cb8ae}
2025-05-24 23:25:17,222 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2a4cb8ae}
2025-05-24 23:25:17,222 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@6e090aaa] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:25:17,222 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@9763e61]
2025-05-24 23:25:17,223 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /logout
2025-05-24 23:25:17,223 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 23:25:17,223 main DEBUG org.springframework.security.web.authentication.logout.LogoutFilter Logging out [UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 23:25:17,223 main DEBUG org.springframework.security.web.authentication.logout.SecurityContextLogoutHandler Invalidated session 4
2025-05-24 23:25:17,223 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 53, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,224 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 54, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,224 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 55, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,224 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 56, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,224 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 57, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,224 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 58, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,224 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 59, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,224 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLogoutWithSessionInvalidation], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:25:17,225 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 60, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,226 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:25:17,226 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 61, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,226 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 62, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,227 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsAdminRedirect], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:25:17,227 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 63, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,227 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 64, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,227 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 65, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,227 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 66, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,228 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 67, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,229 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@57f1a1de}
2025-05-24 23:25:17,229 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@57f1a1de}
2025-05-24 23:25:17,229 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@6e090aaa] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:25:17,229 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:25:17,229 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@4a6ef712]
2025-05-24 23:25:17,230 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 23:25:17,230 main DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from 5
2025-05-24 23:25:17,230 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=5], Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@4a6ef712]
2025-05-24 23:25:17,230 main DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=5], Granted Authorities=[ROLE_ADMIN]]
2025-05-24 23:25:17,231 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 68, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,232 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 69, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,232 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 70, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,232 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 71, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,232 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 72, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,232 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 73, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,232 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 74, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,232 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsAdminRedirect], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:25:17,233 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 75, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,233 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:25:17,233 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 76, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,234 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 77, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,234 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:25:17,234 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 78, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,234 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 79, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,235 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 80, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,235 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 81, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,236 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 82, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,237 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@61be6051}
2025-05-24 23:25:17,237 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@61be6051}
2025-05-24 23:25:17,237 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@6e090aaa] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:25:17,237 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@13c18bba]
2025-05-24 23:25:17,237 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /logout
2025-05-24 23:25:17,237 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 23:25:17,237 main DEBUG org.springframework.security.web.authentication.logout.LogoutFilter Logging out [UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 23:25:17,238 main DEBUG org.springframework.security.web.authentication.logout.SecurityContextLogoutHandler Invalidated session 7
2025-05-24 23:25:17,238 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 83, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,238 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 84, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,238 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 85, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,238 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 86, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,238 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 87, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,239 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 88, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,239 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 89, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,239 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:25:17,240 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 90, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,240 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:25:17,240 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 91, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,240 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 92, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,241 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsUserRedirect], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:25:17,241 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 93, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,241 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 94, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,242 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 95, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,242 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 96, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,243 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 97, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,243 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@751bb780}
2025-05-24 23:25:17,243 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@751bb780}
2025-05-24 23:25:17,243 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@6e090aaa] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:25:17,243 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:25:17,243 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@2919aff3]
2025-05-24 23:25:17,244 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 23:25:17,244 main DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from 8
2025-05-24 23:25:17,244 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=user, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=8], Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@2919aff3]
2025-05-24 23:25:17,244 main DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=user, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=8], Granted Authorities=[ROLE_USER]]
2025-05-24 23:25:17,245 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 98, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,245 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 99, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,245 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 100, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,245 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 101, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,245 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 102, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,245 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 103, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,245 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 104, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,245 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsUserRedirect], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:25:17,247 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 105, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,247 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:25:17,247 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 106, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,248 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 107, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,248 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:25:17,249 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 108, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,249 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 109, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,249 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 110, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,249 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 111, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,251 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 112, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,251 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3eadad14}
2025-05-24 23:25:17,251 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3eadad14}
2025-05-24 23:25:17,252 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@6e090aaa] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:25:17,252 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:25:17,252 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@4acc27fd]
2025-05-24 23:25:17,252 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-24 23:25:17,252 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-24 23:25:17,252 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/main_menu", parameters={}
2025-05-24 23:25:17,252 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(Model)
2025-05-24 23:25:17,253 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 23:25:17,253 main DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=Mocked Message List}
2025-05-24 23:25:17,253 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 23:25:17,253 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 23:25:17,253 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 23:25:17,253 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 23:25:17,253 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 113, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,254 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 114, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,254 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 115, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,254 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 116, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,254 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 117, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,254 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 118, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,254 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 119, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,254 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:25:17,256 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@1c815814 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 120, missCount = 1, failureCount = 0]
2025-05-24 23:25:17,256 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [SecurityConfigTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:25:17,296 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@aa10649, started on Sat May 24 23:25:14 KST 2025
2025-05-24 23:25:17,298 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 23:25:17,298 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 23:25:17,298 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 23:25:17,299 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
Logback Log Messages

Log session start time Sat May 24 23:27:29 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 23:27:29,525 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [AddrControllerTest]: using SpringBootContextLoader
2025-05-24 23:27:29,529 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.AddrControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 23:27:29,530 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.AddrControllerTest]: AddrControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 23:27:29,551 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [AddrControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 23:27:29,670 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [AddrControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 23:27:29,993 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-24 23:27:29,997 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 23:27:30,035 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 23:27:30,054 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [AddrControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 23:27:30,056 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [AddrControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:30,308 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
Logback Log Messages

Log session start time Sat May 24 23:27:30 KST 2025

Date Thread Level Logger MDC Message
2025-05-24 23:27:31,204 main INFO deu.cse.spring_webmail.control.AddrControllerTest Starting AddrControllerTest using Java 21.0.6 with PID 38252 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 23:27:31,205 main DEBUG deu.cse.spring_webmail.control.AddrControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 23:27:31,207 main INFO deu.cse.spring_webmail.control.AddrControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 23:27:31,211 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 23:27:31,263 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@aa752bb
2025-05-24 23:27:31,338 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 23:27:31,386 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 23:27:31,512 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 23:27:31,514 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 23:27:31,515 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 23:27:31,516 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 23:27:31,517 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 23:27:31,518 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 23:27:31,523 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 23:27:31,526 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 23:27:31,527 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 23:27:31,533 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 23:27:31,536 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 23:27:31,982 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-24 23:27:31,994 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 23:27:32,104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 23:27:33,285 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 23:27:33,293 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 23:27:33,323 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 23:27:33,330 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 23:27:33,342 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 23:27:33,351 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 23:27:33,375 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 23:27:33,376 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 23:27:33,379 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 23:27:33,380 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 23:27:33,399 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 23:27:33,582 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@76ac8c3d]
2025-05-24 23:27:33,586 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 23:27:33,596 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 23:27:33,629 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 23:27:33,671 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:27:33,674 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 23:27:33,679 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 23:27:33,685 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 23:27:33,696 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 23:27:33,698 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:27:33,699 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:27:33,701 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 23:27:33,704 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 23:27:33,710 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 23:27:33,715 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 23:27:33,716 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 23:27:33,717 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 23:27:33,719 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@b8b2184'
2025-05-24 23:27:33,722 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 23:27:33,731 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 23:27:33,731 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@aa752bb'
2025-05-24 23:27:33,736 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 23:27:33,737 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@aa752bb'
2025-05-24 23:27:33,739 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 23:27:33,740 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@aa752bb'
2025-05-24 23:27:33,748 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 23:27:33,749 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 23:27:33,749 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@aa752bb'
2025-05-24 23:27:33,753 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 23:27:33,753 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 23:27:33,755 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@aa752bb'
2025-05-24 23:27:33,786 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 23:27:33,791 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 23:27:33,800 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 23:27:33,800 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 23:27:33,802 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:27:33,806 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 23:27:33,842 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:27:33,849 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:27:33,849 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:27:33,849 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@b8b2184'
2025-05-24 23:27:33,858 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 23:27:33,860 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 23:27:33,863 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:27:33,863 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:27:33,864 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@b8b2184'
2025-05-24 23:27:33,870 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 23:27:33,872 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@aa752bb'
2025-05-24 23:27:34,043 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 23:27:34,049 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 23:27:34,050 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 23:27:34,055 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 23:27:34,056 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 23:27:34,069 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 23:27:34,071 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@aa752bb'
2025-05-24 23:27:34,072 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:27:34,072 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:27:34,087 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 23:27:34,101 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 23:27:34,101 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@aa752bb'
2025-05-24 23:27:34,101 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:27:34,101 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:27:34,112 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 23:27:34,114 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:27:34,114 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:27:34,114 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:27:34,195 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/insert_addr]}: insertAddr() {GET [/show_addr]}: showAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 23:27:34,208 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes)
2025-05-24 23:27:34,213 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/add_user]}: addUser() { [/get_image/{imageName}]}: getImage(String) {GET [/main_menu]}: mainMenu(Model) {GET [/img_test]}: imgTest() {GET [/admin_menu]}: adminMenu(Model) {GET [/delete_user]}: deleteUser(Model) {GET [/login_fail]}: loginFail() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 23:27:34,219 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 23:27:34,230 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 23:27:34,239 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 23:27:34,239 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 23:27:34,240 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:27:34,240 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:27:34,242 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 23:27:34,243 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:27:34,244 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:27:34,246 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 23:27:34,246 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 23:27:34,247 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:27:34,247 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:27:34,249 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 23:27:34,249 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 23:27:34,255 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 23:27:34,255 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 23:27:34,257 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 23:27:34,266 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 23:27:34,266 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 23:27:34,268 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 23:27:34,268 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 23:27:34,269 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 23:27:34,271 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 23:27:34,271 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 23:27:34,272 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 23:27:34,279 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 23:27:34,282 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 23:27:34,282 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 23:27:34,286 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 23:27:34,286 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 23:27:34,287 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 23:27:34,288 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@aa752bb'
2025-05-24 23:27:34,288 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 23:27:34,289 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 23:27:34,301 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@aa752bb'
2025-05-24 23:27:34,301 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 23:27:34,304 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 23:27:34,304 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 23:27:34,307 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 23:27:34,308 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 23:27:34,317 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@aa752bb'
2025-05-24 23:27:34,317 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 23:27:34,323 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 23:27:34,338 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 23:27:34,410 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 23:27:34,411 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:27:34,412 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:27:34,412 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:27:34,437 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 23:27:34,437 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 23:27:34,448 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 23:27:34,448 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 23:27:34,517 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@41843b88, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3cc7cf58, org.springframework.security.web.context.SecurityContextHolderFilter@33f5d807, org.springframework.security.web.header.HeaderWriterFilter@5e60e639, org.springframework.web.filter.CorsFilter@7fd8f21, org.springframework.security.web.authentication.logout.LogoutFilter@2cb09f00, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@1ba00c0c, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5acbef42, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7cfc2a08, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5a564a61, org.springframework.security.web.access.ExceptionTranslationFilter@1f9009d3, org.springframework.security.web.access.intercept.AuthorizationFilter@509e4bc4]
2025-05-24 23:27:34,520 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 23:27:34,522 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 23:27:34,522 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 23:27:34,527 main WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore Ant [pattern='/WEB-INF/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 23:27:34,528 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure Ant [pattern='/WEB-INF/**']
2025-05-24 23:27:34,534 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 23:27:34,535 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 23:27:34,536 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 23:27:34,537 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 23:27:34,538 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 23:27:34,540 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 23:27:34,541 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 23:27:34,541 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:27:34,546 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:27:34,551 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 23:27:34,551 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 23:27:34,552 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:27:34,554 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 23:27:34,555 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:27:34,556 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 23:27:34,558 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 23:27:34,558 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 23:27:34,559 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 23:27:34,563 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 23:27:34,564 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 23:27:34,564 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 23:27:34,564 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 23:27:34,566 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@aa752bb'
2025-05-24 23:27:34,566 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:27:34,566 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 23:27:34,567 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:27:34,581 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:27:34,582 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 23:27:34,583 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 23:27:34,583 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 23:27:34,584 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 23:27:34,585 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-24 23:27:34,585 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-24 23:27:34,586 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@aa752bb'
2025-05-24 23:27:34,586 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:27:34,587 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-24 23:27:34,589 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 23:27:34,591 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 23:27:34,593 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 23:27:34,596 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 23:27:34,597 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 23:27:34,598 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 23:27:34,598 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 23:27:34,599 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 23:27:34,599 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:27:34,599 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 23:27:34,600 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 23:27:34,614 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 23:27:34,617 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 23:27:34,617 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 23:27:34,617 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 23:27:34,619 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 23:27:34,623 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 23:27:34,625 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 23:27:34,630 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 23:27:34,630 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 23:27:34,638 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 23:27:34,649 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 23:27:34,691 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 23:27:34,695 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 23:27:34,695 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 23:27:34,696 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 23:27:34,698 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 23:27:34,699 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 23:27:34,699 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 23:27:34,700 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:27:34,703 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 23:27:34,706 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 23:27:34,707 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:27:34,710 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 23:27:34,711 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 23:27:34,722 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 23:27:34,723 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@b8b2184'
2025-05-24 23:27:34,725 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 23:27:34,727 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 23:27:34,730 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 23:27:34,730 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 23:27:34,732 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 23:27:34,733 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 23:27:34,733 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 23:27:34,736 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 23:27:34,737 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 23:27:34,738 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 23:27:34,739 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 23:27:34,739 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 23:27:34,743 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 23:27:34,744 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:27:34,745 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 23:27:34,746 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 23:27:34,748 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-24 23:27:34,748 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-24 23:27:34,753 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-24 23:27:34,754 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-24 23:27:34,756 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-24 23:27:34,756 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-24 23:27:34,764 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 23:27:34,764 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-24 23:27:34,773 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-24 23:27:34,773 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-24 23:27:34,806 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 23:27:34,806 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 23:27:34,806 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 23:27:34,806 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 23:27:34,818 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 23:27:34,818 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 23:27:34,820 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 23:27:34,820 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-24 23:27:34,821 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@795ef208
2025-05-24 23:27:34,821 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@7f4ae871
2025-05-24 23:27:34,821 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 23:27:34,821 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 2 ms
2025-05-24 23:27:34,824 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 23:27:34,825 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-24 23:27:34,846 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 23:27:34,846 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 23:27:34,846 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 23:27:34,856 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-24 23:27:34,861 main INFO deu.cse.spring_webmail.control.AddrControllerTest Started AddrControllerTest in 4.611 seconds (process running for 6.971)
2025-05-24 23:27:34,866 main DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[#1,main,5,main]
2025-05-24 23:27:34,869 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1, failureCount = 0]
2025-05-24 23:27:34,870 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 23:27:34,871 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1, failureCount = 0]
2025-05-24 23:27:34,875 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 1, failureCount = 0]
2025-05-24 23:27:34,898 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testdeleteAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:34,902 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 1, failureCount = 0]
2025-05-24 23:27:34,903 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 1, failureCount = 0]
2025-05-24 23:27:34,906 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 5, missCount = 1, failureCount = 0]
2025-05-24 23:27:34,910 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 6, missCount = 1, failureCount = 0]
2025-05-24 23:27:34,918 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 7, missCount = 1, failureCount = 0]
2025-05-24 23:27:34,931 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6c1e2161}
2025-05-24 23:27:34,931 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6c1e2161}
2025-05-24 23:27:34,932 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@33f5d807] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:27:34,932 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6c1e2161}
2025-05-24 23:27:34,932 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@6c1e2161}
2025-05-24 23:27:34,932 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@33f5d807] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@460222eb]
2025-05-24 23:27:34,937 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@39ebf505]
2025-05-24 23:27:34,961 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /jpa/delete_addr
2025-05-24 23:27:34,969 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 23:27:34,969 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /jpa/delete_addr
2025-05-24 23:27:34,976 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/jpa/delete_addr", parameters={masked}
2025-05-24 23:27:34,976 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#deleteAddr(String, HttpSession, RedirectAttributes)
2025-05-24 23:27:35,084 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 23:27:35,087 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 23:27:35,133 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 1, failureCount = 0]
2025-05-24 23:27:35,136 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 9, missCount = 1, failureCount = 0]
2025-05-24 23:27:35,136 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 10, missCount = 1, failureCount = 0]
2025-05-24 23:27:35,137 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 11, missCount = 1, failureCount = 0]
2025-05-24 23:27:35,138 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 12, missCount = 1, failureCount = 0]
2025-05-24 23:27:35,140 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 13, missCount = 1, failureCount = 0]
2025-05-24 23:27:35,142 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 14, missCount = 1, failureCount = 0]
2025-05-24 23:27:35,144 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testdeleteAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:35,158 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 15, missCount = 1, failureCount = 0]
2025-05-24 23:27:35,158 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 23:27:35,159 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 16, missCount = 1, failureCount = 0]
2025-05-24 23:27:35,160 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 17, missCount = 1, failureCount = 0]
2025-05-24 23:27:35,162 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testinsertAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:35,163 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 18, missCount = 1, failureCount = 0]
2025-05-24 23:27:35,163 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 19, missCount = 1, failureCount = 0]
2025-05-24 23:27:35,163 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 20, missCount = 1, failureCount = 0]
2025-05-24 23:27:35,163 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 21, missCount = 1, failureCount = 0]
2025-05-24 23:27:35,165 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 22, missCount = 1, failureCount = 0]
2025-05-24 23:27:35,176 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@d4a4ba}
2025-05-24 23:27:35,177 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@d4a4ba}
2025-05-24 23:27:35,177 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@33f5d807] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:27:35,177 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@432e61f1]
2025-05-24 23:27:35,178 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /jpa/insert_addr
2025-05-24 23:27:35,178 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 23:27:35,179 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /jpa/insert_addr
2025-05-24 23:27:35,179 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/jpa/insert_addr", parameters={masked}
2025-05-24 23:27:35,179 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#jpaInsertAddr(String, String, String, HttpSession, RedirectAttributes)
2025-05-24 23:27:35,187 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 23:27:35,187 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 23:27:35,188 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 23, missCount = 1, failureCount = 0]
2025-05-24 23:27:35,188 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 24, missCount = 1, failureCount = 0]
2025-05-24 23:27:35,189 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 25, missCount = 1, failureCount = 0]
2025-05-24 23:27:35,189 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 26, missCount = 1, failureCount = 0]
2025-05-24 23:27:35,189 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 27, missCount = 1, failureCount = 0]
2025-05-24 23:27:35,190 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 28, missCount = 1, failureCount = 0]
2025-05-24 23:27:35,190 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 29, missCount = 1, failureCount = 0]
2025-05-24 23:27:35,190 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testinsertAddr_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:35,193 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 30, missCount = 1, failureCount = 0]
2025-05-24 23:27:35,193 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 23:27:35,194 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 31, missCount = 1, failureCount = 0]
2025-05-24 23:27:35,194 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 32, missCount = 1, failureCount = 0]
2025-05-24 23:27:35,195 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testinsertAddr_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:35,196 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 33, missCount = 1, failureCount = 0]
2025-05-24 23:27:35,196 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 34, missCount = 1, failureCount = 0]
2025-05-24 23:27:35,196 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 35, missCount = 1, failureCount = 0]
2025-05-24 23:27:35,197 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 36, missCount = 1, failureCount = 0]
2025-05-24 23:27:35,197 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 37, missCount = 1, failureCount = 0]
2025-05-24 23:27:35,198 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4d8e6daa}
2025-05-24 23:27:35,198 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4d8e6daa}
2025-05-24 23:27:35,198 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@33f5d807] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:27:35,198 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@207512c3]
2025-05-24 23:27:35,198 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /jpa/insert_addr
2025-05-24 23:27:35,200 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 23:27:35,200 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /jpa/insert_addr
2025-05-24 23:27:35,200 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/jpa/insert_addr", parameters={masked}
2025-05-24 23:27:35,200 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#jpaInsertAddr(String, String, String, HttpSession, RedirectAttributes)
2025-05-24 23:27:35,201 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 23:27:35,201 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 23:27:35,201 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 38, missCount = 1, failureCount = 0]
2025-05-24 23:27:35,202 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 39, missCount = 1, failureCount = 0]
2025-05-24 23:27:35,202 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 40, missCount = 1, failureCount = 0]
2025-05-24 23:27:35,202 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 41, missCount = 1, failureCount = 0]
2025-05-24 23:27:35,204 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 42, missCount = 1, failureCount = 0]
2025-05-24 23:27:35,204 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 43, missCount = 1, failureCount = 0]
2025-05-24 23:27:35,205 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 44, missCount = 1, failureCount = 0]
2025-05-24 23:27:35,205 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testinsertAddr_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:35,207 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 45, missCount = 1, failureCount = 0]
2025-05-24 23:27:35,207 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 23:27:35,208 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 46, missCount = 1, failureCount = 0]
2025-05-24 23:27:35,208 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 47, missCount = 1, failureCount = 0]
2025-05-24 23:27:35,209 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testshowAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:35,210 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 48, missCount = 1, failureCount = 0]
2025-05-24 23:27:35,211 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 49, missCount = 1, failureCount = 0]
2025-05-24 23:27:35,211 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 50, missCount = 1, failureCount = 0]
2025-05-24 23:27:35,212 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 51, missCount = 1, failureCount = 0]
2025-05-24 23:27:35,213 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 52, missCount = 1, failureCount = 0]
2025-05-24 23:27:35,213 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3e17219}
2025-05-24 23:27:35,214 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@3e17219}
2025-05-24 23:27:35,214 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@33f5d807] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:27:35,214 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:27:35,214 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@3c995eae]
2025-05-24 23:27:35,214 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /show_addr
2025-05-24 23:27:35,214 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 23:27:35,214 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /show_addr
2025-05-24 23:27:35,214 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/show_addr", parameters={}
2025-05-24 23:27:35,214 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#showAddr()
2025-05-24 23:27:35,216 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 23:27:35,216 main DEBUG org.springframework.web.servlet.view.JstlView View name 'addr_menu/addr_book', model {}
2025-05-24 23:27:35,223 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/addr_menu/addr_book.jsp]
2025-05-24 23:27:35,223 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/addr_menu/addr_book.jsp]
2025-05-24 23:27:35,223 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 23:27:35,226 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 53, missCount = 1, failureCount = 0]
2025-05-24 23:27:35,226 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 54, missCount = 1, failureCount = 0]
2025-05-24 23:27:35,226 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 55, missCount = 1, failureCount = 0]
2025-05-24 23:27:35,226 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 56, missCount = 1, failureCount = 0]
2025-05-24 23:27:35,227 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 57, missCount = 1, failureCount = 0]
2025-05-24 23:27:35,228 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 58, missCount = 1, failureCount = 0]
2025-05-24 23:27:35,228 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 59, missCount = 1, failureCount = 0]
2025-05-24 23:27:35,228 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testshowAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:35,229 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 60, missCount = 1, failureCount = 0]
2025-05-24 23:27:35,229 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.AddrControllerTest
2025-05-24 23:27:35,229 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 61, missCount = 1, failureCount = 0]
2025-05-24 23:27:35,231 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 62, missCount = 1, failureCount = 0]
2025-05-24 23:27:35,232 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [AddrControllerTest], method [testeinsertAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:35,233 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 63, missCount = 1, failureCount = 0]
2025-05-24 23:27:35,233 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 64, missCount = 1, failureCount = 0]
2025-05-24 23:27:35,233 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 65, missCount = 1, failureCount = 0]
2025-05-24 23:27:35,235 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 66, missCount = 1, failureCount = 0]
2025-05-24 23:27:35,236 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 67, missCount = 1, failureCount = 0]
2025-05-24 23:27:35,236 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1fdc2d45}
2025-05-24 23:27:35,236 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1fdc2d45}
2025-05-24 23:27:35,236 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@33f5d807] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:27:35,236 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:27:35,236 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@65fc2639]
2025-05-24 23:27:35,238 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /insert_addr
2025-05-24 23:27:35,238 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 23:27:35,238 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /insert_addr
2025-05-24 23:27:35,238 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/insert_addr", parameters={}
2025-05-24 23:27:35,239 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.AddrController#insertAddr()
2025-05-24 23:27:35,240 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 23:27:35,240 main DEBUG org.springframework.web.servlet.view.JstlView View name 'addr_menu/addr_insert', model {}
2025-05-24 23:27:35,240 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/addr_menu/addr_insert.jsp]
2025-05-24 23:27:35,240 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/addr_menu/addr_insert.jsp]
2025-05-24 23:27:35,240 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 23:27:35,241 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 68, missCount = 1, failureCount = 0]
2025-05-24 23:27:35,241 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 69, missCount = 1, failureCount = 0]
2025-05-24 23:27:35,241 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 70, missCount = 1, failureCount = 0]
2025-05-24 23:27:35,241 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 71, missCount = 1, failureCount = 0]
2025-05-24 23:27:35,242 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 72, missCount = 1, failureCount = 0]
2025-05-24 23:27:35,242 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 73, missCount = 1, failureCount = 0]
2025-05-24 23:27:35,242 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 74, missCount = 1, failureCount = 0]
2025-05-24 23:27:35,242 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [AddrControllerTest], method [testeinsertAddr], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:35,247 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 75, missCount = 1, failureCount = 0]
2025-05-24 23:27:35,248 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [AddrControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:35,623 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [ReadControllerTest]: using SpringBootContextLoader
2025-05-24 23:27:35,623 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.ReadControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 23:27:35,623 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.ReadControllerTest]: ReadControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 23:27:35,624 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [ReadControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 23:27:35,662 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [ReadControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 23:27:35,666 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 23:27:35,669 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 23:27:35,670 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [ReadControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 23:27:35,670 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [ReadControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:35,682 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-24 23:27:35,716 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-24 23:27:35,725 main INFO deu.cse.spring_webmail.control.ReadControllerTest Starting ReadControllerTest using Java 21.0.6 with PID 38252 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 23:27:35,725 main DEBUG deu.cse.spring_webmail.control.ReadControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 23:27:35,725 main INFO deu.cse.spring_webmail.control.ReadControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 23:27:35,725 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 23:27:35,727 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@5b3063b7
2025-05-24 23:27:35,728 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 23:27:35,728 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 23:27:35,753 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 23:27:35,755 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 23:27:35,756 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 23:27:35,757 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 23:27:35,758 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 23:27:35,758 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 23:27:35,764 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 23:27:35,765 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 23:27:35,767 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 23:27:35,769 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 23:27:35,771 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 23:27:35,993 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-24 23:27:35,994 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 23:27:35,997 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 23:27:36,287 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 23:27:36,287 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 23:27:36,288 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 23:27:36,288 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 23:27:36,289 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 23:27:36,290 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 23:27:36,290 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 23:27:36,290 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 23:27:36,291 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 23:27:36,291 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 23:27:36,291 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 23:27:36,292 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@1b0947c3]
2025-05-24 23:27:36,292 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 23:27:36,292 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 23:27:36,294 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 23:27:36,295 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'Inlined Test Properties' with value of type String
2025-05-24 23:27:36,295 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 23:27:36,296 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 23:27:36,298 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 23:27:36,298 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:27:36,298 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:27:36,299 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 23:27:36,300 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 23:27:36,300 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 23:27:36,300 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 23:27:36,301 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 23:27:36,301 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 23:27:36,301 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@6f3a8d5e'
2025-05-24 23:27:36,301 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 23:27:36,302 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 23:27:36,302 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5b3063b7'
2025-05-24 23:27:36,303 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 23:27:36,303 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5b3063b7'
2025-05-24 23:27:36,303 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 23:27:36,303 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5b3063b7'
2025-05-24 23:27:36,304 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 23:27:36,304 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 23:27:36,304 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5b3063b7'
2025-05-24 23:27:36,304 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 23:27:36,304 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 23:27:36,305 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5b3063b7'
2025-05-24 23:27:36,305 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 23:27:36,307 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 23:27:36,309 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 23:27:36,309 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 23:27:36,309 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:27:36,309 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 23:27:36,325 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:27:36,327 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:27:36,328 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:27:36,328 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@6f3a8d5e'
2025-05-24 23:27:36,332 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 23:27:36,333 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 23:27:36,333 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:27:36,333 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:27:36,334 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@6f3a8d5e'
2025-05-24 23:27:36,335 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 23:27:36,335 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5b3063b7'
2025-05-24 23:27:36,340 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 23:27:36,341 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 23:27:36,341 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 23:27:36,341 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 23:27:36,342 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 23:27:36,344 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 23:27:36,345 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5b3063b7'
2025-05-24 23:27:36,346 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:27:36,346 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:27:36,349 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 23:27:36,352 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 23:27:36,352 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5b3063b7'
2025-05-24 23:27:36,352 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:27:36,352 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:27:36,354 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 23:27:36,355 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:27:36,355 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:27:36,355 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:27:36,358 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/insert_addr]}: insertAddr() {GET [/show_addr]}: showAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 23:27:36,363 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes)
2025-05-24 23:27:36,370 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/add_user]}: addUser() { [/get_image/{imageName}]}: getImage(String) {GET [/main_menu]}: mainMenu(Model) {GET [/img_test]}: imgTest() {GET [/admin_menu]}: adminMenu(Model) {GET [/delete_user]}: deleteUser(Model) {GET [/login_fail]}: loginFail() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 23:27:36,377 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 23:27:36,383 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 23:27:36,384 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 23:27:36,384 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 23:27:36,384 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:27:36,384 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:27:36,385 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 23:27:36,387 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:27:36,387 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:27:36,388 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 23:27:36,389 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 23:27:36,389 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:27:36,389 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:27:36,390 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 23:27:36,390 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 23:27:36,391 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 23:27:36,391 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 23:27:36,391 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 23:27:36,393 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 23:27:36,394 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 23:27:36,395 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 23:27:36,395 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 23:27:36,396 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 23:27:36,397 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 23:27:36,397 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 23:27:36,398 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 23:27:36,405 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 23:27:36,406 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 23:27:36,406 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 23:27:36,407 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 23:27:36,407 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 23:27:36,409 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 23:27:36,409 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5b3063b7'
2025-05-24 23:27:36,409 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 23:27:36,411 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 23:27:36,423 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5b3063b7'
2025-05-24 23:27:36,423 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 23:27:36,424 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 23:27:36,424 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 23:27:36,428 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 23:27:36,428 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 23:27:36,431 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5b3063b7'
2025-05-24 23:27:36,431 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 23:27:36,432 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 23:27:36,433 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 23:27:36,449 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 23:27:36,451 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:27:36,451 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:27:36,451 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:27:36,453 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 23:27:36,454 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 23:27:36,458 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 23:27:36,461 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 23:27:36,472 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@113366e7, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@32c3102, org.springframework.security.web.context.SecurityContextHolderFilter@54214c34, org.springframework.security.web.header.HeaderWriterFilter@45354715, org.springframework.web.filter.CorsFilter@b5b2fa0, org.springframework.security.web.authentication.logout.LogoutFilter@482b6e57, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@2f9f939, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7f09b3aa, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@79d72d99, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@46262fc3, org.springframework.security.web.access.ExceptionTranslationFilter@2254919b, org.springframework.security.web.access.intercept.AuthorizationFilter@3af64136]
2025-05-24 23:27:36,473 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 23:27:36,474 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 23:27:36,475 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 23:27:36,475 main WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore Ant [pattern='/WEB-INF/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 23:27:36,476 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure Ant [pattern='/WEB-INF/**']
2025-05-24 23:27:36,477 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 23:27:36,478 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 23:27:36,479 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 23:27:36,479 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 23:27:36,479 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 23:27:36,480 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 23:27:36,480 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 23:27:36,481 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:27:36,482 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:27:36,483 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 23:27:36,484 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 23:27:36,484 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:27:36,484 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 23:27:36,484 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:27:36,484 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 23:27:36,485 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 23:27:36,485 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 23:27:36,485 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 23:27:36,487 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 23:27:36,488 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 23:27:36,489 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 23:27:36,489 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 23:27:36,490 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5b3063b7'
2025-05-24 23:27:36,490 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:27:36,490 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 23:27:36,490 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:27:36,493 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:27:36,494 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 23:27:36,495 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 23:27:36,496 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 23:27:36,497 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 23:27:36,497 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-24 23:27:36,497 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-24 23:27:36,497 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@5b3063b7'
2025-05-24 23:27:36,497 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:27:36,498 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-24 23:27:36,498 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 23:27:36,498 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 23:27:36,499 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 23:27:36,499 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 23:27:36,500 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 23:27:36,501 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 23:27:36,501 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 23:27:36,501 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 23:27:36,503 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:27:36,503 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 23:27:36,503 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 23:27:36,503 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 23:27:36,504 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 23:27:36,504 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 23:27:36,504 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 23:27:36,505 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 23:27:36,506 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 23:27:36,507 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 23:27:36,507 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 23:27:36,508 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 23:27:36,508 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 23:27:36,509 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 23:27:36,509 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 23:27:36,509 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 23:27:36,510 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 23:27:36,510 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 23:27:36,510 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 23:27:36,510 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 23:27:36,510 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 23:27:36,511 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:27:36,512 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 23:27:36,512 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 23:27:36,512 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:27:36,513 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 23:27:36,513 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 23:27:36,513 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 23:27:36,513 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@6f3a8d5e'
2025-05-24 23:27:36,513 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 23:27:36,514 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 23:27:36,514 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 23:27:36,514 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 23:27:36,515 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 23:27:36,515 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 23:27:36,515 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 23:27:36,515 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 23:27:36,516 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 23:27:36,517 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 23:27:36,517 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 23:27:36,517 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 23:27:36,518 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 23:27:36,518 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:27:36,518 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 23:27:36,519 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 23:27:36,519 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-24 23:27:36,520 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-24 23:27:36,520 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-24 23:27:36,520 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-24 23:27:36,521 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-24 23:27:36,522 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-24 23:27:36,522 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 23:27:36,522 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-24 23:27:36,522 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-24 23:27:36,523 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-24 23:27:36,523 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 23:27:36,523 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 23:27:36,523 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 23:27:36,523 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 23:27:36,523 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 23:27:36,523 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 23:27:36,523 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 23:27:36,523 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-24 23:27:36,524 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@8d11a2c
2025-05-24 23:27:36,524 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@15554017
2025-05-24 23:27:36,524 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 23:27:36,524 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 1 ms
2025-05-24 23:27:36,524 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 23:27:36,525 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-24 23:27:36,528 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 23:27:36,529 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 23:27:36,529 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 23:27:36,530 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-24 23:27:36,531 main INFO deu.cse.spring_webmail.control.ReadControllerTest Started ReadControllerTest in 0.85 seconds (process running for 8.64)
2025-05-24 23:27:36,532 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 75, missCount = 2, failureCount = 0]
2025-05-24 23:27:36,533 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 23:27:36,533 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 76, missCount = 2, failureCount = 0]
2025-05-24 23:27:36,534 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 77, missCount = 2, failureCount = 0]
2025-05-24 23:27:36,536 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testdownload_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:36,537 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 78, missCount = 2, failureCount = 0]
2025-05-24 23:27:36,538 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 79, missCount = 2, failureCount = 0]
2025-05-24 23:27:36,540 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 80, missCount = 2, failureCount = 0]
2025-05-24 23:27:36,540 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 81, missCount = 2, failureCount = 0]
2025-05-24 23:27:36,541 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 82, missCount = 2, failureCount = 0]
2025-05-24 23:27:36,551 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@11eb41f4}
2025-05-24 23:27:36,551 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@11eb41f4}
2025-05-24 23:27:36,551 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@54214c34] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:27:36,551 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@11eb41f4}
2025-05-24 23:27:36,551 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@11eb41f4}
2025-05-24 23:27:36,552 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@54214c34] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@35950e2]
2025-05-24 23:27:36,552 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:27:36,552 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@77f0b9d7]
2025-05-24 23:27:36,552 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /download
2025-05-24 23:27:36,552 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 23:27:36,552 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /download
2025-05-24 23:27:36,552 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/download", parameters={masked}
2025-05-24 23:27:36,553 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#download(String, String)
2025-05-24 23:27:36,554 main DEBUG deu.cse.spring_webmail.control.ReadController userid = tester, filename = sample.txt
2025-05-24 23:27:36,561 main DEBUG deu.cse.spring_webmail.control.ReadController userid = tester, filename = sample.txt
2025-05-24 23:27:36,564 main DEBUG deu.cse.spring_webmail.control.ReadController File: C:\Users\Haruki\AppData\Local\Temp\junit8311759779926150091\mock_download\tester\sample.txt, Content-Type: text/plain
2025-05-24 23:27:36,573 main DEBUG org.springframework.web.servlet.mvc.method.annotation.HttpEntityMethodProcessor Found 'Content-Type:text/plain' in response
2025-05-24 23:27:36,573 main DEBUG org.springframework.web.servlet.mvc.method.annotation.HttpEntityMethodProcessor Writing [InputStream resource [resource loaded through InputStream]]
2025-05-24 23:27:36,575 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 23:27:36,664 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 83, missCount = 2, failureCount = 0]
2025-05-24 23:27:36,665 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 84, missCount = 2, failureCount = 0]
2025-05-24 23:27:36,665 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 85, missCount = 2, failureCount = 0]
2025-05-24 23:27:36,665 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 86, missCount = 2, failureCount = 0]
2025-05-24 23:27:36,665 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 87, missCount = 2, failureCount = 0]
2025-05-24 23:27:36,667 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 88, missCount = 2, failureCount = 0]
2025-05-24 23:27:36,667 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 89, missCount = 2, failureCount = 0]
2025-05-24 23:27:36,667 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testdownload_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:36,677 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 90, missCount = 2, failureCount = 0]
2025-05-24 23:27:36,677 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 23:27:36,677 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 91, missCount = 2, failureCount = 0]
2025-05-24 23:27:36,678 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 92, missCount = 2, failureCount = 0]
2025-05-24 23:27:36,679 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testdeleteMail_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:36,680 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 93, missCount = 2, failureCount = 0]
2025-05-24 23:27:36,680 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 94, missCount = 2, failureCount = 0]
2025-05-24 23:27:36,681 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 95, missCount = 2, failureCount = 0]
2025-05-24 23:27:36,681 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 96, missCount = 2, failureCount = 0]
2025-05-24 23:27:36,682 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 97, missCount = 2, failureCount = 0]
2025-05-24 23:27:36,688 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@238cf72}
2025-05-24 23:27:36,688 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@238cf72}
2025-05-24 23:27:36,688 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@54214c34] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:27:36,688 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:27:36,688 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@2fd77e1d]
2025-05-24 23:27:36,689 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_mail.do
2025-05-24 23:27:36,689 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 23:27:36,689 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /delete_mail.do
2025-05-24 23:27:36,689 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/delete_mail.do", parameters={masked}
2025-05-24 23:27:36,689 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#deleteMailDo(Integer, RedirectAttributes)
2025-05-24 23:27:36,690 main DEBUG deu.cse.spring_webmail.control.ReadController delete_mail.do: msgid = 1
2025-05-24 23:27:36,691 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 23:27:36,691 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 23:27:36,692 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 98, missCount = 2, failureCount = 0]
2025-05-24 23:27:36,693 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 99, missCount = 2, failureCount = 0]
2025-05-24 23:27:36,693 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 100, missCount = 2, failureCount = 0]
2025-05-24 23:27:36,693 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 101, missCount = 2, failureCount = 0]
2025-05-24 23:27:36,693 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 102, missCount = 2, failureCount = 0]
2025-05-24 23:27:36,694 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 103, missCount = 2, failureCount = 0]
2025-05-24 23:27:36,694 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 104, missCount = 2, failureCount = 0]
2025-05-24 23:27:36,694 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testdeleteMail_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:36,696 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 105, missCount = 2, failureCount = 0]
2025-05-24 23:27:36,696 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 23:27:36,696 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 106, missCount = 2, failureCount = 0]
2025-05-24 23:27:36,697 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 107, missCount = 2, failureCount = 0]
2025-05-24 23:27:36,698 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testdeleteMail_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:36,698 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 108, missCount = 2, failureCount = 0]
2025-05-24 23:27:36,698 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 109, missCount = 2, failureCount = 0]
2025-05-24 23:27:36,699 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 110, missCount = 2, failureCount = 0]
2025-05-24 23:27:36,699 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 111, missCount = 2, failureCount = 0]
2025-05-24 23:27:36,699 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 112, missCount = 2, failureCount = 0]
2025-05-24 23:27:36,700 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1d2d3bc2}
2025-05-24 23:27:36,701 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1d2d3bc2}
2025-05-24 23:27:36,701 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@54214c34] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:27:36,701 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:27:36,701 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@79c01d37]
2025-05-24 23:27:36,701 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_mail.do
2025-05-24 23:27:36,701 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 23:27:36,702 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /delete_mail.do
2025-05-24 23:27:36,702 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/delete_mail.do", parameters={masked}
2025-05-24 23:27:36,702 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#deleteMailDo(Integer, RedirectAttributes)
2025-05-24 23:27:36,702 main DEBUG deu.cse.spring_webmail.control.ReadController delete_mail.do: msgid = 1
2025-05-24 23:27:36,703 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 23:27:36,703 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 23:27:36,705 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 113, missCount = 2, failureCount = 0]
2025-05-24 23:27:36,705 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 114, missCount = 2, failureCount = 0]
2025-05-24 23:27:36,705 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 115, missCount = 2, failureCount = 0]
2025-05-24 23:27:36,706 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 116, missCount = 2, failureCount = 0]
2025-05-24 23:27:36,706 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 117, missCount = 2, failureCount = 0]
2025-05-24 23:27:36,707 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 118, missCount = 2, failureCount = 0]
2025-05-24 23:27:36,707 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 119, missCount = 2, failureCount = 0]
2025-05-24 23:27:36,708 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testdeleteMail_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:36,709 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 120, missCount = 2, failureCount = 0]
2025-05-24 23:27:36,709 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.ReadControllerTest
2025-05-24 23:27:36,709 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 121, missCount = 2, failureCount = 0]
2025-05-24 23:27:36,709 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 122, missCount = 2, failureCount = 0]
2025-05-24 23:27:36,711 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [ReadControllerTest], method [testshowMessage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:36,711 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 123, missCount = 2, failureCount = 0]
2025-05-24 23:27:36,711 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 124, missCount = 2, failureCount = 0]
2025-05-24 23:27:36,712 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 125, missCount = 2, failureCount = 0]
2025-05-24 23:27:36,712 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 126, missCount = 2, failureCount = 0]
2025-05-24 23:27:36,714 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 127, missCount = 2, failureCount = 0]
2025-05-24 23:27:36,716 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2d3ff2e8}
2025-05-24 23:27:36,716 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2d3ff2e8}
2025-05-24 23:27:36,716 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@54214c34] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:27:36,716 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@792b4d95]
2025-05-24 23:27:36,717 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /show_message
2025-05-24 23:27:36,717 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 23:27:36,717 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /show_message
2025-05-24 23:27:36,717 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/show_message", parameters={masked}
2025-05-24 23:27:36,718 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.ReadController#showMessage(Integer, Model)
2025-05-24 23:27:36,718 main DEBUG deu.cse.spring_webmail.control.ReadController download_folder = /mock_download
2025-05-24 23:27:36,721 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 23:27:36,721 main DEBUG org.springframework.web.servlet.view.JstlView View name '/read_mail/show_message', model {msg=Hello message}
2025-05-24 23:27:36,721 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//read_mail/show_message.jsp]
2025-05-24 23:27:36,721 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views//read_mail/show_message.jsp]
2025-05-24 23:27:36,721 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 23:27:36,725 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 128, missCount = 2, failureCount = 0]
2025-05-24 23:27:36,725 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 129, missCount = 2, failureCount = 0]
2025-05-24 23:27:36,725 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 130, missCount = 2, failureCount = 0]
2025-05-24 23:27:36,725 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 131, missCount = 2, failureCount = 0]
2025-05-24 23:27:36,725 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 132, missCount = 2, failureCount = 0]
2025-05-24 23:27:36,726 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 133, missCount = 2, failureCount = 0]
2025-05-24 23:27:36,726 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 134, missCount = 2, failureCount = 0]
2025-05-24 23:27:36,726 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [ReadControllerTest], method [testshowMessage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:36,728 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 2, maxSize = 32, parentContextCount = 0, hitCount = 135, missCount = 2, failureCount = 0]
2025-05-24 23:27:36,729 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [ReadControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:36,745 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [SystemControllerTest]: using SpringBootContextLoader
2025-05-24 23:27:36,747 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.SystemControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 23:27:36,747 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.SystemControllerTest]: SystemControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 23:27:36,748 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [SystemControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 23:27:36,764 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [SystemControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 23:27:36,765 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 23:27:36,768 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 23:27:36,769 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [SystemControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 23:27:36,769 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [SystemControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:36,797 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-24 23:27:36,825 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-24 23:27:36,833 main INFO deu.cse.spring_webmail.control.SystemControllerTest Starting SystemControllerTest using Java 21.0.6 with PID 38252 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 23:27:36,834 main DEBUG deu.cse.spring_webmail.control.SystemControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 23:27:36,834 main INFO deu.cse.spring_webmail.control.SystemControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 23:27:36,834 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 23:27:36,836 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@593ed55b
2025-05-24 23:27:36,837 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 23:27:36,837 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 23:27:36,863 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 23:27:36,866 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 23:27:36,867 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 23:27:36,867 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 23:27:36,868 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 23:27:36,869 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 23:27:36,876 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 23:27:36,877 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 23:27:36,878 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 23:27:36,879 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 23:27:36,881 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 23:27:37,021 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-24 23:27:37,021 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 23:27:37,023 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 23:27:37,061 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 23:27:37,061 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 23:27:37,061 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 23:27:37,061 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 23:27:37,061 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 23:27:37,062 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 23:27:37,062 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 23:27:37,062 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 23:27:37,063 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 23:27:37,063 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 23:27:37,063 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 23:27:37,064 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@687d4471]
2025-05-24 23:27:37,064 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 23:27:37,064 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 23:27:37,065 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 23:27:37,065 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:27:37,066 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 23:27:37,067 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 23:27:37,067 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:27:37,068 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:27:37,068 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 23:27:37,069 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 23:27:37,069 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 23:27:37,070 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 23:27:37,070 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 23:27:37,070 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 23:27:37,070 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@5fb61d29'
2025-05-24 23:27:37,070 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 23:27:37,072 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 23:27:37,072 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@593ed55b'
2025-05-24 23:27:37,072 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 23:27:37,072 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@593ed55b'
2025-05-24 23:27:37,072 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 23:27:37,073 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@593ed55b'
2025-05-24 23:27:37,073 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 23:27:37,074 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 23:27:37,074 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@593ed55b'
2025-05-24 23:27:37,074 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 23:27:37,074 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 23:27:37,075 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@593ed55b'
2025-05-24 23:27:37,075 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 23:27:37,077 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 23:27:37,079 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 23:27:37,079 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 23:27:37,080 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:27:37,080 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 23:27:37,083 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:27:37,083 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:27:37,084 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:27:37,084 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@5fb61d29'
2025-05-24 23:27:37,085 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 23:27:37,086 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 23:27:37,086 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:27:37,086 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:27:37,086 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@5fb61d29'
2025-05-24 23:27:37,086 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 23:27:37,087 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@593ed55b'
2025-05-24 23:27:37,089 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 23:27:37,089 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 23:27:37,089 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 23:27:37,089 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 23:27:37,090 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 23:27:37,091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 23:27:37,091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@593ed55b'
2025-05-24 23:27:37,091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:27:37,091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:27:37,093 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 23:27:37,094 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 23:27:37,094 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@593ed55b'
2025-05-24 23:27:37,094 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:27:37,094 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:27:37,096 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 23:27:37,096 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:27:37,096 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:27:37,096 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:27:37,097 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/insert_addr]}: insertAddr() {GET [/show_addr]}: showAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 23:27:37,099 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes)
2025-05-24 23:27:37,100 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/add_user]}: addUser() { [/get_image/{imageName}]}: getImage(String) {GET [/main_menu]}: mainMenu(Model) {GET [/img_test]}: imgTest() {GET [/admin_menu]}: adminMenu(Model) {GET [/delete_user]}: deleteUser(Model) {GET [/login_fail]}: loginFail() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 23:27:37,101 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 23:27:37,102 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 23:27:37,103 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 23:27:37,103 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 23:27:37,104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:27:37,104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:27:37,104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 23:27:37,104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:27:37,104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:27:37,105 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 23:27:37,105 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 23:27:37,105 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:27:37,105 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:27:37,105 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 23:27:37,106 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 23:27:37,107 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 23:27:37,107 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 23:27:37,107 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 23:27:37,109 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 23:27:37,109 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 23:27:37,109 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 23:27:37,110 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 23:27:37,110 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 23:27:37,111 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 23:27:37,111 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 23:27:37,111 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 23:27:37,112 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 23:27:37,113 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 23:27:37,113 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 23:27:37,113 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 23:27:37,113 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 23:27:37,113 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 23:27:37,114 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@593ed55b'
2025-05-24 23:27:37,114 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 23:27:37,114 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 23:27:37,116 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@593ed55b'
2025-05-24 23:27:37,116 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 23:27:37,117 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 23:27:37,117 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 23:27:37,118 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 23:27:37,118 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 23:27:37,120 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@593ed55b'
2025-05-24 23:27:37,120 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 23:27:37,120 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 23:27:37,121 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 23:27:37,125 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 23:27:37,125 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:27:37,125 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:27:37,125 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:27:37,126 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 23:27:37,126 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 23:27:37,128 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 23:27:37,129 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 23:27:37,132 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@28e7fbc4, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2e82188, org.springframework.security.web.context.SecurityContextHolderFilter@301db982, org.springframework.security.web.header.HeaderWriterFilter@926d264, org.springframework.web.filter.CorsFilter@5c0ae317, org.springframework.security.web.authentication.logout.LogoutFilter@49d5b1, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@664d4ee1, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4f3891db, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@624fedfd, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@503c8431, org.springframework.security.web.access.ExceptionTranslationFilter@27a14f7e, org.springframework.security.web.access.intercept.AuthorizationFilter@16c90eac]
2025-05-24 23:27:37,133 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 23:27:37,133 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 23:27:37,133 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 23:27:37,134 main WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore Ant [pattern='/WEB-INF/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 23:27:37,134 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure Ant [pattern='/WEB-INF/**']
2025-05-24 23:27:37,135 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 23:27:37,135 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 23:27:37,136 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 23:27:37,136 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 23:27:37,136 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 23:27:37,137 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 23:27:37,137 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 23:27:37,138 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:27:37,139 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:27:37,140 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 23:27:37,141 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 23:27:37,141 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:27:37,142 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 23:27:37,142 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:27:37,142 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 23:27:37,143 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 23:27:37,143 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 23:27:37,143 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 23:27:37,144 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 23:27:37,144 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 23:27:37,144 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 23:27:37,144 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 23:27:37,144 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@593ed55b'
2025-05-24 23:27:37,144 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:27:37,144 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 23:27:37,145 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:27:37,148 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:27:37,148 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 23:27:37,148 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 23:27:37,148 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 23:27:37,149 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 23:27:37,149 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-24 23:27:37,149 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-24 23:27:37,149 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@593ed55b'
2025-05-24 23:27:37,149 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:27:37,150 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-24 23:27:37,150 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 23:27:37,150 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 23:27:37,150 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 23:27:37,150 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 23:27:37,151 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 23:27:37,151 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 23:27:37,151 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 23:27:37,151 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 23:27:37,152 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:27:37,152 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 23:27:37,152 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 23:27:37,153 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 23:27:37,153 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 23:27:37,153 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 23:27:37,153 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 23:27:37,154 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 23:27:37,154 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 23:27:37,154 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 23:27:37,155 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 23:27:37,155 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 23:27:37,155 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 23:27:37,156 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 23:27:37,156 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 23:27:37,156 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 23:27:37,157 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 23:27:37,157 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 23:27:37,157 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 23:27:37,157 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 23:27:37,157 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 23:27:37,157 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:27:37,158 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 23:27:37,158 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 23:27:37,158 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:27:37,158 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 23:27:37,158 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 23:27:37,159 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 23:27:37,159 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@5fb61d29'
2025-05-24 23:27:37,159 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 23:27:37,159 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 23:27:37,160 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 23:27:37,160 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 23:27:37,161 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 23:27:37,161 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 23:27:37,161 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 23:27:37,161 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 23:27:37,161 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 23:27:37,162 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 23:27:37,162 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 23:27:37,162 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 23:27:37,163 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 23:27:37,163 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:27:37,163 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 23:27:37,163 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 23:27:37,163 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-24 23:27:37,163 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-24 23:27:37,164 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-24 23:27:37,164 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-24 23:27:37,164 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-24 23:27:37,165 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-24 23:27:37,165 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 23:27:37,165 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-24 23:27:37,165 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-24 23:27:37,166 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-24 23:27:37,166 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 23:27:37,166 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 23:27:37,166 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 23:27:37,166 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 23:27:37,166 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 23:27:37,167 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 23:27:37,167 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 23:27:37,167 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-24 23:27:37,167 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@1861c4a9
2025-05-24 23:27:37,167 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@6603f03d
2025-05-24 23:27:37,168 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 23:27:37,168 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 1 ms
2025-05-24 23:27:37,168 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 23:27:37,168 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-24 23:27:37,172 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 23:27:37,172 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 23:27:37,173 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 23:27:37,174 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-24 23:27:37,176 main INFO deu.cse.spring_webmail.control.SystemControllerTest Started SystemControllerTest in 0.38 seconds (process running for 9.285)
2025-05-24 23:27:37,178 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 135, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,179 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 23:27:37,179 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 136, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,181 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 137, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,183 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:37,184 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 138, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,185 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 139, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,188 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 140, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,189 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 141, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,190 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 142, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,191 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5254304d}
2025-05-24 23:27:37,191 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5254304d}
2025-05-24 23:27:37,191 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@301db982] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:27:37,192 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5254304d}
2025-05-24 23:27:37,192 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5254304d}
2025-05-24 23:27:37,192 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@301db982] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@52b3a9c6]
2025-05-24 23:27:37,192 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:27:37,192 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@718d339f]
2025-05-24 23:27:37,193 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /add_user
2025-05-24 23:27:37,194 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 23:27:37,194 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /add_user
2025-05-24 23:27:37,195 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/add_user", parameters={}
2025-05-24 23:27:37,195 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#addUser()
2025-05-24 23:27:37,197 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 23:27:37,197 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/add_user', model {}
2025-05-24 23:27:37,197 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/add_user.jsp]
2025-05-24 23:27:37,197 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/add_user.jsp]
2025-05-24 23:27:37,197 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 23:27:37,198 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 143, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,199 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 144, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,199 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 145, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,199 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 146, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,200 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 147, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,200 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 148, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,200 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 149, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,200 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:37,204 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 150, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,204 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 23:27:37,204 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 151, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,205 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 152, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,206 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testGetImage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:37,206 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 153, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,206 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 154, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,206 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 155, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,207 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 156, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,207 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 157, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,283 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@89eab25}
2025-05-24 23:27:37,283 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@89eab25}
2025-05-24 23:27:37,283 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@301db982] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:27:37,283 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:27:37,283 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@700fec90]
2025-05-24 23:27:37,284 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /get_image/test.jpg
2025-05-24 23:27:37,284 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /get_image/test.jpg
2025-05-24 23:27:37,284 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/get_image/test.jpg", parameters={}
2025-05-24 23:27:37,285 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#getImage(String)
2025-05-24 23:27:37,304 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Using 'application/octet-stream', given [*/*] and supported [application/octet-stream, */*, application/json, application/*+json]
2025-05-24 23:27:37,305 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Writing [{-1, -40, -1, -32, 0, 16, 74, 70, 73, 70, 0, 1, 2, 0, 0, 1, 0, 1, 0, 0, -1, -37, 0, 67, 0, 8, 6, 6, (truncated)...]
2025-05-24 23:27:37,307 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 23:27:37,307 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 23:27:37,311 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 158, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,311 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 159, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,311 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 160, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,311 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 161, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,312 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 162, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,313 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 163, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,313 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 164, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,313 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testGetImage_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:37,315 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 165, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,315 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 23:27:37,315 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 166, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,315 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 167, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,316 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testIndexPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:37,316 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 168, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,316 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 169, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,316 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 170, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,316 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 171, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,317 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 172, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,317 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4a25da63}
2025-05-24 23:27:37,317 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@4a25da63}
2025-05-24 23:27:37,317 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@301db982] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:27:37,317 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@4c026825]
2025-05-24 23:27:37,317 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /
2025-05-24 23:27:37,318 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /
2025-05-24 23:27:37,318 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/", parameters={}
2025-05-24 23:27:37,318 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#index()
2025-05-24 23:27:37,318 main DEBUG deu.cse.spring_webmail.control.SystemController index() called...
2025-05-24 23:27:37,319 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 23:27:37,319 main DEBUG org.springframework.web.servlet.view.JstlView View name '/index', model {}
2025-05-24 23:27:37,319 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 23:27:37,319 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views//index.jsp]
2025-05-24 23:27:37,319 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 23:27:37,319 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 23:27:37,319 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 173, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,320 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 174, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,320 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 175, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,320 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 176, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,320 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 177, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,321 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 178, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,321 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 179, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,321 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testIndexPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:37,322 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 180, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,323 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 23:27:37,323 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 181, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,323 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 182, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,324 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserDo_exception], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:37,324 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 183, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,324 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 184, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,324 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 185, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,325 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 186, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,325 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 187, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,374 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@55e85ec8}
2025-05-24 23:27:37,374 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@55e85ec8}
2025-05-24 23:27:37,374 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@301db982] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:27:37,374 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@1c9b887a]
2025-05-24 23:27:37,376 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /add_user.do
2025-05-24 23:27:37,376 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 23:27:37,376 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /add_user.do
2025-05-24 23:27:37,377 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/add_user.do", parameters={masked}
2025-05-24 23:27:37,377 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#addUserDo(String, String, RedirectAttributes)
2025-05-24 23:27:37,379 main DEBUG deu.cse.spring_webmail.control.SystemController add_user.do: id = tester, password = pw123, port = 9999
2025-05-24 23:27:37,381 main ERROR deu.cse.spring_webmail.control.SystemController add_user.do: 시스템 접속에 실패했습니다. 예외 = JMX 접속 실패
2025-05-24 23:27:37,382 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 23:27:37,382 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 23:27:37,383 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 188, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,384 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 189, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,384 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 190, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,384 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 191, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,384 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 192, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,386 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 193, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,386 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 194, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,386 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserDo_exception], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:37,389 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 195, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,390 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 23:27:37,390 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 196, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,390 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 197, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,392 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserDo_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:37,393 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 198, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,393 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 199, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,394 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 200, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,394 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 201, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,395 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 202, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,398 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2dacf052}
2025-05-24 23:27:37,398 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2dacf052}
2025-05-24 23:27:37,399 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@301db982] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:27:37,399 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@474c8dec]
2025-05-24 23:27:37,399 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /add_user.do
2025-05-24 23:27:37,399 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 23:27:37,399 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /add_user.do
2025-05-24 23:27:37,399 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/add_user.do", parameters={masked}
2025-05-24 23:27:37,400 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#addUserDo(String, String, RedirectAttributes)
2025-05-24 23:27:37,400 main DEBUG deu.cse.spring_webmail.control.SystemController add_user.do: id = tester, password = pw123, port = 9999
2025-05-24 23:27:37,401 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 23:27:37,401 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 23:27:37,403 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 203, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,403 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 204, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,403 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 205, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,403 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 206, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,404 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 207, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,404 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 208, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,404 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 209, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,404 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserDo_success], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:37,407 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 210, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,407 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 23:27:37,407 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 211, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,408 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 212, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,409 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testDeleteUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:37,409 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 213, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,409 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 214, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,409 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 215, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,410 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 216, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,410 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 217, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,412 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@35e4cf0c}
2025-05-24 23:27:37,412 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@35e4cf0c}
2025-05-24 23:27:37,412 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@301db982] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:27:37,413 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@1d8ab0dc]
2025-05-24 23:27:37,413 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /delete_user.do
2025-05-24 23:27:37,413 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 23:27:37,414 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /delete_user.do
2025-05-24 23:27:37,414 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/delete_user.do", parameters={masked}
2025-05-24 23:27:37,414 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#deleteUserDo(String[], RedirectAttributes)
2025-05-24 23:27:37,414 main DEBUG deu.cse.spring_webmail.control.SystemController delete_user.do: selectedUser = [a@test.com, b@test.com]
2025-05-24 23:27:37,415 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 23:27:37,416 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 23:27:37,417 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 218, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,417 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 219, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,417 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 220, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,417 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 221, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,417 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 222, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,418 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 223, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,418 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 224, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,418 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testDeleteUserDo], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:37,420 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 225, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,421 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 23:27:37,421 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 226, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,422 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 227, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,423 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAdminMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:37,423 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 228, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,424 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 229, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,424 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 230, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,424 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 231, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,425 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 232, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,426 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1391204c}
2025-05-24 23:27:37,427 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1391204c}
2025-05-24 23:27:37,427 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@301db982] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:27:37,427 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@2e1e46e7]
2025-05-24 23:27:37,427 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-24 23:27:37,428 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 23:27:37,428 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /admin_menu
2025-05-24 23:27:37,428 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/admin_menu", parameters={}
2025-05-24 23:27:37,428 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#adminMenu(Model)
2025-05-24 23:27:37,428 main DEBUG deu.cse.spring_webmail.control.SystemController root.id = james-admin, root.password = changeme, admin.id = test@test.com
2025-05-24 23:27:37,428 main DEBUG deu.cse.spring_webmail.control.SystemController userList = [user1, user2]
2025-05-24 23:27:37,429 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 23:27:37,429 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/admin_menu', model {userList=[user1, user2]}
2025-05-24 23:27:37,429 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-24 23:27:37,429 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-24 23:27:37,430 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 23:27:37,431 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 233, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,432 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 234, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,432 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 235, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,432 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 236, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,433 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 237, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,433 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 238, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,433 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 239, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,433 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAdminMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:37,437 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 240, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,437 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 23:27:37,438 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 241, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,438 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 242, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,439 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testMainMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:37,440 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 243, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,440 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 244, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,441 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 245, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,441 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 246, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,441 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 247, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,443 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@598acf89}
2025-05-24 23:27:37,443 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@598acf89}
2025-05-24 23:27:37,443 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@301db982] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:27:37,444 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@21fca5d3]
2025-05-24 23:27:37,444 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-24 23:27:37,444 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-24 23:27:37,444 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/main_menu", parameters={}
2025-05-24 23:27:37,444 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(Model)
2025-05-24 23:27:37,445 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 23:27:37,445 main DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=Mocked Message List}
2025-05-24 23:27:37,445 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 23:27:37,445 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 23:27:37,446 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 23:27:37,446 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 23:27:37,447 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 248, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,448 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 249, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,448 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 250, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,448 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 251, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,448 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 252, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,448 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 253, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,449 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 254, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,449 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testMainMenu], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:37,450 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 255, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,450 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 23:27:37,450 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 256, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,450 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 257, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,452 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testDeleteUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:37,452 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 258, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,452 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 259, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,452 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 260, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,453 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 261, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,454 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 262, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,457 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@807bfd3}
2025-05-24 23:27:37,457 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@807bfd3}
2025-05-24 23:27:37,457 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@301db982] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:27:37,457 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@58ea2bc2]
2025-05-24 23:27:37,457 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /delete_user
2025-05-24 23:27:37,457 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 23:27:37,458 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /delete_user
2025-05-24 23:27:37,458 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/delete_user", parameters={}
2025-05-24 23:27:37,458 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#deleteUser(Model)
2025-05-24 23:27:37,458 main DEBUG deu.cse.spring_webmail.control.SystemController delete_user called
2025-05-24 23:27:37,458 main DEBUG deu.cse.spring_webmail.control.SystemController userList = [user1, user2]
2025-05-24 23:27:37,459 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 23:27:37,459 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/delete_user', model {userList=[user1, user2]}
2025-05-24 23:27:37,459 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/delete_user.jsp]
2025-05-24 23:27:37,459 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/delete_user.jsp]
2025-05-24 23:27:37,459 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 23:27:37,460 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 263, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,460 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 264, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,460 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 265, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,460 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 266, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,461 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 267, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,461 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 268, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,461 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 269, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,461 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testDeleteUserPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:37,464 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 270, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,464 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 23:27:37,464 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 271, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,464 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 272, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,465 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testAddUserDo_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:37,465 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 273, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,465 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 274, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,465 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 275, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,465 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 276, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,466 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 277, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,467 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5f1bf89a}
2025-05-24 23:27:37,468 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5f1bf89a}
2025-05-24 23:27:37,468 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@301db982] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:27:37,468 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@3ea14a58]
2025-05-24 23:27:37,468 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /add_user.do
2025-05-24 23:27:37,469 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 23:27:37,469 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /add_user.do
2025-05-24 23:27:37,469 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/add_user.do", parameters={masked}
2025-05-24 23:27:37,469 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#addUserDo(String, String, RedirectAttributes)
2025-05-24 23:27:37,470 main DEBUG deu.cse.spring_webmail.control.SystemController add_user.do: id = tester, password = pw123, port = 9999
2025-05-24 23:27:37,473 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 23:27:37,474 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 23:27:37,475 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 278, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,476 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 279, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,476 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 280, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,476 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 281, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,477 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 282, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,477 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 283, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,477 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 284, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,478 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testAddUserDo_fail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:37,480 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 285, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,480 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 23:27:37,480 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 286, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,480 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 287, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,481 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:37,481 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 288, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,481 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 289, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,482 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 290, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,482 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 291, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,482 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 292, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,483 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@30d14f84}
2025-05-24 23:27:37,483 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@30d14f84}
2025-05-24 23:27:37,483 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@301db982] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:27:37,483 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:27:37,483 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@c7b6c50]
2025-05-24 23:27:37,490 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /logout
2025-05-24 23:27:37,490 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 23:27:37,490 main DEBUG org.springframework.security.web.authentication.logout.LogoutFilter Logging out [UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 23:27:37,491 main DEBUG org.springframework.security.web.authentication.logout.SecurityContextLogoutHandler Invalidated session 28
2025-05-24 23:27:37,492 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 293, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,492 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 294, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,493 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 295, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,493 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 296, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,493 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 297, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,494 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 298, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,494 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 299, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,495 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:37,496 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 300, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,497 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 23:27:37,497 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 301, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,498 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 302, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,498 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testLoginFailPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:37,498 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 303, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,498 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 304, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,499 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 305, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,499 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 306, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,499 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 307, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,501 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@22251bb2}
2025-05-24 23:27:37,501 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@22251bb2}
2025-05-24 23:27:37,501 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@301db982] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:27:37,502 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:27:37,502 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@63888c14]
2025-05-24 23:27:37,502 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /login_fail
2025-05-24 23:27:37,502 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /login_fail
2025-05-24 23:27:37,503 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/login_fail", parameters={}
2025-05-24 23:27:37,503 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#loginFail()
2025-05-24 23:27:37,503 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 23:27:37,503 main DEBUG org.springframework.web.servlet.view.JstlView View name 'login_fail', model {}
2025-05-24 23:27:37,503 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/login_fail.jsp]
2025-05-24 23:27:37,503 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/login_fail.jsp]
2025-05-24 23:27:37,504 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 23:27:37,504 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 23:27:37,504 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 308, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,504 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 309, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,504 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 310, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,504 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 311, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,505 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 312, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,505 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 313, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,505 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 314, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,505 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testLoginFailPage], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:37,506 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 315, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,506 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.SystemControllerTest
2025-05-24 23:27:37,507 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 316, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,507 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 317, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,507 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SystemControllerTest], method [testGetImage_nofile], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:37,508 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 318, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,508 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 319, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,508 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 320, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,508 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 321, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,509 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 322, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,510 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@20eee47c}
2025-05-24 23:27:37,511 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@20eee47c}
2025-05-24 23:27:37,511 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@301db982] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:27:37,511 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:27:37,511 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@d5aea9a]
2025-05-24 23:27:37,511 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /get_image/nonexistent.jpg
2025-05-24 23:27:37,512 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /get_image/nonexistent.jpg
2025-05-24 23:27:37,512 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/get_image/nonexistent.jpg", parameters={}
2025-05-24 23:27:37,512 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#getImage(String)
2025-05-24 23:27:37,513 main ERROR deu.cse.spring_webmail.control.SystemController getImageBytes 예외: Can't read input file!
2025-05-24 23:27:37,514 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Using 'application/octet-stream', given [*/*] and supported [application/octet-stream, */*, application/json, application/*+json]
2025-05-24 23:27:37,514 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Writing [{}]
2025-05-24 23:27:37,515 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 23:27:37,515 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=superuser, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN, ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN, ROLE_USER]]]
2025-05-24 23:27:37,515 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 323, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,515 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 324, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,515 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 325, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,515 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 326, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,516 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 327, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,517 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 328, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,517 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 329, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,517 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SystemControllerTest], method [testGetImage_nofile], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:37,517 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 3, maxSize = 32, parentContextCount = 0, hitCount = 330, missCount = 3, failureCount = 0]
2025-05-24 23:27:37,518 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [SystemControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:37,523 main DEBUG deu.cse.spring_webmail.model.UserAdminAgent UserAdminAgent JMX init: server = localhost, port = 110, adminId = admin
2025-05-24 23:27:37,560 main ERROR deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 실패: Failed to retrieve RMIServer stub: javax.naming.CommunicationException [Root exception is java.rmi.ConnectIOException: non-JRMP server at remote endpoint]
2025-05-24 23:27:37,564 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [WriteControllerTest]: using SpringBootContextLoader
2025-05-24 23:27:37,564 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.control.WriteControllerTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 23:27:37,565 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.control.WriteControllerTest]: WriteControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 23:27:37,565 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [WriteControllerTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 23:27:37,572 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [WriteControllerTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 23:27:37,572 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-24 23:27:37,573 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 23:27:37,573 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [WriteControllerTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 23:27:37,573 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [WriteControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:37,575 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-24 23:27:37,587 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-24 23:27:37,591 main INFO deu.cse.spring_webmail.control.WriteControllerTest Starting WriteControllerTest using Java 21.0.6 with PID 38252 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 23:27:37,591 main DEBUG deu.cse.spring_webmail.control.WriteControllerTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 23:27:37,591 main INFO deu.cse.spring_webmail.control.WriteControllerTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 23:27:37,591 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 23:27:37,593 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@40ff96ee
2025-05-24 23:27:37,593 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 23:27:37,594 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 23:27:37,609 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 23:27:37,610 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 23:27:37,611 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 23:27:37,611 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 23:27:37,612 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 23:27:37,612 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 23:27:37,615 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 23:27:37,615 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 23:27:37,615 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 23:27:37,616 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 23:27:37,617 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 23:27:37,692 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-24 23:27:37,692 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 23:27:37,693 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 23:27:37,696 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 23:27:37,696 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 23:27:37,696 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 23:27:37,696 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 23:27:37,696 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 23:27:37,697 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 23:27:37,697 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 23:27:37,697 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 23:27:37,697 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 23:27:37,697 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 23:27:37,698 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 23:27:37,698 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@6d5dbf38]
2025-05-24 23:27:37,698 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 23:27:37,699 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 23:27:37,699 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 23:27:37,700 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:27:37,700 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 23:27:37,700 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 23:27:37,701 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 23:27:37,702 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 23:27:37,702 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:27:37,702 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:27:37,703 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 23:27:37,703 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 23:27:37,704 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 23:27:37,704 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 23:27:37,704 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 23:27:37,704 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 23:27:37,705 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@431ac922'
2025-05-24 23:27:37,705 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 23:27:37,706 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 23:27:37,706 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@40ff96ee'
2025-05-24 23:27:37,706 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 23:27:37,706 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@40ff96ee'
2025-05-24 23:27:37,706 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 23:27:37,706 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@40ff96ee'
2025-05-24 23:27:37,707 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 23:27:37,707 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 23:27:37,707 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@40ff96ee'
2025-05-24 23:27:37,707 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 23:27:37,707 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 23:27:37,707 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@40ff96ee'
2025-05-24 23:27:37,708 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 23:27:37,709 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 23:27:37,709 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 23:27:37,710 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 23:27:37,710 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:27:37,710 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 23:27:37,712 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:27:37,713 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:27:37,713 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:27:37,713 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@431ac922'
2025-05-24 23:27:37,714 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 23:27:37,714 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 23:27:37,715 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:27:37,715 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:27:37,715 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@431ac922'
2025-05-24 23:27:37,715 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 23:27:37,715 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@40ff96ee'
2025-05-24 23:27:37,717 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 23:27:37,718 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 23:27:37,718 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 23:27:37,718 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 23:27:37,719 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 23:27:37,720 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 23:27:37,720 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@40ff96ee'
2025-05-24 23:27:37,720 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:27:37,720 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:27:37,722 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 23:27:37,724 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 23:27:37,724 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@40ff96ee'
2025-05-24 23:27:37,724 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:27:37,724 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:27:37,725 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 23:27:37,726 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:27:37,726 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:27:37,726 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:27:37,727 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/insert_addr]}: insertAddr() {GET [/show_addr]}: showAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 23:27:37,728 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes)
2025-05-24 23:27:37,729 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/add_user]}: addUser() { [/get_image/{imageName}]}: getImage(String) {GET [/main_menu]}: mainMenu(Model) {GET [/img_test]}: imgTest() {GET [/admin_menu]}: adminMenu(Model) {GET [/delete_user]}: deleteUser(Model) {GET [/login_fail]}: loginFail() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 23:27:37,730 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 23:27:37,731 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 23:27:37,731 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 23:27:37,732 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 23:27:37,732 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:27:37,732 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:27:37,732 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 23:27:37,732 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:27:37,732 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:27:37,732 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 23:27:37,733 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 23:27:37,733 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:27:37,733 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:27:37,733 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 23:27:37,733 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 23:27:37,733 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 23:27:37,733 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 23:27:37,734 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 23:27:37,735 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 23:27:37,735 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 23:27:37,736 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 23:27:37,736 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 23:27:37,736 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 23:27:37,737 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 23:27:37,737 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 23:27:37,738 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 23:27:37,739 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 23:27:37,739 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 23:27:37,739 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 23:27:37,740 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 23:27:37,740 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 23:27:37,740 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 23:27:37,741 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@40ff96ee'
2025-05-24 23:27:37,741 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 23:27:37,741 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 23:27:37,745 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@40ff96ee'
2025-05-24 23:27:37,745 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 23:27:37,746 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 23:27:37,746 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 23:27:37,747 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 23:27:37,747 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 23:27:37,747 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@40ff96ee'
2025-05-24 23:27:37,747 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 23:27:37,748 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 23:27:37,748 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 23:27:37,751 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 23:27:37,751 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:27:37,751 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:27:37,751 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:27:37,752 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 23:27:37,753 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 23:27:37,753 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 23:27:37,754 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 23:27:37,755 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@6641dd60, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@74948d11, org.springframework.security.web.context.SecurityContextHolderFilter@d2eb3a0, org.springframework.security.web.header.HeaderWriterFilter@3519f35, org.springframework.web.filter.CorsFilter@9aa9e4a, org.springframework.security.web.authentication.logout.LogoutFilter@2566428f, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@71a48be1, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2869fe47, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@520acc7a, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5c84f71d, org.springframework.security.web.access.ExceptionTranslationFilter@30694e0e, org.springframework.security.web.access.intercept.AuthorizationFilter@46f77687]
2025-05-24 23:27:37,756 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 23:27:37,757 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 23:27:37,757 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 23:27:37,757 main WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore Ant [pattern='/WEB-INF/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 23:27:37,758 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure Ant [pattern='/WEB-INF/**']
2025-05-24 23:27:37,758 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 23:27:37,759 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 23:27:37,759 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 23:27:37,759 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 23:27:37,759 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 23:27:37,760 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 23:27:37,760 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 23:27:37,760 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:27:37,761 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:27:37,761 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 23:27:37,761 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 23:27:37,762 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:27:37,762 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 23:27:37,762 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:27:37,762 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 23:27:37,763 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 23:27:37,763 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 23:27:37,763 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 23:27:37,763 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 23:27:37,764 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 23:27:37,764 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 23:27:37,764 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 23:27:37,764 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@40ff96ee'
2025-05-24 23:27:37,764 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:27:37,764 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 23:27:37,764 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:27:37,766 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:27:37,766 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 23:27:37,766 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 23:27:37,766 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 23:27:37,767 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 23:27:37,767 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-24 23:27:37,767 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-24 23:27:37,768 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@40ff96ee'
2025-05-24 23:27:37,768 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:27:37,768 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-24 23:27:37,768 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 23:27:37,769 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 23:27:37,769 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 23:27:37,769 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 23:27:37,770 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 23:27:37,770 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 23:27:37,770 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 23:27:37,770 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 23:27:37,770 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:27:37,770 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 23:27:37,770 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 23:27:37,770 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 23:27:37,770 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 23:27:37,770 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 23:27:37,770 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 23:27:37,772 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 23:27:37,772 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 23:27:37,772 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 23:27:37,773 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 23:27:37,773 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 23:27:37,774 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 23:27:37,774 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 23:27:37,774 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 23:27:37,775 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 23:27:37,775 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 23:27:37,775 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 23:27:37,775 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 23:27:37,775 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 23:27:37,775 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 23:27:37,775 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:27:37,775 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 23:27:37,776 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 23:27:37,776 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:27:37,776 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 23:27:37,776 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 23:27:37,776 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 23:27:37,776 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@431ac922'
2025-05-24 23:27:37,776 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 23:27:37,776 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 23:27:37,777 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 23:27:37,777 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 23:27:37,777 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 23:27:37,777 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 23:27:37,777 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 23:27:37,778 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 23:27:37,778 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 23:27:37,778 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 23:27:37,778 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 23:27:37,778 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 23:27:37,779 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 23:27:37,779 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:27:37,779 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 23:27:37,779 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 23:27:37,779 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-24 23:27:37,779 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-24 23:27:37,780 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-24 23:27:37,780 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-24 23:27:37,780 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-24 23:27:37,780 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-24 23:27:37,780 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 23:27:37,780 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-24 23:27:37,781 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-24 23:27:37,781 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-24 23:27:37,781 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 23:27:37,781 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 23:27:37,781 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 23:27:37,781 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 23:27:37,781 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 23:27:37,781 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 23:27:37,782 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 23:27:37,782 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-24 23:27:37,782 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@7876ba81
2025-05-24 23:27:37,782 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@7b79305c
2025-05-24 23:27:37,782 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 23:27:37,782 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 0 ms
2025-05-24 23:27:37,783 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 23:27:37,783 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-24 23:27:37,787 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 23:27:37,787 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 23:27:37,787 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 23:27:37,788 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-24 23:27:37,789 main INFO deu.cse.spring_webmail.control.WriteControllerTest Started WriteControllerTest in 0.214 seconds (process running for 9.898)
2025-05-24 23:27:37,790 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 330, missCount = 4, failureCount = 0]
2025-05-24 23:27:37,790 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-24 23:27:37,790 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 331, missCount = 4, failureCount = 0]
2025-05-24 23:27:37,791 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 332, missCount = 4, failureCount = 0]
2025-05-24 23:27:37,792 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [WriteControllerTest], method [shouldSendMailWithoutAttachment], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:37,792 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 333, missCount = 4, failureCount = 0]
2025-05-24 23:27:37,792 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 334, missCount = 4, failureCount = 0]
2025-05-24 23:27:37,794 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 335, missCount = 4, failureCount = 0]
2025-05-24 23:27:37,794 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 336, missCount = 4, failureCount = 0]
2025-05-24 23:27:37,795 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 337, missCount = 4, failureCount = 0]
2025-05-24 23:27:37,801 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@50231f16}
2025-05-24 23:27:37,801 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@50231f16}
2025-05-24 23:27:37,801 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@d2eb3a0] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:27:37,801 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@50231f16}
2025-05-24 23:27:37,801 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@50231f16}
2025-05-24 23:27:37,801 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@d2eb3a0] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@75bd7c4a]
2025-05-24 23:27:37,801 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@68535137]
2025-05-24 23:27:37,802 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /write_mail.do
2025-05-24 23:27:37,803 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 23:27:37,803 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /write_mail.do
2025-05-24 23:27:37,803 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/write_mail.do", parameters={multipart}
2025-05-24 23:27:37,803 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMailDo(String, String, String, String, MultipartFile, RedirectAttributes)
2025-05-24 23:27:37,806 main DEBUG deu.cse.spring_webmail.control.WriteController write_mail.do: to = to@example.com, cc = , subj = Test Subject, body = Test Body, file1 =
2025-05-24 23:27:37,814 main DEBUG deu.cse.spring_webmail.model.SmtpAgent SMTP host : localhost
2025-05-24 23:27:37,919 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 23:27:37,920 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 23:27:37,922 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 338, missCount = 4, failureCount = 0]
2025-05-24 23:27:37,922 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 339, missCount = 4, failureCount = 0]
2025-05-24 23:27:37,922 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 340, missCount = 4, failureCount = 0]
2025-05-24 23:27:37,922 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 341, missCount = 4, failureCount = 0]
2025-05-24 23:27:37,923 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 342, missCount = 4, failureCount = 0]
2025-05-24 23:27:37,923 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 343, missCount = 4, failureCount = 0]
2025-05-24 23:27:37,923 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 344, missCount = 4, failureCount = 0]
2025-05-24 23:27:37,924 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [WriteControllerTest], method [shouldSendMailWithoutAttachment], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:37,925 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 345, missCount = 4, failureCount = 0]
2025-05-24 23:27:37,926 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-24 23:27:37,926 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 346, missCount = 4, failureCount = 0]
2025-05-24 23:27:37,926 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 347, missCount = 4, failureCount = 0]
2025-05-24 23:27:37,927 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [WriteControllerTest], method [shouldSendMailWithAttachment], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:37,927 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 348, missCount = 4, failureCount = 0]
2025-05-24 23:27:37,927 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 349, missCount = 4, failureCount = 0]
2025-05-24 23:27:37,928 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 350, missCount = 4, failureCount = 0]
2025-05-24 23:27:37,928 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 351, missCount = 4, failureCount = 0]
2025-05-24 23:27:37,928 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 352, missCount = 4, failureCount = 0]
2025-05-24 23:27:37,929 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@2283dc7e}
2025-05-24 23:27:37,929 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockMultipartHttpServletRequest@2283dc7e}
2025-05-24 23:27:37,929 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@d2eb3a0] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:27:37,929 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@1ff0a397]
2025-05-24 23:27:37,929 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /write_mail.do
2025-05-24 23:27:37,930 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 23:27:37,930 main DEBUG org.springframework.security.web.FilterChainProxy Secured POST /write_mail.do
2025-05-24 23:27:37,930 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/write_mail.do", parameters={multipart}
2025-05-24 23:27:37,930 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMailDo(String, String, String, String, MultipartFile, RedirectAttributes)
2025-05-24 23:27:37,931 main DEBUG deu.cse.spring_webmail.control.WriteController write_mail.do: to = to@example.com, cc = cc@example.com, subj = Test Subject, body = Test Body, file1 = test.txt
2025-05-24 23:27:37,932 main DEBUG deu.cse.spring_webmail.control.WriteController test.txt 파일을 C:\Users\Haruki\AppData\Local\Temp\ 폴더에 저장...
2025-05-24 23:27:37,933 main DEBUG deu.cse.spring_webmail.control.WriteController sendMessage: 파일(test.txt) 첨부 필요
2025-05-24 23:27:37,934 main DEBUG deu.cse.spring_webmail.model.SmtpAgent SMTP host : localhost
2025-05-24 23:27:37,959 main DEBUG org.springframework.web.servlet.view.RedirectView View name 'redirect:', model {}
2025-05-24 23:27:37,959 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 302 FOUND
2025-05-24 23:27:37,960 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 353, missCount = 4, failureCount = 0]
2025-05-24 23:27:37,960 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 354, missCount = 4, failureCount = 0]
2025-05-24 23:27:37,960 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 355, missCount = 4, failureCount = 0]
2025-05-24 23:27:37,960 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 356, missCount = 4, failureCount = 0]
2025-05-24 23:27:37,961 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 357, missCount = 4, failureCount = 0]
2025-05-24 23:27:37,961 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 358, missCount = 4, failureCount = 0]
2025-05-24 23:27:37,961 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 359, missCount = 4, failureCount = 0]
2025-05-24 23:27:37,961 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [WriteControllerTest], method [shouldSendMailWithAttachment], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:37,963 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 360, missCount = 4, failureCount = 0]
2025-05-24 23:27:37,963 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.control.WriteControllerTest
2025-05-24 23:27:37,963 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 361, missCount = 4, failureCount = 0]
2025-05-24 23:27:37,963 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 362, missCount = 4, failureCount = 0]
2025-05-24 23:27:37,965 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [WriteControllerTest], method [shouldShowWriteMailForm], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:37,965 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 363, missCount = 4, failureCount = 0]
2025-05-24 23:27:37,965 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 364, missCount = 4, failureCount = 0]
2025-05-24 23:27:37,966 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 365, missCount = 4, failureCount = 0]
2025-05-24 23:27:37,966 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 366, missCount = 4, failureCount = 0]
2025-05-24 23:27:37,966 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 367, missCount = 4, failureCount = 0]
2025-05-24 23:27:37,967 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5069b3c6}
2025-05-24 23:27:37,967 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@5069b3c6}
2025-05-24 23:27:37,967 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@d2eb3a0] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:27:37,967 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@187f107]
2025-05-24 23:27:37,967 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /write_mail
2025-05-24 23:27:37,967 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=tester, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 23:27:37,967 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /write_mail
2025-05-24 23:27:37,967 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/write_mail", parameters={}
2025-05-24 23:27:37,969 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.WriteController#writeMail()
2025-05-24 23:27:37,969 main DEBUG deu.cse.spring_webmail.control.WriteController write_mail called...
2025-05-24 23:27:37,969 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 23:27:37,969 main DEBUG org.springframework.web.servlet.view.JstlView View name 'write_mail/write_mail', model {}
2025-05-24 23:27:37,969 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/write_mail/write_mail.jsp]
2025-05-24 23:27:37,969 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/write_mail/write_mail.jsp]
2025-05-24 23:27:37,969 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 23:27:37,970 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 368, missCount = 4, failureCount = 0]
2025-05-24 23:27:37,970 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 369, missCount = 4, failureCount = 0]
2025-05-24 23:27:37,970 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 370, missCount = 4, failureCount = 0]
2025-05-24 23:27:37,970 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 371, missCount = 4, failureCount = 0]
2025-05-24 23:27:37,970 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 372, missCount = 4, failureCount = 0]
2025-05-24 23:27:37,971 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 373, missCount = 4, failureCount = 0]
2025-05-24 23:27:37,971 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 374, missCount = 4, failureCount = 0]
2025-05-24 23:27:37,971 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [WriteControllerTest], method [shouldShowWriteMailForm], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:37,973 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 4, maxSize = 32, parentContextCount = 0, hitCount = 375, missCount = 4, failureCount = 0]
2025-05-24 23:27:37,973 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [WriteControllerTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:38,072 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 23:27:38,077 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 23:27:38,079 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 23:27:38,079 main ERROR deu.cse.spring_webmail.model.MessageParser MessageParser.parse() - Exception : bad
2025-05-24 23:27:38,082 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 23:27:38,087 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 23:27:38,150 main ERROR deu.cse.spring_webmail.model.UserAdminAgent addUser 실패: fail
2025-05-24 23:27:38,153 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 목록 조회 성공
2025-05-24 23:27:38,155 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 존재 여부 확인(user1@test.com): false
2025-05-24 23:27:38,197 main INFO deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 종료
2025-05-24 23:27:38,199 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 삭제됨: user1@test.com
2025-05-24 23:27:38,200 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 삭제됨: user2@test.com
2025-05-24 23:27:38,203 main ERROR deu.cse.spring_webmail.model.UserAdminAgent quit 실패: close failed
2025-05-24 23:27:38,205 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 추가 성공: user@test.com
2025-05-24 23:27:38,208 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 존재 여부 확인(user1@test.com): true
2025-05-24 23:27:38,217 main ERROR deu.cse.spring_webmail.model.UserAdminAgent deleteUsers 실패: fail
2025-05-24 23:27:38,253 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [SecurityConfigTest]: using SpringBootContextLoader
2025-05-24 23:27:38,253 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.security.SecurityConfigTest]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 23:27:38,253 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.security.SecurityConfigTest]: SecurityConfigTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 23:27:38,254 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [SecurityConfigTest]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 23:27:38,259 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using ContextCustomizers for test class [SecurityConfigTest]: [ImportsContextCustomizer, ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, DisableAutoConfigurationContextCustomizer, DisableObservabilityContextCustomizer, TypeExcludeFiltersContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 23:27:38,266 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-24 23:27:38,267 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:27:38,268 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 23:27:38,268 main DEBUG org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTestContextBootstrapper Using TestExecutionListeners for test class [SecurityConfigTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 23:27:38,268 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [SecurityConfigTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:38,270 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-24 23:27:38,284 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-24 23:27:38,287 main INFO deu.cse.spring_webmail.security.SecurityConfigTest Starting SecurityConfigTest using Java 21.0.6 with PID 38252 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 23:27:38,288 main DEBUG deu.cse.spring_webmail.security.SecurityConfigTest Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 23:27:38,288 main INFO deu.cse.spring_webmail.security.SecurityConfigTest No active profile set, falling back to 1 default profile: "default"
2025-05-24 23:27:38,288 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 23:27:38,290 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@30be0857
2025-05-24 23:27:38,290 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 23:27:38,290 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 23:27:38,312 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 23:27:38,312 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 23:27:38,313 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 23:27:38,313 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 23:27:38,314 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 23:27:38,314 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 23:27:38,317 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 23:27:38,317 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 23:27:38,318 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 23:27:38,318 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 23:27:38,319 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 23:27:38,374 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
2025-05-24 23:27:38,375 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 23:27:38,375 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 23:27:38,378 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 23:27:38,379 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 23:27:38,379 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 23:27:38,379 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 23:27:38,379 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 23:27:38,380 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 23:27:38,380 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 23:27:38,380 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 23:27:38,380 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 23:27:38,380 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 23:27:38,380 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 23:27:38,382 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@addefe5]
2025-05-24 23:27:38,382 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 23:27:38,382 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 23:27:38,383 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 23:27:38,383 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:27:38,384 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 23:27:38,385 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 23:27:38,385 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 23:27:38,385 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:27:38,385 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:27:38,385 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 23:27:38,387 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 23:27:38,387 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 23:27:38,387 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 23:27:38,387 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 23:27:38,387 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 23:27:38,388 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@e92cb3a'
2025-05-24 23:27:38,388 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 23:27:38,389 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 23:27:38,389 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@30be0857'
2025-05-24 23:27:38,389 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 23:27:38,389 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@30be0857'
2025-05-24 23:27:38,389 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 23:27:38,389 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@30be0857'
2025-05-24 23:27:38,390 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 23:27:38,390 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 23:27:38,390 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@30be0857'
2025-05-24 23:27:38,390 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 23:27:38,390 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 23:27:38,390 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@30be0857'
2025-05-24 23:27:38,390 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 23:27:38,391 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 23:27:38,393 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 23:27:38,393 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 23:27:38,393 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:27:38,393 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 23:27:38,396 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:27:38,396 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:27:38,397 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:27:38,397 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@e92cb3a'
2025-05-24 23:27:38,398 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 23:27:38,398 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 23:27:38,398 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:27:38,398 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:27:38,398 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@e92cb3a'
2025-05-24 23:27:38,399 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 23:27:38,399 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@30be0857'
2025-05-24 23:27:38,402 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 23:27:38,402 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 23:27:38,402 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 23:27:38,403 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 23:27:38,403 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 23:27:38,403 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 23:27:38,404 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@30be0857'
2025-05-24 23:27:38,404 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:27:38,404 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:27:38,406 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 23:27:38,407 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 23:27:38,407 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@30be0857'
2025-05-24 23:27:38,407 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:27:38,407 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:27:38,410 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 23:27:38,411 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:27:38,411 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:27:38,411 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:27:38,412 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/insert_addr]}: insertAddr() {GET [/show_addr]}: showAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 23:27:38,412 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes)
2025-05-24 23:27:38,413 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/add_user]}: addUser() { [/get_image/{imageName}]}: getImage(String) {GET [/main_menu]}: mainMenu(Model) {GET [/img_test]}: imgTest() {GET [/admin_menu]}: adminMenu(Model) {GET [/delete_user]}: deleteUser(Model) {GET [/login_fail]}: loginFail() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 23:27:38,414 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 23:27:38,415 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 23:27:38,416 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 23:27:38,416 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 23:27:38,417 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:27:38,417 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:27:38,417 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 23:27:38,417 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:27:38,417 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:27:38,417 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 23:27:38,417 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 23:27:38,418 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:27:38,418 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:27:38,418 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 23:27:38,418 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 23:27:38,418 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 23:27:38,418 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 23:27:38,419 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 23:27:38,420 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 23:27:38,420 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 23:27:38,420 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 23:27:38,420 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 23:27:38,420 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 23:27:38,420 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 23:27:38,420 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 23:27:38,421 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 23:27:38,421 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 23:27:38,422 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 23:27:38,422 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 23:27:38,422 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 23:27:38,422 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 23:27:38,423 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 23:27:38,423 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@30be0857'
2025-05-24 23:27:38,423 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 23:27:38,423 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 23:27:38,425 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@30be0857'
2025-05-24 23:27:38,425 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 23:27:38,425 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 23:27:38,425 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 23:27:38,426 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 23:27:38,426 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 23:27:38,426 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@30be0857'
2025-05-24 23:27:38,426 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 23:27:38,426 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 23:27:38,427 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 23:27:38,431 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 23:27:38,431 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:27:38,431 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:27:38,431 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:27:38,432 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 23:27:38,432 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 23:27:38,433 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 23:27:38,433 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 23:27:38,435 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@4a47a1b5, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@71adebf0, org.springframework.security.web.context.SecurityContextHolderFilter@1c3de826, org.springframework.security.web.header.HeaderWriterFilter@77416c1f, org.springframework.web.filter.CorsFilter@790d1534, org.springframework.security.web.authentication.logout.LogoutFilter@3b8a0e68, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@215512b9, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@555bcb75, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@34d81096, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@70441076, org.springframework.security.web.access.ExceptionTranslationFilter@2a397b6b, org.springframework.security.web.access.intercept.AuthorizationFilter@44a99029]
2025-05-24 23:27:38,436 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 23:27:38,437 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 23:27:38,437 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 23:27:38,438 main WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore Ant [pattern='/WEB-INF/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 23:27:38,438 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure Ant [pattern='/WEB-INF/**']
2025-05-24 23:27:38,439 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 23:27:38,439 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 23:27:38,439 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 23:27:38,439 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 23:27:38,439 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 23:27:38,440 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 23:27:38,441 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 23:27:38,441 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:27:38,442 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:27:38,442 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 23:27:38,442 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 23:27:38,442 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:27:38,442 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 23:27:38,443 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:27:38,443 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 23:27:38,443 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 23:27:38,443 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 23:27:38,443 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 23:27:38,444 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 23:27:38,444 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 23:27:38,444 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 23:27:38,444 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 23:27:38,444 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@30be0857'
2025-05-24 23:27:38,444 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:27:38,444 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 23:27:38,445 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:27:38,446 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:27:38,446 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 23:27:38,447 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 23:27:38,447 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 23:27:38,447 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 23:27:38,448 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletPath'
2025-05-24 23:27:38,448 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
2025-05-24 23:27:38,448 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@30be0857'
2025-05-24 23:27:38,448 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:27:38,448 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletPath'
2025-05-24 23:27:38,448 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 23:27:38,448 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 23:27:38,448 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 23:27:38,448 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 23:27:38,449 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 23:27:38,449 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 23:27:38,449 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 23:27:38,449 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 23:27:38,450 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:27:38,450 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 23:27:38,450 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 23:27:38,450 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 23:27:38,450 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 23:27:38,450 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 23:27:38,450 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 23:27:38,450 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 23:27:38,451 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 23:27:38,451 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 23:27:38,460 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 23:27:38,461 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 23:27:38,461 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 23:27:38,462 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 23:27:38,462 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 23:27:38,462 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 23:27:38,463 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 23:27:38,463 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 23:27:38,463 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 23:27:38,464 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 23:27:38,464 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 23:27:38,464 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:27:38,465 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 23:27:38,466 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 23:27:38,466 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:27:38,467 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 23:27:38,467 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 23:27:38,467 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 23:27:38,468 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@e92cb3a'
2025-05-24 23:27:38,468 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 23:27:38,468 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 23:27:38,468 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 23:27:38,468 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 23:27:38,469 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 23:27:38,469 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 23:27:38,469 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 23:27:38,470 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 23:27:38,470 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 23:27:38,471 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 23:27:38,471 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 23:27:38,471 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 23:27:38,472 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 23:27:38,472 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:27:38,472 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 23:27:38,472 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 23:27:38,472 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
2025-05-24 23:27:38,472 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
2025-05-24 23:27:38,473 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMockMvcBuilderCustomizer'
2025-05-24 23:27:38,474 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration'
2025-05-24 23:27:38,474 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
2025-05-24 23:27:38,474 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'securityMockMvcBuilderCustomizer'
2025-05-24 23:27:38,475 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: springSecurityFilterChain urls=[/*] order=-100, characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
2025-05-24 23:27:38,475 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
2025-05-24 23:27:38,475 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
2025-05-24 23:27:38,475 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
2025-05-24 23:27:38,475 main DEBUG org.springframework.boot.web.servlet.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured for use
2025-05-24 23:27:38,475 main DEBUG org.springframework.boot.web.servlet.filter.OrderedFormContentFilter Filter 'formContentFilter' configured for use
2025-05-24 23:27:38,476 main DEBUG org.springframework.boot.web.servlet.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured for use
2025-05-24 23:27:38,476 main DEBUG org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean$1 Filter 'springSecurityFilterChain' configured for use
2025-05-24 23:27:38,476 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
2025-05-24 23:27:38,476 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
2025-05-24 23:27:38,476 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
2025-05-24 23:27:38,476 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
2025-05-24 23:27:38,477 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@753f8af7
2025-05-24 23:27:38,477 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@51989892
2025-05-24 23:27:38,477 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
2025-05-24 23:27:38,477 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 1 ms
2025-05-24 23:27:38,477 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 23:27:38,478 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'mockMvc'
2025-05-24 23:27:38,480 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 23:27:38,480 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 23:27:38,480 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 23:27:38,481 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#dispatcherServlet matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcSecurityConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcSecurityConfiguration#securityMockMvcBuilderCustomizer matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration NONE cache type (CacheCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) did not find any beans of type org.springframework.web.servlet.DispatcherServlet (OnBeanCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GenericCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration unknown cache type (CacheCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration.WebTestClientMockMvcConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SimpleCacheConfiguration: Did not match: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration unknown cache type (CacheCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebTestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2025-05-24 23:27:38,482 main INFO deu.cse.spring_webmail.security.SecurityConfigTest Started SecurityConfigTest in 0.212 seconds (process running for 10.591)
2025-05-24 23:27:38,483 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 375, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,484 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:27:38,484 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 376, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,485 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 377, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,486 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLogoutWithoutSession], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:38,486 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 378, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,487 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 379, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,487 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 380, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,487 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 381, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,489 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 382, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,489 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@35e7799d}
2025-05-24 23:27:38,489 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@35e7799d}
2025-05-24 23:27:38,489 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@1c3de826] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:27:38,489 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@35e7799d}
2025-05-24 23:27:38,489 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@35e7799d}
2025-05-24 23:27:38,489 main DEBUG org.springframework.test.util.ReflectionTestUtils Setting field 'securityContextRepository' of type [null] on target object [org.springframework.security.web.context.SecurityContextHolderFilter@1c3de826] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter] to value [org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors$SecurityContextRequestPostProcessorSupport$TestSecurityContextRepository@c2972ad]
2025-05-24 23:27:38,489 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:27:38,490 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@1864eba6]
2025-05-24 23:27:38,490 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /logout
2025-05-24 23:27:38,490 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 23:27:38,490 main DEBUG org.springframework.security.web.authentication.logout.LogoutFilter Logging out [UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 23:27:38,490 main DEBUG org.springframework.security.web.authentication.logout.SecurityContextLogoutHandler Invalidated session 36
2025-05-24 23:27:38,491 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 383, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,491 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 384, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,491 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 385, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,492 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 386, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,492 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 387, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,492 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 388, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,492 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 389, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,492 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLogoutWithoutSession], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:38,493 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 390, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,493 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:27:38,494 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 391, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,494 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 392, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,495 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginFail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:38,495 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 393, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,495 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 394, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,496 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 395, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,496 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 396, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,497 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 397, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,498 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1717167e}
2025-05-24 23:27:38,498 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@1717167e}
2025-05-24 23:27:38,498 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@1c3de826] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:27:38,498 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:27:38,498 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@321fc4c5]
2025-05-24 23:27:38,498 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 23:27:38,503 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 398, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,504 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 399, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,504 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 400, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,504 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 401, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,504 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 402, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,504 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 403, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,504 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 404, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,504 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginFail], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:38,505 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 405, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,505 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:27:38,505 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 406, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,505 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 407, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,506 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsAdmin], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:38,506 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 408, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,506 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 409, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,506 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 410, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,506 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 411, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,507 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 412, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,507 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@571aeb15}
2025-05-24 23:27:38,507 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@571aeb15}
2025-05-24 23:27:38,507 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@1c3de826] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:27:38,508 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:27:38,508 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@1919c877]
2025-05-24 23:27:38,508 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /admin_menu
2025-05-24 23:27:38,508 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 23:27:38,508 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /admin_menu
2025-05-24 23:27:38,508 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/admin_menu", parameters={}
2025-05-24 23:27:38,508 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#adminMenu(Model)
2025-05-24 23:27:38,509 main DEBUG deu.cse.spring_webmail.control.SystemController root.id = james-admin, root.password = changeme, admin.id = test@test.com
2025-05-24 23:27:38,509 main DEBUG deu.cse.spring_webmail.model.UserAdminAgent UserAdminAgent JMX init: server = 127.0.0.1, port = 9999, adminId = test@test.com
2025-05-24 23:27:38,543 main INFO deu.cse.spring_webmail.model.UserAdminAgent JMX 연결 성공
2025-05-24 23:27:38,547 main INFO deu.cse.spring_webmail.model.UserAdminAgent 사용자 목록 조회 성공
2025-05-24 23:27:38,547 main DEBUG deu.cse.spring_webmail.control.SystemController userList = [1234@test.com, airsoft@test.com, hello@test.com, normal@test.com]
2025-05-24 23:27:38,548 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 23:27:38,548 main DEBUG org.springframework.web.servlet.view.JstlView View name 'admin/admin_menu', model {userList=[1234@test.com, airsoft@test.com, hello@test.com, normal@test.com]}
2025-05-24 23:27:38,548 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-24 23:27:38,548 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/admin/admin_menu.jsp]
2025-05-24 23:27:38,548 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 23:27:38,548 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 413, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,549 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 414, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,549 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 415, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,549 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 416, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,549 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 417, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,549 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 418, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,549 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 419, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,549 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsAdmin], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:38,550 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 420, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,550 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:27:38,550 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 421, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,550 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 422, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,550 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLogoutWithSessionInvalidation], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:38,550 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 423, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,551 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 424, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,551 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 425, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,551 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 426, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,552 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 427, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,552 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@46379aea}
2025-05-24 23:27:38,552 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@46379aea}
2025-05-24 23:27:38,552 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@1c3de826] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:27:38,553 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@63e605a3]
2025-05-24 23:27:38,553 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /logout
2025-05-24 23:27:38,553 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 23:27:38,553 main DEBUG org.springframework.security.web.authentication.logout.LogoutFilter Logging out [UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 23:27:38,553 main DEBUG org.springframework.security.web.authentication.logout.SecurityContextLogoutHandler Invalidated session 39
2025-05-24 23:27:38,553 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 428, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,553 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 429, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,553 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 430, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,554 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 431, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,554 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 432, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,554 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 433, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,554 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 434, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,554 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLogoutWithSessionInvalidation], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:38,555 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 435, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,555 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:27:38,555 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 436, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,555 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 437, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,556 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsAdminRedirect], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:38,557 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 438, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,557 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 439, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,558 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 440, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,558 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 441, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,559 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 442, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,559 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@37aca44a}
2025-05-24 23:27:38,559 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@37aca44a}
2025-05-24 23:27:38,559 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@1c3de826] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:27:38,559 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:27:38,559 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@3de08050]
2025-05-24 23:27:38,560 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 23:27:38,560 main DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from 40
2025-05-24 23:27:38,560 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=40], Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@3de08050]
2025-05-24 23:27:38,561 main DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=test@test.com, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=40], Granted Authorities=[ROLE_ADMIN]]
2025-05-24 23:27:38,562 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 443, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,562 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 444, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,562 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 445, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,562 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 446, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,562 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 447, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,562 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 448, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,562 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 449, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,562 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsAdminRedirect], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:38,563 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 450, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,563 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:27:38,563 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 451, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,563 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 452, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,563 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:38,563 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 453, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,564 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 454, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,564 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 455, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,564 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 456, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,564 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 457, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,565 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2c080bf5}
2025-05-24 23:27:38,565 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@2c080bf5}
2025-05-24 23:27:38,565 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@1c3de826] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:27:38,565 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@58620d12]
2025-05-24 23:27:38,565 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /logout
2025-05-24 23:27:38,566 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 23:27:38,566 main DEBUG org.springframework.security.web.authentication.logout.LogoutFilter Logging out [UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]]
2025-05-24 23:27:38,566 main DEBUG org.springframework.security.web.authentication.logout.SecurityContextLogoutHandler Invalidated session 42
2025-05-24 23:27:38,566 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 458, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,566 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 459, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,566 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 460, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,566 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 461, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,566 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 462, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,566 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 463, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,566 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 464, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,566 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLogout], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:38,567 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 465, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,567 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:27:38,567 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 466, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,567 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 467, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,568 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsUserRedirect], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:38,568 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 468, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,568 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 469, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,568 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 470, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,568 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 471, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,569 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 472, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,569 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7e325a4}
2025-05-24 23:27:38,569 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@7e325a4}
2025-05-24 23:27:38,569 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@1c3de826] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:27:38,569 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:27:38,569 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=admin, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_ADMIN]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_ADMIN]]] to HttpSession [org.springframework.mock.web.MockHttpSession@7acff702]
2025-05-24 23:27:38,570 main DEBUG org.springframework.security.web.FilterChainProxy Securing POST /login.do
2025-05-24 23:27:38,570 main DEBUG org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy Changed session id from 43
2025-05-24 23:27:38,570 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=user, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=43], Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@7acff702]
2025-05-24 23:27:38,570 main DEBUG org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter Set SecurityContextHolder to UsernamePasswordAuthenticationToken [Principal=user, Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=127.0.0.1, SessionId=43], Granted Authorities=[ROLE_USER]]
2025-05-24 23:27:38,571 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 473, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,571 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 474, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,571 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 475, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,571 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 476, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,571 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 477, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,571 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 478, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,571 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 479, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,571 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsUserRedirect], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:38,571 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 480, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,571 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.security.SecurityConfigTest
2025-05-24 23:27:38,571 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 481, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,571 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 482, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,574 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SecurityConfigTest], method [testLoginSuccessAsUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:38,574 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 483, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,574 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 484, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,574 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 485, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,574 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 486, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,575 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 487, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,575 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@26aab903}
2025-05-24 23:27:38,576 main DEBUG org.springframework.test.util.ReflectionTestUtils Invoking method 'getFilters' on target object [FilterChainProxy[Filter Chains: null]] or target class [null] with arguments {org.springframework.mock.web.MockHttpServletRequest@26aab903}
2025-05-24 23:27:38,576 main DEBUG org.springframework.test.util.ReflectionTestUtils Getting field 'securityContextRepository' from target object [org.springframework.security.web.context.SecurityContextHolderFilter@1c3de826] or target class [class org.springframework.security.web.context.SecurityContextHolderFilter]
2025-05-24 23:27:38,576 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Created HttpSession as SecurityContext is non-default
2025-05-24 23:27:38,576 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Stored SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]] to HttpSession [org.springframework.mock.web.MockHttpSession@2f4b8c36]
2025-05-24 23:27:38,576 main DEBUG org.springframework.security.web.FilterChainProxy Securing GET /main_menu
2025-05-24 23:27:38,576 main DEBUG org.springframework.security.web.FilterChainProxy Secured GET /main_menu
2025-05-24 23:27:38,576 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet GET "/main_menu", parameters={}
2025-05-24 23:27:38,576 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped to deu.cse.spring_webmail.control.SystemController#mainMenu(Model)
2025-05-24 23:27:38,577 main DEBUG org.springframework.web.servlet.view.ContentNegotiatingViewResolver Selected '*/*' given [*/*]
2025-05-24 23:27:38,577 main DEBUG org.springframework.web.servlet.view.JstlView View name 'main_menu', model {messageList=Mocked Message List}
2025-05-24 23:27:38,577 main DEBUG org.springframework.web.servlet.view.JstlView Forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 23:27:38,577 main DEBUG org.springframework.mock.web.MockRequestDispatcher MockRequestDispatcher: forwarding to [/WEB-INF/views/main_menu.jsp]
2025-05-24 23:27:38,577 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 200 OK
2025-05-24 23:27:38,577 main DEBUG org.springframework.security.web.context.HttpSessionSecurityContextRepository Retrieved SecurityContextImpl [Authentication=UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=user1, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, CredentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[ROLE_USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[ROLE_USER]]]
2025-05-24 23:27:38,578 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 488, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,578 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 489, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,578 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 490, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,578 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 491, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,578 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 492, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,578 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 493, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,578 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 494, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,578 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SecurityConfigTest], method [testLoginSuccessAsUser], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:38,578 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 5, maxSize = 32, parentContextCount = 0, hitCount = 495, missCount = 5, failureCount = 0]
2025-05-24 23:27:38,579 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [SecurityConfigTest], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:38,580 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [SpringWebmailApplicationTests]: using SpringBootContextLoader
2025-05-24 23:27:38,580 main DEBUG org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [deu.cse.spring_webmail.SpringWebmailApplicationTests]: no resource found for suffixes {-context.xml, Context.groovy}.
2025-05-24 23:27:38,580 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [deu.cse.spring_webmail.SpringWebmailApplicationTests]: SpringWebmailApplicationTests does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-24 23:27:38,581 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Using ContextCustomizerFactory implementations for test class [SpringWebmailApplicationTests]: [ImportsContextCustomizerFactory, ExcludeFilterContextCustomizerFactory, HttpGraphQlTesterContextCustomizerFactory, DuplicateJsonObjectContextCustomizerFactory, MockitoContextCustomizerFactory, TestRestTemplateContextCustomizerFactory, WebTestClientContextCustomizerFactory, OverrideAutoConfigurationContextCustomizerFactory, ObservabilityContextCustomizerFactory, TypeExcludeFiltersContextCustomizerFactory, PropertyMappingContextCustomizerFactory, WebDriverContextCustomizerFactory, MockServerContainerContextCustomizerFactory, DynamicPropertiesContextCustomizerFactory]
2025-05-24 23:27:38,582 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Using ContextCustomizers for test class [SpringWebmailApplicationTests]: [ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, TestRestTemplateContextCustomizer, DisableObservabilityContextCustomizer, PropertyMappingContextCustomizer, WebDriverContextCustomizer]
2025-05-24 23:27:38,587 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\SpringWebmailApplication.class]
2025-05-24 23:27:38,588 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration deu.cse.spring_webmail.SpringWebmailApplication for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-24 23:27:38,592 main DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils Skipping candidate TestExecutionListener [org.springframework.test.context.observation.MicrometerObservationRegistryTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: io.micrometer.context.ThreadLocalAccessor. MicrometerObservationRegistryTestExecutionListener requires io.micrometer:micrometer-observation:1.10.8 or higher and io.micrometer:context-propagation:1.0.3 or higher.
2025-05-24 23:27:38,593 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper Using TestExecutionListeners for test class [SpringWebmailApplicationTests]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, TransactionalTestExecutionListener, SqlScriptsTestExecutionListener, EventPublishingTestExecutionListener, WithSecurityContextTestExecutionListener, ReactorContextTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener]
2025-05-24 23:27:38,593 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test class: class [SpringWebmailApplicationTests], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:38,594 main INFO org.springframework.boot.devtools.restart.RestartApplicationListener Restart disabled due to context in which it is running
2025-05-24 23:27:38,603 main DEBUG org.springframework.boot.web.servlet.context.ApplicationServletEnvironment Activating profiles []
2025-05-24 23:27:38,608 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests Starting SpringWebmailApplicationTests using Java 21.0.6 with PID 38252 (started by Haruki in C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail)
2025-05-24 23:27:38,608 main DEBUG deu.cse.spring_webmail.SpringWebmailApplicationTests Running with Spring Boot v3.2.1, Spring v6.1.2
2025-05-24 23:27:38,608 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests No active profile set, falling back to 1 default profile: "default"
2025-05-24 23:27:38,608 main DEBUG org.springframework.boot.SpringApplication Loading source class deu.cse.spring_webmail.SpringWebmailApplication
2025-05-24 23:27:38,609 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@118e3554
2025-05-24 23:27:38,610 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2025-05-24 23:27:38,610 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2025-05-24 23:27:38,621 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\AddrController.class]
2025-05-24 23:27:38,622 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\ReadController.class]
2025-05-24 23:27:38,623 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\SystemController.class]
2025-05-24 23:27:38,623 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\control\WriteController.class]
2025-05-24 23:27:38,624 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\Pop3AgentFactory.class]
2025-05-24 23:27:38,624 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\factory\UserAdminAgentFactory.class]
2025-05-24 23:27:38,628 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\PropertyReader.class]
2025-05-24 23:27:38,628 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Ignored because not a concrete top-level class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 23:27:38,629 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\Pop3AuthenticationProvider.class]
2025-05-24 23:27:38,629 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\security\SecurityConfig.class]
2025-05-24 23:27:38,629 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\service\AddrbookService.class]
2025-05-24 23:27:38,933 main INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-05-24 23:27:38,941 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
2025-05-24 23:27:38,941 main DEBUG org.springframework.boot.autoconfigure.AutoConfigurationPackages @EnableAutoConfiguration was declared on a class in the package 'deu.cse.spring_webmail'. Automatic @Repository and @Entity scanning is enabled.
2025-05-24 23:27:38,941 main DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages deu.cse.spring_webmail.
2025-05-24 23:27:38,957 main DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Haruki\Desktop\Github\spring_webmail_3.2.1\spring_webmail\target\classes\deu\cse\spring_webmail\repository\AddrbookRepository.class]
2025-05-24 23:27:38,983 main INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 40 ms. Found 1 JPA repository interface.
2025-05-24 23:27:39,053 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityHandlerMappingIntrospectorBeanDefinitionRegistryPostProcessor'
2025-05-24 23:27:39,054 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2025-05-24 23:27:39,057 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
2025-05-24 23:27:39,057 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
2025-05-24 23:27:39,057 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
2025-05-24 23:27:39,074 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2025-05-24 23:27:39,074 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conversionServicePostProcessor'
2025-05-24 23:27:39,074 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2025-05-24 23:27:39,074 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2025-05-24 23:27:39,074 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
2025-05-24 23:27:39,075 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
2025-05-24 23:27:39,075 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2025-05-24 23:27:39,076 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025-05-24 23:27:39,076 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025-05-24 23:27:39,076 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025-05-24 23:27:39,076 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025-05-24 23:27:39,076 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetailsHikariBeanPostProcessor'
2025-05-24 23:27:39,077 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
2025-05-24 23:27:39,089 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
2025-05-24 23:27:39,094 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
2025-05-24 23:27:39,098 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
2025-05-24 23:27:39,098 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2025-05-24 23:27:39,098 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
2025-05-24 23:27:39,099 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
2025-05-24 23:27:39,099 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
2025-05-24 23:27:39,105 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
2025-05-24 23:27:39,106 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
2025-05-24 23:27:39,106 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 23:27:39,110 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
2025-05-24 23:27:39,110 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
2025-05-24 23:27:39,113 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@68fb4908]
2025-05-24 23:27:39,114 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
2025-05-24 23:27:39,114 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
2025-05-24 23:27:39,115 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
2025-05-24 23:27:39,115 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
2025-05-24 23:27:39,115 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 23:27:39,115 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2025-05-24 23:27:39,122 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcConnectionDetails'
2025-05-24 23:27:39,122 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
2025-05-24 23:27:39,122 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcConnectionDetails' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 23:27:39,123 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
2025-05-24 23:27:39,123 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'jdbcConnectionDetails'
2025-05-24 23:27:39,126 main DEBUG com.zaxxer.hikari.HikariConfig Driver class com.mysql.cj.jdbc.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@7a81197d
2025-05-24 23:27:39,141 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 23:27:39,144 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
2025-05-24 23:27:39,144 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
2025-05-24 23:27:39,150 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
2025-05-24 23:27:39,151 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
2025-05-24 23:27:39,151 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 23:27:39,154 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 23:27:39,155 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
2025-05-24 23:27:39,156 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 23:27:39,156 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@48e1928a'
2025-05-24 23:27:39,156 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
2025-05-24 23:27:39,159 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
2025-05-24 23:27:39,159 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
2025-05-24 23:27:39,162 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
2025-05-24 23:27:39,163 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
2025-05-24 23:27:39,182 main DEBUG org.jboss.logging Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2025-05-24 23:27:39,189 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
2025-05-24 23:27:39,194 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceManagedTypes'
2025-05-24 23:27:39,195 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@48e1928a'
2025-05-24 23:27:39,195 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceManagedTypes' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@118e3554'
2025-05-24 23:27:39,203 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
2025-05-24 23:27:39,204 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'persistenceManagedTypes'
2025-05-24 23:27:39,224 main DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
2025-05-24 23:27:39,516 main INFO org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo No LoadTimeWeaver setup: ignoring JPA class transformer
2025-05-24 23:27:39,567 main DEBUG com.zaxxer.hikari.HikariConfig HikariPool-1 - configuration:
2025-05-24 23:27:39,569 main DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension.............false
2025-05-24 23:27:39,570 main DEBUG com.zaxxer.hikari.HikariConfig autoCommit......................true
2025-05-24 23:27:39,570 main DEBUG com.zaxxer.hikari.HikariConfig catalog.........................none
2025-05-24 23:27:39,570 main DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql...............none
2025-05-24 23:27:39,570 main DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery.............none
2025-05-24 23:27:39,570 main DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout...............30000
2025-05-24 23:27:39,570 main DEBUG com.zaxxer.hikari.HikariConfig dataSource......................none
2025-05-24 23:27:39,570 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName.............none
2025-05-24 23:27:39,570 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI..................none
2025-05-24 23:27:39,571 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties............{password=<masked>}
2025-05-24 23:27:39,571 main DEBUG com.zaxxer.hikari.HikariConfig driverClassName................."com.mysql.cj.jdbc.Driver"
2025-05-24 23:27:39,571 main DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName......none
2025-05-24 23:27:39,571 main DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties...........{}
2025-05-24 23:27:39,571 main DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry.............none
2025-05-24 23:27:39,571 main DEBUG com.zaxxer.hikari.HikariConfig idleTimeout.....................600000
2025-05-24 23:27:39,571 main DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout.......1
2025-05-24 23:27:39,571 main DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries..........false
2025-05-24 23:27:39,571 main DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl.........................jdbc:mysql://localhost:3306/webmail?serverTimezone=Asia/Seoul&characterEncoding=UTF-8
2025-05-24 23:27:39,571 main DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime...................0
2025-05-24 23:27:39,571 main DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold..........0
2025-05-24 23:27:39,571 main DEBUG com.zaxxer.hikari.HikariConfig maxLifetime.....................1800000
2025-05-24 23:27:39,571 main DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize.................10
2025-05-24 23:27:39,571 main DEBUG com.zaxxer.hikari.HikariConfig metricRegistry..................none
2025-05-24 23:27:39,571 main DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory...........none
2025-05-24 23:27:39,571 main DEBUG com.zaxxer.hikari.HikariConfig minimumIdle.....................10
2025-05-24 23:27:39,572 main DEBUG com.zaxxer.hikari.HikariConfig password........................<masked>
2025-05-24 23:27:39,572 main DEBUG com.zaxxer.hikari.HikariConfig poolName........................"HikariPool-1"
2025-05-24 23:27:39,572 main DEBUG com.zaxxer.hikari.HikariConfig readOnly........................false
2025-05-24 23:27:39,572 main DEBUG com.zaxxer.hikari.HikariConfig registerMbeans..................false
2025-05-24 23:27:39,572 main DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor...............none
2025-05-24 23:27:39,572 main DEBUG com.zaxxer.hikari.HikariConfig schema..........................none
2025-05-24 23:27:39,572 main DEBUG com.zaxxer.hikari.HikariConfig threadFactory...................internal
2025-05-24 23:27:39,572 main DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation............default
2025-05-24 23:27:39,572 main DEBUG com.zaxxer.hikari.HikariConfig username........................"jdbctester"
2025-05-24 23:27:39,572 main DEBUG com.zaxxer.hikari.HikariConfig validationTimeout...............5000
2025-05-24 23:27:39,572 main INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
2025-05-24 23:27:39,956 main INFO com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1df2e286
2025-05-24 23:27:39,959 main INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
2025-05-24 23:27:40,031 main WARN org.hibernate.orm.deprecation HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-24 23:27:40,060 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0)
2025-05-24 23:27:40,087 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@78895f48
2025-05-24 23:27:40,127 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@39b45573
2025-05-24 23:27:40,162 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@8c7af84
2025-05-24 23:27:40,197 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@599baa3c
2025-05-24 23:27:40,232 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@5dd51706
2025-05-24 23:27:40,271 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@19eaa51b
2025-05-24 23:27:40,303 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@690e02c2
2025-05-24 23:27:40,344 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@2b0eb852
2025-05-24 23:27:40,376 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1ceca9fc
2025-05-24 23:27:40,386 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 23:27:41,180 main INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 23:27:41,183 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springWebmailApplication'
2025-05-24 23:27:41,183 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrController'
2025-05-24 23:27:41,184 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookService'
2025-05-24 23:27:41,184 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'addrbookRepository'
2025-05-24 23:27:41,190 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.named-queries#0'
2025-05-24 23:27:41,194 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpa.AddrbookRepository.fragments#0'
2025-05-24 23:27:41,197 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaSharedEM_entityManagerFactory'
2025-05-24 23:27:41,221 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaMappingContext'
2025-05-24 23:27:41,222 main DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Initializing JpaMetamodelMappingContext…
2025-05-24 23:27:41,239 main DEBUG org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean Finished initializing JpaMetamodelMappingContext
2025-05-24 23:27:41,262 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 23:27:41,303 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 23:27:41,333 main DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Initializing repository instance for deu.cse.spring_webmail.repository.AddrbookRepository…
2025-05-24 23:27:41,349 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 23:27:41,410 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 23:27:41,451 main DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler Creating new EntityManager for shared EntityManager invocation
2025-05-24 23:27:41,453 main DEBUG org.springframework.data.repository.core.support.RepositoryFactorySupport Finished creation of repository instance for deu.cse.spring_webmail.repository.AddrbookRepository.
2025-05-24 23:27:41,474 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'readController'
2025-05-24 23:27:41,476 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.download_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:27:41,476 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.download_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 23:27:41,476 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AgentFactory'
2025-05-24 23:27:41,476 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemController'
2025-05-24 23:27:41,477 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'userAdminAgentFactory'
2025-05-24 23:27:41,478 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 23:27:41,478 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'root.password' in PropertySource 'environmentProperties' with value of type String
2025-05-24 23:27:41,478 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'admin.id' in PropertySource 'environmentProperties' with value of type String
2025-05-24 23:27:41,478 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.control.port' in PropertySource 'environmentProperties' with value of type String
2025-05-24 23:27:41,479 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 23:27:41,479 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'writeController'
2025-05-24 23:27:41,479 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.upload_folder' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:27:41,479 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.upload_folder' in PropertySource 'environmentProperties' with value of type String
2025-05-24 23:27:41,480 main DEBUG org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver$DefaultResolver Found key 'file.max_size' in PropertySource 'class path resource [system.properties]' with value of type String
2025-05-24 23:27:41,480 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'file.max_size' in PropertySource 'environmentProperties' with value of type String
2025-05-24 23:27:41,480 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyReader'
2025-05-24 23:27:41,481 main DEBUG deu.cse.spring_webmail.PropertyReader props = {james.host=127.0.0.1, admin.id=test@test.com, james.control.port=9999, root.password=changeme, file.upload_folder=/WEB-INF/upload, root.id=james-admin, file.download_folder=/WEB-INF/download, file.max_size=52428800}
2025-05-24 23:27:41,481 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pop3AuthenticationProvider'
2025-05-24 23:27:41,481 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'james.host' in PropertySource 'environmentProperties' with value of type String
2025-05-24 23:27:41,482 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityConfig'
2025-05-24 23:27:41,482 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration'
2025-05-24 23:27:41,482 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectPostProcessor'
2025-05-24 23:27:41,482 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'objectPostProcessor' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@48e1928a'
2025-05-24 23:27:41,482 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration'
2025-05-24 23:27:41,483 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'enableGlobalAuthenticationAutowiredConfigurer'
2025-05-24 23:27:41,484 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'enableGlobalAuthenticationAutowiredConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@118e3554'
2025-05-24 23:27:41,484 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeUserDetailsBeanManagerConfigurer'
2025-05-24 23:27:41,485 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeUserDetailsBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@118e3554'
2025-05-24 23:27:41,485 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'initializeAuthenticationProviderBeanManagerConfigurer'
2025-05-24 23:27:41,485 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'initializeAuthenticationProviderBeanManagerConfigurer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@118e3554'
2025-05-24 23:27:41,486 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationManagerBuilder'
2025-05-24 23:27:41,486 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'objectPostProcessor'
2025-05-24 23:27:41,487 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationManagerBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@118e3554'
2025-05-24 23:27:41,487 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'authenticationEventPublisher'
2025-05-24 23:27:41,487 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration'
2025-05-24 23:27:41,487 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'authenticationEventPublisher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@118e3554'
2025-05-24 23:27:41,488 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration'
2025-05-24 23:27:41,488 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration'
2025-05-24 23:27:41,491 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
2025-05-24 23:27:41,491 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2025-05-24 23:27:41,491 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:27:41,493 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:27:41,494 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:27:41,494 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:27:41,494 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@48e1928a'
2025-05-24 23:27:41,496 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration'
2025-05-24 23:27:41,496 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2025-05-24 23:27:41,497 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:27:41,497 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:27:41,497 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@48e1928a'
2025-05-24 23:27:41,497 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
2025-05-24 23:27:41,497 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
2025-05-24 23:27:41,498 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
2025-05-24 23:27:41,498 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
2025-05-24 23:27:41,498 main WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2025-05-24 23:27:41,500 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
2025-05-24 23:27:41,501 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
2025-05-24 23:27:41,501 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@118e3554'
2025-05-24 23:27:41,505 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'allowUrlEncodedDoubleSlashFirewall'
2025-05-24 23:27:41,506 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospectorRequestTransformer'
2025-05-24 23:27:41,506 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcHandlerMappingIntrospector'
2025-05-24 23:27:41,506 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
2025-05-24 23:27:41,506 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
2025-05-24 23:27:41,508 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
2025-05-24 23:27:41,509 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@118e3554'
2025-05-24 23:27:41,509 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:27:41,509 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:27:41,511 main INFO org.springframework.boot.autoconfigure.web.servlet.WelcomePageHandlerMapping Adding welcome page template: index
2025-05-24 23:27:41,514 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageNotAcceptableHandlerMapping'
2025-05-24 23:27:41,514 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@118e3554'
2025-05-24 23:27:41,514 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:27:41,514 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageNotAcceptableHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:27:41,518 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
2025-05-24 23:27:41,519 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:27:41,519 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:27:41,519 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:27:41,520 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.AddrController: {GET [/insert_addr]}: insertAddr() {GET [/show_addr]}: showAddr() {POST [/jpa/delete_addr]}: deleteAddr(String,HttpSession,RedirectAttributes) {POST [/jpa/insert_addr]}: jpaInsertAddr(String,String,String,HttpSession,RedirectAttributes)
2025-05-24 23:27:41,522 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.ReadController: {GET [/download]}: download(String,String) {GET [/show_message]}: showMessage(Integer,Model) {GET [/delete_mail.do]}: deleteMailDo(Integer,RedirectAttributes)
2025-05-24 23:27:41,523 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.SystemController: {GET [/]}: index() {GET [/add_user]}: addUser() { [/get_image/{imageName}]}: getImage(String) {GET [/main_menu]}: mainMenu(Model) {GET [/img_test]}: imgTest() {GET [/admin_menu]}: adminMenu(Model) {GET [/delete_user]}: deleteUser(Model) {GET [/login_fail]}: loginFail() {POST [/add_user.do]}: addUserDo(String,String,RedirectAttributes) {POST [/delete_user.do]}: deleteUserDo(String[],RedirectAttributes)
2025-05-24 23:27:41,524 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings d.c.s.c.WriteController: {GET [/write_mail]}: writeMail() {POST [/write_mail.do]}: writeMailDo(String,String,String,String,MultipartFile,RedirectAttributes)
2025-05-24 23:27:41,525 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
2025-05-24 23:27:41,526 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 21 mappings in 'requestMappingHandlerMapping'
2025-05-24 23:27:41,526 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
2025-05-24 23:27:41,527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:27:41,527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:27:41,527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
2025-05-24 23:27:41,527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:27:41,527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:27:41,528 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
2025-05-24 23:27:41,528 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
2025-05-24 23:27:41,529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:27:41,529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:27:41,529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
2025-05-24 23:27:41,529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
2025-05-24 23:27:41,529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
2025-05-24 23:27:41,529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2025-05-24 23:27:41,530 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
2025-05-24 23:27:41,531 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
2025-05-24 23:27:41,531 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2025-05-24 23:27:41,531 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
2025-05-24 23:27:41,532 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2025-05-24 23:27:41,532 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2025-05-24 23:27:41,533 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 23:27:41,533 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2025-05-24 23:27:41,533 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 23:27:41,534 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
2025-05-24 23:27:41,534 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
2025-05-24 23:27:41,535 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
2025-05-24 23:27:41,536 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModule'
2025-05-24 23:27:41,536 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonMixinConfiguration'
2025-05-24 23:27:41,536 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonMixinModuleEntries'
2025-05-24 23:27:41,536 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModuleEntries' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@118e3554'
2025-05-24 23:27:41,539 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@118e3554'
2025-05-24 23:27:41,539 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonMixinModule' via factory method to bean named 'jsonMixinModuleEntries'
2025-05-24 23:27:41,539 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
2025-05-24 23:27:41,539 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2025-05-24 23:27:41,540 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
2025-05-24 23:27:41,540 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
2025-05-24 23:27:41,541 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@118e3554'
2025-05-24 23:27:41,541 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
2025-05-24 23:27:41,541 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
2025-05-24 23:27:41,545 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
2025-05-24 23:27:41,550 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
2025-05-24 23:27:41,551 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:27:41,551 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
2025-05-24 23:27:41,551 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
2025-05-24 23:27:41,551 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]}
2025-05-24 23:27:41,552 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
2025-05-24 23:27:41,553 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'filterChain'
2025-05-24 23:27:41,554 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'filterChain' via factory method to bean named 'org.springframework.security.config.annotation.web.configuration.HttpSecurityConfiguration.httpSecurity'
2025-05-24 23:27:41,559 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@4c3ec26, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@4bd93df1, org.springframework.security.web.context.SecurityContextHolderFilter@48f58c66, org.springframework.security.web.header.HeaderWriterFilter@5f447a57, org.springframework.web.filter.CorsFilter@6fd6fdc1, org.springframework.security.web.authentication.logout.LogoutFilter@c1a68b7, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@5b437829, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1ddc911e, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@14020975, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@2f944222, org.springframework.security.web.access.ExceptionTranslationFilter@34b7bc0c, org.springframework.security.web.access.intercept.AuthorizationFilter@717aba39]
2025-05-24 23:27:41,560 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityCustomizer'
2025-05-24 23:27:41,561 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'delegatingApplicationListener'
2025-05-24 23:27:41,561 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springSecurityFilterChain'
2025-05-24 23:27:41,561 main WARN org.springframework.security.config.annotation.web.builders.WebSecurity You are asking Spring Security to ignore Ant [pattern='/WEB-INF/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2025-05-24 23:27:41,561 main INFO org.springframework.security.web.DefaultSecurityFilterChain Will not secure Ant [pattern='/WEB-INF/**']
2025-05-24 23:27:41,563 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webSecurityExpressionHandler'
2025-05-24 23:27:41,563 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'privilegeEvaluator'
2025-05-24 23:27:41,563 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestDataValueProcessor'
2025-05-24 23:27:41,563 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'systemProperties'
2025-05-24 23:27:41,563 main DEBUG deu.cse.spring_webmail.SpringWebmailApplication systemProperties() called...
2025-05-24 23:27:41,565 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2025-05-24 23:27:41,565 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration'
2025-05-24 23:27:41,566 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 23:27:41,568 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration' via constructor to bean named 'spring.ssl-org.springframework.boot.autoconfigure.ssl.SslProperties'
2025-05-24 23:27:41,568 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fileWatcher'
2025-05-24 23:27:41,570 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslPropertiesSslBundleRegistrar'
2025-05-24 23:27:41,570 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'sslPropertiesSslBundleRegistrar' via factory method to bean named 'fileWatcher'
2025-05-24 23:27:41,572 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sslBundleRegistry'
2025-05-24 23:27:41,575 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2025-05-24 23:27:41,575 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
2025-05-24 23:27:41,575 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
2025-05-24 23:27:41,577 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
2025-05-24 23:27:41,577 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
2025-05-24 23:27:41,577 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
2025-05-24 23:27:41,616 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
2025-05-24 23:27:41,616 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
2025-05-24 23:27:41,617 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:27:41,619 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:27:41,621 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
2025-05-24 23:27:41,621 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:27:41,621 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
2025-05-24 23:27:41,621 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
2025-05-24 23:27:41,621 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:27:41,633 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
2025-05-24 23:27:41,633 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
2025-05-24 23:27:41,633 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
2025-05-24 23:27:41,633 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
2025-05-24 23:27:41,633 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2025-05-24 23:27:41,634 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
2025-05-24 23:27:41,634 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2025-05-24 23:27:41,634 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:27:41,635 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
2025-05-24 23:27:41,635 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
2025-05-24 23:27:41,637 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
2025-05-24 23:27:41,637 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
2025-05-24 23:27:41,637 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 23:27:41,642 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
2025-05-24 23:27:41,645 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
2025-05-24 23:27:41,647 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
2025-05-24 23:27:41,648 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$ThreadPoolTaskExecutorBuilderConfiguration'
2025-05-24 23:27:41,648 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskExecutorBuilder'
2025-05-24 23:27:41,649 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:27:41,651 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:27:41,654 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorBuilderConfiguration'
2025-05-24 23:27:41,654 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
2025-05-24 23:27:41,654 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:27:41,655 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration'
2025-05-24 23:27:41,655 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$SimpleAsyncTaskExecutorBuilderConfiguration' via constructor to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
2025-05-24 23:27:41,656 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskExecutorBuilder'
2025-05-24 23:27:41,658 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutorConfigurations$TaskExecutorConfiguration'
2025-05-24 23:27:41,661 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
2025-05-24 23:27:41,662 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2025-05-24 23:27:41,664 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
2025-05-24 23:27:41,664 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
2025-05-24 23:27:41,665 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2025-05-24 23:27:41,665 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@118e3554'
2025-05-24 23:27:41,666 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
2025-05-24 23:27:41,666 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
2025-05-24 23:27:41,669 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
2025-05-24 23:27:41,670 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
2025-05-24 23:27:41,670 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
2025-05-24 23:27:41,672 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
2025-05-24 23:27:41,672 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
2025-05-24 23:27:41,673 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
2025-05-24 23:27:41,673 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
2025-05-24 23:27:41,675 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
2025-05-24 23:27:41,676 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
2025-05-24 23:27:41,676 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
2025-05-24 23:27:41,678 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
2025-05-24 23:27:41,679 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:27:41,679 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
2025-05-24 23:27:41,679 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
2025-05-24 23:27:41,680 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
2025-05-24 23:27:41,680 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
2025-05-24 23:27:41,680 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
2025-05-24 23:27:41,681 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 23:27:41,683 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
2025-05-24 23:27:41,685 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
2025-05-24 23:27:41,685 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
2025-05-24 23:27:41,687 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
2025-05-24 23:27:41,688 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
2025-05-24 23:27:41,690 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
2025-05-24 23:27:41,693 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
2025-05-24 23:27:41,696 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
2025-05-24 23:27:41,697 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
2025-05-24 23:27:41,697 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
2025-05-24 23:27:41,697 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
2025-05-24 23:27:41,698 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
2025-05-24 23:27:41,698 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
2025-05-24 23:27:41,699 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
2025-05-24 23:27:41,700 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:27:41,702 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
2025-05-24 23:27:41,703 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
2025-05-24 23:27:41,703 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
2025-05-24 23:27:41,704 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
2025-05-24 23:27:41,705 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
2025-05-24 23:27:41,706 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 23:27:41,708 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@48e1928a'
2025-05-24 23:27:41,709 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
2025-05-24 23:27:41,709 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
2025-05-24 23:27:41,711 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
2025-05-24 23:27:41,711 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
2025-05-24 23:27:41,719 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
2025-05-24 23:27:41,720 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
2025-05-24 23:27:41,721 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
2025-05-24 23:27:41,721 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
2025-05-24 23:27:41,722 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
2025-05-24 23:27:41,723 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
2025-05-24 23:27:41,724 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
2025-05-24 23:27:41,725 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
2025-05-24 23:27:41,725 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizationAutoConfiguration'
2025-05-24 23:27:41,726 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
2025-05-24 23:27:41,728 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionExecutionListeners'
2025-05-24 23:27:41,732 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
2025-05-24 23:27:41,736 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$PersistenceManagedTypesConfiguration'
2025-05-24 23:27:41,736 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
2025-05-24 23:27:41,745 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
2025-05-24 23:27:41,746 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2025-05-24 23:27:41,746 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
2025-05-24 23:27:41,746 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
2025-05-24 23:27:41,746 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 23:27:41,747 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
2025-05-24 23:27:41,748 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
2025-05-24 23:27:41,748 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration'
2025-05-24 23:27:41,749 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
2025-05-24 23:27:41,749 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
2025-05-24 23:27:41,751 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'data-jpa.repository-aot-processor#0'
2025-05-24 23:27:41,758 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
2025-05-24 23:27:41,758 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
2025-05-24 23:27:41,759 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'offsetResolver'
2025-05-24 23:27:41,759 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2025-05-24 23:27:41,764 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 23:27:41,766 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
2025-05-24 23:27:41,766 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
2025-05-24 23:27:41,767 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
2025-05-24 23:27:41,768 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 23:27:41,768 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
2025-05-24 23:27:41,768 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
2025-05-24 23:27:41,777 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
2025-05-24 23:27:41,778 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
2025-05-24 23:27:41,778 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
2025-05-24 23:27:41,786 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
2025-05-24 23:27:41,787 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcClientAutoConfiguration'
2025-05-24 23:27:41,787 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcClient'
2025-05-24 23:27:41,788 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcClient' via factory method to bean named 'namedParameterJdbcTemplate'
2025-05-24 23:27:41,791 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration'
2025-05-24 23:27:41,791 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 23:27:41,792 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration'
2025-05-24 23:27:41,793 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityFilterChainRegistration'
2025-05-24 23:27:41,794 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'securityFilterChainRegistration' via factory method to bean named 'spring.security-org.springframework.boot.autoconfigure.security.SecurityProperties'
2025-05-24 23:27:41,795 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
2025-05-24 23:27:41,796 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$ThreadPoolTaskSchedulerBuilderConfiguration'
2025-05-24 23:27:41,797 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'threadPoolTaskSchedulerBuilder'
2025-05-24 23:27:41,798 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 23:27:41,800 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'threadPoolTaskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 23:27:41,805 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$TaskSchedulerBuilderConfiguration'
2025-05-24 23:27:41,805 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
2025-05-24 23:27:41,806 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 23:27:41,806 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration'
2025-05-24 23:27:41,807 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.task.TaskSchedulingConfigurations$SimpleAsyncTaskSchedulerBuilderConfiguration' via constructor to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
2025-05-24 23:27:41,808 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleAsyncTaskSchedulerBuilder'
2025-05-24 23:27:41,811 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
2025-05-24 23:27:41,812 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
2025-05-24 23:27:41,813 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
2025-05-24 23:27:41,814 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
2025-05-24 23:27:41,814 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
2025-05-24 23:27:41,814 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
2025-05-24 23:27:41,814 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
2025-05-24 23:27:41,815 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
2025-05-24 23:27:41,816 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
2025-05-24 23:27:41,817 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestClientAutoConfiguration'
2025-05-24 23:27:41,818 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpMessageConvertersRestClientCustomizer'
2025-05-24 23:27:41,818 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientSsl'
2025-05-24 23:27:41,818 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restClientSsl' via factory method to bean named 'sslBundleRegistry'
2025-05-24 23:27:41,819 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restClientBuilderConfigurer'
2025-05-24 23:27:41,820 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
2025-05-24 23:27:41,820 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
2025-05-24 23:27:41,821 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
2025-05-24 23:27:41,831 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase -2147483647
2025-05-24 23:27:41,832 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'springBootLoggingLifecycle'
2025-05-24 23:27:41,832 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
2025-05-24 23:27:41,837 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) ApplicationAvailabilityAutoConfiguration#applicationAvailability matched: - @ConditionalOnMissingBean (types: org.springframework.boot.availability.ApplicationAvailability; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration#jdbcConnectionDetails matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.jdbc.JdbcConnectionDetails; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.sql.init.SqlDataSourceScriptDatabaseInitializer,org.springframework.boot.autoconfigure.sql.init.SqlR2dbcScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'jakarta.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcClientAutoConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate; SearchStrategy: all) found a single bean 'namedParameterJdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.simple.JdbcClient; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a single bean 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,jakarta.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.PersistenceManagedTypesConfiguration#persistenceManagedTypes matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaRepositoriesAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: javax.sql.DataSource; SearchStrategy: all) found bean 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'jakarta.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: jakarta.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a single bean 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RestClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestClient' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestClientAutoConfiguration#httpMessageConvertersRestClientCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.web.client.RestClient$Builder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) RestClientAutoConfiguration#restClientSsl matched: - @ConditionalOnBean (types: org.springframework.boot.ssl.SslBundles; SearchStrategy: all) found bean 'sslBundleRegistry'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestClientSsl; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityAutoConfiguration#authenticationEventPublisher matched: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationEventPublisher; SearchStrategy: all) did not find any beans (OnBeanCondition) SecurityFilterAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) SecurityFilterAutoConfiguration#securityFilterChainRegistration matched: - @ConditionalOnBean (names: springSecurityFilterChain; SearchStrategy: all) found bean 'springSecurityFilterChain' (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'jakarta.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SpringBootWebSecurityConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) SslAutoConfiguration#sslBundleRegistry matched: - @ConditionalOnMissingBean (types: org.springframework.boot.ssl.SslBundleRegistry,org.springframework.boot.ssl.SslBundles; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.TaskExecutorBuilderConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutor matched: - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskExecutorConfigurations.ThreadPoolTaskExecutorBuilderConfiguration#threadPoolTaskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder,org.springframework.boot.task.ThreadPoolTaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) - @ConditionalOnThreading found PLATFORM (OnThreadingCondition) TaskSchedulingConfigurations.TaskSchedulerBuilderConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingConfigurations.ThreadPoolTaskSchedulerBuilderConfiguration#threadPoolTaskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder,org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a single bean 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionManagerCustomizationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionManagerCustomizationAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Servlet', 'jakarta.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.ConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) Cache2kCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.cache2k.Cache2kBuilder' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceCheckpointRestoreConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.crac.Resource' (OnClassCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceJmxConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsDataSourceAutoConfiguration: Did not match: - Devtools devtools is disabled for current context. (OnEnabledDevToolsCondition) DevToolsR2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) ElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.elasticsearch.ElasticsearchClient' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestClientBuilder' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration: Did not match: - Application is deployed as a WAR file. (OnWarDeploymentCondition) Matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GraphQlAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlRSocketAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQueryByExampleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlReactiveQuerydslAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.querydsl.core.Query' (OnClassCondition) GraphQlWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebFluxSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GraphQlWebMvcSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.JakartaWebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration#entityManagerFactoryBootstrapExecutorCustomizer: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.LazyBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=lazy) did not find property 'bootstrap-mode'; NestedCondition on JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition.DeferredBootstrapMode @ConditionalOnProperty (spring.data.jpa.repositories.bootstrap-mode=deferred) did not find property 'bootstrap-mode' (JpaRepositoriesAutoConfiguration.BootstrapExecutorCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) LocalDevToolsAutoConfiguration: Did not match: - Initialized Restarter Condition initialized without URLs (OnInitializedRestarterCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mail.MailSender' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnSingleCandidate did not find required type 'org.springframework.mail.javamail.JavaMailSenderImpl' (OnBeanCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2AuthorizationServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2AuthorizationServerJwtAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.authorization.OAuth2Authorization' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.registration.ClientRegistration' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) PulsarAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) PulsarReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.pulsar.client.api.PulsarClient' (OnClassCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketGraphQlClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'graphql.GraphQL' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveElasticsearchClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'co.elastic.clients.transport.ElasticsearchTransport' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient' (OnClassCondition) ReactiveMultipartAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.ReactiveWebApplicationCondition did not find reactive web application classes; NestedCondition on ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition.RSocketSecurityEnabledCondition @ConditionalOnBean (types: org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler; SearchStrategy: all) did not find any beans of type org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler (ReactiveUserDetailsServiceAutoConfiguration.ReactiveUserDetailsServiceCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.ReactiveAuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.ReactiveOpaqueTokenIntrospector' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Hooks' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Flux' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'jakarta.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityDataConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.data.repository.query.SecurityEvaluationContextExtension' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServletWebServerFactoryAutoConfiguration.ForwardedHeaderFilterConfiguration: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.ee10.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringBootWebSecurityConfiguration.SecurityFilterChainConfiguration: Did not match: - AllNestedConditions 1 matched 1 did not; NestedCondition on DefaultWebSecurityCondition.Beans @ConditionalOnMissingBean (types: org.springframework.security.web.SecurityFilterChain; SearchStrategy: all) found beans of type 'org.springframework.security.web.SecurityFilterChain' filterChain; NestedCondition on DefaultWebSecurityCondition.Classes @ConditionalOnClass found required classes 'org.springframework.security.web.SecurityFilterChain', 'org.springframework.security.config.annotation.web.builders.HttpSecurity' (DefaultWebSecurityCondition) SpringBootWebSecurityConfiguration.WebSecurityEnablerConfiguration: Did not match: - @ConditionalOnMissingBean (names: springSecurityFilterChain; SearchStrategy: all) found beans named springSecurityFilterChain (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) TaskExecutorConfigurations.SimpleAsyncTaskExecutorBuilderConfiguration#simpleAsyncTaskExecutorBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder' simpleAsyncTaskExecutorBuilder (OnBeanCondition) TaskExecutorConfigurations.TaskExecutorConfiguration#applicationTaskExecutorVirtualThreads: Did not match: - @ConditionalOnThreading did not find VIRTUAL (OnThreadingCondition) TaskSchedulingAutoConfiguration#scheduledBeanLazyInitializationExcludeFilter: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) TaskSchedulingConfigurations.SimpleAsyncTaskSchedulerBuilderConfiguration#simpleAsyncTaskSchedulerBuilderVirtualThreads: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder; SearchStrategy: all) found beans of type 'org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder' simpleAsyncTaskSchedulerBuilder (OnBeanCondition) TaskSchedulingConfigurations.TaskSchedulerConfiguration: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring6.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.AspectJTransactionManagementConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.transaction.aspectj.AbstractTransactionAspect; SearchStrategy: all) did not find any beans of type org.springframework.transaction.aspectj.AbstractTransactionAspect (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.security.authentication.AuthenticationManager,org.springframework.security.authentication.AuthenticationProvider,org.springframework.security.core.userdetails.UserDetailsService,org.springframework.security.authentication.AuthenticationManagerResolver,org.springframework.security.oauth2.jwt.JwtDecoder; SearchStrategy: all) found beans of type 'org.springframework.security.authentication.AuthenticationProvider' pop3AuthenticationProvider (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.authentication.AuthenticationManager'; @ConditionalOnMissingClass did not find unwanted classes 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository', 'org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector', 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) ValidationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'jakarta.validation.executable.ExecutableValidator' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ProblemDetailsErrorHandlingConfiguration: Did not match: - @ConditionalOnProperty (spring.mvc.problemdetails.enabled=true) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSessionIdResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.core.publisher.Mono' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.ee10.websocket.jakarta.server.config.JakartaWebSocketServletContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'jakarta.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.ssl.SslAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
2025-05-24 23:27:41,843 main INFO deu.cse.spring_webmail.SpringWebmailApplicationTests Started SpringWebmailApplicationTests in 3.248 seconds (process running for 13.951)
2025-05-24 23:27:41,845 main DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
2025-05-24 23:27:41,846 main DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2025-05-24 23:27:41,847 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 495, missCount = 6, failureCount = 0]
2025-05-24 23:27:41,847 main DEBUG org.springframework.test.context.web.ServletTestExecutionListener Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-24 23:27:41,848 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-24 23:27:41,848 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 496, missCount = 6, failureCount = 0]
2025-05-24 23:27:41,850 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 497, missCount = 6, failureCount = 0]
2025-05-24 23:27:41,853 main DEBUG org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener Before test method: class [SpringWebmailApplicationTests], method [contextLoads], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:41,853 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 498, missCount = 6, failureCount = 0]
2025-05-24 23:27:41,853 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 499, missCount = 6, failureCount = 0]
2025-05-24 23:27:41,855 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 500, missCount = 6, failureCount = 0]
2025-05-24 23:27:41,856 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 501, missCount = 6, failureCount = 0]
2025-05-24 23:27:41,856 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 502, missCount = 6, failureCount = 0]
2025-05-24 23:27:41,856 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 503, missCount = 6, failureCount = 0]
2025-05-24 23:27:41,857 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 504, missCount = 6, failureCount = 0]
2025-05-24 23:27:41,857 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 505, missCount = 6, failureCount = 0]
2025-05-24 23:27:41,858 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 506, missCount = 6, failureCount = 0]
2025-05-24 23:27:41,858 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 507, missCount = 6, failureCount = 0]
2025-05-24 23:27:41,858 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test method: class [SpringWebmailApplicationTests], method [contextLoads], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:41,859 main DEBUG org.springframework.test.context.web.ServletTestExecutionListener Resetting RequestContextHolder for test class deu.cse.spring_webmail.SpringWebmailApplicationTests
2025-05-24 23:27:41,861 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7f68e671 size = 6, maxSize = 32, parentContextCount = 0, hitCount = 508, missCount = 6, failureCount = 0]
2025-05-24 23:27:41,863 main DEBUG org.springframework.test.context.support.DirtiesContextTestExecutionListener After test class: class [SpringWebmailApplicationTests], class annotated with @DirtiesContext [false] with mode [null]
2025-05-24 23:27:41,881 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@aa752bb, started on Sat May 24 23:27:31 KST 2025
2025-05-24 23:27:41,884 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 23:27:41,884 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 23:27:41,885 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 23:27:41,886 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 23:27:41,887 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@5b3063b7, started on Sat May 24 23:27:35 KST 2025
2025-05-24 23:27:41,888 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 23:27:41,888 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 23:27:41,888 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 23:27:41,888 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 23:27:41,889 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@593ed55b, started on Sat May 24 23:27:36 KST 2025
2025-05-24 23:27:41,890 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 23:27:41,890 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 23:27:41,890 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 23:27:41,890 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 23:27:41,891 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@40ff96ee, started on Sat May 24 23:27:37 KST 2025
2025-05-24 23:27:41,892 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 23:27:41,892 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 23:27:41,892 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 23:27:41,892 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 23:27:41,897 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@30be0857, started on Sat May 24 23:27:38 KST 2025
2025-05-24 23:27:41,898 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 23:27:41,898 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 23:27:41,898 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 23:27:41,899 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 23:27:41,899 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@118e3554, started on Sat May 24 23:27:38 KST 2025
2025-05-24 23:27:41,901 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
2025-05-24 23:27:41,901 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase -2147483647
2025-05-24 23:27:41,901 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'springBootLoggingLifecycle' completed its stop procedure
2025-05-24 23:27:41,901 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
2025-05-24 23:27:41,901 SpringApplicationShutdownHook INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
2025-05-24 23:27:41,903 SpringApplicationShutdownHook INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown initiated...
2025-05-24 23:27:41,903 SpringApplicationShutdownHook DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0)
2025-05-24 23:27:41,904 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@1df2e286: (connection evicted)
2025-05-24 23:27:41,908 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@78895f48: (connection evicted)
2025-05-24 23:27:41,910 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@39b45573: (connection evicted)
2025-05-24 23:27:41,912 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@8c7af84: (connection evicted)
2025-05-24 23:27:41,915 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@599baa3c: (connection evicted)
2025-05-24 23:27:41,917 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@5dd51706: (connection evicted)
2025-05-24 23:27:41,919 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@19eaa51b: (connection evicted)
2025-05-24 23:27:41,921 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@690e02c2: (connection evicted)
2025-05-24 23:27:41,922 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@2b0eb852: (connection evicted)
2025-05-24 23:27:41,924 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection com.mysql.cj.jdbc.ConnectionImpl@1ceca9fc: (connection evicted)
2025-05-24 23:27:41,927 SpringApplicationShutdownHook DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0)
2025-05-24 23:27:41,927 SpringApplicationShutdownHook INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown completed.